Pull request #42257 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f2c0b3688a572fa0588132317ea1e276fef44203+88bd96d6e58e39ee4469fc7442c5001ff68afc48 (0d2e4d780a5600d4a504f37869cc139aaca6b331) 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-42257@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-04-06T16:57:45.214Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-04-06T16:57:45.218Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-04-06T16:57:45.395Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-016c57d9219a842af) in /home/ubuntu/workspace/moby_PR-42257 [Pipeline] { [Pipeline] checkout [2021-04-06T16:57:45.423Z] The recommended git tool is: git [2021-04-06T16:57:45.438Z] using credential docker-jenkins-github-credentials [2021-04-06T16:57:45.445Z] Cloning the remote Git repository [2021-04-06T16:57:45.445Z] Cloning with configured refspecs honoured and without tags [2021-04-06T16:57:45.450Z] Cloning repository https://github.com/moby/moby.git [2021-04-06T16:57:45.451Z] > git init /home/ubuntu/workspace/moby_PR-42257 # timeout=10 [2021-04-06T16:57:45.465Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T16:57:45.465Z] > git --version # timeout=10 [2021-04-06T16:57:45.477Z] > git --version # 'git version 2.17.1' [2021-04-06T16:57:45.477Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T16:57:45.478Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42257/head:refs/remotes/origin/PR-42257 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T16:58:00.295Z] Fetching without tags [2021-04-06T16:58:00.552Z] Merging remotes/origin/20.10 commit 88bd96d6e58e39ee4469fc7442c5001ff68afc48 into PR head commit f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T16:58:01.051Z] Merge succeeded, producing f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T16:58:01.051Z] Checking out Revision f2c0b3688a572fa0588132317ea1e276fef44203 (PR-42257) [2021-04-06T16:58:00.269Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T16:58:00.276Z] > git config --add remote.origin.fetch +refs/pull/42257/head:refs/remotes/origin/PR-42257 # timeout=10 [2021-04-06T16:58:00.284Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T16:58:00.292Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T16:58:00.299Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T16:58:00.299Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T16:58:00.299Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42257/head:refs/remotes/origin/PR-42257 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T16:58:00.555Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T16:58:00.567Z] > git checkout -f f2c0b3688a572fa0588132317ea1e276fef44203 # timeout=10 [2021-04-06T16:58:01.006Z] > git remote # timeout=10 [2021-04-06T16:58:01.013Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T16:58:01.020Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T16:58:01.021Z] > git merge 88bd96d6e58e39ee4469fc7442c5001ff68afc48 # timeout=10 [2021-04-06T16:58:01.032Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T16:58:01.054Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T16:58:01.072Z] > git checkout -f f2c0b3688a572fa0588132317ea1e276fef44203 # timeout=10 [2021-04-06T16:58:01.631Z] Commit message: "Pin arm64 machines to a specific Ubuntu version" [2021-04-06T16:58:01.631Z] First time build. Skipping changelog. [2021-04-06T16:58:01.652Z] > git --version # timeout=10 [2021-04-06T16:58:01.675Z] > git --version # 'git version 2.17.1' [2021-04-06T16:58:01.678Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-06T16:58:02.414Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42257:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-04-06T16:58:02.415Z] Unable to find image 'alpine:latest' locally [2021-04-06T16:58:02.415Z] latest: Pulling from library/alpine [2021-04-06T16:58:02.673Z] ca3cd42a7c95: Pulling fs layer [2021-04-06T16:58:02.673Z] ca3cd42a7c95: Download complete [2021-04-06T16:58:02.932Z] ca3cd42a7c95: Pull complete [2021-04-06T16:58:02.932Z] Digest: sha256:ec14c7992a97fc11425907e908340c6c3d6ff602f5f13d899e6b7027c9b4133a [2021-04-06T16:58:02.932Z] Status: Downloaded newer image for alpine:latest [2021-04-06T16:58:05.464Z] 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 [2021-04-06T16:58:06.254Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-016c57d9219a842af) in /home/ubuntu/workspace/moby_PR-42257 [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) [2021-04-06T16:58:06.267Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09cc9f38645ddfbdc) in /home/ubuntu/workspace/moby_PR-42257 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] { [2021-04-06T16:58:06.312Z] The recommended git tool is: git [2021-04-06T16:58:06.321Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-04-06T16:58:06.331Z] Fetching changes from the remote Git repository [2021-04-06T16:58:06.335Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-42257 [Pipeline] // stage [2021-04-06T16:58:06.346Z] Fetching without tags [2021-04-06T16:58:06.353Z] Running on ppc64le-ubuntu-28 in /home/docker/workspace/moby_PR-42257 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [2021-04-06T16:58:06.378Z] The recommended git tool is: git [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-04-06T16:58:06.389Z] using credential docker-jenkins-github-credentials Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-04-06T16:58:06.395Z] Cloning the remote Git repository [2021-04-06T16:58:06.395Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-04-06T16:58:06.451Z] The recommended git tool is: git [Pipeline] checkout [2021-04-06T16:58:06.472Z] The recommended git tool is: git [Pipeline] // stage [2021-04-06T16:58:06.484Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-04-06T16:58:06.501Z] Cloning the remote Git repository [2021-04-06T16:58:06.502Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2021-04-06T16:58:06.510Z] using credential docker-jenkins-github-credentials [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] } [2021-04-06T16:58:06.525Z] Cloning the remote Git repository [2021-04-06T16:58:06.525Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-04-06T16:58:06.650Z] Merging remotes/origin/20.10 commit 88bd96d6e58e39ee4469fc7442c5001ff68afc48 into PR head commit f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T16:58:06.723Z] Merge succeeded, producing f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T16:58:06.723Z] Checking out Revision f2c0b3688a572fa0588132317ea1e276fef44203 (PR-42257) [2021-04-06T16:58:06.788Z] Commit message: "Pin arm64 machines to a specific Ubuntu version" [2021-04-06T16:58:06.800Z] > git --version # timeout=10 [2021-04-06T16:58:06.813Z] > git --version # 'git version 2.17.1' [2021-04-06T16:58:06.829Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-04-06T16:58:06.327Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-04-06T16:58:06.334Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T16:58:06.349Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T16:58:06.349Z] > git --version # timeout=10 [2021-04-06T16:58:06.358Z] > git --version # 'git version 2.17.1' [2021-04-06T16:58:06.358Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T16:58:06.359Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42257/head:refs/remotes/origin/PR-42257 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T16:58:06.653Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T16:58:06.660Z] > git checkout -f f2c0b3688a572fa0588132317ea1e276fef44203 # timeout=10 [2021-04-06T16:58:06.703Z] > git remote # timeout=10 [2021-04-06T16:58:06.706Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T16:58:06.713Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T16:58:06.714Z] > git merge 88bd96d6e58e39ee4469fc7442c5001ff68afc48 # timeout=10 [2021-04-06T16:58:06.721Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T16:58:06.726Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T16:58:06.738Z] > git checkout -f f2c0b3688a572fa0588132317ea1e276fef44203 # timeout=10 [Pipeline] sh [2021-04-06T16:58:06.398Z] Cloning repository https://github.com/moby/moby.git [2021-04-06T16:58:06.399Z] > git init /home/ubuntu/workspace/moby_PR-42257 # timeout=10 [2021-04-06T16:58:06.425Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T16:58:06.426Z] > git --version # timeout=10 [2021-04-06T16:58:06.436Z] > git --version # 'git version 2.17.1' [2021-04-06T16:58:06.436Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T16:58:06.437Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42257/head:refs/remotes/origin/PR-42257 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T16:58:06.508Z] Cloning repository https://github.com/moby/moby.git [2021-04-06T16:58:06.508Z] > git init /home/jenkins/workspace/moby_PR-42257 # timeout=10 [2021-04-06T16:58:06.521Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T16:58:06.521Z] > git --version # timeout=10 [2021-04-06T16:58:06.522Z] > git --version # 'git version 2.17.1' [2021-04-06T16:58:06.522Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T16:58:06.522Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42257/head:refs/remotes/origin/PR-42257 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T16:58:06.533Z] Cloning repository https://github.com/moby/moby.git [2021-04-06T16:58:06.534Z] > git init /home/docker/workspace/moby_PR-42257 # timeout=10 [2021-04-06T16:58:06.543Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T16:58:06.543Z] > git --version # timeout=10 [2021-04-06T16:58:06.546Z] > git --version # 'git version 2.7.4' [2021-04-06T16:58:06.546Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T16:58:06.547Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42257/head:refs/remotes/origin/PR-42257 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T16:58:07.595Z] + docker version [2021-04-06T16:58:07.595Z] Client: Docker Engine - Community [2021-04-06T16:58:07.595Z] Version: 20.10.5 [2021-04-06T16:58:07.595Z] API version: 1.41 [2021-04-06T16:58:07.595Z] Go version: go1.13.15 [2021-04-06T16:58:07.595Z] Git commit: 55c4c88 [2021-04-06T16:58:07.595Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-06T16:58:07.595Z] OS/Arch: linux/amd64 [2021-04-06T16:58:07.595Z] Context: default [2021-04-06T16:58:07.595Z] Experimental: true [2021-04-06T16:58:07.595Z] [2021-04-06T16:58:07.595Z] Server: Docker Engine - Community [2021-04-06T16:58:07.595Z] Engine: [2021-04-06T16:58:07.595Z] Version: 20.10.5 [2021-04-06T16:58:07.595Z] API version: 1.41 (minimum version 1.12) [2021-04-06T16:58:07.595Z] Go version: go1.13.15 [2021-04-06T16:58:07.595Z] Git commit: 363e9a8 [2021-04-06T16:58:07.595Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-06T16:58:07.596Z] OS/Arch: linux/amd64 [2021-04-06T16:58:07.596Z] Experimental: true [2021-04-06T16:58:07.596Z] containerd: [2021-04-06T16:58:07.596Z] Version: 1.4.4 [2021-04-06T16:58:07.596Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T16:58:07.596Z] runc: [2021-04-06T16:58:07.596Z] Version: 1.0.0-rc93 [2021-04-06T16:58:07.596Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T16:58:07.596Z] docker-init: [2021-04-06T16:58:07.596Z] Version: 0.19.0 [2021-04-06T16:58:07.596Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-06T16:58:07.877Z] + docker info [2021-04-06T16:58:08.443Z] Client: [2021-04-06T16:58:08.443Z] Context: default [2021-04-06T16:58:08.443Z] Debug Mode: false [2021-04-06T16:58:08.443Z] Plugins: [2021-04-06T16:58:08.443Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-06T16:58:08.443Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-06T16:58:08.443Z] [2021-04-06T16:58:08.443Z] Server: [2021-04-06T16:58:08.443Z] Containers: 0 [2021-04-06T16:58:08.443Z] Running: 0 [2021-04-06T16:58:08.443Z] Paused: 0 [2021-04-06T16:58:08.443Z] Stopped: 0 [2021-04-06T16:58:08.443Z] Images: 3 [2021-04-06T16:58:08.443Z] Server Version: 20.10.5 [2021-04-06T16:58:08.443Z] Storage Driver: overlay2 [2021-04-06T16:58:08.443Z] Backing Filesystem: extfs [2021-04-06T16:58:08.443Z] Supports d_type: true [2021-04-06T16:58:08.443Z] Native Overlay Diff: true [2021-04-06T16:58:08.443Z] Logging Driver: json-file [2021-04-06T16:58:08.443Z] Cgroup Driver: cgroupfs [2021-04-06T16:58:08.443Z] Cgroup Version: 1 [2021-04-06T16:58:08.443Z] Plugins: [2021-04-06T16:58:08.443Z] Volume: local [2021-04-06T16:58:08.443Z] Network: bridge host ipvlan macvlan null overlay [2021-04-06T16:58:08.443Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-06T16:58:08.443Z] Swarm: inactive [2021-04-06T16:58:08.443Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-04-06T16:58:08.443Z] Default Runtime: runc [2021-04-06T16:58:08.443Z] Init Binary: docker-init [2021-04-06T16:58:08.443Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T16:58:08.443Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T16:58:08.443Z] init version: de40ad0 [2021-04-06T16:58:08.443Z] Security Options: [2021-04-06T16:58:08.443Z] apparmor [2021-04-06T16:58:08.443Z] seccomp [2021-04-06T16:58:08.443Z] Profile: default [2021-04-06T16:58:08.443Z] Kernel Version: 5.4.0-1041-aws [2021-04-06T16:58:08.443Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-06T16:58:08.443Z] OSType: linux [2021-04-06T16:58:08.443Z] Architecture: x86_64 [2021-04-06T16:58:08.443Z] CPUs: 2 [2021-04-06T16:58:08.443Z] Total Memory: 7.569GiB [2021-04-06T16:58:08.443Z] Name: ip-10-100-113-234 [2021-04-06T16:58:08.443Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-06T16:58:08.443Z] Docker Root Dir: /var/lib/docker [2021-04-06T16:58:08.443Z] Debug Mode: false [2021-04-06T16:58:08.443Z] Registry: https://index.docker.io/v1/ [2021-04-06T16:58:08.443Z] Labels: [2021-04-06T16:58:08.443Z] Experimental: true [2021-04-06T16:58:08.443Z] Insecure Registries: [2021-04-06T16:58:08.443Z] 127.0.0.0/8 [2021-04-06T16:58:08.443Z] Live Restore Enabled: true [2021-04-06T16:58:08.443Z] [2021-04-06T16:58:08.443Z] WARNING: No swap limit support [Pipeline] sh [2021-04-06T16:58:08.728Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T16:58:08.728Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T16:58:08.728Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42257/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-06T16:58:08.728Z] + bash /home/ubuntu/workspace/moby_PR-42257/check-config.sh [2021-04-06T16:58:08.728Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-06T16:58:08.728Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-06T16:58:08.728Z] [2021-04-06T16:58:08.728Z] Generally Necessary: [2021-04-06T16:58:08.728Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-06T16:58:08.728Z] - apparmor: enabled and tools installed [2021-04-06T16:58:08.728Z] - CONFIG_NAMESPACES: enabled [2021-04-06T16:58:08.728Z] - CONFIG_NET_NS: enabled [2021-04-06T16:58:08.728Z] - CONFIG_PID_NS: enabled [2021-04-06T16:58:08.728Z] - CONFIG_IPC_NS: enabled [2021-04-06T16:58:08.728Z] - CONFIG_UTS_NS: enabled [2021-04-06T16:58:08.728Z] - CONFIG_CGROUPS: enabled [2021-04-06T16:58:08.728Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-06T16:58:08.728Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-06T16:58:08.728Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-06T16:58:08.728Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-06T16:58:08.728Z] - CONFIG_CPUSETS: enabled [2021-04-06T16:58:08.728Z] - CONFIG_MEMCG: enabled [2021-04-06T16:58:08.728Z] - CONFIG_KEYS: enabled [2021-04-06T16:58:08.728Z] - CONFIG_VETH: enabled (as module) [2021-04-06T16:58:08.728Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-06T16:58:08.728Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-06T16:58:08.728Z] - CONFIG_NF_NAT_IPV4: missing [2021-04-06T16:58:08.728Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-06T16:58:08.728Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-06T16:58:08.728Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-06T16:58:08.728Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-06T16:58:08.728Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-06T16:58:08.728Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-06T16:58:08.728Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-06T16:58:08.728Z] - CONFIG_NF_NAT_NEEDED: missing [2021-04-06T16:58:08.728Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-06T16:58:08.728Z] [2021-04-06T16:58:08.728Z] Optional Features: [2021-04-06T16:58:08.728Z] - CONFIG_USER_NS: enabled [2021-04-06T16:58:08.728Z] - CONFIG_SECCOMP: enabled [2021-04-06T16:58:08.728Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-06T16:58:08.728Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-06T16:58:08.728Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-06T16:58:08.728Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-06T16:58:08.987Z] - CONFIG_BLK_CGROUP: enabled [2021-04-06T16:58:08.987Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-06T16:58:08.987Z] - CONFIG_IOSCHED_CFQ: missing [2021-04-06T16:58:08.987Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-04-06T16:58:08.987Z] - CONFIG_CGROUP_PERF: enabled [2021-04-06T16:58:08.987Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-06T16:58:08.987Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-06T16:58:08.987Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-06T16:58:08.987Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-06T16:58:08.987Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-06T16:58:08.987Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-06T16:58:08.987Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-06T16:58:08.987Z] - CONFIG_IP_VS: enabled (as module) [2021-04-06T16:58:08.987Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-06T16:58:08.987Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-06T16:58:08.987Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-06T16:58:08.987Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-06T16:58:08.987Z] - CONFIG_EXT4_FS: enabled [2021-04-06T16:58:08.987Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-06T16:58:08.987Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-06T16:58:08.987Z] - Network Drivers: [2021-04-06T16:58:08.987Z] - "overlay": [2021-04-06T16:58:08.987Z] - CONFIG_VXLAN: enabled (as module) [2021-04-06T16:58:08.987Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-06T16:58:08.987Z] Optional (for encrypted networks): [2021-04-06T16:58:08.987Z] - CONFIG_CRYPTO: enabled [2021-04-06T16:58:08.987Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-06T16:58:08.987Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-06T16:58:08.987Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-06T16:58:08.987Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-06T16:58:08.987Z] - CONFIG_XFRM: enabled [2021-04-06T16:58:08.987Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-06T16:58:08.987Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-06T16:58:08.987Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-06T16:58:08.987Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-04-06T16:58:08.987Z] - "ipvlan": [2021-04-06T16:58:08.987Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-06T16:58:08.987Z] - "macvlan": [2021-04-06T16:58:08.987Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-06T16:58:08.987Z] - CONFIG_DUMMY: enabled (as module) [2021-04-06T16:58:08.987Z] - "ftp,tftp client in container": [2021-04-06T16:58:08.987Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-06T16:58:08.987Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-06T16:58:08.987Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-06T16:58:08.987Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-06T16:58:08.987Z] - Storage Drivers: [2021-04-06T16:58:08.987Z] - "aufs": [2021-04-06T16:58:08.987Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-06T16:58:08.987Z] - "btrfs": [2021-04-06T16:58:08.987Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-06T16:58:08.987Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-06T16:58:08.987Z] - "devicemapper": [2021-04-06T16:58:08.987Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-06T16:58:08.987Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-06T16:58:08.987Z] - "overlay": [2021-04-06T16:58:08.987Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-06T16:58:08.988Z] - "zfs": [2021-04-06T16:58:08.988Z] - /dev/zfs: present [2021-04-06T16:58:08.988Z] - zfs command: missing [2021-04-06T16:58:08.988Z] - zpool command: missing [2021-04-06T16:58:08.988Z] [2021-04-06T16:58:08.988Z] Limits: [2021-04-06T16:58:08.988Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-06T16:58:08.988Z] [2021-04-06T16:58:08.988Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-06T16:58:09.321Z] + sudo modprobe ip_vs [2021-04-06T16:58:09.321Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f2c0b3688a572fa0588132317ea1e276fef44203 . [2021-04-06T16:58:09.579Z] #1 [internal] load build definition from Dockerfile [2021-04-06T16:58:09.579Z] #1 sha256:35693dafdffc7bde453991529bf0371e60fa643ee72831cef0d20e3c22472e8d [2021-04-06T16:58:09.579Z] #1 transferring dockerfile: 17.02kB done [2021-04-06T16:58:09.579Z] #1 DONE 0.0s [2021-04-06T16:58:09.579Z] [2021-04-06T16:58:09.579Z] #2 [internal] load .dockerignore [2021-04-06T16:58:09.579Z] #2 sha256:fe3457923bf3bbdcd0c32bc0be8aa3e42dbbd2d80f70319c6adaeb7611c2e8a9 [2021-04-06T16:58:09.579Z] #2 transferring context: 87B done [2021-04-06T16:58:09.579Z] #2 DONE 0.0s [2021-04-06T16:58:09.579Z] [2021-04-06T16:58:09.579Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-06T16:58:09.579Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-06T16:58:09.579Z] #3 DONE 0.1s [2021-04-06T16:58:09.579Z] [2021-04-06T16:58:09.579Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-06T16:58:09.579Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-06T16:58:09.579Z] #4 CACHED [2021-04-06T16:58:09.837Z] [2021-04-06T16:58:09.837Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-06T16:58:09.837Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-06T16:58:09.837Z] #5 DONE 0.1s [2021-04-06T16:58:09.837Z] [2021-04-06T16:58:09.837Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-06T16:58:09.837Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-06T16:58:09.837Z] #7 DONE 0.1s [2021-04-06T16:58:09.837Z] [2021-04-06T16:58:09.837Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T16:58:09.837Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-06T16:58:10.095Z] #8 DONE 0.1s [2021-04-06T16:58:10.095Z] [2021-04-06T16:58:10.095Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T16:58:10.095Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-06T16:58:10.095Z] #6 DONE 0.1s [2021-04-06T16:58:10.095Z] [2021-04-06T16:58:10.095Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T16:58:10.095Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-06T16:58:10.095Z] #64 DONE 0.0s [2021-04-06T16:58:10.095Z] [2021-04-06T16:58:10.095Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T16:58:10.095Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-06T16:58:10.095Z] #62 DONE 0.0s [2021-04-06T16:58:10.095Z] [2021-04-06T16:58:10.095Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T16:58:10.095Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T16:58:10.095Z] #9 DONE 0.0s [2021-04-06T16:58:10.095Z] [2021-04-06T16:58:10.095Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T16:58:10.095Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-06T16:58:10.095Z] #26 DONE 0.0s [2021-04-06T16:58:10.095Z] [2021-04-06T16:58:10.095Z] #23 [internal] load build context [2021-04-06T16:58:10.095Z] #23 sha256:df8a2626f43fb0ca2fff6e5959d2e14eed217f577a437e0a2b18bd7d11d36ecd [2021-04-06T16:58:12.010Z] #23 transferring context: 53.38MB 1.4s done [2021-04-06T16:58:12.010Z] #23 DONE 1.8s [2021-04-06T16:58:12.010Z] [2021-04-06T16:58:12.010Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-06T16:58:12.010Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-06T16:58:12.010Z] #10 CACHED [2021-04-06T16:58:12.010Z] [2021-04-06T16:58:12.010Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-06T16:58:12.010Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-06T16:58:12.010Z] #11 CACHED [2021-04-06T16:58:12.010Z] [2021-04-06T16:58:12.010Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T16:58:12.010Z] #58 sha256:dbd13094612f5d68a4ba3f7d5ab8d5b86d5f47b500bf2dd865d7a0590f525608 [2021-04-06T16:58:12.010Z] #58 CACHED [2021-04-06T16:58:12.010Z] [2021-04-06T16:58:12.010Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-06T16:58:12.010Z] #59 sha256:44f54e8308a650dc446b693df998150d1538958988d5d779a891c3b4f4760bd6 [2021-04-06T16:58:12.010Z] #59 CACHED [2021-04-06T16:58:12.010Z] [2021-04-06T16:58:12.010Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-06T16:58:12.010Z] #60 sha256:b8aa8bffd131e5f89ebed813fa5fcaee0a81cd83aa8054797711c6dfedce8bb5 [2021-04-06T16:58:12.010Z] #60 DONE 0.2s [2021-04-06T16:58:12.577Z] [2021-04-06T16:58:12.577Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T16:58:12.577Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-06T16:58:12.577Z] #22 CACHED [2021-04-06T16:58:12.577Z] [2021-04-06T16:58:12.577Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T16:58:12.577Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T16:58:12.577Z] #42 CACHED [2021-04-06T16:58:12.577Z] [2021-04-06T16:58:12.577Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T16:58:12.577Z] #29 sha256:069deff14b73ca319fa7ac61c034db9e124f2b9fe964bb5f39851a44ecf44199 [2021-04-06T16:58:12.577Z] #29 CACHED [2021-04-06T16:58:12.577Z] [2021-04-06T16:58:12.577Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T16:58:12.577Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T16:58:12.577Z] #20 CACHED [2021-04-06T16:58:12.577Z] [2021-04-06T16:58:12.577Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-06T16:58:12.577Z] #38 sha256:907733a6d60e8364ee8ce2fa2f3bef24897780a05bfcd21292b49723a00f0b21 [2021-04-06T16:58:12.577Z] #38 CACHED [2021-04-06T16:58:12.577Z] [2021-04-06T16:58:12.577Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-06T16:58:12.577Z] #35 sha256:9231dddc03a53963f268479f7b7b590a72e312af4c884fe419e075ea00883cf3 [2021-04-06T16:58:12.577Z] #35 CACHED [2021-04-06T16:58:12.577Z] [2021-04-06T16:58:12.577Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T16:58:12.577Z] #53 sha256:b3f30dcd691b23023245d64b0fdc391a6fa43deaf3f9f0793e76ecd5f44612ab [2021-04-06T16:58:12.577Z] #53 CACHED [2021-04-06T16:58:12.577Z] [2021-04-06T16:58:12.577Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T16:58:12.577Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-06T16:58:12.577Z] #55 CACHED [2021-04-06T16:58:12.577Z] [2021-04-06T16:58:12.577Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-06T16:58:12.577Z] #54 sha256:931cc4caa99e030dd13592897e8c5b0c78f2111dec54ea0de1c92d1e53b90e66 [2021-04-06T16:58:12.577Z] #54 CACHED [2021-04-06T16:58:12.577Z] [2021-04-06T16:58:12.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 [2021-04-06T16:58:12.577Z] #51 sha256:3791b556eacaedf82369a38597cb11ad28339b40ec23e9eaf7dd32cae2f5e614 [2021-04-06T16:58:12.577Z] #51 CACHED [2021-04-06T16:58:12.577Z] [2021-04-06T16:58:12.577Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-06T16:58:12.577Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-06T16:58:12.577Z] #12 CACHED [2021-04-06T16:58:12.577Z] [2021-04-06T16:58:12.577Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-06T16:58:12.577Z] #48 sha256:21de7d3f4c56c8c514f0103cf74aeb9ec46a574ecec94e7a25ab71c1d22e7fbf [2021-04-06T16:58:12.577Z] #48 CACHED [2021-04-06T16:58:12.577Z] [2021-04-06T16:58:12.577Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T16:58:12.577Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 [2021-04-06T16:58:12.577Z] #27 CACHED [2021-04-06T16:58:12.577Z] [2021-04-06T16:58:12.577Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-06T16:58:12.577Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-06T16:58:12.577Z] #31 CACHED [2021-04-06T16:58:12.577Z] [2021-04-06T16:58:12.577Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T16:58:12.577Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-06T16:58:12.577Z] #32 CACHED [2021-04-06T16:58:12.577Z] [2021-04-06T16:58:12.577Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-06T16:58:12.577Z] #44 sha256:1226a497886f4d1fbe564dd3ce8d0fc38c830e53bd281e17e450f71ecff0c5c9 [2021-04-06T16:58:12.577Z] #44 CACHED [2021-04-06T16:58:12.577Z] [2021-04-06T16:58:12.577Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-06T16:58:12.577Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-06T16:58:12.577Z] #16 CACHED [2021-04-06T16:58:12.577Z] [2021-04-06T16:58:12.577Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-06T16:58:12.577Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-06T16:58:12.577Z] #17 CACHED [2021-04-06T16:58:12.577Z] [2021-04-06T16:58:12.577Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T16:58:12.577Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T16:58:12.577Z] #36 CACHED [2021-04-06T16:58:12.577Z] [2021-04-06T16:58:12.577Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T16:58:12.577Z] #45 sha256:e468c5735a5ea08884b5cb2b81d10bf70b35d5a500729785103edf993e5c311a [2021-04-06T16:58:12.577Z] #45 CACHED [2021-04-06T16:58:12.577Z] [2021-04-06T16:58:12.577Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-06T16:58:12.577Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-06T16:58:12.577Z] #14 CACHED [2021-04-06T16:58:12.577Z] [2021-04-06T16:58:12.577Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-06T16:58:12.577Z] #37 sha256:9e6748aae94290bec6f2a84575a1d9ea9e2f529ccf2ad639819d580924664268 [2021-04-06T16:58:12.577Z] #37 CACHED [2021-04-06T16:58:12.577Z] [2021-04-06T16:58:12.577Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T16:58:12.578Z] #47 sha256:6be7fbf94899619fc88a9ba5c85611aae8d3fa0b7ab5854a9fd3ce9e865bf428 [2021-04-06T16:58:12.578Z] #47 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-06T16:58:12.578Z] #46 sha256:03e9b5edf674fbb46649681b4a41a2ef634622f2bcc1edbcbdf210dad1d52e02 [2021-04-06T16:58:12.578Z] #46 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T16:58:12.578Z] #34 sha256:20e4212cab5992d97064156ead1b081e922d606bac3987f51a949f7156dfd507 [2021-04-06T16:58:12.578Z] #34 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T16:58:12.578Z] #56 sha256:e1f82684461243ec95627cfe64963d23fbbbc33fd46aa6aa38480377a9c3e93a [2021-04-06T16:58:12.578Z] #56 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T16:58:12.578Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T16:58:12.578Z] #43 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-06T16:58:12.578Z] #33 sha256:3734b964d895b9711233a563b820898cd344524511151d5932d05f02dfc8dc4b [2021-04-06T16:58:12.578Z] #33 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-06T16:58:12.578Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-06T16:58:12.578Z] #39 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-06T16:58:12.578Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-06T16:58:12.578Z] #19 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-06T16:58:12.578Z] #41 sha256:e37becaeb4e3b6998d4c2dcef6bc122b62f60083bd53927d4341166ce6651dfa [2021-04-06T16:58:12.578Z] #41 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-06T16:58:12.578Z] #52 sha256:c25669333a07f8991ef53ba35a945c9dc41facb1b30b7da846b607b55928d17b [2021-04-06T16:58:12.578Z] #52 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-06T16:58:12.578Z] #28 sha256:3225235952d3e673a33073f954e23476dc03d8261ff6e7123a10315af8d32ea6 [2021-04-06T16:58:12.578Z] #28 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-06T16:58:12.578Z] #50 sha256:28d318adad2f5207d588f5d337d17b6ac73977204d8901bbd3311c8fe0d231cb [2021-04-06T16:58:12.578Z] #50 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T16:58:12.578Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T16:58:12.578Z] #13 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-06T16:58:12.578Z] #30 sha256:2486558bc731788816624c808a19c83efb514ccc770fe25e75e53d6c0a128cf1 [2021-04-06T16:58:12.578Z] #30 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-06T16:58:12.578Z] #25 sha256:6d3c125303185bf370d2d555b5bbf237c83806fee7436cc43b18c2dab04419ba [2021-04-06T16:58:12.578Z] #25 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T16:58:12.578Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-06T16:58:12.578Z] #40 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T16:58:12.578Z] #24 sha256:2c6406cfc6c17537786002358757929afe533b2f408bbc8335af0fe7611dbcae [2021-04-06T16:58:12.578Z] #24 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-06T16:58:12.578Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-06T16:58:12.578Z] #18 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T16:58:12.578Z] #49 sha256:fe6afa76e9cbf92b8870c415c7babb04a57c6dd83162ae2b5b48ea24d6ce824d [2021-04-06T16:58:12.578Z] #49 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-06T16:58:12.578Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-06T16:58:12.578Z] #15 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-06T16:58:12.578Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-06T16:58:12.578Z] #21 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-06T16:58:12.578Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-06T16:58:12.578Z] #63 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-06T16:58:12.578Z] #57 sha256:a8ad5e800b94524cfe85f75cc2fbd44d41ef39cc7ceb999eb91ec559c60f6bca [2021-04-06T16:58:12.578Z] #57 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-06T16:58:12.578Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-06T16:58:12.578Z] #65 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T16:58:12.578Z] #67 sha256:08922614a057ab627f8ed0526a75b46b242885ebcf62c3652b06223aaba7363f [2021-04-06T16:58:12.578Z] #67 CACHED [2021-04-06T16:58:12.578Z] [2021-04-06T16:58:12.578Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-06T16:58:12.578Z] #61 sha256:432007043655eb369c75f32aa42850332a23c42f1e5cf6b0451c145b1d373b83 [2021-04-06T16:58:12.836Z] #61 DONE 0.2s [2021-04-06T16:58:12.836Z] [2021-04-06T16:58:12.836Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-06T16:58:12.836Z] #66 sha256:6b59040b0628ad8e62938dbea3bee75a70dd80b5e72c50d9647d0dfeec700fb7 [2021-04-06T16:58:13.404Z] #66 DONE 0.7s [2021-04-06T16:58:13.404Z] [2021-04-06T16:58:13.404Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-06T16:58:13.404Z] #68 sha256:5a1088e133944296115b579890196d438a41de96e99fb949059ebef4aefaf5ce [2021-04-06T16:58:13.662Z] #68 DONE 0.1s [2021-04-06T16:58:13.662Z] [2021-04-06T16:58:13.662Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-06T16:58:13.662Z] #69 sha256:6015dfd5cf1f3858a732eab131092f650b1b74f41ac7900e9946932276b8050d [2021-04-06T16:58:13.662Z] #69 DONE 0.0s [2021-04-06T16:58:13.662Z] [2021-04-06T16:58:13.662Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-06T16:58:13.662Z] #70 sha256:fdd473d5a920fa1fd82fa13aeff3b2564906506c0bfda01df9bbcb75389bb38b [2021-04-06T16:58:14.605Z] #70 DONE 0.7s [2021-04-06T16:58:14.605Z] [2021-04-06T16:58:14.605Z] #71 exporting to image [2021-04-06T16:58:14.605Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-06T16:58:14.605Z] #71 exporting layers [2021-04-06T16:58:15.541Z] #71 exporting layers 1.3s done [2021-04-06T16:58:15.541Z] #71 writing image sha256:1b7857ad42f7f32f62e7b4660fb9951fc7a00d560b27ad1a325fc04e77fca335 done [2021-04-06T16:58:15.541Z] #71 naming to docker.io/library/docker:f2c0b3688a572fa0588132317ea1e276fef44203 done [2021-04-06T16:58:15.541Z] #71 DONE 1.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-04-06T16:58:15.880Z] + trap exit INT TERM [2021-04-06T16:58:15.880Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-04-06T16:58:15.880Z] + CONTAINER_NAME=docker-pr1 [2021-04-06T16:58:15.880Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42257/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42257/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2c0b3688a572fa0588132317ea1e276fef44203 -e DOCKER_GRAPHDRIVER docker:f2c0b3688a572fa0588132317ea1e276fef44203 hack/make.sh dynbinary-daemon [2021-04-06T16:58:15.999Z] Fetching without tags [2021-04-06T16:58:15.977Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T16:58:15.978Z] > git config --add remote.origin.fetch +refs/pull/42257/head:refs/remotes/origin/PR-42257 # timeout=10 [2021-04-06T16:58:15.979Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T16:58:15.991Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T16:58:16.293Z] Merging remotes/origin/20.10 commit 88bd96d6e58e39ee4469fc7442c5001ff68afc48 into PR head commit f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T16:58:16.450Z] [2021-04-06T16:58:16.450Z] Removing bundles/ [2021-04-06T16:58:16.450Z] [2021-04-06T16:58:16.450Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-06T16:58:16.450Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T16:58:16.450Z] GOOS="" GOARCH="" GOARM="" [2021-04-06T16:58:16.724Z] Merge succeeded, producing f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T16:58:16.724Z] Checking out Revision f2c0b3688a572fa0588132317ea1e276fef44203 (PR-42257) [2021-04-06T16:58:17.198Z] Commit message: "Pin arm64 machines to a specific Ubuntu version" [2021-04-06T16:58:17.244Z] > git --version # timeout=10 [2021-04-06T16:58:17.248Z] > git --version # 'git version 2.17.1' [2021-04-06T16:58:17.249Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-06T16:58:16.005Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T16:58:16.005Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T16:58:16.005Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42257/head:refs/remotes/origin/PR-42257 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T16:58:16.299Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T16:58:16.300Z] > git checkout -f f2c0b3688a572fa0588132317ea1e276fef44203 # timeout=10 [2021-04-06T16:58:16.690Z] > git remote # timeout=10 [2021-04-06T16:58:16.691Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T16:58:16.692Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T16:58:16.700Z] > git merge 88bd96d6e58e39ee4469fc7442c5001ff68afc48 # timeout=10 [2021-04-06T16:58:16.718Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T16:58:16.729Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T16:58:16.731Z] > git checkout -f f2c0b3688a572fa0588132317ea1e276fef44203 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-06T16:58:18.058Z] + docker version [2021-04-06T16:58:18.058Z] Client: Docker Engine - Community [2021-04-06T16:58:18.058Z] Version: 19.03.7 [2021-04-06T16:58:18.058Z] API version: 1.40 [2021-04-06T16:58:18.058Z] Go version: go1.12.17 [2021-04-06T16:58:18.058Z] Git commit: 7141c199a2 [2021-04-06T16:58:18.058Z] Built: Sat Mar 7 16:48:47 2020 [2021-04-06T16:58:18.058Z] OS/Arch: linux/s390x [2021-04-06T16:58:18.058Z] Experimental: false [2021-04-06T16:58:18.058Z] [2021-04-06T16:58:18.058Z] Server: Docker Engine - Community [2021-04-06T16:58:18.058Z] Engine: [2021-04-06T16:58:18.058Z] Version: 19.03.7 [2021-04-06T16:58:18.058Z] API version: 1.40 (minimum version 1.12) [2021-04-06T16:58:18.058Z] Go version: go1.12.17 [2021-04-06T16:58:18.058Z] Git commit: 7141c199a2 [2021-04-06T16:58:18.058Z] Built: Sat Mar 7 16:47:46 2020 [2021-04-06T16:58:18.058Z] OS/Arch: linux/s390x [2021-04-06T16:58:18.058Z] Experimental: true [2021-04-06T16:58:18.058Z] containerd: [2021-04-06T16:58:18.058Z] Version: 1.2.13 [2021-04-06T16:58:18.058Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-04-06T16:58:18.058Z] runc: [2021-04-06T16:58:18.058Z] Version: 1.0.0-rc10 [2021-04-06T16:58:18.058Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-04-06T16:58:18.058Z] docker-init: [2021-04-06T16:58:18.058Z] Version: 0.18.0 [2021-04-06T16:58:18.058Z] GitCommit: fec3683 [Pipeline] sh [2021-04-06T16:58:18.432Z] + docker info [2021-04-06T16:58:19.463Z] Client: [2021-04-06T16:58:19.463Z] Debug Mode: false [2021-04-06T16:58:19.463Z] [2021-04-06T16:58:19.463Z] Server: [2021-04-06T16:58:19.463Z] Containers: 0 [2021-04-06T16:58:19.463Z] Running: 0 [2021-04-06T16:58:19.463Z] Paused: 0 [2021-04-06T16:58:19.463Z] Stopped: 0 [2021-04-06T16:58:19.463Z] Images: 0 [2021-04-06T16:58:19.463Z] Server Version: 19.03.7 [2021-04-06T16:58:19.463Z] Storage Driver: overlay2 [2021-04-06T16:58:19.463Z] Backing Filesystem: [2021-04-06T16:58:19.463Z] Supports d_type: true [2021-04-06T16:58:19.463Z] Native Overlay Diff: true [2021-04-06T16:58:19.463Z] Logging Driver: json-file [2021-04-06T16:58:19.463Z] Cgroup Driver: cgroupfs [2021-04-06T16:58:19.463Z] Plugins: [2021-04-06T16:58:19.463Z] Volume: local [2021-04-06T16:58:19.463Z] Network: bridge host ipvlan macvlan null overlay [2021-04-06T16:58:19.463Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-06T16:58:19.463Z] Swarm: inactive [2021-04-06T16:58:19.463Z] Runtimes: runc [2021-04-06T16:58:19.463Z] Default Runtime: runc [2021-04-06T16:58:19.463Z] Init Binary: docker-init [2021-04-06T16:58:19.463Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-04-06T16:58:19.463Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-04-06T16:58:19.463Z] init version: fec3683 [2021-04-06T16:58:19.463Z] Security Options: [2021-04-06T16:58:19.463Z] apparmor [2021-04-06T16:58:19.463Z] seccomp [2021-04-06T16:58:19.463Z] Profile: default [2021-04-06T16:58:19.463Z] Kernel Version: 4.15.0-91-generic [2021-04-06T16:58:19.463Z] Operating System: Ubuntu 18.04.4 LTS [2021-04-06T16:58:19.463Z] OSType: linux [2021-04-06T16:58:19.463Z] Architecture: s390x [2021-04-06T16:58:19.463Z] CPUs: 2 [2021-04-06T16:58:19.463Z] Total Memory: 7.861GiB [2021-04-06T16:58:19.463Z] Name: s390x-ubuntu-03 [2021-04-06T16:58:19.463Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-04-06T16:58:19.463Z] Docker Root Dir: /var/lib/docker [2021-04-06T16:58:19.463Z] Debug Mode: false [2021-04-06T16:58:19.463Z] Registry: https://index.docker.io/v1/ [2021-04-06T16:58:19.463Z] Labels: [2021-04-06T16:58:19.463Z] Experimental: true [2021-04-06T16:58:19.463Z] Insecure Registries: [2021-04-06T16:58:19.463Z] 127.0.0.0/8 [2021-04-06T16:58:19.463Z] Live Restore Enabled: false [2021-04-06T16:58:19.463Z] [2021-04-06T16:58:19.463Z] WARNING: No swap limit support [Pipeline] sh [2021-04-06T16:58:19.838Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T16:58:19.838Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T16:58:19.838Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42257/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-06T16:58:19.838Z] + bash /home/jenkins/workspace/moby_PR-42257/check-config.sh [2021-04-06T16:58:19.838Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-06T16:58:19.838Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-04-06T16:58:19.838Z] [2021-04-06T16:58:19.838Z] Generally Necessary: [2021-04-06T16:58:19.838Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-06T16:58:19.838Z] - apparmor: enabled and tools installed [2021-04-06T16:58:19.838Z] - CONFIG_NAMESPACES: enabled [2021-04-06T16:58:19.838Z] - CONFIG_NET_NS: enabled [2021-04-06T16:58:19.838Z] - CONFIG_PID_NS: enabled [2021-04-06T16:58:19.838Z] - CONFIG_IPC_NS: enabled [2021-04-06T16:58:19.838Z] - CONFIG_UTS_NS: enabled [2021-04-06T16:58:19.838Z] - CONFIG_CGROUPS: enabled [2021-04-06T16:58:19.838Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-06T16:58:19.838Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-06T16:58:19.838Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-06T16:58:19.838Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-06T16:58:19.838Z] - CONFIG_CPUSETS: enabled [2021-04-06T16:58:19.838Z] - CONFIG_MEMCG: enabled [2021-04-06T16:58:19.838Z] - CONFIG_KEYS: enabled [2021-04-06T16:58:19.838Z] - CONFIG_VETH: enabled (as module) [2021-04-06T16:58:19.838Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-06T16:58:19.838Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-06T16:58:19.838Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-04-06T16:58:19.838Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-06T16:58:19.838Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-06T16:58:19.838Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-06T16:58:19.838Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-06T16:58:19.838Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-06T16:58:19.838Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-06T16:58:19.838Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-06T16:58:19.838Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-04-06T16:58:19.838Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-06T16:58:19.838Z] [2021-04-06T16:58:19.838Z] Optional Features: [2021-04-06T16:58:19.838Z] - CONFIG_USER_NS: enabled [2021-04-06T16:58:19.838Z] - CONFIG_SECCOMP: enabled [2021-04-06T16:58:19.838Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-06T16:58:19.838Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-06T16:58:19.838Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-06T16:58:19.838Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-06T16:58:19.838Z] - CONFIG_BLK_CGROUP: enabled [2021-04-06T16:58:19.838Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-06T16:58:19.838Z] - CONFIG_IOSCHED_CFQ: enabled [2021-04-06T16:58:19.838Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-04-06T16:58:19.838Z] - CONFIG_CGROUP_PERF: enabled [2021-04-06T16:58:19.838Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-06T16:58:19.838Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-06T16:58:19.838Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-06T16:58:19.838Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-06T16:58:19.838Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-06T16:58:19.838Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-06T16:58:19.838Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-06T16:58:19.838Z] - CONFIG_IP_VS: enabled (as module) [2021-04-06T16:58:19.838Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-06T16:58:19.838Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-06T16:58:19.838Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-06T16:58:19.838Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-06T16:58:19.838Z] - CONFIG_EXT4_FS: enabled [2021-04-06T16:58:19.838Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-06T16:58:19.838Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-06T16:58:19.838Z] - Network Drivers: [2021-04-06T16:58:19.838Z] - "overlay": [2021-04-06T16:58:19.838Z] - CONFIG_VXLAN: enabled (as module) [2021-04-06T16:58:19.838Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-06T16:58:19.838Z] Optional (for encrypted networks): [2021-04-06T16:58:19.838Z] - CONFIG_CRYPTO: enabled [2021-04-06T16:58:19.838Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-06T16:58:19.838Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-06T16:58:19.838Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-06T16:58:19.838Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-06T16:58:19.838Z] - CONFIG_XFRM: enabled [2021-04-06T16:58:19.838Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-06T16:58:19.838Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-06T16:58:19.838Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-06T16:58:19.838Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-04-06T16:58:19.838Z] - "ipvlan": [2021-04-06T16:58:19.838Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-06T16:58:19.838Z] - "macvlan": [2021-04-06T16:58:20.098Z] Fetching without tags [2021-04-06T16:58:20.128Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-06T16:58:20.128Z] - CONFIG_DUMMY: enabled (as module) [2021-04-06T16:58:20.128Z] - "ftp,tftp client in container": [2021-04-06T16:58:20.128Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-06T16:58:20.128Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-06T16:58:20.128Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-06T16:58:20.128Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-06T16:58:20.128Z] - Storage Drivers: [2021-04-06T16:58:20.128Z] - "aufs": [2021-04-06T16:58:20.128Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-06T16:58:20.128Z] - "btrfs": [2021-04-06T16:58:20.128Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-06T16:58:20.128Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-06T16:58:20.128Z] - "devicemapper": [2021-04-06T16:58:20.128Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-06T16:58:20.128Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-06T16:58:20.128Z] - "overlay": [2021-04-06T16:58:20.128Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-06T16:58:20.128Z] - "zfs": [2021-04-06T16:58:20.128Z] - /dev/zfs: missing [2021-04-06T16:58:20.128Z] - zfs command: missing [2021-04-06T16:58:20.128Z] - zpool command: missing [2021-04-06T16:58:20.128Z] [2021-04-06T16:58:20.128Z] Limits: [2021-04-06T16:58:20.128Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-06T16:58:20.128Z] [2021-04-06T16:58:20.128Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-06T16:58:20.377Z] Merging remotes/origin/20.10 commit 88bd96d6e58e39ee4469fc7442c5001ff68afc48 into PR head commit f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T16:58:20.551Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f2c0b3688a572fa0588132317ea1e276fef44203 . [2021-04-06T16:58:20.551Z] #2 [internal] load .dockerignore [2021-04-06T16:58:20.551Z] #2 transferring context: 87B done [2021-04-06T16:58:20.551Z] #2 DONE 0.0s [2021-04-06T16:58:20.551Z] [2021-04-06T16:58:20.551Z] #1 [internal] load build definition from Dockerfile [2021-04-06T16:58:20.551Z] #1 transferring dockerfile: 17.02kB done [2021-04-06T16:58:20.551Z] #1 DONE 0.0s [2021-04-06T16:58:20.551Z] [2021-04-06T16:58:20.551Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-06T16:58:20.074Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T16:58:20.079Z] > git config --add remote.origin.fetch +refs/pull/42257/head:refs/remotes/origin/PR-42257 # timeout=10 [2021-04-06T16:58:20.085Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T16:58:20.093Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T16:58:20.101Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T16:58:20.101Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T16:58:20.102Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42257/head:refs/remotes/origin/PR-42257 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T16:58:20.379Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T16:58:20.384Z] > git checkout -f f2c0b3688a572fa0588132317ea1e276fef44203 # timeout=10 [2021-04-06T16:58:20.842Z] #3 DONE 0.2s [2021-04-06T16:58:20.842Z] [2021-04-06T16:58:20.842Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b... [2021-04-06T16:58:20.842Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-06T16:58:20.842Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 64.45kB / 9.68MB 0.2s [2021-04-06T16:58:20.842Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-06T16:58:20.842Z] #4 sha256:6ce32b7af840de740a21ba297f7d1c31e0f1eb0d6b03c0efc03ae0cca9c8fd2a 528B / 528B done [2021-04-06T16:58:20.842Z] #4 sha256:86c932e21798e5a8d71bfc2953075f408c771ba1e111cf08762f5fe4f681358e 1.20kB / 1.20kB done [2021-04-06T16:58:20.851Z] Merge succeeded, producing f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T16:58:20.851Z] Checking out Revision f2c0b3688a572fa0588132317ea1e276fef44203 (PR-42257) [2021-04-06T16:58:21.133Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 3.06MB / 9.68MB 0.3s [2021-04-06T16:58:21.133Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 7.65MB / 9.68MB 0.4s [2021-04-06T16:58:21.133Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 0.4s done [2021-04-06T16:58:21.133Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd [2021-04-06T16:58:21.254Z] Still waiting to schedule task [2021-04-06T16:58:21.254Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-04-06T16:58:21.255Z] Still waiting to schedule task [2021-04-06T16:58:21.255Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07732e7bba5b4a6a9)’ [2021-04-06T16:58:21.261Z] Still waiting to schedule task [2021-04-06T16:58:21.261Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08d3f204923b8aa4b)’ [2021-04-06T16:58:21.262Z] Still waiting to schedule task [2021-04-06T16:58:21.263Z] Waiting for next available executor on ‘windows-2019’ [2021-04-06T16:58:21.364Z] Commit message: "Pin arm64 machines to a specific Ubuntu version" [2021-04-06T16:58:21.378Z] > git --version # timeout=10 [2021-04-06T16:58:21.384Z] > git --version # 'git version 2.17.1' [2021-04-06T16:58:21.389Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-06T16:58:21.424Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.2s done [2021-04-06T16:58:21.424Z] #4 DONE 0.8s [2021-04-06T16:58:21.714Z] [2021-04-06T16:58:21.714Z] #5 [internal] load build definition from Dockerfile [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-06T16:58:22.018Z] #5 transferring dockerfile: 17.02kB done [2021-04-06T16:58:22.018Z] #5 DONE 0.0s [2021-04-06T16:58:22.018Z] [2021-04-06T16:58:22.018Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T16:58:22.018Z] #7 DONE 0.1s [2021-04-06T16:58:22.018Z] [2021-04-06T16:58:22.018Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-06T16:58:22.018Z] #6 DONE 0.1s [2021-04-06T16:58:22.018Z] [2021-04-06T16:58:22.018Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T16:58:22.018Z] #9 DONE 0.1s [2021-04-06T16:58:22.018Z] [2021-04-06T16:58:22.018Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-06T16:58:22.018Z] #8 DONE 0.1s [2021-04-06T16:58:22.018Z] [2021-04-06T16:58:22.018Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-06T16:58:22.018Z] #10 DONE 0.0s [2021-04-06T16:58:22.018Z] [2021-04-06T16:58:22.018Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-04-06T16:58:22.018Z] #11 CACHED [2021-04-06T16:58:22.018Z] [2021-04-06T16:58:22.018Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79... [2021-04-06T16:58:22.018Z] #27 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b done [2021-04-06T16:58:22.018Z] #27 sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 0B / 49.00MB 0.1s [2021-04-06T16:58:22.018Z] #27 sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 1.85kB / 1.85kB done [2021-04-06T16:58:22.018Z] #27 sha256:261cd84accd9d6d4702a9dca3fea3a5878feeb90c2954cf0b02b6bb6129fa930 529B / 529B done [2021-04-06T16:58:22.018Z] #27 sha256:605d2a1cdcb485921d824b30711da789188268b6bcfc30064ccb2508e4f80ca8 1.46kB / 1.46kB done [2021-04-06T16:58:22.102Z] + [ PR != PR ] [2021-04-06T16:58:22.102Z] + [ 20.10 != master ] [2021-04-06T16:58:22.102Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-06T16:58:20.815Z] > git remote # timeout=10 [2021-04-06T16:58:20.822Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T16:58:20.829Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T16:58:20.829Z] > git merge 88bd96d6e58e39ee4469fc7442c5001ff68afc48 # timeout=10 [2021-04-06T16:58:20.845Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T16:58:20.854Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T16:58:20.860Z] > git checkout -f f2c0b3688a572fa0588132317ea1e276fef44203 # timeout=10 [2021-04-06T16:58:22.351Z] #27 sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 4.08MB / 49.00MB 0.2s [2021-04-06T16:58:22.351Z] #27 sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 7.96MB / 49.00MB 0.3s [2021-04-06T16:58:22.351Z] #27 sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 12.72MB / 49.00MB 0.4s [2021-04-06T16:58:22.430Z] + docker version [2021-04-06T16:58:22.430Z] Client: Docker Engine - Community [2021-04-06T16:58:22.430Z] Version: 20.10.5 [2021-04-06T16:58:22.430Z] API version: 1.41 [2021-04-06T16:58:22.430Z] Go version: go1.13.15 [2021-04-06T16:58:22.430Z] Git commit: 55c4c88 [2021-04-06T16:58:22.430Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-06T16:58:22.430Z] OS/Arch: linux/amd64 [2021-04-06T16:58:22.430Z] Context: default [2021-04-06T16:58:22.430Z] Experimental: true [2021-04-06T16:58:22.430Z] [2021-04-06T16:58:22.430Z] Server: Docker Engine - Community [2021-04-06T16:58:22.430Z] Engine: [2021-04-06T16:58:22.430Z] Version: 20.10.5 [2021-04-06T16:58:22.430Z] API version: 1.41 (minimum version 1.12) [2021-04-06T16:58:22.430Z] Go version: go1.13.15 [2021-04-06T16:58:22.430Z] Git commit: 363e9a8 [2021-04-06T16:58:22.430Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-06T16:58:22.430Z] OS/Arch: linux/amd64 [2021-04-06T16:58:22.430Z] Experimental: true [2021-04-06T16:58:22.430Z] containerd: [2021-04-06T16:58:22.430Z] Version: 1.4.4 [2021-04-06T16:58:22.430Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T16:58:22.430Z] runc: [2021-04-06T16:58:22.430Z] Version: 1.0.0-rc93 [2021-04-06T16:58:22.430Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T16:58:22.430Z] docker-init: [2021-04-06T16:58:22.430Z] Version: 0.19.0 [2021-04-06T16:58:22.430Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-06T16:58:22.655Z] #27 sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 20.08MB / 49.00MB 0.5s [2021-04-06T16:58:22.655Z] #27 sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 28.85MB / 49.00MB 0.6s [2021-04-06T16:58:22.655Z] #27 sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 37.17MB / 49.00MB 0.7s [2021-04-06T16:58:22.714Z] + docker info [2021-04-06T16:58:22.945Z] #27 sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 42.73MB / 49.00MB 0.8s [2021-04-06T16:58:22.945Z] #27 sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 48.23MB / 49.00MB 0.9s [2021-04-06T16:58:23.236Z] #27 sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 49.00MB / 49.00MB 1.1s done [2021-04-06T16:58:23.236Z] #27 ... [2021-04-06T16:58:23.236Z] [2021-04-06T16:58:23.236Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-04-06T16:58:23.236Z] #12 DONE 1.3s [2021-04-06T16:58:23.526Z] [2021-04-06T16:58:23.526Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79... [2021-04-06T16:58:23.526Z] #27 extracting sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee [2021-04-06T16:58:23.526Z] #27 ... [2021-04-06T16:58:23.526Z] [2021-04-06T16:58:23.526Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-06T16:58:23.526Z] #32 DONE 0.3s [2021-04-06T16:58:23.526Z] [2021-04-06T16:58:23.526Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79... [2021-04-06T16:58:23.658Z] Client: [2021-04-06T16:58:23.658Z] Context: default [2021-04-06T16:58:23.658Z] Debug Mode: false [2021-04-06T16:58:23.658Z] Plugins: [2021-04-06T16:58:23.658Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-06T16:58:23.658Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-06T16:58:23.658Z] [2021-04-06T16:58:23.658Z] Server: [2021-04-06T16:58:23.658Z] Containers: 0 [2021-04-06T16:58:23.658Z] Running: 0 [2021-04-06T16:58:23.658Z] Paused: 0 [2021-04-06T16:58:23.658Z] Stopped: 0 [2021-04-06T16:58:23.658Z] Images: 6 [2021-04-06T16:58:23.658Z] Server Version: 20.10.5 [2021-04-06T16:58:23.658Z] Storage Driver: overlay2 [2021-04-06T16:58:23.658Z] Backing Filesystem: extfs [2021-04-06T16:58:23.658Z] Supports d_type: true [2021-04-06T16:58:23.658Z] Native Overlay Diff: true [2021-04-06T16:58:23.658Z] Logging Driver: json-file [2021-04-06T16:58:23.658Z] Cgroup Driver: cgroupfs [2021-04-06T16:58:23.658Z] Cgroup Version: 1 [2021-04-06T16:58:23.658Z] Plugins: [2021-04-06T16:58:23.658Z] Volume: local [2021-04-06T16:58:23.658Z] Network: bridge host ipvlan macvlan null overlay [2021-04-06T16:58:23.658Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-06T16:58:23.658Z] Swarm: inactive [2021-04-06T16:58:23.658Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-06T16:58:23.658Z] Default Runtime: runc [2021-04-06T16:58:23.658Z] Init Binary: docker-init [2021-04-06T16:58:23.658Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T16:58:23.658Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T16:58:23.658Z] init version: de40ad0 [2021-04-06T16:58:23.658Z] Security Options: [2021-04-06T16:58:23.658Z] apparmor [2021-04-06T16:58:23.658Z] seccomp [2021-04-06T16:58:23.658Z] Profile: default [2021-04-06T16:58:23.658Z] Kernel Version: 5.4.0-1041-aws [2021-04-06T16:58:23.658Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-06T16:58:23.658Z] OSType: linux [2021-04-06T16:58:23.658Z] Architecture: x86_64 [2021-04-06T16:58:23.658Z] CPUs: 2 [2021-04-06T16:58:23.658Z] Total Memory: 7.487GiB [2021-04-06T16:58:23.658Z] Name: ip-10-100-33-255 [2021-04-06T16:58:23.658Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-06T16:58:23.658Z] Docker Root Dir: /var/lib/docker [2021-04-06T16:58:23.658Z] Debug Mode: false [2021-04-06T16:58:23.658Z] Registry: https://index.docker.io/v1/ [2021-04-06T16:58:23.658Z] Labels: [2021-04-06T16:58:23.658Z] Experimental: true [2021-04-06T16:58:23.658Z] Insecure Registries: [2021-04-06T16:58:23.658Z] 127.0.0.0/8 [2021-04-06T16:58:23.658Z] Live Restore Enabled: true [2021-04-06T16:58:23.658Z] [2021-04-06T16:58:23.658Z] WARNING: No swap limit support [Pipeline] sh [2021-04-06T16:58:23.816Z] #27 ... [2021-04-06T16:58:23.816Z] [2021-04-06T16:58:23.816Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-06T16:58:23.816Z] #40 DONE 0.4s [2021-04-06T16:58:23.816Z] [2021-04-06T16:58:23.816Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-06T16:58:23.816Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-04-06T16:58:23.816Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-06T16:58:23.817Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-04-06T16:58:23.817Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-06T16:58:23.817Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-06T16:58:23.817Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2021-04-06T16:58:23.817Z] #63 DONE 1.8s [2021-04-06T16:58:23.817Z] [2021-04-06T16:58:23.817Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-06T16:58:23.817Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-04-06T16:58:23.817Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-06T16:58:23.817Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-06T16:58:23.817Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-06T16:58:23.817Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2021-04-06T16:58:23.817Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s [2021-04-06T16:58:23.947Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T16:58:23.947Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T16:58:23.947Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42257/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-06T16:58:23.947Z] + bash /home/ubuntu/workspace/moby_PR-42257/check-config.sh [2021-04-06T16:58:23.947Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-06T16:58:23.947Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-06T16:58:23.947Z] [2021-04-06T16:58:23.947Z] Generally Necessary: [2021-04-06T16:58:23.947Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-06T16:58:24.110Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2021-04-06T16:58:24.207Z] - apparmor: enabled and tools installed [2021-04-06T16:58:24.207Z] - CONFIG_NAMESPACES: enabled [2021-04-06T16:58:24.207Z] - CONFIG_NET_NS: enabled [2021-04-06T16:58:24.207Z] - CONFIG_PID_NS: enabled [2021-04-06T16:58:24.207Z] - CONFIG_IPC_NS: enabled [2021-04-06T16:58:24.207Z] - CONFIG_UTS_NS: enabled [2021-04-06T16:58:24.207Z] - CONFIG_CGROUPS: enabled [2021-04-06T16:58:24.207Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-06T16:58:24.207Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-06T16:58:24.207Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-06T16:58:24.207Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-06T16:58:24.207Z] - CONFIG_CPUSETS: enabled [2021-04-06T16:58:24.207Z] - CONFIG_MEMCG: enabled [2021-04-06T16:58:24.207Z] - CONFIG_KEYS: enabled [2021-04-06T16:58:24.207Z] - CONFIG_VETH: enabled (as module) [2021-04-06T16:58:24.207Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-06T16:58:24.207Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-06T16:58:24.207Z] - CONFIG_NF_NAT_IPV4: missing [2021-04-06T16:58:24.207Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-06T16:58:24.207Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-06T16:58:24.207Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-06T16:58:24.207Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-06T16:58:24.207Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-06T16:58:24.207Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-06T16:58:24.207Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-06T16:58:24.207Z] - CONFIG_NF_NAT_NEEDED: missing [2021-04-06T16:58:24.207Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-06T16:58:24.207Z] [2021-04-06T16:58:24.207Z] Optional Features: [2021-04-06T16:58:24.207Z] - CONFIG_USER_NS: enabled [2021-04-06T16:58:24.207Z] - CONFIG_SECCOMP: enabled [2021-04-06T16:58:24.207Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-06T16:58:24.207Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-06T16:58:24.207Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-06T16:58:24.207Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-06T16:58:24.207Z] - CONFIG_BLK_CGROUP: enabled [2021-04-06T16:58:24.207Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-06T16:58:24.207Z] - CONFIG_IOSCHED_CFQ: missing [2021-04-06T16:58:24.207Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-04-06T16:58:24.207Z] - CONFIG_CGROUP_PERF: enabled [2021-04-06T16:58:24.207Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-06T16:58:24.207Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-06T16:58:24.207Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-06T16:58:24.207Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-06T16:58:24.207Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-06T16:58:24.207Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-06T16:58:24.207Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-06T16:58:24.207Z] - CONFIG_IP_VS: enabled (as module) [2021-04-06T16:58:24.207Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-06T16:58:24.207Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-06T16:58:24.207Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-06T16:58:24.207Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-06T16:58:24.207Z] - CONFIG_EXT4_FS: enabled [2021-04-06T16:58:24.444Z] #65 DONE 2.3s [2021-04-06T16:58:24.444Z] [2021-04-06T16:58:24.444Z] #24 [internal] load build context [2021-04-06T16:58:24.444Z] #24 transferring context: 53.38MB 2.1s done [2021-04-06T16:58:24.444Z] #24 DONE 2.4s [2021-04-06T16:58:24.444Z] [2021-04-06T16:58:24.444Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-06T16:58:24.444Z] #64 DONE 0.4s [2021-04-06T16:58:24.444Z] [2021-04-06T16:58:24.444Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79... [2021-04-06T16:58:24.467Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-06T16:58:24.467Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-06T16:58:24.467Z] - Network Drivers: [2021-04-06T16:58:24.467Z] - "overlay": [2021-04-06T16:58:24.467Z] - CONFIG_VXLAN: enabled (as module) [2021-04-06T16:58:24.467Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-06T16:58:24.467Z] Optional (for encrypted networks): [2021-04-06T16:58:24.467Z] - CONFIG_CRYPTO: enabled [2021-04-06T16:58:24.467Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-06T16:58:24.467Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-06T16:58:24.467Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-06T16:58:24.467Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-06T16:58:24.467Z] - CONFIG_XFRM: enabled [2021-04-06T16:58:24.467Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-06T16:58:24.467Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-06T16:58:24.467Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-06T16:58:24.467Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-04-06T16:58:24.467Z] - "ipvlan": [2021-04-06T16:58:24.467Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-06T16:58:24.467Z] - "macvlan": [2021-04-06T16:58:24.467Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-06T16:58:24.467Z] - CONFIG_DUMMY: enabled (as module) [2021-04-06T16:58:24.467Z] - "ftp,tftp client in container": [2021-04-06T16:58:24.467Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-06T16:58:24.467Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-06T16:58:24.467Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-06T16:58:24.467Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-06T16:58:24.467Z] - Storage Drivers: [2021-04-06T16:58:24.467Z] - "aufs": [2021-04-06T16:58:24.467Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-06T16:58:24.467Z] - "btrfs": [2021-04-06T16:58:24.467Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-06T16:58:24.467Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-06T16:58:24.467Z] - "devicemapper": [2021-04-06T16:58:24.467Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-06T16:58:24.467Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-06T16:58:24.467Z] - "overlay": [2021-04-06T16:58:24.467Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-06T16:58:24.467Z] - "zfs": [2021-04-06T16:58:24.467Z] - /dev/zfs: present [2021-04-06T16:58:24.467Z] - zfs command: missing [2021-04-06T16:58:24.467Z] - zpool command: missing [2021-04-06T16:58:24.467Z] [2021-04-06T16:58:24.467Z] Limits: [2021-04-06T16:58:24.467Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-06T16:58:24.467Z] [2021-04-06T16:58:24.467Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-06T16:58:24.737Z] #27 ... [2021-04-06T16:58:24.737Z] [2021-04-06T16:58:24.737Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian... [2021-04-06T16:58:24.737Z] #13 DONE 1.4s [2021-04-06T16:58:24.737Z] [2021-04-06T16:58:24.737Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79... [2021-04-06T16:58:24.798Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f2c0b3688a572fa0588132317ea1e276fef44203 . [2021-04-06T16:58:25.032Z] #27 ... [2021-04-06T16:58:25.032Z] [2021-04-06T16:58:25.032Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-06T16:58:25.032Z] #66 DONE 0.6s [2021-04-06T16:58:25.058Z] #2 [internal] load .dockerignore [2021-04-06T16:58:25.058Z] #2 sha256:737cd1e2225c68dd59d98a3aecb24525de6a7dda9e0472021c2a343a9201dc69 [2021-04-06T16:58:25.058Z] #2 transferring context: 87B done [2021-04-06T16:58:25.058Z] #2 DONE 0.0s [2021-04-06T16:58:25.058Z] [2021-04-06T16:58:25.058Z] #1 [internal] load build definition from Dockerfile [2021-04-06T16:58:25.058Z] #1 sha256:b799418a7113cfde5aa7773186bc4ef69161170219d7eca98ce7e7070f4b158c [2021-04-06T16:58:25.058Z] #1 transferring dockerfile: 17.02kB done [2021-04-06T16:58:25.058Z] #1 DONE 0.0s [2021-04-06T16:58:25.058Z] [2021-04-06T16:58:25.058Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-06T16:58:25.058Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-06T16:58:25.058Z] #3 DONE 0.2s [2021-04-06T16:58:25.058Z] [2021-04-06T16:58:25.058Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-06T16:58:25.058Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-06T16:58:25.058Z] #4 CACHED [2021-04-06T16:58:25.317Z] [2021-04-06T16:58:25.317Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-06T16:58:25.317Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-06T16:58:25.325Z] [2021-04-06T16:58:25.325Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79... [2021-04-06T16:58:25.579Z] #6 DONE 0.1s [2021-04-06T16:58:25.579Z] [2021-04-06T16:58:25.579Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-06T16:58:25.579Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-06T16:58:25.579Z] #5 DONE 0.1s [2021-04-06T16:58:25.579Z] [2021-04-06T16:58:25.579Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T16:58:25.579Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-06T16:58:25.579Z] #8 DONE 0.1s [2021-04-06T16:58:25.579Z] [2021-04-06T16:58:25.579Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T16:58:25.579Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-06T16:58:25.579Z] #7 DONE 0.1s [2021-04-06T16:58:25.838Z] [2021-04-06T16:58:25.838Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T16:58:25.838Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-06T16:58:25.838Z] #26 DONE 0.0s [2021-04-06T16:58:25.838Z] [2021-04-06T16:58:25.839Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T16:58:25.839Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-06T16:58:25.839Z] #64 DONE 0.0s [2021-04-06T16:58:25.839Z] [2021-04-06T16:58:25.839Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T16:58:25.839Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-06T16:58:25.839Z] #62 DONE 0.0s [2021-04-06T16:58:25.839Z] [2021-04-06T16:58:25.839Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T16:58:25.839Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T16:58:25.839Z] #9 DONE 0.0s [2021-04-06T16:58:25.839Z] [2021-04-06T16:58:25.839Z] #23 [internal] load build context [2021-04-06T16:58:25.839Z] #23 sha256:062e59ec0c65a160edb07e49278d1b2842bccdf6afd041ba7cd0a335ed5b4183 [2021-04-06T16:58:26.334Z] Fetching without tags [2021-04-06T16:58:26.744Z] Merging remotes/origin/20.10 commit 88bd96d6e58e39ee4469fc7442c5001ff68afc48 into PR head commit f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T16:58:27.503Z] Merge succeeded, producing f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T16:58:27.503Z] Checking out Revision f2c0b3688a572fa0588132317ea1e276fef44203 (PR-42257) [2021-04-06T16:58:27.751Z] #23 transferring context: 53.38MB 1.8s done [2021-04-06T16:58:27.751Z] #23 DONE 1.9s [2021-04-06T16:58:27.751Z] [2021-04-06T16:58:27.751Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-06T16:58:27.751Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-06T16:58:27.751Z] #10 CACHED [2021-04-06T16:58:27.751Z] [2021-04-06T16:58:27.751Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-06T16:58:27.751Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-06T16:58:27.751Z] #11 CACHED [2021-04-06T16:58:27.751Z] [2021-04-06T16:58:27.751Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T16:58:27.751Z] #58 sha256:a3fe6edd580c9c66cea9113638acf7170830bed36469dabfa6ac3363ba7031f7 [2021-04-06T16:58:27.751Z] #58 CACHED [2021-04-06T16:58:27.751Z] [2021-04-06T16:58:27.751Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-06T16:58:27.751Z] #59 sha256:c9b20d20db84ec421e2cf7907dcc87fa4d68316050bf37264f0e3243071cae28 [2021-04-06T16:58:27.751Z] #59 CACHED [2021-04-06T16:58:27.751Z] [2021-04-06T16:58:27.751Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-06T16:58:27.751Z] #60 sha256:42534a446d2c5f79b1ad2927c0c2d31a22c1cd6dbf18c5468d32651c02b7623e [2021-04-06T16:58:26.303Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T16:58:26.306Z] > git config --add remote.origin.fetch +refs/pull/42257/head:refs/remotes/origin/PR-42257 # timeout=10 [2021-04-06T16:58:26.312Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T16:58:26.327Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T16:58:26.342Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T16:58:26.342Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T16:58:26.343Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42257/head:refs/remotes/origin/PR-42257 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T16:58:26.751Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T16:58:26.754Z] > git checkout -f f2c0b3688a572fa0588132317ea1e276fef44203 # timeout=10 [2021-04-06T16:58:27.461Z] > git remote # timeout=10 [2021-04-06T16:58:27.464Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T16:58:27.471Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T16:58:27.472Z] > git merge 88bd96d6e58e39ee4469fc7442c5001ff68afc48 # timeout=10 [2021-04-06T16:58:27.496Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T16:58:27.510Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T16:58:27.513Z] > git checkout -f f2c0b3688a572fa0588132317ea1e276fef44203 # timeout=10 [2021-04-06T16:58:28.013Z] #60 DONE 0.4s [2021-04-06T16:58:28.214Z] Commit message: "Pin arm64 machines to a specific Ubuntu version" [2021-04-06T16:58:28.266Z] > git --version # timeout=10 [2021-04-06T16:58:28.268Z] > git --version # 'git version 2.7.4' [2021-04-06T16:58:28.271Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-06T16:58:28.874Z] #27 extracting sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 5.0s [2021-04-06T16:58:29.129Z] + docker version [2021-04-06T16:58:29.129Z] Client: [2021-04-06T16:58:29.129Z] Version: 18.06.1-ce [2021-04-06T16:58:29.129Z] API version: 1.38 [2021-04-06T16:58:29.129Z] Go version: go1.10.3 [2021-04-06T16:58:29.129Z] Git commit: e68fc7a [2021-04-06T16:58:29.129Z] Built: Tue Aug 21 17:26:10 2018 [2021-04-06T16:58:29.129Z] OS/Arch: linux/ppc64le [2021-04-06T16:58:29.129Z] Experimental: false [2021-04-06T16:58:29.129Z] [2021-04-06T16:58:29.129Z] Server: [2021-04-06T16:58:29.129Z] Engine: [2021-04-06T16:58:29.129Z] Version: 18.06.1-ce [2021-04-06T16:58:29.129Z] API version: 1.38 (minimum version 1.12) [2021-04-06T16:58:29.129Z] Go version: go1.10.3 [2021-04-06T16:58:29.129Z] Git commit: e68fc7a [2021-04-06T16:58:29.129Z] Built: Tue Aug 21 17:24:20 2018 [2021-04-06T16:58:29.129Z] OS/Arch: linux/ppc64le [2021-04-06T16:58:29.129Z] Experimental: true [Pipeline] sh [2021-04-06T16:58:29.514Z] #27 extracting sha256:dd4a1caade48d16285d95f8062825cc6952224e43c64222e0cdcf13bc87b44ee 5.8s done [2021-04-06T16:58:29.515Z] #27 DONE 7.3s [2021-04-06T16:58:29.515Z] [2021-04-06T16:58:29.515Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-06T16:58:29.515Z] + docker info [2021-04-06T16:58:29.515Z] Containers: 0 [2021-04-06T16:58:29.515Z] Running: 0 [2021-04-06T16:58:29.515Z] Paused: 0 [2021-04-06T16:58:29.515Z] Stopped: 0 [2021-04-06T16:58:29.515Z] Images: 0 [2021-04-06T16:58:29.515Z] Server Version: 18.06.1-ce [2021-04-06T16:58:29.515Z] Storage Driver: overlay2 [2021-04-06T16:58:29.515Z] Backing Filesystem: extfs [2021-04-06T16:58:29.515Z] Supports d_type: true [2021-04-06T16:58:29.515Z] Native Overlay Diff: true [2021-04-06T16:58:29.515Z] Logging Driver: json-file [2021-04-06T16:58:29.515Z] Cgroup Driver: cgroupfs [2021-04-06T16:58:29.515Z] Plugins: [2021-04-06T16:58:29.515Z] Volume: local [2021-04-06T16:58:29.515Z] Network: bridge host ipvlan macvlan null overlay [2021-04-06T16:58:29.515Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-04-06T16:58:29.515Z] Swarm: inactive [2021-04-06T16:58:29.515Z] Runtimes: runc [2021-04-06T16:58:29.515Z] Default Runtime: runc [2021-04-06T16:58:29.515Z] Init Binary: docker-init [2021-04-06T16:58:29.515Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-04-06T16:58:29.515Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-04-06T16:58:29.515Z] init version: fec3683 [2021-04-06T16:58:29.515Z] Security Options: [2021-04-06T16:58:29.515Z] apparmor [2021-04-06T16:58:29.515Z] seccomp [2021-04-06T16:58:29.515Z] Profile: default [2021-04-06T16:58:29.515Z] Kernel Version: 4.4.0-139-generic [2021-04-06T16:58:29.515Z] Operating System: Ubuntu 16.04.3 LTS [2021-04-06T16:58:29.515Z] OSType: linux [2021-04-06T16:58:29.515Z] Architecture: ppc64le [2021-04-06T16:58:29.515Z] CPUs: 4 [2021-04-06T16:58:29.515Z] Total Memory: 7.972GiB [2021-04-06T16:58:29.515Z] Name: ppc64le-ubuntu-28 [2021-04-06T16:58:29.515Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-04-06T16:58:29.515Z] Docker Root Dir: /var/lib/docker [2021-04-06T16:58:29.515Z] Debug Mode (client): false [2021-04-06T16:58:29.515Z] Debug Mode (server): false [2021-04-06T16:58:29.515Z] Registry: https://index.docker.io/v1/ [2021-04-06T16:58:29.515Z] Labels: [2021-04-06T16:58:29.515Z] Experimental: true [2021-04-06T16:58:29.515Z] Insecure Registries: [2021-04-06T16:58:29.515Z] 127.0.0.0/8 [2021-04-06T16:58:29.515Z] Live Restore Enabled: false [2021-04-06T16:58:29.515Z] [Pipeline] sh [2021-04-06T16:58:29.903Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T16:58:29.903Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T16:58:29.903Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42257/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-06T16:58:29.903Z] + bash /home/docker/workspace/moby_PR-42257/check-config.sh [2021-04-06T16:58:29.903Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-06T16:58:29.903Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-04-06T16:58:29.903Z] [2021-04-06T16:58:29.903Z] Generally Necessary: [2021-04-06T16:58:29.903Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-06T16:58:29.903Z] - apparmor: enabled and tools installed [2021-04-06T16:58:29.903Z] - CONFIG_NAMESPACES: enabled [2021-04-06T16:58:29.903Z] - CONFIG_NET_NS: enabled [2021-04-06T16:58:29.903Z] - CONFIG_PID_NS: enabled [2021-04-06T16:58:29.903Z] - CONFIG_IPC_NS: enabled [2021-04-06T16:58:29.903Z] - CONFIG_UTS_NS: enabled [2021-04-06T16:58:29.903Z] - CONFIG_CGROUPS: enabled [2021-04-06T16:58:29.903Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-06T16:58:29.903Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-06T16:58:29.903Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-06T16:58:29.903Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-06T16:58:29.903Z] - CONFIG_CPUSETS: enabled [2021-04-06T16:58:29.903Z] - CONFIG_MEMCG: enabled [2021-04-06T16:58:29.903Z] - CONFIG_KEYS: enabled [2021-04-06T16:58:29.903Z] - CONFIG_VETH: enabled (as module) [2021-04-06T16:58:29.903Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-06T16:58:29.903Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-06T16:58:29.903Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-04-06T16:58:29.903Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-06T16:58:29.903Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-06T16:58:30.155Z] #28 0.801 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T16:58:30.155Z] #28 0.854 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T16:58:30.155Z] #28 0.854 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T16:58:30.200Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-06T16:58:30.201Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-06T16:58:30.201Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-06T16:58:30.201Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-06T16:58:30.201Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-06T16:58:30.201Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-04-06T16:58:30.201Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-06T16:58:30.201Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-04-06T16:58:30.201Z] [2021-04-06T16:58:30.201Z] Optional Features: [2021-04-06T16:58:30.201Z] - CONFIG_USER_NS: enabled [2021-04-06T16:58:30.201Z] - CONFIG_SECCOMP: enabled [2021-04-06T16:58:30.202Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-06T16:58:30.202Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-06T16:58:30.202Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-06T16:58:30.202Z] (cgroup swap accounting is currently enabled) [2021-04-06T16:58:30.202Z] - CONFIG_MEMCG_KMEM: enabled [2021-04-06T16:58:30.202Z] - CONFIG_BLK_CGROUP: enabled [2021-04-06T16:58:30.202Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-06T16:58:30.202Z] - CONFIG_IOSCHED_CFQ: enabled [2021-04-06T16:58:30.202Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-04-06T16:58:30.202Z] - CONFIG_CGROUP_PERF: enabled [2021-04-06T16:58:30.202Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-06T16:58:30.202Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-06T16:58:30.202Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-06T16:58:30.202Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-06T16:58:30.202Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-06T16:58:30.202Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-06T16:58:30.202Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-06T16:58:30.202Z] - CONFIG_IP_VS: enabled (as module) [2021-04-06T16:58:30.202Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-06T16:58:30.202Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-06T16:58:30.202Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-06T16:58:30.202Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-06T16:58:30.202Z] - CONFIG_EXT4_FS: enabled [2021-04-06T16:58:30.202Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-06T16:58:30.202Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-06T16:58:30.202Z] - Network Drivers: [2021-04-06T16:58:30.202Z] - "overlay": [2021-04-06T16:58:30.202Z] - CONFIG_VXLAN: enabled (as module) [2021-04-06T16:58:30.202Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-06T16:58:30.202Z] Optional (for encrypted networks): [2021-04-06T16:58:30.498Z] - CONFIG_CRYPTO: enabled [2021-04-06T16:58:30.498Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-04-06T16:58:30.498Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-04-06T16:58:30.498Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-04-06T16:58:30.498Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-04-06T16:58:30.498Z] - CONFIG_XFRM: enabled [2021-04-06T16:58:30.498Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-06T16:58:30.498Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-06T16:58:30.498Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-06T16:58:30.498Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-04-06T16:58:30.498Z] - "ipvlan": [2021-04-06T16:58:30.498Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-06T16:58:30.498Z] - "macvlan": [2021-04-06T16:58:30.498Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-06T16:58:30.498Z] - CONFIG_DUMMY: enabled (as module) [2021-04-06T16:58:30.498Z] - "ftp,tftp client in container": [2021-04-06T16:58:30.498Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-06T16:58:30.498Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-06T16:58:30.498Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-06T16:58:30.498Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-06T16:58:30.498Z] - Storage Drivers: [2021-04-06T16:58:30.498Z] - "aufs": [2021-04-06T16:58:30.498Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-06T16:58:30.498Z] - "btrfs": [2021-04-06T16:58:30.498Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-06T16:58:30.498Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-06T16:58:30.498Z] - "devicemapper": [2021-04-06T16:58:30.498Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-06T16:58:30.498Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-06T16:58:30.498Z] - "overlay": [2021-04-06T16:58:30.498Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-06T16:58:30.498Z] - "zfs": [2021-04-06T16:58:30.498Z] - /dev/zfs: missing [2021-04-06T16:58:30.498Z] - zfs command: missing [2021-04-06T16:58:30.498Z] - zpool command: missing [2021-04-06T16:58:30.498Z] [2021-04-06T16:58:30.498Z] Limits: [2021-04-06T16:58:30.498Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-06T16:58:30.498Z] [2021-04-06T16:58:30.498Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-06T16:58:30.936Z] + make bundles/buildx [2021-04-06T16:58:31.196Z] #28 1.476 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [242 kB] [2021-04-06T16:58:31.231Z] make: command: Command not found [2021-04-06T16:58:31.231Z] make: command: Command not found [2021-04-06T16:58:31.231Z] mkdir bundles [2021-04-06T16:58:31.231Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-04-06T16:58:31.231Z] --build-arg BUILDX_COMMIT \ [2021-04-06T16:58:31.231Z] --build-arg BUILDX_REPO \ [2021-04-06T16:58:31.231Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-04-06T16:58:31.231Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-04-06T16:58:31.231Z] . [2021-04-06T16:58:31.231Z] /bin/sh: 4: go: not found [2021-04-06T16:58:31.231Z] /bin/sh: 5: go: not found [2021-04-06T16:58:31.881Z] #28 2.551 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-06T16:58:32.209Z] [2021-04-06T16:58:32.209Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T16:58:32.209Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T16:58:32.209Z] #36 CACHED [2021-04-06T16:58:32.209Z] [2021-04-06T16:58:32.209Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T16:58:32.209Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T16:58:32.209Z] #43 CACHED [2021-04-06T16:58:32.209Z] [2021-04-06T16:58:32.209Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-06T16:58:32.209Z] #37 sha256:29688c07bbc2b2747d3f4fb6392f65439df72f6e87b654c9353b895ba8bbaee6 [2021-04-06T16:58:32.209Z] #37 CACHED [2021-04-06T16:58:32.209Z] [2021-04-06T16:58:32.209Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-06T16:58:32.209Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-06T16:58:32.209Z] #21 CACHED [2021-04-06T16:58:32.209Z] [2021-04-06T16:58:32.209Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T16:58:32.209Z] #45 sha256:182a7cd97c918c23c192fec584b4b78f1ab2ac516daf556587d18b8b79f9dffa [2021-04-06T16:58:32.209Z] #45 CACHED [2021-04-06T16:58:32.209Z] [2021-04-06T16:58:32.209Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T16:58:32.209Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-06T16:58:32.209Z] #55 CACHED [2021-04-06T16:58:32.209Z] [2021-04-06T16:58:32.209Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T16:58:32.209Z] #56 sha256:c7895e5b9a9fb7a819eb6bdc56e6e3cc149a447d21ed48844106964bbbfc89b3 [2021-04-06T16:58:32.209Z] #56 CACHED [2021-04-06T16:58:32.209Z] [2021-04-06T16:58:32.209Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-06T16:58:32.209Z] #48 sha256:51a6b3a63e9131c01ee0fb52805592c1f5940bf986fa9bb9987c42eaba620c04 [2021-04-06T16:58:32.209Z] #48 CACHED [2021-04-06T16:58:32.209Z] [2021-04-06T16:58:32.210Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T16:58:32.210Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-06T16:58:32.210Z] #40 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T16:58:32.210Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 [2021-04-06T16:58:32.210Z] #27 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T16:58:32.210Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T16:58:32.210Z] #13 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-06T16:58:32.210Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-06T16:58:32.210Z] #39 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-06T16:58:32.210Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-06T16:58:32.210Z] #18 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-06T16:58:32.210Z] #50 sha256:ea1073f831c3bde7d225179637b779ee8acc5c1760a5ed8e113ae56675ff37dd [2021-04-06T16:58:32.210Z] #50 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-06T16:58:32.210Z] #54 sha256:e27886f72bfeda77e5a8f0dcb0ea0bd9ad52ea5d3547b117b7951f72dfa18920 [2021-04-06T16:58:32.210Z] #54 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-06T16:58:32.210Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-06T16:58:32.210Z] #17 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-06T16:58:32.210Z] #28 sha256:04692ca0a4a1d2e01ba45ce9ec7714201f3110e2f9946cad612dc6b7eccccce7 [2021-04-06T16:58:32.210Z] #28 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-06T16:58:32.210Z] #33 sha256:ade046f85d586af1dd53b4efdd2272ebe3c671ccf4abec80828145a0ec93351a [2021-04-06T16:58:32.210Z] #33 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T16:58:32.210Z] #53 sha256:e99339a2621f80b460ae987e8200c300da0f596feba700d41f40672495f86449 [2021-04-06T16:58:32.210Z] #53 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-06T16:58:32.210Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-06T16:58:32.210Z] #15 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T16:58:32.210Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-06T16:58:32.210Z] #22 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T16:58:32.210Z] #49 sha256:5303f0caef3116e46e16b257f182b123ef0ded2451b914886dd3328e9d306639 [2021-04-06T16:58:32.210Z] #49 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-06T16:58:32.210Z] #30 sha256:996303aa5ee2c315768eeb30018175172078532d7dc2e0b04fdc6d456553d3d5 [2021-04-06T16:58:32.210Z] #30 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-06T16:58:32.210Z] #25 sha256:dd1ecc8ca61673e1764797c6bfcafd1b85641847b66e88ff7a2a74d44e62f391 [2021-04-06T16:58:32.210Z] #25 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T16:58:32.210Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T16:58:32.210Z] #42 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T16:58:32.210Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T16:58:32.210Z] #20 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-06T16:58:32.210Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-06T16:58:32.210Z] #14 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T16:58:32.210Z] #34 sha256:a48b1ca1058b42ee0390a0493736fe398387d92c506f5a2597051f9292fd362e [2021-04-06T16:58:32.210Z] #34 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-06T16:58:32.210Z] #46 sha256:920c7282d22945a658571b29f97bbd991e7cfd95aba0029b0535bc7d1e3de5de [2021-04-06T16:58:32.210Z] #46 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-06T16:58:32.210Z] #35 sha256:57627a541268a21c1624ada562f0dfbd5c134295dd8092925f32cd2f44ddf925 [2021-04-06T16:58:32.210Z] #35 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-06T16:58:32.210Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-06T16:58:32.210Z] #12 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-06T16:58:32.210Z] #38 sha256:cefd0dbe9b05f9ce5e0399d2a08b333ab1d25fc87d7d8f936fd94ede8a795e0e [2021-04-06T16:58:32.210Z] #38 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T16:58:32.210Z] #47 sha256:bf184d29007b95974d11f46675968e71425038057ef3eb503ea313b5f7522e33 [2021-04-06T16:58:32.210Z] #47 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-06T16:58:32.210Z] #52 sha256:d748dbb1c8977105fdb3ebaf6dc15875fb52ce842fd6a66185f5c1feeba523e3 [2021-04-06T16:58:32.210Z] #52 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T16:58:32.210Z] #24 sha256:911e8cfe1cb71d7bd8974802f69ba9bc1c065b086dcdc4df4bffb31773d4e52b [2021-04-06T16:58:32.210Z] #24 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-06T16:58:32.210Z] #41 sha256:2fd72b3ef6a4f024a13a6be1e6312ed813ff5c914e18519203dbd495eca15a14 [2021-04-06T16:58:32.210Z] #41 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-06T16:58:32.210Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-06T16:58:32.210Z] #31 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-06T16:58:32.210Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-06T16:58:32.210Z] #19 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-06T16:58:32.210Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-06T16:58:32.210Z] #16 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T16:58:32.210Z] #51 sha256:f768d8807140cd5bcb5d338cfa7cb78815f4201e81d245ab070c75b12915cd34 [2021-04-06T16:58:32.210Z] #51 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T16:58:32.210Z] #29 sha256:92b21d234657f269aee63e24748949646b9c2bf81f5bc748d46a9c16a5ee4121 [2021-04-06T16:58:32.210Z] #29 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T16:58:32.210Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-06T16:58:32.210Z] #32 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-06T16:58:32.210Z] #44 sha256:d371d50f3b9054bda5eb119fe179599eb350b4cbe5a0cbc87511172ce8c1306d [2021-04-06T16:58:32.210Z] #44 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-06T16:58:32.210Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-06T16:58:32.210Z] #63 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-06T16:58:32.210Z] #57 sha256:afa8c8cd23fd8a6b4deed36084a18e78a656026f3a64f0e0f8fb5a8cdd84b226 [2021-04-06T16:58:32.210Z] #57 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-06T16:58:32.210Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-06T16:58:32.210Z] #65 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T16:58:32.210Z] #67 sha256:7dbd3f16e69dad33ef7ff0759c13b4ce60361eb9ff2250de344478b269baefb0 [2021-04-06T16:58:32.210Z] #67 CACHED [2021-04-06T16:58:32.210Z] [2021-04-06T16:58:32.210Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-06T16:58:32.210Z] #61 sha256:476e9b1ab0e48acb08afe18c40a832176c771d658ab6b3d4edc98a53f029d308 [2021-04-06T16:58:32.472Z] #61 DONE 0.1s [2021-04-06T16:58:32.472Z] [2021-04-06T16:58:32.472Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-06T16:58:32.472Z] #66 sha256:6df2665da2ba9f093c08a6e13ae42bb11fb1ba4540dcafe98b81fdaf1448885c [2021-04-06T16:58:33.042Z] #66 DONE 0.9s [2021-04-06T16:58:33.302Z] [2021-04-06T16:58:33.302Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-06T16:58:33.302Z] #68 sha256:6ebd50e4da63960f73bed6c60edecaa6a936a7349e778e01b8910eaa21ac6b63 [2021-04-06T16:58:33.302Z] #68 DONE 0.1s [2021-04-06T16:58:33.333Z] Sending build context to Docker daemon 58.28MB [2021-04-06T16:58:33.333Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-04-06T16:58:33.333Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-04-06T16:58:33.333Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-04-06T16:58:33.333Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-04-06T16:58:33.333Z] 1.13.15-buster: Pulling from library/golang [2021-04-06T16:58:33.396Z] #28 ... [2021-04-06T16:58:33.396Z] [2021-04-06T16:58:33.396Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-06T16:58:33.396Z] #37 1.960 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T16:58:33.396Z] #37 1.995 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T16:58:33.396Z] #37 2.002 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T16:58:33.396Z] #37 2.313 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-06T16:58:33.396Z] #37 3.632 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [242 kB] [2021-04-06T16:58:33.396Z] #37 6.564 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-06T16:58:33.396Z] #37 ... [2021-04-06T16:58:33.396Z] [2021-04-06T16:58:33.396Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-06T16:58:33.396Z] #43 2.687 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T16:58:33.396Z] #43 2.726 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T16:58:33.396Z] #43 2.726 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T16:58:33.396Z] #43 3.204 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-06T16:58:33.396Z] #43 5.220 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [242 kB] [2021-04-06T16:58:33.396Z] #43 7.479 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-06T16:58:33.562Z] [2021-04-06T16:58:33.562Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-06T16:58:33.562Z] #69 sha256:aa805ac65298eabd666d5d50694ca975d5f65e82b6a496480996714f8c1b1455 [2021-04-06T16:58:33.562Z] #69 DONE 0.0s [2021-04-06T16:58:33.562Z] [2021-04-06T16:58:33.562Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-06T16:58:33.562Z] #70 sha256:15101787a7da58b39902b5b36411830a493cc1978cc696455efba37ec5e9c3be [2021-04-06T16:58:33.665Z] db4e2d8d5901: Pulling fs layer [2021-04-06T16:58:33.665Z] dfe2d012519c: Pulling fs layer [2021-04-06T16:58:33.665Z] 5d8f1d1f9197: Pulling fs layer [2021-04-06T16:58:33.665Z] 1301750ffb48: Pulling fs layer [2021-04-06T16:58:33.665Z] dc5c6edc9cff: Pulling fs layer [2021-04-06T16:58:33.665Z] 3c370c2e2f82: Pulling fs layer [2021-04-06T16:58:33.665Z] 5ffb2f5886e2: Pulling fs layer [2021-04-06T16:58:33.665Z] dc5c6edc9cff: Waiting [2021-04-06T16:58:33.665Z] 1301750ffb48: Waiting [2021-04-06T16:58:33.665Z] 3c370c2e2f82: Waiting [2021-04-06T16:58:33.665Z] 5ffb2f5886e2: Waiting [2021-04-06T16:58:33.686Z] #43 ... [2021-04-06T16:58:33.686Z] [2021-04-06T16:58:33.686Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-06T16:58:33.686Z] #56 1.865 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T16:58:33.686Z] #56 1.953 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T16:58:33.686Z] #56 1.953 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T16:58:33.686Z] #56 2.244 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-06T16:58:33.686Z] #56 3.096 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [242 kB] [2021-04-06T16:58:33.686Z] #56 5.728 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-06T16:58:33.686Z] #56 ... [2021-04-06T16:58:33.686Z] [2021-04-06T16:58:33.686Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-06T16:58:33.686Z] #33 2.871 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-06T16:58:33.686Z] #33 2.873 Cloning into '.'... [2021-04-06T16:58:33.976Z] #33 ... [2021-04-06T16:58:33.976Z] [2021-04-06T16:58:33.976Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-06T16:58:33.976Z] #41 2.528 + git clone https://github.com/docker/distribution.git . [2021-04-06T16:58:33.976Z] #41 2.629 Cloning into '.'... [2021-04-06T16:58:33.976Z] #41 ... [2021-04-06T16:58:33.976Z] [2021-04-06T16:58:33.976Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T16:58:33.976Z] #50 2.463 + RM_GOPATH=0 [2021-04-06T16:58:33.976Z] #50 2.463 + TMP_GOPATH= [2021-04-06T16:58:33.976Z] #50 2.463 + : /build [2021-04-06T16:58:33.976Z] #50 2.463 + '[' -z '' ']' [2021-04-06T16:58:33.976Z] #50 2.463 ++ mktemp -d [2021-04-06T16:58:33.976Z] #50 2.463 + export GOPATH=/tmp/tmp.1BZ9OxuB8f [2021-04-06T16:58:33.976Z] #50 2.463 + GOPATH=/tmp/tmp.1BZ9OxuB8f [2021-04-06T16:58:33.976Z] #50 2.463 + RM_GOPATH=1 [2021-04-06T16:58:33.976Z] #50 2.463 + case "$(go env GOARCH)" in [2021-04-06T16:58:33.976Z] #50 2.463 ++ go env GOARCH [2021-04-06T16:58:33.976Z] #50 2.495 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T16:58:33.976Z] #50 2.495 + GO_BUILDMODE=-buildmode=pie [2021-04-06T16:58:33.976Z] #50 2.495 ++ dirname /tmp/install/install.sh [2021-04-06T16:58:33.976Z] #50 2.495 + dir=/tmp/install [2021-04-06T16:58:33.976Z] #50 2.495 + bin=golangci_lint [2021-04-06T16:58:33.976Z] #50 2.495 + shift [2021-04-06T16:58:33.976Z] #50 2.495 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-06T16:58:33.976Z] #50 2.495 + . /tmp/install/golangci_lint.installer [2021-04-06T16:58:33.976Z] #50 2.495 ++ : v1.23.8 [2021-04-06T16:58:33.976Z] #50 2.495 + install_golangci_lint [2021-04-06T16:58:33.976Z] #50 2.495 + set -e [2021-04-06T16:58:33.976Z] #50 2.495 + export GO111MODULE=on [2021-04-06T16:58:33.976Z] #50 2.495 + GO111MODULE=on [2021-04-06T16:58:33.976Z] #50 2.495 + GOBIN=/build [2021-04-06T16:58:33.976Z] #50 2.495 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-06T16:58:33.976Z] #50 2.509 go: finding github.com v1.23.8 [2021-04-06T16:58:33.976Z] #50 2.509 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-06T16:58:33.976Z] #50 2.509 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-06T16:58:33.976Z] #50 2.509 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-06T16:58:33.976Z] #50 2.509 go: finding github.com/golangci v1.23.8 [2021-04-06T16:58:33.976Z] #50 3.277 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-06T16:58:33.976Z] #50 3.834 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-06T16:58:33.976Z] #50 7.860 go: downloading github.com/pkg/errors v0.8.1 [2021-04-06T16:58:33.976Z] #50 7.876 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T16:58:33.976Z] #50 8.092 go: downloading github.com/spf13/viper v1.6.1 [2021-04-06T16:58:33.976Z] #50 8.095 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-06T16:58:33.976Z] #50 8.097 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-06T16:58:33.976Z] #50 8.098 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T16:58:33.976Z] #50 8.108 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-06T16:58:33.976Z] #50 8.110 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T16:58:33.976Z] #50 8.119 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-06T16:58:33.976Z] #50 8.182 go: extracting github.com/pkg/errors v0.8.1 [2021-04-06T16:58:33.976Z] #50 8.187 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T16:58:33.976Z] #50 8.188 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-06T16:58:33.976Z] #50 8.190 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T16:58:33.976Z] #50 8.267 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-06T16:58:33.977Z] #50 8.272 go: extracting github.com/spf13/viper v1.6.1 [2021-04-06T16:58:33.977Z] #50 8.288 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-06T16:58:33.977Z] #50 8.297 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-06T16:58:33.977Z] #50 8.463 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T16:58:33.977Z] #50 8.496 go: downloading github.com/spf13/afero v1.1.2 [2021-04-06T16:58:33.977Z] #50 8.516 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T16:58:33.977Z] #50 8.519 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-06T16:58:33.977Z] #50 8.617 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-06T16:58:33.977Z] #50 8.694 go: extracting github.com/spf13/afero v1.1.2 [2021-04-06T16:58:33.977Z] #50 8.752 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-06T16:58:33.977Z] #50 8.802 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T16:58:33.977Z] #50 8.841 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T16:58:33.977Z] #50 8.869 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-06T16:58:33.977Z] #50 8.956 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-06T16:58:33.977Z] #50 9.127 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-06T16:58:33.977Z] #50 9.146 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-06T16:58:33.977Z] #50 9.149 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-06T16:58:33.977Z] #50 9.149 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T16:58:33.977Z] #50 9.161 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T16:58:33.977Z] #50 9.355 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-06T16:58:34.132Z] #70 DONE 0.8s [2021-04-06T16:58:34.267Z] #50 9.621 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T16:58:34.267Z] #50 9.707 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T16:58:34.335Z] dfe2d012519c: Verifying Checksum [2021-04-06T16:58:34.335Z] dfe2d012519c: Download complete [2021-04-06T16:58:34.335Z] 5d8f1d1f9197: Verifying Checksum [2021-04-06T16:58:34.335Z] 5d8f1d1f9197: Download complete [2021-04-06T16:58:34.393Z] [2021-04-06T16:58:34.393Z] #71 exporting to image [2021-04-06T16:58:34.393Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-06T16:58:34.393Z] #71 exporting layers [2021-04-06T16:58:34.567Z] #50 9.708 go: downloading golang.org/x/text v0.3.2 [2021-04-06T16:58:34.567Z] #50 9.708 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-06T16:58:34.567Z] #50 9.795 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-06T16:58:34.567Z] #50 9.797 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-06T16:58:34.567Z] #50 9.848 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T16:58:34.567Z] #50 9.878 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-06T16:58:34.567Z] #50 ... [2021-04-06T16:58:34.567Z] [2021-04-06T16:58:34.567Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T16:58:34.567Z] #59 1.853 + RM_GOPATH=0 [2021-04-06T16:58:34.567Z] #59 1.853 + TMP_GOPATH= [2021-04-06T16:58:34.567Z] #59 1.853 + : /build [2021-04-06T16:58:34.567Z] #59 1.853 + '[' -z '' ']' [2021-04-06T16:58:34.567Z] #59 1.857 ++ mktemp -d [2021-04-06T16:58:34.567Z] #59 1.859 + export GOPATH=/tmp/tmp.HzRGMf3h4k [2021-04-06T16:58:34.567Z] #59 1.859 + GOPATH=/tmp/tmp.HzRGMf3h4k [2021-04-06T16:58:34.567Z] #59 1.859 + RM_GOPATH=1 [2021-04-06T16:58:34.567Z] #59 1.859 + case "$(go env GOARCH)" in [2021-04-06T16:58:34.567Z] #59 1.863 ++ go env GOARCH [2021-04-06T16:58:34.567Z] #59 1.874 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T16:58:34.567Z] #59 1.874 + GO_BUILDMODE=-buildmode=pie [2021-04-06T16:58:34.567Z] #59 1.874 ++ dirname /tmp/install/install.sh [2021-04-06T16:58:34.567Z] #59 1.874 + dir=/tmp/install [2021-04-06T16:58:34.567Z] #59 1.874 + bin=rootlesskit [2021-04-06T16:58:34.567Z] #59 1.874 + shift [2021-04-06T16:58:34.567Z] #59 1.874 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-06T16:58:34.567Z] #59 1.874 + . /tmp/install/rootlesskit.installer [2021-04-06T16:58:34.567Z] #59 1.874 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T16:58:34.567Z] #59 1.874 + install_rootlesskit [2021-04-06T16:58:34.567Z] #59 1.874 + case "$1" in [2021-04-06T16:58:34.567Z] #59 1.874 + export CGO_ENABLED=0 [2021-04-06T16:58:34.567Z] #59 1.874 + CGO_ENABLED=0 [2021-04-06T16:58:34.567Z] #59 1.874 + _install_rootlesskit [2021-04-06T16:58:34.567Z] #59 1.874 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-06T16:58:34.567Z] #59 1.874 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.HzRGMf3h4k/src/github.com/rootless-containers/rootlesskit [2021-04-06T16:58:34.567Z] #59 1.874 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T16:58:34.567Z] #59 1.940 Cloning into '/tmp/tmp.HzRGMf3h4k/src/github.com/rootless-containers/rootlesskit'... [2021-04-06T16:58:34.567Z] #59 4.666 + cd /tmp/tmp.HzRGMf3h4k/src/github.com/rootless-containers/rootlesskit [2021-04-06T16:58:34.567Z] #59 4.666 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T16:58:34.567Z] #59 4.685 + export GO111MODULE=on [2021-04-06T16:58:34.567Z] #59 4.685 + GO111MODULE=on [2021-04-06T16:58:34.567Z] #59 4.685 + export GOPROXY=https://proxy.golang.org [2021-04-06T16:58:34.567Z] #59 4.685 + GOPROXY=https://proxy.golang.org [2021-04-06T16:58:34.567Z] #59 4.685 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-06T16:58:34.567Z] #59 4.685 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-06T16:58:34.567Z] #59 5.988 go: downloading github.com/pkg/errors v0.9.1 [2021-04-06T16:58:34.567Z] #59 6.030 go: downloading github.com/google/uuid v1.2.0 [2021-04-06T16:58:34.567Z] #59 6.040 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T16:58:34.567Z] #59 6.089 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-06T16:58:34.567Z] #59 6.089 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T16:58:34.567Z] #59 6.219 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T16:58:34.567Z] #59 6.220 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-06T16:58:34.567Z] #59 6.236 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T16:58:34.567Z] #59 6.254 go: extracting github.com/pkg/errors v0.9.1 [2021-04-06T16:58:34.567Z] #59 6.301 go: extracting github.com/google/uuid v1.2.0 [2021-04-06T16:58:34.567Z] #59 6.374 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-06T16:58:34.567Z] #59 6.549 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T16:58:34.567Z] #59 6.576 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T16:58:34.567Z] #59 6.709 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-06T16:58:34.567Z] #59 6.821 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-06T16:58:34.567Z] #59 6.823 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-06T16:58:34.567Z] #59 6.893 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-06T16:58:34.567Z] #59 7.254 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-06T16:58:34.567Z] #59 7.315 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T16:58:34.567Z] #59 7.719 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T16:58:34.567Z] #59 8.202 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T16:58:34.567Z] #59 8.499 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T16:58:34.567Z] #59 8.831 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-06T16:58:34.567Z] #59 9.871 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-06T16:58:34.567Z] #59 9.966 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T16:58:34.567Z] #59 ... [2021-04-06T16:58:34.567Z] [2021-04-06T16:58:34.567Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T16:58:34.567Z] #25 1.449 + RM_GOPATH=0 [2021-04-06T16:58:34.567Z] #25 1.449 + TMP_GOPATH= [2021-04-06T16:58:34.567Z] #25 1.449 + : /build [2021-04-06T16:58:34.567Z] #25 1.449 + '[' -z '' ']' [2021-04-06T16:58:34.567Z] #25 1.449 ++ mktemp -d [2021-04-06T16:58:34.567Z] #25 1.449 + export GOPATH=/tmp/tmp.alexxGf7Eq [2021-04-06T16:58:34.567Z] #25 1.449 + GOPATH=/tmp/tmp.alexxGf7Eq [2021-04-06T16:58:34.567Z] #25 1.449 + RM_GOPATH=1 [2021-04-06T16:58:34.567Z] #25 1.449 + case "$(go env GOARCH)" in [2021-04-06T16:58:34.567Z] #25 1.449 ++ go env GOARCH [2021-04-06T16:58:34.567Z] #25 1.465 Install docker/cli version 17.06.2-ce from stable [2021-04-06T16:58:34.567Z] #25 1.465 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T16:58:34.567Z] #25 1.465 + GO_BUILDMODE=-buildmode=pie [2021-04-06T16:58:34.567Z] #25 1.465 ++ dirname /tmp/install/install.sh [2021-04-06T16:58:34.567Z] #25 1.465 + dir=/tmp/install [2021-04-06T16:58:34.567Z] #25 1.465 + bin=dockercli [2021-04-06T16:58:34.567Z] #25 1.465 + shift [2021-04-06T16:58:34.567Z] #25 1.465 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-06T16:58:34.567Z] #25 1.465 + . /tmp/install/dockercli.installer [2021-04-06T16:58:34.567Z] #25 1.465 ++ : stable [2021-04-06T16:58:34.567Z] #25 1.465 ++ : 17.06.2-ce [2021-04-06T16:58:34.567Z] #25 1.465 + install_dockercli [2021-04-06T16:58:34.567Z] #25 1.465 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-06T16:58:34.567Z] #25 1.465 ++ uname -m [2021-04-06T16:58:34.567Z] #25 1.465 + arch=s390x [2021-04-06T16:58:34.567Z] #25 1.465 + '[' s390x '!=' x86_64 ']' [2021-04-06T16:58:34.567Z] #25 1.465 + '[' s390x '!=' s390x ']' [2021-04-06T16:58:34.567Z] #25 1.465 + url=https://download.docker.com/linux/static [2021-04-06T16:58:34.567Z] #25 1.465 + tar -xz docker/docker [2021-04-06T16:58:34.567Z] #25 1.465 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-04-06T16:58:34.567Z] #25 8.992 + mkdir -p /build [2021-04-06T16:58:34.567Z] #25 9.012 + mv docker/docker /build/ [2021-04-06T16:58:34.567Z] #25 9.028 + rmdir docker [2021-04-06T16:58:34.567Z] #25 DONE 10.0s [2021-04-06T16:58:34.567Z] [2021-04-06T16:58:34.567Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T16:58:34.567Z] #52 3.026 + RM_GOPATH=0 [2021-04-06T16:58:34.567Z] #52 3.026 + TMP_GOPATH= [2021-04-06T16:58:34.567Z] #52 3.026 + : /build [2021-04-06T16:58:34.567Z] #52 3.026 + '[' -z '' ']' [2021-04-06T16:58:34.567Z] #52 3.026 ++ mktemp -d [2021-04-06T16:58:34.567Z] #52 3.028 + export GOPATH=/tmp/tmp.CagpQS084V [2021-04-06T16:58:34.567Z] #52 3.028 + GOPATH=/tmp/tmp.CagpQS084V [2021-04-06T16:58:34.567Z] #52 3.028 + RM_GOPATH=1 [2021-04-06T16:58:34.567Z] #52 3.028 + case "$(go env GOARCH)" in [2021-04-06T16:58:34.567Z] #52 3.028 ++ go env GOARCH [2021-04-06T16:58:34.567Z] #52 3.034 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T16:58:34.567Z] #52 3.034 + GO_BUILDMODE=-buildmode=pie [2021-04-06T16:58:34.567Z] #52 3.034 ++ dirname /tmp/install/install.sh [2021-04-06T16:58:34.567Z] #52 3.034 + dir=/tmp/install [2021-04-06T16:58:34.567Z] #52 3.034 + bin=shfmt [2021-04-06T16:58:34.567Z] #52 3.034 + shift [2021-04-06T16:58:34.567Z] #52 3.034 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-06T16:58:34.567Z] #52 3.034 + . /tmp/install/shfmt.installer [2021-04-06T16:58:34.567Z] #52 3.034 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T16:58:34.567Z] #52 3.034 + install_shfmt [2021-04-06T16:58:34.567Z] #52 3.034 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-06T16:58:34.567Z] #52 3.034 + git clone https://github.com/mvdan/sh.git /tmp/tmp.CagpQS084V/src/github.com/mvdan/sh [2021-04-06T16:58:34.567Z] #52 3.034 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T16:58:34.567Z] #52 3.053 Cloning into '/tmp/tmp.CagpQS084V/src/github.com/mvdan/sh'... [2021-04-06T16:58:34.869Z] #52 ... [2021-04-06T16:58:34.869Z] [2021-04-06T16:58:34.869Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T16:58:34.869Z] #48 2.669 + RM_GOPATH=0 [2021-04-06T16:58:34.869Z] #48 2.669 + TMP_GOPATH= [2021-04-06T16:58:34.869Z] #48 2.669 + : /build [2021-04-06T16:58:34.869Z] #48 2.669 + '[' -z '' ']' [2021-04-06T16:58:34.869Z] #48 2.670 ++ mktemp -d [2021-04-06T16:58:34.869Z] #48 2.686 + export GOPATH=/tmp/tmp.SrP1D9PC6p [2021-04-06T16:58:34.869Z] #48 2.686 + GOPATH=/tmp/tmp.SrP1D9PC6p [2021-04-06T16:58:34.869Z] #48 2.686 + RM_GOPATH=1 [2021-04-06T16:58:34.869Z] #48 2.686 + case "$(go env GOARCH)" in [2021-04-06T16:58:34.869Z] #48 2.686 ++ go env GOARCH [2021-04-06T16:58:34.869Z] #48 2.709 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T16:58:34.869Z] #48 2.709 + GO_BUILDMODE=-buildmode=pie [2021-04-06T16:58:34.869Z] #48 2.709 ++ dirname /tmp/install/install.sh [2021-04-06T16:58:34.869Z] #48 2.709 + dir=/tmp/install [2021-04-06T16:58:34.869Z] #48 2.709 + bin=gotestsum [2021-04-06T16:58:34.869Z] #48 2.709 + shift [2021-04-06T16:58:34.869Z] #48 2.710 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-06T16:58:34.869Z] #48 2.710 + . /tmp/install/gotestsum.installer [2021-04-06T16:58:34.869Z] #48 2.710 ++ : v0.5.3 [2021-04-06T16:58:34.869Z] #48 2.711 + install_gotestsum [2021-04-06T16:58:34.869Z] #48 2.711 + set -e [2021-04-06T16:58:34.869Z] #48 2.711 + export GO111MODULE=on [2021-04-06T16:58:34.869Z] #48 2.711 + GO111MODULE=on [2021-04-06T16:58:34.869Z] #48 2.711 + GOBIN=/build [2021-04-06T16:58:34.869Z] #48 2.711 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-06T16:58:34.869Z] #48 2.713 go: finding gotest.tools v0.5.3 [2021-04-06T16:58:34.869Z] #48 2.713 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-06T16:58:34.869Z] #48 3.994 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-06T16:58:34.869Z] #48 4.298 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-06T16:58:34.869Z] #48 5.158 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T16:58:34.869Z] #48 5.159 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-06T16:58:34.869Z] #48 5.178 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-06T16:58:34.869Z] #48 5.220 go: downloading github.com/pkg/errors v0.9.1 [2021-04-06T16:58:34.869Z] #48 5.220 go: downloading github.com/fatih/color v1.9.0 [2021-04-06T16:58:34.869Z] #48 5.220 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T16:58:34.869Z] #48 5.220 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T16:58:34.869Z] #48 5.332 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T16:58:34.869Z] #48 5.367 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-06T16:58:34.869Z] #48 5.412 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T16:58:34.869Z] #48 5.495 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T16:58:34.869Z] #48 5.525 go: extracting github.com/pkg/errors v0.9.1 [2021-04-06T16:58:34.869Z] #48 5.574 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T16:58:34.869Z] #48 5.601 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-06T16:58:34.869Z] #48 5.601 go: extracting github.com/fatih/color v1.9.0 [2021-04-06T16:58:34.869Z] #48 5.701 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-06T16:58:34.869Z] #48 5.760 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-06T16:58:34.869Z] #48 6.344 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-06T16:58:34.869Z] #48 6.455 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-06T16:58:34.869Z] #48 7.034 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T16:58:34.869Z] #48 7.209 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T16:58:34.869Z] #48 8.414 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T16:58:34.869Z] #48 ... [2021-04-06T16:58:34.869Z] [2021-04-06T16:58:34.869Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T16:58:34.869Z] #46 2.867 + RM_GOPATH=0 [2021-04-06T16:58:34.869Z] #46 2.867 + TMP_GOPATH= [2021-04-06T16:58:34.869Z] #46 2.867 + : /build [2021-04-06T16:58:34.869Z] #46 2.867 + '[' -z '' ']' [2021-04-06T16:58:34.869Z] #46 2.867 ++ mktemp -d [2021-04-06T16:58:34.869Z] #46 2.867 + export GOPATH=/tmp/tmp.aj9KPIAsbI [2021-04-06T16:58:34.869Z] #46 2.867 + GOPATH=/tmp/tmp.aj9KPIAsbI [2021-04-06T16:58:34.869Z] #46 2.867 + RM_GOPATH=1 [2021-04-06T16:58:34.869Z] #46 2.867 + case "$(go env GOARCH)" in [2021-04-06T16:58:34.869Z] #46 2.867 ++ go env GOARCH [2021-04-06T16:58:34.869Z] #46 2.867 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T16:58:34.869Z] #46 2.867 + GO_BUILDMODE=-buildmode=pie [2021-04-06T16:58:34.869Z] #46 2.867 ++ dirname /tmp/install/install.sh [2021-04-06T16:58:34.869Z] #46 2.868 + dir=/tmp/install [2021-04-06T16:58:34.869Z] #46 2.868 + bin=vndr [2021-04-06T16:58:34.869Z] #46 2.868 + shift [2021-04-06T16:58:34.869Z] #46 2.868 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-06T16:58:34.869Z] #46 2.868 + . /tmp/install/vndr.installer [2021-04-06T16:58:34.869Z] #46 2.868 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T16:58:34.869Z] #46 2.868 + install_vndr [2021-04-06T16:58:34.869Z] #46 2.868 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-06T16:58:34.869Z] #46 2.868 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T16:58:34.869Z] #46 2.868 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.aj9KPIAsbI/src/github.com/LK4D4/vndr [2021-04-06T16:58:34.869Z] #46 2.876 Cloning into '/tmp/tmp.aj9KPIAsbI/src/github.com/LK4D4/vndr'... [2021-04-06T16:58:34.869Z] #46 3.415 + cd /tmp/tmp.aj9KPIAsbI/src/github.com/LK4D4/vndr [2021-04-06T16:58:34.869Z] #46 3.415 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T16:58:34.869Z] #46 3.426 + go build -buildmode=pie -v -o /build/vndr . [2021-04-06T16:58:34.869Z] #46 4.190 internal/cpu [2021-04-06T16:58:34.869Z] #46 4.191 runtime/internal/atomic [2021-04-06T16:58:34.869Z] #46 4.523 runtime/internal/sys [2021-04-06T16:58:34.869Z] #46 4.743 runtime/internal/math [2021-04-06T16:58:34.869Z] #46 4.868 internal/race [2021-04-06T16:58:34.869Z] #46 4.868 internal/bytealg [2021-04-06T16:58:34.869Z] #46 4.936 sync/atomic [2021-04-06T16:58:34.869Z] #46 5.217 unicode [2021-04-06T16:58:34.869Z] #46 5.361 runtime [2021-04-06T16:58:34.869Z] #46 7.787 unicode/utf8 [2021-04-06T16:58:34.869Z] #46 8.392 math [2021-04-06T16:58:35.168Z] #46 ... [2021-04-06T16:58:35.168Z] [2021-04-06T16:58:35.168Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-06T16:58:35.168Z] #14 3.099 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-06T16:58:35.168Z] #14 3.137 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T16:58:35.168Z] #14 3.172 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T16:58:35.168Z] #14 3.203 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T16:58:35.168Z] #14 3.769 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [427 kB] [2021-04-06T16:58:35.168Z] #14 5.249 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-06T16:58:35.168Z] #14 7.191 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [242 kB] [2021-04-06T16:58:35.168Z] #14 9.023 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-06T16:58:35.168Z] #14 ... [2021-04-06T16:58:35.168Z] [2021-04-06T16:58:35.168Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T16:58:35.168Z] #35 2.915 + RM_GOPATH=0 [2021-04-06T16:58:35.168Z] #35 2.915 + TMP_GOPATH= [2021-04-06T16:58:35.168Z] #35 2.915 + : /build [2021-04-06T16:58:35.168Z] #35 2.915 + '[' -z '' ']' [2021-04-06T16:58:35.168Z] #35 2.915 ++ mktemp -d [2021-04-06T16:58:35.168Z] #35 2.915 + export GOPATH=/tmp/tmp.i3yBRXoZ41 [2021-04-06T16:58:35.168Z] #35 2.915 + GOPATH=/tmp/tmp.i3yBRXoZ41 [2021-04-06T16:58:35.168Z] #35 2.915 + RM_GOPATH=1 [2021-04-06T16:58:35.168Z] #35 2.915 + case "$(go env GOARCH)" in [2021-04-06T16:58:35.168Z] #35 2.915 ++ go env GOARCH [2021-04-06T16:58:35.168Z] #35 2.925 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T16:58:35.168Z] #35 2.925 + GO_BUILDMODE=-buildmode=pie [2021-04-06T16:58:35.168Z] #35 2.931 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T16:58:35.168Z] #35 2.931 ++ dirname /tmp/install/install.sh [2021-04-06T16:58:35.168Z] #35 2.931 + dir=/tmp/install [2021-04-06T16:58:35.168Z] #35 2.931 + bin=tomlv [2021-04-06T16:58:35.168Z] #35 2.931 + shift [2021-04-06T16:58:35.168Z] #35 2.931 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-06T16:58:35.168Z] #35 2.931 + . /tmp/install/tomlv.installer [2021-04-06T16:58:35.168Z] #35 2.931 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T16:58:35.168Z] #35 2.931 + install_tomlv [2021-04-06T16:58:35.168Z] #35 2.931 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-06T16:58:35.168Z] #35 2.931 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.i3yBRXoZ41/src/github.com/BurntSushi/toml [2021-04-06T16:58:35.168Z] #35 2.932 Cloning into '/tmp/tmp.i3yBRXoZ41/src/github.com/BurntSushi/toml'... [2021-04-06T16:58:35.168Z] #35 4.326 + cd /tmp/tmp.i3yBRXoZ41/src/github.com/BurntSushi/toml [2021-04-06T16:58:35.168Z] #35 4.326 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T16:58:35.168Z] #35 4.346 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-06T16:58:35.168Z] #35 4.844 internal/cpu [2021-04-06T16:58:35.168Z] #35 4.855 runtime/internal/math [2021-04-06T16:58:35.168Z] #35 4.923 math/bits [2021-04-06T16:58:35.168Z] #35 5.413 math [2021-04-06T16:58:35.168Z] #35 5.576 runtime [2021-04-06T16:58:35.168Z] #35 9.656 internal/testlog [2021-04-06T16:58:35.168Z] #35 9.972 encoding [2021-04-06T16:58:35.168Z] #35 10.14 runtime/cgo [2021-04-06T16:58:35.458Z] #35 ... [2021-04-06T16:58:35.458Z] [2021-04-06T16:58:35.458Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T16:58:35.458Z] #68 2.078 + RM_GOPATH=0 [2021-04-06T16:58:35.458Z] #68 2.078 + TMP_GOPATH= [2021-04-06T16:58:35.458Z] #68 2.078 + : /build [2021-04-06T16:58:35.458Z] #68 2.078 + '[' -z '' ']' [2021-04-06T16:58:35.458Z] #68 2.078 ++ mktemp -d [2021-04-06T16:58:35.458Z] #68 2.078 + export GOPATH=/tmp/tmp.DEc3HDEmvH [2021-04-06T16:58:35.458Z] #68 2.078 + GOPATH=/tmp/tmp.DEc3HDEmvH [2021-04-06T16:58:35.458Z] #68 2.078 + RM_GOPATH=1 [2021-04-06T16:58:35.458Z] #68 2.078 + case "$(go env GOARCH)" in [2021-04-06T16:58:35.458Z] #68 2.078 ++ go env GOARCH [2021-04-06T16:58:35.458Z] #68 2.078 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T16:58:35.458Z] #68 2.078 + GO_BUILDMODE=-buildmode=pie [2021-04-06T16:58:35.458Z] #68 2.089 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T16:58:35.458Z] #68 2.090 ++ dirname /tmp/install/install.sh [2021-04-06T16:58:35.458Z] #68 2.090 + dir=/tmp/install [2021-04-06T16:58:35.458Z] #68 2.090 + bin=proxy [2021-04-06T16:58:35.458Z] #68 2.090 + shift [2021-04-06T16:58:35.458Z] #68 2.090 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-06T16:58:35.458Z] #68 2.090 + . /tmp/install/proxy.installer [2021-04-06T16:58:35.458Z] #68 2.090 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T16:58:35.458Z] #68 2.090 + install_proxy [2021-04-06T16:58:35.458Z] #68 2.090 + case "$1" in [2021-04-06T16:58:35.458Z] #68 2.090 + export CGO_ENABLED=0 [2021-04-06T16:58:35.458Z] #68 2.090 + CGO_ENABLED=0 [2021-04-06T16:58:35.458Z] #68 2.090 + _install_proxy [2021-04-06T16:58:35.458Z] #68 2.090 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-06T16:58:35.458Z] #68 2.090 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DEc3HDEmvH/src/github.com/docker/libnetwork [2021-04-06T16:58:35.458Z] #68 2.090 Cloning into '/tmp/tmp.DEc3HDEmvH/src/github.com/docker/libnetwork'... [2021-04-06T16:58:35.458Z] #68 ... [2021-04-06T16:58:35.458Z] [2021-04-06T16:58:35.458Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T16:58:35.458Z] #52 10.32 + cd /tmp/tmp.CagpQS084V/src/github.com/mvdan/sh [2021-04-06T16:58:35.458Z] #52 10.32 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T16:58:35.458Z] #52 10.47 + GO111MODULE=on [2021-04-06T16:58:35.458Z] #52 10.47 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-06T16:58:35.774Z] #71 exporting layers 1.3s done [2021-04-06T16:58:35.774Z] #71 writing image sha256:2217cbb4ef629c607d7a34afee9bd55a9914a77df0f5a5ad07965a7c12f6b95e done [2021-04-06T16:58:35.774Z] #71 naming to docker.io/library/docker:f2c0b3688a572fa0588132317ea1e276fef44203 done [2021-04-06T16:58:35.774Z] #71 DONE 1.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-04-06T16:58:36.090Z] #52 11.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T16:58:36.090Z] #52 11.37 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T16:58:36.090Z] #52 11.44 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T16:58:36.120Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42257/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42257/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2c0b3688a572fa0588132317ea1e276fef44203 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f2c0b3688a572fa0588132317ea1e276fef44203 hack/validate/default [2021-04-06T16:58:36.380Z] #52 11.53 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T16:58:36.380Z] #52 11.53 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T16:58:36.448Z] db4e2d8d5901: Verifying Checksum [2021-04-06T16:58:36.448Z] db4e2d8d5901: Download complete [2021-04-06T16:58:36.671Z] #52 12.15 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T16:58:37.060Z] Congratulations! All commits are properly signed with the DCO! [2021-04-06T16:58:37.305Z] #52 12.72 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T16:58:37.510Z] 1301750ffb48: Verifying Checksum [2021-04-06T16:58:37.510Z] 1301750ffb48: Download complete [2021-04-06T16:58:37.510Z] 5ffb2f5886e2: Verifying Checksum [2021-04-06T16:58:37.510Z] 5ffb2f5886e2: Download complete [2021-04-06T16:58:37.807Z] dc5c6edc9cff: Verifying Checksum [2021-04-06T16:58:37.807Z] dc5c6edc9cff: Download complete [2021-04-06T16:58:38.001Z] Congratulations! Seccomp profile generation is done correctly. [2021-04-06T16:58:38.001Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-04-06T16:58:38.336Z] #52 13.52 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T16:58:39.369Z] #52 14.44 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T16:58:39.369Z] #52 14.45 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T16:58:39.369Z] #52 14.56 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T16:58:39.369Z] #52 14.59 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T16:58:39.659Z] #52 15.02 runtime/cgo [2021-04-06T16:58:39.659Z] #52 15.03 runtime [2021-04-06T16:58:39.916Z] db4e2d8d5901: Pull complete [2021-04-06T16:58:40.562Z] dfe2d012519c: Pull complete [2021-04-06T16:58:40.695Z] #52 ... [2021-04-06T16:58:40.695Z] [2021-04-06T16:58:40.695Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T16:58:40.695Z] #50 10.07 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-06T16:58:40.695Z] #50 10.31 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T16:58:40.695Z] #50 10.61 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T16:58:40.695Z] #50 10.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T16:58:40.695Z] #50 10.88 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T16:58:40.695Z] #50 10.96 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T16:58:40.695Z] #50 10.97 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T16:58:40.695Z] #50 11.13 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T16:58:40.695Z] #50 11.46 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T16:58:40.695Z] #50 11.46 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T16:58:40.695Z] #50 11.98 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T16:58:40.695Z] #50 12.13 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T16:58:40.695Z] #50 12.16 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T16:58:40.695Z] #50 12.69 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T16:58:40.695Z] #50 12.80 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T16:58:40.695Z] #50 13.55 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-06T16:58:40.695Z] #50 13.75 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-06T16:58:40.695Z] #50 13.75 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T16:58:40.695Z] #50 13.85 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T16:58:40.695Z] #50 15.68 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T16:58:40.695Z] #50 15.71 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T16:58:40.695Z] #50 15.72 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T16:58:40.695Z] #50 15.72 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-06T16:58:40.695Z] #50 15.72 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-06T16:58:40.695Z] #50 15.75 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T16:58:40.695Z] #50 15.75 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-06T16:58:40.695Z] #50 15.75 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T16:58:40.695Z] #50 15.96 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-06T16:58:40.695Z] #50 16.00 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T16:58:40.695Z] #50 16.03 go: downloading github.com/fatih/color v1.7.0 [2021-04-06T16:58:40.695Z] #50 16.03 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T16:58:40.695Z] #50 16.03 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T16:58:40.695Z] #50 16.05 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-06T16:58:40.695Z] #50 16.05 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T16:58:40.695Z] #50 16.06 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T16:58:40.695Z] #50 16.07 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-06T16:58:40.695Z] #50 16.08 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-06T16:58:40.695Z] #50 16.08 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-06T16:58:40.695Z] #50 16.15 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-06T16:58:40.695Z] #50 16.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T16:58:40.695Z] #50 16.15 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T16:58:40.695Z] #50 16.18 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T16:58:40.859Z] 5d8f1d1f9197: Pull complete [2021-04-06T16:58:40.859Z] 3c370c2e2f82: Verifying Checksum [2021-04-06T16:58:40.859Z] 3c370c2e2f82: Download complete [2021-04-06T16:58:40.986Z] #50 16.39 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T16:58:40.986Z] #50 16.39 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T16:58:40.986Z] #50 16.41 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T16:58:40.986Z] #50 16.46 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T16:58:41.277Z] #50 16.48 go: extracting github.com/fatih/color v1.7.0 [2021-04-06T16:58:41.277Z] #50 16.49 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T16:58:41.277Z] #50 16.50 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T16:58:41.277Z] #50 16.52 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-06T16:58:41.277Z] #50 16.56 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-06T16:58:41.277Z] #50 16.61 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T16:58:41.277Z] #50 16.66 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T16:58:41.277Z] #50 16.71 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-06T16:58:41.277Z] #50 16.71 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T16:58:41.277Z] #50 16.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T16:58:41.569Z] #50 16.81 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T16:58:41.569Z] #50 16.82 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T16:58:41.569Z] #50 16.89 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T16:58:41.569Z] #50 16.89 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-06T16:58:41.569Z] #50 16.91 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-06T16:58:41.569Z] #50 16.99 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-06T16:58:41.900Z] #50 16.99 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T16:58:41.900Z] #50 16.99 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-06T16:58:41.900Z] #50 17.04 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T16:58:41.900Z] #50 17.07 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T16:58:41.900Z] #50 17.07 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-06T16:58:41.900Z] #50 17.07 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-06T16:58:41.900Z] #50 17.07 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T16:58:41.900Z] #50 17.07 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-06T16:58:41.900Z] #50 17.08 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T16:58:41.900Z] #50 17.08 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T16:58:41.900Z] #50 17.12 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-06T16:58:41.900Z] #50 17.20 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T16:58:41.900Z] #50 17.22 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T16:58:41.900Z] #50 17.26 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T16:58:41.900Z] #50 17.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T16:58:41.900Z] #50 17.30 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T16:58:41.900Z] #50 17.33 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-06T16:58:42.191Z] #50 17.34 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T16:58:42.191Z] #50 17.34 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-06T16:58:42.191Z] #50 17.45 go: extracting golang.org/x/text v0.3.2 [2021-04-06T16:58:42.191Z] #50 17.46 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T16:58:42.191Z] #50 17.46 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T16:58:42.191Z] #50 17.49 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T16:58:42.481Z] #50 17.66 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-06T16:58:42.481Z] #50 17.67 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T16:58:42.481Z] #50 17.70 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T16:58:42.481Z] #50 17.74 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T16:58:42.481Z] #50 17.77 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T16:58:42.481Z] #50 17.84 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-06T16:58:42.481Z] #50 17.89 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-06T16:58:42.481Z] #50 17.93 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T16:58:43.111Z] #50 18.39 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T16:58:43.111Z] #50 18.43 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T16:58:43.111Z] #50 18.51 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T16:58:43.111Z] #50 18.51 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-06T16:58:43.111Z] #50 18.51 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T16:58:43.111Z] #50 18.58 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-06T16:58:43.402Z] #50 18.67 go: downloading github.com/spf13/cast v1.3.0 [2021-04-06T16:58:43.402Z] #50 18.68 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T16:58:43.402Z] #50 18.74 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T16:58:43.402Z] #50 18.75 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T16:58:43.402Z] #50 ... [2021-04-06T16:58:43.402Z] [2021-04-06T16:58:43.402Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-06T16:58:43.402Z] #28 4.060 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-06T16:58:43.402Z] #28 11.62 Fetched 8114 kB in 11s (747 kB/s) [2021-04-06T16:58:43.621Z] 1301750ffb48: Pull complete [2021-04-06T16:58:43.692Z] #28 11.62 Reading package lists... [2021-04-06T16:58:43.692Z] #28 ... [2021-04-06T16:58:43.692Z] [2021-04-06T16:58:43.692Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T16:58:43.692Z] #50 18.87 go: extracting github.com/spf13/cast v1.3.0 [2021-04-06T16:58:43.692Z] #50 18.87 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T16:58:43.692Z] #50 18.90 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-06T16:58:43.692Z] #50 18.98 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T16:58:43.982Z] #50 19.14 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-06T16:58:43.982Z] #50 19.21 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T16:58:44.272Z] #50 19.79 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-06T16:58:44.916Z] #50 ... [2021-04-06T16:58:44.916Z] [2021-04-06T16:58:44.916Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-06T16:58:44.916Z] #56 11.58 Fetched 8114 kB in 10s (832 kB/s) [2021-04-06T16:58:44.916Z] #56 11.58 Reading package lists... [2021-04-06T16:58:44.916Z] #56 15.39 Reading package lists... [2021-04-06T16:58:44.916Z] #56 18.66 Building dependency tree... [2021-04-06T16:58:44.916Z] #56 19.65 The following additional packages will be installed: [2021-04-06T16:58:44.916Z] #56 19.65 libbtrfs0 [2021-04-06T16:58:44.916Z] #56 19.70 The following NEW packages will be installed: [2021-04-06T16:58:44.916Z] #56 19.71 libbtrfs-dev libbtrfs0 [2021-04-06T16:58:44.916Z] #56 19.83 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T16:58:44.916Z] #56 19.83 Need to get 118 kB of archives. [2021-04-06T16:58:44.916Z] #56 19.83 After this operation, 390 kB of additional disk space will be used. [2021-04-06T16:58:44.916Z] #56 19.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-04-06T16:58:44.916Z] #56 19.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-04-06T16:58:44.916Z] #56 20.57 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T16:58:44.916Z] #56 20.62 Fetched 118 kB in 0s (1158 kB/s) [2021-04-06T16:58:44.916Z] #56 20.70 Selecting previously unselected package libbtrfs0. [2021-04-06T16:58:44.916Z] #56 20.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-06T16:58:44.916Z] #56 20.75 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-04-06T16:58:44.916Z] #56 20.76 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-06T16:58:44.916Z] #56 20.83 Selecting previously unselected package libbtrfs-dev. [2021-04-06T16:58:44.916Z] #56 20.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-04-06T16:58:44.916Z] #56 20.84 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-06T16:58:44.916Z] #56 21.00 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-06T16:58:44.916Z] #56 21.02 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-06T16:58:44.916Z] #56 21.03 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T16:58:44.916Z] #56 DONE 21.6s [2021-04-06T16:58:45.207Z] [2021-04-06T16:58:45.207Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T16:58:45.721Z] dc5c6edc9cff: Pull complete [2021-04-06T16:58:45.838Z] #57 0.703 + RM_GOPATH=0 [2021-04-06T16:58:45.838Z] #57 0.703 + TMP_GOPATH= [2021-04-06T16:58:45.838Z] #57 0.703 + : /build [2021-04-06T16:58:45.838Z] #57 0.703 + '[' -z '' ']' [2021-04-06T16:58:45.838Z] #57 0.703 ++ mktemp -d [2021-04-06T16:58:45.838Z] #57 0.703 + export GOPATH=/tmp/tmp.jvxxFxqzAu [2021-04-06T16:58:45.838Z] #57 0.703 + GOPATH=/tmp/tmp.jvxxFxqzAu [2021-04-06T16:58:45.838Z] #57 0.703 + RM_GOPATH=1 [2021-04-06T16:58:45.838Z] #57 0.703 + case "$(go env GOARCH)" in [2021-04-06T16:58:45.838Z] #57 0.703 ++ go env GOARCH [2021-04-06T16:58:45.838Z] #57 0.722 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T16:58:45.838Z] #57 0.722 + GO_BUILDMODE=-buildmode=pie [2021-04-06T16:58:45.838Z] #57 0.726 ++ dirname /tmp/install/install.sh [2021-04-06T16:58:45.838Z] #57 0.727 + dir=/tmp/install [2021-04-06T16:58:45.838Z] #57 0.727 + bin=containerd [2021-04-06T16:58:45.838Z] #57 0.727 + shift [2021-04-06T16:58:45.838Z] #57 0.727 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-06T16:58:45.838Z] #57 0.727 + . /tmp/install/containerd.installer [2021-04-06T16:58:45.838Z] #57 0.727 ++ set -e [2021-04-06T16:58:45.838Z] #57 0.727 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T16:58:45.838Z] #57 0.727 + install_containerd [2021-04-06T16:58:45.838Z] #57 0.727 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-06T16:58:45.838Z] #57 0.728 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T16:58:45.838Z] #57 0.728 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jvxxFxqzAu/src/github.com/containerd/containerd [2021-04-06T16:58:45.838Z] #57 0.729 Cloning into '/tmp/tmp.jvxxFxqzAu/src/github.com/containerd/containerd'... [2021-04-06T16:58:45.838Z] #57 ... [2021-04-06T16:58:45.838Z] [2021-04-06T16:58:45.838Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T16:58:45.838Z] #48 11.27 go: finding github.com/fatih/color v1.9.0 [2021-04-06T16:58:45.838Z] #48 11.28 go: finding github.com/pkg/errors v0.9.1 [2021-04-06T16:58:45.838Z] #48 11.28 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T16:58:45.838Z] #48 11.44 go: finding github.com/spf13/pflag v1.0.3 [2021-04-06T16:58:45.838Z] #48 11.45 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-06T16:58:45.838Z] #48 11.49 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-06T16:58:45.838Z] #48 11.54 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T16:58:45.838Z] #48 11.65 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-06T16:58:45.838Z] #48 11.68 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T16:58:45.838Z] #48 11.72 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T16:58:45.838Z] #48 11.83 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T16:58:46.128Z] #48 ... [2021-04-06T16:58:46.128Z] [2021-04-06T16:58:46.128Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-06T16:58:46.128Z] #37 12.58 Fetched 8114 kB in 11s (764 kB/s) [2021-04-06T16:58:46.128Z] #37 12.58 Reading package lists... [2021-04-06T16:58:46.128Z] #37 15.94 Reading package lists... [2021-04-06T16:58:46.128Z] #37 19.38 Building dependency tree... [2021-04-06T16:58:46.128Z] #37 20.31 The following additional packages will be installed: [2021-04-06T16:58:46.128Z] #37 20.31 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-06T16:58:46.128Z] #37 20.31 Suggested packages: [2021-04-06T16:58:46.128Z] #37 20.31 cmake-doc ninja-build lrzip [2021-04-06T16:58:46.128Z] #37 20.31 Recommended packages: [2021-04-06T16:58:46.128Z] #37 20.31 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-06T16:58:46.128Z] #37 21.00 The following NEW packages will be installed: [2021-04-06T16:58:46.128Z] #37 21.01 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-06T16:58:46.128Z] #37 21.01 vim-common xxd [2021-04-06T16:58:46.128Z] #37 21.12 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T16:58:46.128Z] #37 21.12 Need to get 14.0 MB of archives. [2021-04-06T16:58:46.128Z] #37 21.12 After this operation, 62.1 MB of additional disk space will be used. [2021-04-06T16:58:46.128Z] #37 21.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-04-06T16:58:46.128Z] #37 21.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-04-06T16:58:46.128Z] #37 21.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-04-06T16:58:46.128Z] #37 21.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-04-06T16:58:46.128Z] #37 21.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-04-06T16:58:46.128Z] #37 21.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-04-06T16:58:46.128Z] #37 21.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-04-06T16:58:46.128Z] #37 21.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-04-06T16:58:46.128Z] #37 21.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-04-06T16:58:46.128Z] #37 21.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-04-06T16:58:46.128Z] #37 22.53 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T16:58:46.128Z] #37 22.66 Fetched 14.0 MB in 1s (14.3 MB/s) [2021-04-06T16:58:46.128Z] #37 22.71 Selecting previously unselected package xxd. [2021-04-06T16:58:46.128Z] #37 22.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 ... 15177 files and directories currently installed.) [2021-04-06T16:58:46.128Z] #37 22.78 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-04-06T16:58:46.128Z] #37 22.78 Unpacking xxd (2:8.1.0875-5) ... [2021-04-06T16:58:46.419Z] #37 22.98 Selecting previously unselected package vim-common. [2021-04-06T16:58:46.419Z] #37 22.98 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-06T16:58:46.419Z] #37 23.00 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-06T16:58:46.714Z] #37 23.31 Selecting previously unselected package cmake-data. [2021-04-06T16:58:46.714Z] #37 23.31 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-06T16:58:46.714Z] #37 23.32 Unpacking cmake-data (3.13.4-1) ... [2021-04-06T16:58:46.714Z] #37 ... [2021-04-06T16:58:46.714Z] [2021-04-06T16:58:46.714Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T16:58:46.714Z] #46 12.01 unicode/utf16 [2021-04-06T16:58:46.714Z] #46 12.20 container/list [2021-04-06T16:58:46.714Z] #46 12.63 crypto/internal/subtle [2021-04-06T16:58:46.714Z] #46 12.71 crypto/subtle [2021-04-06T16:58:46.714Z] #46 12.82 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-06T16:58:46.714Z] #46 12.90 internal/nettrace [2021-04-06T16:58:46.714Z] #46 12.98 runtime/cgo [2021-04-06T16:58:46.714Z] #46 ... [2021-04-06T16:58:46.714Z] [2021-04-06T16:58:46.714Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T16:58:46.714Z] #59 12.56 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T16:58:46.714Z] #59 12.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T16:58:46.714Z] #59 13.14 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T16:58:46.714Z] #59 13.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T16:58:46.714Z] #59 13.33 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T16:58:46.714Z] #59 14.60 go: finding github.com/pkg/errors v0.9.1 [2021-04-06T16:58:46.714Z] #59 14.69 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-06T16:58:46.714Z] #59 14.82 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T16:58:46.714Z] #59 14.90 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T16:58:46.714Z] #59 14.94 go: finding github.com/google/uuid v1.2.0 [2021-04-06T16:58:46.714Z] #59 14.94 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T16:58:46.714Z] #59 14.98 go: finding github.com/gofrs/flock v0.8.0 [2021-04-06T16:58:46.714Z] #59 15.00 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-06T16:58:46.714Z] #59 15.06 go: finding github.com/gorilla/mux v1.8.0 [2021-04-06T16:58:46.714Z] #59 15.11 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T16:58:46.714Z] #59 15.15 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T16:58:46.714Z] #59 15.17 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-06T16:58:46.714Z] #59 15.18 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T16:58:46.714Z] #59 15.29 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T16:58:46.714Z] #59 15.47 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T16:58:47.005Z] #59 ... [2021-04-06T16:58:47.005Z] [2021-04-06T16:58:47.005Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-06T16:58:47.005Z] #43 14.82 Fetched 8114 kB in 12s (664 kB/s) [2021-04-06T16:58:47.005Z] #43 14.82 Reading package lists... [2021-04-06T16:58:47.005Z] #43 18.33 Reading package lists... [2021-04-06T16:58:47.005Z] #43 21.58 Building dependency tree... [2021-04-06T16:58:47.005Z] #43 22.56 The following additional packages will be installed: [2021-04-06T16:58:47.005Z] #43 22.58 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-06T16:58:47.005Z] #43 22.59 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-06T16:58:47.005Z] #43 22.59 Suggested packages: [2021-04-06T16:58:47.005Z] #43 22.59 manpages-dev python-setuptools [2021-04-06T16:58:47.005Z] #43 23.32 The following NEW packages will be installed: [2021-04-06T16:58:47.005Z] #43 23.32 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-06T16:58:47.005Z] #43 23.33 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-06T16:58:47.005Z] #43 23.33 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-06T16:58:47.005Z] #43 23.33 python-six zlib1g-dev [2021-04-06T16:58:47.005Z] #43 23.45 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T16:58:47.005Z] #43 23.45 Need to get 3742 kB of archives. [2021-04-06T16:58:47.005Z] #43 23.45 After this operation, 22.0 MB of additional disk space will be used. [2021-04-06T16:58:47.005Z] #43 23.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-04-06T16:58:47.005Z] #43 23.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-04-06T16:58:47.005Z] #43 23.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-04-06T16:58:47.005Z] #43 23.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-04-06T16:58:47.005Z] #43 23.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-04-06T16:58:47.005Z] #43 23.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-04-06T16:58:47.005Z] #43 23.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-04-06T16:58:47.005Z] #43 23.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-04-06T16:58:47.005Z] #43 23.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-04-06T16:58:47.005Z] #43 23.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-04-06T16:58:47.005Z] #43 23.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-04-06T16:58:47.005Z] #43 23.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-04-06T16:58:47.005Z] #43 23.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-04-06T16:58:47.005Z] #43 23.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-04-06T16:58:47.005Z] #43 23.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-06T16:58:47.005Z] #43 23.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-04-06T16:58:47.005Z] #43 23.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-04-06T16:58:48.003Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-04-06T16:58:48.035Z] #43 24.44 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T16:58:48.035Z] #43 24.48 Fetched 3742 kB in 0s (10.8 MB/s) [2021-04-06T16:58:48.035Z] #43 24.56 Selecting previously unselected package libcap-dev:s390x. [2021-04-06T16:58:48.035Z] #43 24.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-06T16:58:48.035Z] #43 24.59 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-04-06T16:58:48.035Z] #43 24.60 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-04-06T16:58:48.035Z] #43 24.69 Selecting previously unselected package libnet1:s390x. [2021-04-06T16:58:48.035Z] #43 24.70 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-06T16:58:48.035Z] #43 24.71 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-06T16:58:48.035Z] #43 24.79 Selecting previously unselected package libnet1-dev. [2021-04-06T16:58:48.035Z] #43 24.79 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-06T16:58:48.325Z] #43 24.79 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-06T16:58:48.325Z] #43 24.91 Selecting previously unselected package libnl-3-200:s390x. [2021-04-06T16:58:48.325Z] #43 24.91 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-04-06T16:58:48.325Z] #43 24.92 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-04-06T16:58:48.325Z] #43 25.02 Selecting previously unselected package libnl-3-dev:s390x. [2021-04-06T16:58:48.325Z] #43 25.02 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-04-06T16:58:48.576Z] Congratulations! All API changes are done the right way. [2021-04-06T16:58:48.576Z] Congratulations! All TOML source files changed here have valid syntax. [2021-04-06T16:58:48.576Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-04-06T16:58:48.576Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-04-06T16:58:48.576Z] Congratulations! No new tests were added to integration-cli. [2021-04-06T16:58:48.576Z] [2021-04-06T16:58:48.576Z] INFO Start validation with golang-ci-lint [2021-04-06T16:58:48.628Z] #43 25.02 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-04-06T16:58:48.628Z] #43 25.22 Selecting previously unselected package libprotobuf-c1:s390x. [2021-04-06T16:58:48.628Z] #43 25.22 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-04-06T16:58:48.628Z] #43 25.22 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-06T16:58:48.628Z] #43 25.29 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-04-06T16:58:48.628Z] #43 25.30 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-04-06T16:58:48.628Z] #43 25.30 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-04-06T16:58:48.628Z] #43 25.37 Selecting previously unselected package zlib1g-dev:s390x. [2021-04-06T16:58:48.628Z] #43 25.37 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-04-06T16:58:48.628Z] #43 25.37 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-04-06T16:58:48.628Z] #43 ... [2021-04-06T16:58:48.628Z] [2021-04-06T16:58:48.628Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-06T16:58:48.628Z] #37 25.37 Selecting previously unselected package libicu63:s390x. [2021-04-06T16:58:48.628Z] #37 25.39 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-04-06T16:58:48.836Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-04-06T16:58:48.836Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-06T16:58:48.836Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-06T16:58:48.918Z] #37 25.40 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-04-06T16:58:49.549Z] #37 ... [2021-04-06T16:58:49.549Z] [2021-04-06T16:58:49.549Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T16:58:49.549Z] #68 14.68 + cd /tmp/tmp.DEc3HDEmvH/src/github.com/docker/libnetwork [2021-04-06T16:58:49.549Z] #68 14.68 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T16:58:49.549Z] #68 14.90 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-06T16:58:49.549Z] #68 ... [2021-04-06T16:58:49.549Z] [2021-04-06T16:58:49.549Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-06T16:58:49.549Z] #41 15.69 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-06T16:58:49.549Z] #41 17.05 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-06T16:58:49.549Z] #41 ... [2021-04-06T16:58:49.549Z] [2021-04-06T16:58:49.549Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T16:58:49.549Z] #50 24.13 go: finding github.com/fatih/color v1.7.0 [2021-04-06T16:58:49.549Z] #50 24.23 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-06T16:58:49.549Z] #50 24.23 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T16:58:49.549Z] #50 24.28 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-06T16:58:49.549Z] #50 24.38 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T16:58:49.549Z] #50 24.40 go: finding github.com/pkg/errors v0.8.1 [2021-04-06T16:58:49.549Z] #50 24.40 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T16:58:49.549Z] #50 24.42 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-06T16:58:49.549Z] #50 24.43 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-06T16:58:49.549Z] #50 24.44 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T16:58:49.549Z] #50 24.44 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T16:58:49.549Z] #50 24.45 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T16:58:49.549Z] #50 24.45 go: finding github.com/stretchr/testify v1.4.0 [2021-04-06T16:58:49.549Z] #50 24.47 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-06T16:58:49.549Z] #50 24.48 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-06T16:58:49.549Z] #50 24.49 go: finding github.com/spf13/viper v1.6.1 [2021-04-06T16:58:49.549Z] #50 24.50 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T16:58:49.549Z] #50 24.50 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T16:58:49.549Z] #50 24.50 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-06T16:58:49.549Z] #50 24.50 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-06T16:58:49.549Z] #50 24.53 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T16:58:49.549Z] #50 24.58 go: finding github.com/stretchr/objx v0.2.0 [2021-04-06T16:58:49.549Z] #50 24.66 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T16:58:49.549Z] #50 24.66 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T16:58:49.549Z] #50 24.67 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-06T16:58:49.549Z] #50 24.69 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T16:58:49.549Z] #50 24.70 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T16:58:49.549Z] #50 24.71 go: finding github.com/gobwas/glob v0.2.3 [2021-04-06T16:58:49.549Z] #50 24.73 go: finding github.com/spf13/cobra v0.0.5 [2021-04-06T16:58:49.549Z] #50 24.76 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-06T16:58:49.549Z] #50 24.79 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T16:58:49.549Z] #50 24.80 go: finding github.com/spf13/pflag v1.0.5 [2021-04-06T16:58:49.549Z] #50 24.88 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T16:58:49.549Z] #50 24.89 go: finding github.com/magiconair/properties v1.8.1 [2021-04-06T16:58:49.549Z] #50 24.89 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T16:58:49.549Z] #50 24.91 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-06T16:58:49.549Z] #50 24.92 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T16:58:49.549Z] #50 24.94 go: finding github.com/spf13/afero v1.1.2 [2021-04-06T16:58:49.549Z] #50 24.94 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T16:58:49.549Z] #50 24.96 go: finding github.com/spf13/cast v1.3.0 [2021-04-06T16:58:49.549Z] #50 24.97 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T16:58:49.549Z] #50 24.99 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T16:58:49.839Z] #50 25.03 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T16:58:49.839Z] #50 25.03 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T16:58:49.839Z] #50 25.04 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-06T16:58:49.839Z] #50 25.04 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T16:58:49.839Z] #50 25.09 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-06T16:58:49.839Z] #50 25.13 go: finding golang.org/x/text v0.3.2 [2021-04-06T16:58:49.839Z] #50 ... [2021-04-06T16:58:49.839Z] [2021-04-06T16:58:49.839Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-06T16:58:49.839Z] #14 14.98 Fetched 8587 kB in 12s (722 kB/s) [2021-04-06T16:58:49.839Z] #14 14.98 Reading package lists... [2021-04-06T16:58:49.839Z] #14 18.74 Reading package lists... [2021-04-06T16:58:49.839Z] #14 22.24 Building dependency tree... [2021-04-06T16:58:49.839Z] #14 23.21 The following additional packages will be installed: [2021-04-06T16:58:49.839Z] #14 23.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-06T16:58:49.839Z] #14 23.27 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-06T16:58:49.839Z] #14 23.27 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-06T16:58:49.839Z] #14 23.27 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-06T16:58:49.839Z] #14 23.27 mingw-w64-common mingw-w64-x86-64-dev [2021-04-06T16:58:49.839Z] #14 23.28 Suggested packages: [2021-04-06T16:58:49.839Z] #14 23.28 gcc-8-locales seccomp wine64 [2021-04-06T16:58:49.839Z] #14 24.40 The following NEW packages will be installed: [2021-04-06T16:58:49.839Z] #14 24.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-06T16:58:49.839Z] #14 24.40 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-06T16:58:49.839Z] #14 24.40 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-06T16:58:49.839Z] #14 24.40 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-06T16:58:49.839Z] #14 24.40 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-06T16:58:49.839Z] #14 24.40 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-06T16:58:49.839Z] #14 24.41 The following packages will be upgraded: [2021-04-06T16:58:49.839Z] #14 24.41 libseccomp2 libsystemd0 libudev1 [2021-04-06T16:58:49.839Z] #14 24.54 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-06T16:58:49.839Z] #14 24.54 Need to get 73.8 MB of archives. [2021-04-06T16:58:49.839Z] #14 24.54 After this operation, 494 MB of additional disk space will be used. [2021-04-06T16:58:49.839Z] #14 24.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u7 [309 kB] [2021-04-06T16:58:49.839Z] #14 24.55 Get:2 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB] [2021-04-06T16:58:49.839Z] #14 24.57 Get:3 http://deb.debian.org/debian buster-backports/main s390x libseccomp-dev s390x 2.4.1-2~bpo10+1 [65.3 kB] [2021-04-06T16:58:49.839Z] #14 24.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u7 [145 kB] [2021-04-06T16:58:49.839Z] #14 24.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-04-06T16:58:49.839Z] #14 24.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2021-04-06T16:58:49.839Z] #14 24.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-06T16:58:49.839Z] #14 24.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-04-06T16:58:49.839Z] #14 24.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-04-06T16:58:49.839Z] #14 24.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-06T16:58:49.839Z] #14 ... [2021-04-06T16:58:49.839Z] [2021-04-06T16:58:49.839Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T16:58:49.839Z] #50 25.19 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T16:58:49.839Z] #50 25.21 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T16:58:49.840Z] #50 25.23 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T16:58:49.840Z] #50 25.23 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T16:58:49.840Z] #50 25.25 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T16:58:49.840Z] #50 25.28 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T16:58:49.840Z] #50 25.28 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T16:58:49.840Z] #50 25.30 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T16:58:49.840Z] #50 25.30 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T16:58:49.840Z] #50 25.31 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T16:58:49.840Z] #50 25.33 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T16:58:50.131Z] #50 25.34 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-06T16:58:50.131Z] #50 25.34 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T16:58:50.131Z] #50 25.35 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T16:58:50.131Z] #50 25.36 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T16:58:50.131Z] #50 25.42 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T16:58:50.131Z] #50 25.49 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-06T16:58:50.131Z] #50 25.50 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-06T16:58:50.131Z] #50 25.51 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-06T16:58:50.131Z] #50 25.56 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-06T16:58:50.356Z] 3c370c2e2f82: Pull complete [2021-04-06T16:58:50.356Z] 5ffb2f5886e2: Pull complete [2021-04-06T16:58:50.356Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T16:58:50.356Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-04-06T16:58:50.356Z] ---> 805dc2d65d1c [2021-04-06T16:58:50.356Z] Step 5/15 : ARG BUILDX_REPO [2021-04-06T16:58:50.356Z] ---> Running in 1d406f572880 [2021-04-06T16:58:50.356Z] Removing intermediate container 1d406f572880 [2021-04-06T16:58:50.356Z] ---> 944df6b7d31c [2021-04-06T16:58:50.356Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-04-06T16:58:50.356Z] ---> Running in 6e924347773f [2021-04-06T16:58:50.356Z] Cloning into '/buildx'... [2021-04-06T16:58:50.425Z] #50 25.62 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T16:58:50.425Z] #50 25.70 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T16:58:50.425Z] #50 25.73 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T16:58:50.425Z] #50 25.74 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T16:58:50.425Z] #50 25.77 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T16:58:50.425Z] #50 25.77 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-06T16:58:51.942Z] #50 ... [2021-04-06T16:58:51.942Z] [2021-04-06T16:58:51.942Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T16:58:51.942Z] #68 DONE 26.9s [2021-04-06T16:58:51.942Z] [2021-04-06T16:58:51.942Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-06T16:58:51.942Z] #28 11.62 Reading package lists... [2021-04-06T16:58:51.942Z] #28 14.98 Reading package lists... [2021-04-06T16:58:51.942Z] #28 18.47 Building dependency tree... [2021-04-06T16:58:51.942Z] #28 19.59 The following additional packages will be installed: [2021-04-06T16:58:51.942Z] #28 19.60 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-06T16:58:51.942Z] #28 19.60 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-06T16:58:51.942Z] #28 19.60 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-06T16:58:51.942Z] #28 19.60 Suggested packages: [2021-04-06T16:58:51.942Z] #28 19.60 krb5-doc krb5-user [2021-04-06T16:58:51.942Z] #28 19.60 Recommended packages: [2021-04-06T16:58:51.942Z] #28 19.60 krb5-locales publicsuffix libsasl2-modules [2021-04-06T16:58:51.942Z] #28 20.72 The following NEW packages will be installed: [2021-04-06T16:58:51.942Z] #28 20.72 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-06T16:58:51.942Z] #28 20.72 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-06T16:58:51.942Z] #28 20.72 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-06T16:58:51.942Z] #28 20.72 libssh2-1 libssl1.1 openssl [2021-04-06T16:58:51.942Z] #28 20.88 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-06T16:58:51.942Z] #28 20.88 Need to get 4604 kB of archives. [2021-04-06T16:58:51.942Z] #28 20.88 After this operation, 11.9 MB of additional disk space will be used. [2021-04-06T16:58:51.942Z] #28 20.88 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u6 [1199 kB] [2021-04-06T16:58:51.942Z] #28 20.88 Get:2 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-06T16:58:51.942Z] #28 20.91 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-04-06T16:58:51.942Z] #28 20.91 Get:4 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-04-06T16:58:51.942Z] #28 20.92 Get:5 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-04-06T16:58:51.942Z] #28 20.92 Get:6 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-04-06T16:58:51.942Z] #28 20.96 Get:7 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u6 [830 kB] [2021-04-06T16:58:51.942Z] #28 20.96 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-04-06T16:58:51.942Z] #28 20.98 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-04-06T16:58:51.942Z] #28 20.99 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-04-06T16:58:51.942Z] #28 21.00 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-06T16:58:51.942Z] #28 21.02 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] [2021-04-06T16:58:51.942Z] #28 21.04 Get:13 http://security.debian.org/debian-security buster/updates/main s390x libcurl4 s390x 7.64.0-4+deb10u2 [310 kB] [2021-04-06T16:58:51.942Z] #28 21.05 Get:14 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-04-06T16:58:51.942Z] #28 21.05 Get:15 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-04-06T16:58:51.942Z] #28 21.06 Get:16 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-04-06T16:58:51.942Z] #28 21.07 Get:17 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-04-06T16:58:51.942Z] #28 21.08 Get:18 http://security.debian.org/debian-security buster/updates/main s390x curl s390x 7.64.0-4+deb10u2 [260 kB] [2021-04-06T16:58:51.942Z] #28 21.09 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-04-06T16:58:51.942Z] #28 21.11 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-04-06T16:58:51.942Z] #28 21.13 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-04-06T16:58:51.942Z] #28 21.90 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T16:58:51.942Z] #28 21.97 Fetched 4604 kB in 0s (14.5 MB/s) [2021-04-06T16:58:51.942Z] #28 22.19 Selecting previously unselected package libssl1.1:s390x. [2021-04-06T16:58:51.942Z] #28 22.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 ... 6675 files and directories currently installed.) [2021-04-06T16:58:51.942Z] #28 22.20 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_s390x.deb ... [2021-04-06T16:58:51.942Z] #28 22.21 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-04-06T16:58:52.594Z] #28 23.27 Selecting previously unselected package openssl. [2021-04-06T16:58:52.594Z] #28 23.27 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_s390x.deb ... [2021-04-06T16:58:52.594Z] #28 23.27 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-06T16:58:53.232Z] #28 23.80 Selecting previously unselected package ca-certificates. [2021-04-06T16:58:53.232Z] #28 23.80 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-06T16:58:53.232Z] #28 23.80 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-06T16:58:53.522Z] #28 24.03 Selecting previously unselected package libkeyutils1:s390x. [2021-04-06T16:58:53.522Z] #28 24.03 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2021-04-06T16:58:53.522Z] #28 24.04 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-04-06T16:58:53.522Z] #28 24.11 Selecting previously unselected package libkrb5support0:s390x. [2021-04-06T16:58:53.522Z] #28 24.11 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-04-06T16:58:53.522Z] #28 24.11 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-04-06T16:58:53.522Z] #28 24.17 Selecting previously unselected package libk5crypto3:s390x. [2021-04-06T16:58:53.812Z] #28 24.17 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-04-06T16:58:53.812Z] #28 24.17 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-04-06T16:58:53.812Z] #28 24.25 Selecting previously unselected package libkrb5-3:s390x. [2021-04-06T16:58:53.812Z] #28 24.25 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-04-06T16:58:53.812Z] #28 24.26 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-04-06T16:58:54.102Z] #28 24.48 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-04-06T16:58:54.102Z] #28 24.48 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-04-06T16:58:54.102Z] #28 24.49 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-04-06T16:58:54.102Z] #28 24.63 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-04-06T16:58:54.102Z] #28 24.65 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-04-06T16:58:54.102Z] #28 24.65 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T16:58:54.102Z] #28 24.71 Selecting previously unselected package libsasl2-2:s390x. [2021-04-06T16:58:54.102Z] #28 24.71 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-04-06T16:58:54.102Z] #28 24.72 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T16:58:54.392Z] #28 24.83 Selecting previously unselected package libldap-common. [2021-04-06T16:58:54.392Z] #28 24.83 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-06T16:58:54.392Z] #28 24.83 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T16:58:54.392Z] #28 24.93 Selecting previously unselected package libldap-2.4-2:s390x. [2021-04-06T16:58:54.392Z] #28 24.93 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... [2021-04-06T16:58:54.392Z] #28 24.94 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T16:58:54.392Z] #28 ... [2021-04-06T16:58:54.392Z] [2021-04-06T16:58:54.392Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-06T16:58:54.392Z] #37 31.01 Selecting previously unselected package libxml2:s390x. [2021-04-06T16:58:54.392Z] #37 31.02 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-04-06T16:58:54.392Z] #37 31.02 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-04-06T16:58:54.843Z] Removing intermediate container 6e924347773f [2021-04-06T16:58:54.843Z] ---> 1d1613c8be25 [2021-04-06T16:58:54.843Z] Step 7/15 : WORKDIR /buildx [2021-04-06T16:58:54.843Z] ---> Running in 027c2e67c47e [2021-04-06T16:58:54.843Z] Removing intermediate container 027c2e67c47e [2021-04-06T16:58:54.843Z] ---> 8c513cd7e65b [2021-04-06T16:58:54.843Z] Step 8/15 : ARG BUILDX_COMMIT [2021-04-06T16:58:54.843Z] ---> Running in 04371db6ed53 [2021-04-06T16:58:54.843Z] Removing intermediate container 04371db6ed53 [2021-04-06T16:58:54.843Z] ---> 30a07a53a183 [2021-04-06T16:58:54.843Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-04-06T16:58:54.843Z] ---> Running in 0a5b7d9ab6b6 [2021-04-06T16:58:54.843Z] From https://github.com/docker/buildx [2021-04-06T16:58:54.843Z] * [new tag] v0.5.1 -> build [2021-04-06T16:58:55.023Z] #37 31.48 Selecting previously unselected package libarchive13:s390x. [2021-04-06T16:58:55.023Z] #37 31.48 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-04-06T16:58:55.023Z] #37 31.49 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-04-06T16:58:55.023Z] #37 31.69 Selecting previously unselected package libjsoncpp1:s390x. [2021-04-06T16:58:55.023Z] #37 31.70 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-04-06T16:58:55.023Z] #37 31.70 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-04-06T16:58:55.313Z] #37 31.79 Selecting previously unselected package librhash0:s390x. [2021-04-06T16:58:55.313Z] #37 31.79 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-04-06T16:58:55.313Z] #37 31.79 Unpacking librhash0:s390x (1.3.8-1) ... [2021-04-06T16:58:55.313Z] #37 31.91 Selecting previously unselected package libuv1:s390x. [2021-04-06T16:58:55.313Z] #37 31.91 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-04-06T16:58:55.313Z] #37 31.92 Unpacking libuv1:s390x (1.24.1-1) ... [2021-04-06T16:58:55.313Z] #37 32.00 Selecting previously unselected package cmake. [2021-04-06T16:58:55.482Z] Switched to branch 'build' [2021-04-06T16:58:55.603Z] #37 32.00 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-04-06T16:58:55.603Z] #37 32.01 Unpacking cmake (3.13.4-1) ... [2021-04-06T16:58:56.141Z] Removing intermediate container 0a5b7d9ab6b6 [2021-04-06T16:58:56.141Z] ---> 5625430cb00c [2021-04-06T16:58:56.141Z] Step 10/15 : ARG GOOS [2021-04-06T16:58:56.141Z] ---> Running in e6ad5bbc86b9 [2021-04-06T16:58:56.141Z] Removing intermediate container e6ad5bbc86b9 [2021-04-06T16:58:56.141Z] ---> f7cb8af8bf2f [2021-04-06T16:58:56.141Z] Step 11/15 : ARG GOARCH [2021-04-06T16:58:56.438Z] ---> Running in da44b72c38cc [2021-04-06T16:58:56.438Z] Removing intermediate container da44b72c38cc [2021-04-06T16:58:56.438Z] ---> 14c57fc74730 [2021-04-06T16:58:56.438Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2021-04-06T16:58:56.438Z] ---> Running in b1db50b32d61 [2021-04-06T16:58:57.672Z] #37 33.92 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-04-06T16:58:57.672Z] #37 33.93 Setting up xxd (2:8.1.0875-5) ... [2021-04-06T16:58:57.672Z] #37 33.94 Setting up libuv1:s390x (1.24.1-1) ... [2021-04-06T16:58:57.672Z] #37 33.94 Setting up vim-common (2:8.1.0875-5) ... [2021-04-06T16:58:57.672Z] #37 33.96 Setting up librhash0:s390x (1.3.8-1) ... [2021-04-06T16:58:57.672Z] #37 33.97 Setting up cmake-data (3.13.4-1) ... [2021-04-06T16:58:57.672Z] #37 33.98 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-04-06T16:58:57.672Z] #37 33.99 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-04-06T16:58:57.672Z] #37 33.99 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-04-06T16:58:57.672Z] #37 34.00 Setting up cmake (3.13.4-1) ... [2021-04-06T16:58:57.672Z] #37 34.01 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T16:58:57.672Z] #37 34.03 Processing triggers for mime-support (3.62) ... [2021-04-06T16:58:57.970Z] #37 DONE 34.4s [2021-04-06T16:58:57.970Z] [2021-04-06T16:58:57.970Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-06T16:58:57.970Z] #28 25.07 Selecting previously unselected package libnghttp2-14:s390x. [2021-04-06T16:58:57.970Z] #28 25.08 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-04-06T16:58:57.970Z] #28 25.08 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-04-06T16:58:57.970Z] #28 25.17 Selecting previously unselected package libpsl5:s390x. [2021-04-06T16:58:57.970Z] #28 25.17 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-04-06T16:58:57.970Z] #28 25.18 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-04-06T16:58:57.970Z] #28 25.23 Selecting previously unselected package librtmp1:s390x. [2021-04-06T16:58:57.970Z] #28 25.23 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-04-06T16:58:57.970Z] #28 25.24 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-04-06T16:58:57.970Z] #28 25.29 Selecting previously unselected package libssh2-1:s390x. [2021-04-06T16:58:57.970Z] #28 25.29 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-04-06T16:58:57.970Z] #28 25.30 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-04-06T16:58:57.970Z] #28 25.38 Selecting previously unselected package libcurl4:s390x. [2021-04-06T16:58:57.970Z] #28 25.38 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_s390x.deb ... [2021-04-06T16:58:57.970Z] #28 25.39 Unpacking libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-04-06T16:58:57.970Z] #28 25.60 Selecting previously unselected package curl. [2021-04-06T16:58:57.970Z] #28 25.60 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_s390x.deb ... [2021-04-06T16:58:57.970Z] #28 25.61 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-06T16:58:57.970Z] #28 25.86 Selecting previously unselected package libonig5:s390x. [2021-04-06T16:58:57.970Z] #28 25.86 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-04-06T16:58:57.970Z] #28 25.86 Unpacking libonig5:s390x (6.9.1-1) ... [2021-04-06T16:58:57.970Z] #28 25.99 Selecting previously unselected package libjq1:s390x. [2021-04-06T16:58:57.970Z] #28 25.99 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-04-06T16:58:57.970Z] #28 25.99 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-06T16:58:57.970Z] #28 26.14 Selecting previously unselected package jq. [2021-04-06T16:58:57.970Z] #28 26.15 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-04-06T16:58:57.970Z] #28 26.15 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-06T16:58:57.970Z] #28 26.35 Setting up libkeyutils1:s390x (1.6-6) ... [2021-04-06T16:58:57.970Z] #28 26.36 Setting up libpsl5:s390x (0.20.2-2) ... [2021-04-06T16:58:57.970Z] #28 26.36 Setting up libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-04-06T16:58:57.970Z] #28 26.80 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-04-06T16:58:57.970Z] #28 26.81 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T16:58:57.970Z] #28 26.82 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-04-06T16:58:57.970Z] #28 26.83 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T16:58:57.970Z] #28 26.84 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-04-06T16:58:57.970Z] #28 26.85 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-04-06T16:58:57.970Z] #28 26.86 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T16:58:57.970Z] #28 26.87 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-04-06T16:58:57.970Z] #28 26.89 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-04-06T16:58:57.970Z] #28 26.90 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-06T16:58:57.970Z] #28 26.91 Setting up libonig5:s390x (6.9.1-1) ... [2021-04-06T16:58:57.970Z] #28 26.92 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-06T16:58:57.970Z] #28 26.93 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T16:58:57.970Z] #28 26.94 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-06T16:58:58.307Z] #28 28.83 Updating certificates in /etc/ssl/certs... [2021-04-06T16:58:58.938Z] #28 ... [2021-04-06T16:58:58.938Z] [2021-04-06T16:58:58.938Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-06T16:58:58.938Z] #43 25.60 Selecting previously unselected package libprotobuf17:s390x. [2021-04-06T16:58:58.938Z] #43 25.60 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-04-06T16:58:58.938Z] #43 25.61 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-04-06T16:58:58.938Z] #43 26.24 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-04-06T16:58:58.938Z] #43 26.24 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-04-06T16:58:58.938Z] #43 26.24 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-04-06T16:58:58.938Z] #43 26.55 Selecting previously unselected package libprotobuf-dev:s390x. [2021-04-06T16:58:58.938Z] #43 26.55 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-04-06T16:58:58.938Z] #43 26.56 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-04-06T16:58:58.938Z] #43 27.65 Selecting previously unselected package libprotoc17:s390x. [2021-04-06T16:58:58.938Z] #43 27.67 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-04-06T16:58:58.938Z] #43 27.67 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-04-06T16:58:58.938Z] #43 28.27 Selecting previously unselected package protobuf-c-compiler. [2021-04-06T16:58:58.938Z] #43 28.27 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-04-06T16:58:58.938Z] #43 28.28 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-06T16:58:58.938Z] #43 28.51 Selecting previously unselected package protobuf-compiler. [2021-04-06T16:58:58.938Z] #43 28.53 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-04-06T16:58:58.938Z] #43 28.56 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-06T16:58:58.938Z] #43 28.88 Selecting previously unselected package python-pkg-resources. [2021-04-06T16:58:58.938Z] #43 28.88 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-06T16:58:58.938Z] #43 28.90 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-06T16:58:58.938Z] #43 29.12 Selecting previously unselected package python-six. [2021-04-06T16:58:58.938Z] #43 29.12 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-06T16:58:58.938Z] #43 29.13 Unpacking python-six (1.12.0-1) ... [2021-04-06T16:58:58.938Z] #43 29.17 Selecting previously unselected package python-protobuf. [2021-04-06T16:58:58.938Z] #43 29.17 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-04-06T16:58:58.938Z] #43 29.18 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-06T16:58:58.938Z] #43 29.61 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-06T16:58:58.938Z] #43 31.21 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-04-06T16:58:58.938Z] #43 31.22 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-06T16:58:58.938Z] #43 31.23 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-06T16:58:58.938Z] #43 31.24 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-04-06T16:58:58.938Z] #43 31.26 Setting up python-six (1.12.0-1) ... [2021-04-06T16:58:58.938Z] #43 32.85 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-04-06T16:58:58.938Z] #43 32.86 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-04-06T16:58:58.938Z] #43 32.88 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-04-06T16:58:58.938Z] #43 32.89 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-04-06T16:58:58.938Z] #43 32.90 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-04-06T16:58:58.938Z] #43 32.92 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-06T16:58:58.938Z] #43 32.93 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-06T16:58:58.938Z] #43 32.94 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-04-06T16:58:58.938Z] #43 32.95 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-06T16:58:58.938Z] #43 32.96 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-06T16:58:58.938Z] #43 ... [2021-04-06T16:58:58.938Z] [2021-04-06T16:58:58.938Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T16:58:58.938Z] #35 24.32 sync [2021-04-06T16:58:58.938Z] #35 24.32 internal/reflectlite [2021-04-06T16:58:58.938Z] #35 26.45 errors [2021-04-06T16:58:58.938Z] #35 26.45 sort [2021-04-06T16:58:58.938Z] #35 26.72 strconv [2021-04-06T16:58:58.938Z] #35 27.93 io [2021-04-06T16:58:58.938Z] #35 28.83 internal/oserror [2021-04-06T16:58:58.938Z] #35 28.92 syscall [2021-04-06T16:58:58.938Z] #35 30.11 reflect [2021-04-06T16:58:59.228Z] #35 ... [2021-04-06T16:58:59.228Z] [2021-04-06T16:58:59.228Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T16:58:59.228Z] #38 0.588 + RM_GOPATH=0 [2021-04-06T16:58:59.228Z] #38 0.588 + TMP_GOPATH= [2021-04-06T16:58:59.228Z] #38 0.588 + : /build [2021-04-06T16:58:59.228Z] #38 0.588 + '[' -z '' ']' [2021-04-06T16:58:59.228Z] #38 0.589 ++ mktemp -d [2021-04-06T16:58:59.228Z] #38 0.590 + export GOPATH=/tmp/tmp.iSzyZSgDiI [2021-04-06T16:58:59.228Z] #38 0.590 + GOPATH=/tmp/tmp.iSzyZSgDiI [2021-04-06T16:58:59.228Z] #38 0.590 + RM_GOPATH=1 [2021-04-06T16:58:59.228Z] #38 0.590 + case "$(go env GOARCH)" in [2021-04-06T16:58:59.228Z] #38 0.590 ++ go env GOARCH [2021-04-06T16:58:59.228Z] #38 0.610 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T16:58:59.228Z] #38 0.610 + GO_BUILDMODE=-buildmode=pie [2021-04-06T16:58:59.228Z] #38 0.610 ++ dirname /tmp/install/install.sh [2021-04-06T16:58:59.228Z] #38 0.611 + dir=/tmp/install [2021-04-06T16:58:59.228Z] #38 0.611 + bin=tini [2021-04-06T16:58:59.228Z] #38 0.611 + shift [2021-04-06T16:58:59.228Z] #38 0.611 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-06T16:58:59.228Z] #38 0.611 + . /tmp/install/tini.installer [2021-04-06T16:58:59.228Z] #38 0.611 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T16:58:59.228Z] #38 0.611 + install_tini [2021-04-06T16:58:59.228Z] #38 0.611 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-06T16:58:59.228Z] #38 0.612 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T16:58:59.228Z] #38 0.612 + git clone https://github.com/krallin/tini.git /tmp/tmp.iSzyZSgDiI/tini [2021-04-06T16:58:59.228Z] #38 0.613 Cloning into '/tmp/tmp.iSzyZSgDiI/tini'... [2021-04-06T16:58:59.229Z] #38 1.431 + cd /tmp/tmp.iSzyZSgDiI/tini [2021-04-06T16:58:59.229Z] #38 1.434 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T16:58:59.229Z] #38 1.446 + cmake . [2021-04-06T16:58:59.519Z] #38 ... [2021-04-06T16:58:59.519Z] [2021-04-06T16:58:59.519Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T16:58:59.519Z] #46 24.85 sync [2021-04-06T16:58:59.519Z] #46 24.85 internal/reflectlite [2021-04-06T16:58:59.519Z] #46 26.07 github.com/LK4D4/vndr/godl/singleflight [2021-04-06T16:58:59.519Z] #46 26.30 math/rand [2021-04-06T16:58:59.519Z] #46 27.53 internal/singleflight [2021-04-06T16:58:59.519Z] #46 27.58 io [2021-04-06T16:58:59.519Z] #46 27.94 strconv [2021-04-06T16:58:59.519Z] #46 28.62 bytes [2021-04-06T16:58:59.519Z] #46 30.03 reflect [2021-04-06T16:58:59.519Z] #46 30.67 bufio [2021-04-06T16:58:59.519Z] #46 32.02 syscall [2021-04-06T16:58:59.519Z] #46 ... [2021-04-06T16:58:59.519Z] [2021-04-06T16:58:59.519Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T16:58:59.519Z] #38 1.833 -- The C compiler identification is GNU 8.3.0 [2021-04-06T16:58:59.810Z] #38 1.913 -- Check for working C compiler: /usr/bin/cc [2021-04-06T16:59:00.106Z] #38 ... [2021-04-06T16:59:00.106Z] [2021-04-06T16:59:00.106Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-06T16:59:00.106Z] #43 36.21 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-04-06T16:59:00.106Z] #43 36.22 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T16:59:00.106Z] #43 DONE 36.6s [2021-04-06T16:59:00.106Z] [2021-04-06T16:59:00.106Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-06T16:59:00.106Z] #14 25.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-06T16:59:00.106Z] #14 25.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-06T16:59:00.106Z] #14 25.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2021-04-06T16:59:00.107Z] #14 27.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-04-06T16:59:00.107Z] #14 28.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-04-06T16:59:00.107Z] #14 28.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-04-06T16:59:00.107Z] #14 28.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-04-06T16:59:00.107Z] #14 28.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-04-06T16:59:00.107Z] #14 28.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-04-06T16:59:00.107Z] #14 28.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u7 [110 kB] [2021-04-06T16:59:00.107Z] #14 28.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-04-06T16:59:00.107Z] #14 28.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-04-06T16:59:00.107Z] #14 28.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-04-06T16:59:00.107Z] #14 28.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-04-06T16:59:00.107Z] #14 28.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-04-06T16:59:00.107Z] #14 28.74 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-04-06T16:59:00.107Z] #14 28.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-04-06T16:59:00.107Z] #14 28.75 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u7 [322 kB] [2021-04-06T16:59:00.107Z] #14 29.49 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T16:59:00.107Z] #14 29.53 Fetched 73.8 MB in 4s (17.2 MB/s) [2021-04-06T16:59:00.107Z] #14 29.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.) [2021-04-06T16:59:00.107Z] #14 29.62 Preparing to unpack .../libsystemd0_241-7~deb10u7_s390x.deb ... [2021-04-06T16:59:00.107Z] #14 29.64 Unpacking libsystemd0:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-06T16:59:00.107Z] #14 29.87 Setting up libsystemd0:s390x (241-7~deb10u7) ... [2021-04-06T16:59:00.107Z] #14 30.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-06T16:59:00.107Z] #14 30.06 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ... [2021-04-06T16:59:00.107Z] #14 30.07 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-04-06T16:59:00.107Z] #14 30.19 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ... [2021-04-06T16:59:00.107Z] #14 30.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 ... 15177 files and directories currently installed.) [2021-04-06T16:59:00.107Z] #14 30.31 Preparing to unpack .../libudev1_241-7~deb10u7_s390x.deb ... [2021-04-06T16:59:00.107Z] #14 30.32 Unpacking libudev1:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-06T16:59:00.107Z] #14 30.45 Setting up libudev1:s390x (241-7~deb10u7) ... [2021-04-06T16:59:00.107Z] #14 30.57 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-06T16:59:00.107Z] #14 30.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 ... 15177 files and directories currently installed.) [2021-04-06T16:59:00.107Z] #14 30.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-04-06T16:59:00.107Z] #14 30.66 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-06T16:59:00.107Z] #14 32.19 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-06T16:59:00.107Z] #14 32.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-04-06T16:59:00.107Z] #14 32.20 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-06T16:59:00.107Z] #14 34.66 Selecting previously unselected package binutils-mingw-w64. [2021-04-06T16:59:00.107Z] #14 34.66 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-06T16:59:00.107Z] #14 34.67 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-06T16:59:00.107Z] #14 34.76 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-04-06T16:59:00.107Z] #14 34.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-04-06T16:59:00.107Z] #14 34.78 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-04-06T16:59:00.107Z] #14 34.96 Selecting previously unselected package dmsetup. [2021-04-06T16:59:00.107Z] #14 34.97 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-04-06T16:59:00.107Z] #14 34.98 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-06T16:59:00.107Z] #14 35.11 Selecting previously unselected package mingw-w64-common. [2021-04-06T16:59:00.107Z] #14 35.12 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-06T16:59:00.107Z] #14 35.16 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-06T16:59:00.107Z] #14 ... [2021-04-06T16:59:00.107Z] [2021-04-06T16:59:00.107Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T16:59:00.107Z] #38 2.488 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-06T16:59:00.397Z] #38 2.490 -- Detecting C compiler ABI info [2021-04-06T16:59:00.689Z] #38 3.015 -- Detecting C compiler ABI info - done [2021-04-06T16:59:00.689Z] #38 3.019 -- Detecting C compile features [2021-04-06T16:59:02.195Z] #38 ... [2021-04-06T16:59:02.195Z] [2021-04-06T16:59:02.195Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T16:59:02.196Z] #48 DONE 37.4s [2021-04-06T16:59:02.196Z] [2021-04-06T16:59:02.196Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T16:59:02.196Z] #38 4.256 -- Detecting C compile features - done [2021-04-06T16:59:02.196Z] #38 4.286 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-06T16:59:02.196Z] #38 4.431 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-06T16:59:02.494Z] #38 4.510 -- Configuring done [2021-04-06T16:59:02.494Z] #38 4.528 -- Generating done [2021-04-06T16:59:02.494Z] #38 4.532 -- Build files have been written to: /tmp/tmp.iSzyZSgDiI/tini [2021-04-06T16:59:02.494Z] #38 4.544 + make tini-static [2021-04-06T16:59:02.800Z] #38 4.922 Scanning dependencies of target tini-static [2021-04-06T16:59:02.800Z] #38 ... [2021-04-06T16:59:02.800Z] [2021-04-06T16:59:02.800Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-06T16:59:02.800Z] #28 31.13 137 added, 0 removed; done. [2021-04-06T16:59:02.800Z] #28 31.18 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-04-06T16:59:02.800Z] #28 31.18 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-06T16:59:02.800Z] #28 31.19 Setting up libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-04-06T16:59:02.800Z] #28 31.20 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-06T16:59:02.800Z] #28 31.21 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T16:59:02.800Z] #28 31.24 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-06T16:59:02.800Z] #28 31.25 Updating certificates in /etc/ssl/certs... [2021-04-06T16:59:02.800Z] #28 32.89 0 added, 0 removed; done. [2021-04-06T16:59:02.800Z] #28 32.89 Running hooks in /etc/ca-certificates/update.d... [2021-04-06T16:59:02.800Z] #28 32.91 done. [2021-04-06T16:59:02.800Z] #28 DONE 33.4s [2021-04-06T16:59:02.800Z] [2021-04-06T16:59:02.800Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T16:59:02.800Z] #38 4.990 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-06T16:59:03.115Z] #38 ... [2021-04-06T16:59:03.115Z] [2021-04-06T16:59:03.115Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-06T16:59:03.115Z] #29 DONE 0.2s [2021-04-06T16:59:03.115Z] [2021-04-06T16:59:03.115Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T16:59:03.115Z] #46 38.48 time [2021-04-06T16:59:04.156Z] #46 39.49 internal/fmtsort [2021-04-06T16:59:04.156Z] #46 ... [2021-04-06T16:59:04.156Z] [2021-04-06T16:59:04.156Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T16:59:04.156Z] #38 5.994 [100%] Linking C executable tini-static [2021-04-06T16:59:04.156Z] #38 6.248 [100%] Built target tini-static [2021-04-06T16:59:04.156Z] #38 6.284 + mkdir -p /build [2021-04-06T16:59:04.156Z] #38 6.292 + cp tini-static /build/docker-init [2021-04-06T16:59:04.156Z] #38 DONE 6.5s [2021-04-06T16:59:04.447Z] [2021-04-06T16:59:04.447Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-06T16:59:04.447Z] #33 31.27 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. [2021-04-06T16:59:04.447Z] #33 31.40 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-06T16:59:04.447Z] #33 32.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T16:59:04.738Z] #33 ... [2021-04-06T16:59:04.738Z] [2021-04-06T16:59:04.738Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-06T16:59:04.738Z] #14 39.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-06T16:59:04.738Z] #14 39.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-06T16:59:04.738Z] #14 39.88 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-06T16:59:05.369Z] #14 ... [2021-04-06T16:59:05.369Z] [2021-04-06T16:59:05.369Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T16:59:05.369Z] #52 30.62 bytes [2021-04-06T16:59:05.369Z] #52 30.63 syscall [2021-04-06T16:59:05.369Z] #52 31.99 reflect [2021-04-06T16:59:05.369Z] #52 37.01 time [2021-04-06T16:59:05.369Z] #52 ... [2021-04-06T16:59:05.369Z] [2021-04-06T16:59:05.369Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T16:59:05.369Z] #46 40.49 internal/syscall/execenv [2021-04-06T16:59:05.369Z] #46 40.60 internal/syscall/unix [2021-04-06T16:59:05.369Z] #46 40.73 strings [2021-04-06T16:59:06.416Z] #46 41.83 os [2021-04-06T16:59:07.447Z] #46 42.97 regexp/syntax [2021-04-06T16:59:08.478Z] #46 43.84 fmt [2021-04-06T16:59:09.992Z] #46 ... [2021-04-06T16:59:09.992Z] [2021-04-06T16:59:09.992Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T16:59:09.992Z] #35 35.24 time [2021-04-06T16:59:09.992Z] #35 39.84 internal/poll [2021-04-06T16:59:09.992Z] #35 40.49 internal/fmtsort [2021-04-06T16:59:09.992Z] #35 40.82 strings [2021-04-06T16:59:09.992Z] #35 41.37 os [2021-04-06T16:59:09.992Z] #35 42.64 path [2021-04-06T16:59:09.992Z] #35 43.14 text/tabwriter [2021-04-06T16:59:09.992Z] #35 43.84 path/filepath [2021-04-06T16:59:09.992Z] #35 43.85 fmt [2021-04-06T16:59:09.992Z] #35 44.80 io/ioutil [2021-04-06T16:59:09.992Z] #35 ... [2021-04-06T16:59:09.992Z] [2021-04-06T16:59:09.992Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T16:59:09.992Z] #44 6.444 Note: Building without setproctitle() and strlcpy() support. [2021-04-06T16:59:09.992Z] #44 6.444 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-06T16:59:09.992Z] #44 6.495 Note: Building without GnuTLS support [2021-04-06T16:59:09.992Z] #44 6.496 Makefile.config:39: Warn: you have no libnftables installed [2021-04-06T16:59:09.992Z] #44 6.496 Makefile.config:40: Warn: Building without nftables support [2021-04-06T16:59:09.992Z] #44 7.495 fatal: not a git repository (or any of the parent directories): .git [2021-04-06T16:59:09.992Z] #44 7.516 GEN .gitid [2021-04-06T16:59:09.992Z] #44 7.524 GEN criu/include/version.h [2021-04-06T16:59:09.992Z] #44 7.544 GEN include/common/asm [2021-04-06T16:59:09.992Z] #44 8.300 PBCC images/timens.pb-c.c [2021-04-06T16:59:09.992Z] #44 8.327 DEP images/timens.pb-c.d [2021-04-06T16:59:09.992Z] #44 8.368 PBCC images/fown.pb-c.c [2021-04-06T16:59:09.992Z] #44 8.389 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-06T16:59:09.992Z] #44 8.418 PBCC images/opts.pb-c.c [2021-04-06T16:59:09.992Z] #44 8.434 PBCC images/memfd.pb-c.c [2021-04-06T16:59:09.992Z] #44 8.443 DEP images/fown.pb-c.d [2021-04-06T16:59:09.992Z] #44 8.464 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-06T16:59:09.992Z] #44 8.507 DEP images/opts.pb-c.d [2021-04-06T16:59:09.992Z] #44 8.559 DEP images/memfd.pb-c.d [2021-04-06T16:59:09.992Z] #44 8.612 PBCC images/sit.pb-c.c [2021-04-06T16:59:09.992Z] #44 8.636 DEP images/sit.pb-c.d [2021-04-06T16:59:09.992Z] #44 8.662 PBCC images/macvlan.pb-c.c [2021-04-06T16:59:09.992Z] #44 8.671 DEP images/macvlan.pb-c.d [2021-04-06T16:59:09.992Z] #44 8.695 PBCC images/autofs.pb-c.c [2021-04-06T16:59:09.992Z] #44 8.727 DEP images/autofs.pb-c.d [2021-04-06T16:59:09.992Z] #44 8.739 PBCC images/sysctl.pb-c.c [2021-04-06T16:59:09.992Z] #44 8.759 DEP images/sysctl.pb-c.d [2021-04-06T16:59:09.992Z] #44 8.795 PBCC images/time.pb-c.c [2021-04-06T16:59:09.992Z] #44 8.825 DEP images/time.pb-c.d [2021-04-06T16:59:09.992Z] #44 8.834 PBCC images/binfmt-misc.pb-c.c [2021-04-06T16:59:09.992Z] #44 8.855 DEP images/binfmt-misc.pb-c.d [2021-04-06T16:59:09.992Z] #44 8.914 PBCC images/seccomp.pb-c.c [2021-04-06T16:59:09.992Z] #44 8.930 DEP images/seccomp.pb-c.d [2021-04-06T16:59:09.992Z] #44 8.946 PBCC images/userns.pb-c.c [2021-04-06T16:59:09.992Z] #44 8.961 DEP images/userns.pb-c.d [2021-04-06T16:59:09.992Z] #44 9.009 PBCC images/cgroup.pb-c.c [2021-04-06T16:59:09.992Z] #44 9.039 DEP images/cgroup.pb-c.d [2021-04-06T16:59:09.992Z] #44 9.067 PBCC images/ext-file.pb-c.c [2021-04-06T16:59:09.992Z] #44 9.070 DEP images/ext-file.pb-c.d [2021-04-06T16:59:09.992Z] #44 9.132 PBCC images/rpc.pb-c.c [2021-04-06T16:59:09.992Z] #44 9.156 DEP images/rpc.pb-c.d [2021-04-06T16:59:09.992Z] #44 9.250 PBCC images/siginfo.pb-c.c [2021-04-06T16:59:09.992Z] #44 9.253 DEP images/siginfo.pb-c.d [2021-04-06T16:59:09.992Z] #44 9.286 PBCC images/pagemap.pb-c.c [2021-04-06T16:59:09.992Z] #44 9.344 DEP images/pagemap.pb-c.d [2021-04-06T16:59:09.992Z] #44 9.383 PBCC images/rlimit.pb-c.c [2021-04-06T16:59:09.992Z] #44 9.398 DEP images/rlimit.pb-c.d [2021-04-06T16:59:09.992Z] #44 9.439 PBCC images/file-lock.pb-c.c [2021-04-06T16:59:09.992Z] #44 9.452 DEP images/file-lock.pb-c.d [2021-04-06T16:59:09.992Z] #44 9.503 PBCC images/tty.pb-c.c [2021-04-06T16:59:09.992Z] #44 9.537 DEP images/tty.pb-c.d [2021-04-06T16:59:09.992Z] #44 9.604 PBCC images/tun.pb-c.c [2021-04-06T16:59:09.992Z] #44 9.648 PBCC images/netdev.pb-c.c [2021-04-06T16:59:09.992Z] #44 9.685 DEP images/tun.pb-c.d [2021-04-06T16:59:09.992Z] #44 9.756 DEP images/netdev.pb-c.d [2021-04-06T16:59:09.992Z] #44 9.811 PBCC images/vma.pb-c.c [2021-04-06T16:59:09.992Z] #44 9.817 DEP images/vma.pb-c.d [2021-04-06T16:59:09.992Z] #44 9.870 PBCC images/creds.pb-c.c [2021-04-06T16:59:09.992Z] #44 9.892 DEP images/creds.pb-c.d [2021-04-06T16:59:09.992Z] #44 9.942 PBCC images/utsns.pb-c.c [2021-04-06T16:59:09.992Z] #44 9.956 DEP images/utsns.pb-c.d [2021-04-06T16:59:09.992Z] #44 10.02 PBCC images/ipc-desc.pb-c.c [2021-04-06T16:59:09.992Z] #44 10.02 PBCC images/ipc-sem.pb-c.c [2021-04-06T16:59:09.992Z] #44 10.05 DEP images/ipc-desc.pb-c.d [2021-04-06T16:59:09.992Z] #44 10.10 DEP images/ipc-sem.pb-c.d [2021-04-06T16:59:09.992Z] #44 10.11 PBCC images/ipc-msg.pb-c.c [2021-04-06T16:59:09.992Z] #44 10.14 DEP images/ipc-msg.pb-c.d [2021-04-06T16:59:09.992Z] #44 10.18 PBCC images/ipc-shm.pb-c.c [2021-04-06T16:59:09.992Z] #44 10.20 DEP images/ipc-shm.pb-c.d [2021-04-06T16:59:09.992Z] #44 ... [2021-04-06T16:59:09.992Z] [2021-04-06T16:59:09.992Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-06T16:59:09.992Z] #30 1.708 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-06T16:59:09.992Z] #30 2.115 #=#=# [2021-04-06T16:59:09.992Z] #30 2.390 #=#=# 0.0% #### 6.4% ############ 17.6% #################### 28.8% ######################### 35.6% ################################ 44.6% ###################################### 53.5% ############################################## 64.7% ##################################################### 73.7% ########################################################### 82.7% ################################################################# 91.5% ######################################################################## 100.0% [2021-04-06T16:59:09.992Z] #30 4.087 [2021-04-06T16:59:09.992Z] #30 4.223 0.0% ############# 19.1% ############################# 40.7% ######################################################################## 100.0% [2021-04-06T16:59:09.992Z] #30 4.802 [2021-04-06T16:59:09.992Z] #30 4.927 #=#=# ############### 21.2% ################################################### 71.6% ######################################################################## 100.0% [2021-04-06T16:59:09.992Z] #30 5.511 [2021-04-06T16:59:09.992Z] #30 5.666 0.0% ### 4.4% ###### 9.7% ############## 19.6% ################### 27.6% ########################## 36.2% ################################ 44.8% ####################################### 55.5% ############################################### 66.2% ##################################################### 74.8% ########################################################## 81.2% ################################################################## 91.9% ######################################################################## 100.0% [2021-04-06T16:59:10.623Z] #30 7.426 [2021-04-06T16:59:16.197Z] #30 7.564 0.0% # 1.9% ## 3.7% #### 5.6% ##### 7.5% ####### 10.0% ######## 12.4% ########## 14.3% ############ 16.8% ############# 19.3% ############### 21.8% ################# 23.6% ################## 26.1% #################### 28.6% ###################### 31.1% ######################## 34.2% ########################## 36.7% ############################ 39.7% ############################## 42.8% ################################ 45.3% ################################## 47.9% ################################### 49.8% ##################################### 52.2% ###################################### 53.6% ###################################### 53.7% ###################################### 53.9% ####################################### 54.2% ####################################### 54.5% ####################################### 54.9% ####################################### 55.4% ######################################## 56.0% ######################################## 56.9% ######################################### 57.9% ########################################## 59.3% ########################################### 60.9% ############################################ 62.4% ############################################## 64.8% ################################################ 67.9% ################################################## 69.8% ################################################### 71.6% ##################################################### 74.1% ####################################################### 76.5% ######################################################## 79.0% ########################################################## 81.3% ############################################################ 83.9% ############################################################## 86.4% ################################################################ 89.5% ################################################################## 91.9% ################################################################### 94.3% [2021-04-06T16:59:16.197Z] #30 ... [2021-04-06T16:59:16.197Z] [2021-04-06T16:59:16.197Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T16:59:16.197Z] #52 41.43 context [2021-04-06T16:59:16.197Z] #52 41.72 encoding/binary [2021-04-06T16:59:16.197Z] #52 42.15 os [2021-04-06T16:59:16.197Z] #52 43.10 encoding/base64 [2021-04-06T16:59:16.197Z] #52 43.88 golang.org/x/sys/unix [2021-04-06T16:59:16.197Z] #52 44.76 fmt [2021-04-06T16:59:16.197Z] #52 48.95 encoding/json [2021-04-06T16:59:16.197Z] #52 49.14 github.com/pkg/diff [2021-04-06T16:59:16.197Z] #52 50.19 go/scanner [2021-04-06T16:59:16.197Z] #52 51.24 go/ast [2021-04-06T16:59:16.197Z] #52 ... [2021-04-06T16:59:16.197Z] [2021-04-06T16:59:16.197Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-06T16:59:16.487Z] #30 7.564 0.0% # 1.9% ## 3.7% #### 5.6% ##### 7.5% ####### 10.0% ######## 12.4% ########## 14.3% ############ 16.8% ############# 19.3% ############### 21.8% ################# 23.6% ################## 26.1% #################### 28.6% ###################### 31.1% ######################## 34.2% ########################## 36.7% ############################ 39.7% ############################## 42.8% ################################ 45.3% ################################## 47.9% ################################### 49.8% ##################################### 52.2% ###################################### 53.6% ###################################### 53.7% ###################################### 53.9% ####################################### 54.2% ####################################### 54.5% ####################################### 54.9% ####################################### 55.4% ######################################## 56.0% ######################################## 56.9% ######################################### 57.9% ########################################## 59.3% ########################################### 60.9% ############################################ 62.4% ############################################## 64.8% ################################################ 67.9% ################################################## 69.8% ################################################### 71.6% ##################################################### 74.1% ####################################################### 76.5% ######################################################## 79.0% ########################################################## 81.3% ############################################################ 83.9% ############################################################## 86.4% ################################################################ 89.5% ################################################################## 91.9% ################################################################### 94.3% ##################################################################### 96.9% ####################################################################### 99.9% ######################################################################## 100.0% [2021-04-06T16:59:16.487Z] #30 13.40 [2021-04-06T16:59:16.675Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d2d6dbc5a9cb6a82) in /home/ubuntu/workspace/moby_PR-42257 [Pipeline] { [Pipeline] checkout [2021-04-06T16:59:16.760Z] The recommended git tool is: git [2021-04-06T16:59:17.119Z] #30 14.24 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-06T16:59:17.416Z] #30 14.48 [2021-04-06T16:59:17.709Z] [2021-04-06T16:59:17.709Z] #30 ... [2021-04-06T16:59:17.709Z] [2021-04-06T16:59:17.709Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T16:59:17.709Z] #35 46.36 flag [2021-04-06T16:59:17.709Z] #35 46.36 github.com/BurntSushi/toml [2021-04-06T16:59:17.709Z] #35 47.70 log [2021-04-06T16:59:17.709Z] #35 49.45 github.com/BurntSushi/toml/cmd/tomlv [2021-04-06T16:59:17.709Z] #35 DONE 52.9s [2021-04-06T16:59:17.709Z] [2021-04-06T16:59:17.709Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-06T16:59:17.709Z] #30 14.60 # 2.3% ######################################################################## 100.0% [2021-04-06T16:59:17.709Z] #30 14.85 [2021-04-06T16:59:18.740Z] #30 ... [2021-04-06T16:59:18.740Z] [2021-04-06T16:59:18.740Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-06T16:59:18.740Z] #14 43.79 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-06T16:59:18.740Z] #14 43.80 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-06T16:59:18.740Z] #14 43.80 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-06T16:59:18.740Z] #14 43.88 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-06T16:59:18.740Z] #14 43.88 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-06T16:59:18.740Z] #14 43.88 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T16:59:18.740Z] #14 ... [2021-04-06T16:59:18.740Z] [2021-04-06T16:59:18.740Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-06T16:59:18.740Z] #30 15.67 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-06T16:59:18.740Z] #30 15.71 skipping existing aab193acf6ba [2021-04-06T16:59:18.740Z] #30 15.75 [2021-04-06T16:59:18.943Z] using credential docker-jenkins-github-credentials [2021-04-06T16:59:18.950Z] Cloning the remote Git repository [2021-04-06T16:59:18.951Z] Cloning with configured refspecs honoured and without tags [2021-04-06T16:59:18.986Z] Cloning repository https://github.com/moby/moby.git [2021-04-06T16:59:19.771Z] #30 16.55 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-06T16:59:19.771Z] #30 16.81 [2021-04-06T16:59:19.074Z] > git init /home/ubuntu/workspace/moby_PR-42257 # timeout=10 [2021-04-06T16:59:19.427Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T16:59:19.427Z] > git --version # timeout=10 [2021-04-06T16:59:19.443Z] > git --version # 'git version 2.17.1' [2021-04-06T16:59:19.443Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T16:59:19.490Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42257/head:refs/remotes/origin/PR-42257 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T16:59:20.353Z] #30 16.99 0.0% ### 4.4% ######### 12.7% [2021-04-06T16:59:20.353Z] #30 ... [2021-04-06T16:59:20.353Z] [2021-04-06T16:59:20.353Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T16:59:20.353Z] #44 10.29 PBCC images/ipc-var.pb-c.c [2021-04-06T16:59:20.353Z] #44 10.30 DEP images/ipc-var.pb-c.d [2021-04-06T16:59:20.353Z] #44 10.34 PBCC images/sk-opts.pb-c.c [2021-04-06T16:59:20.353Z] #44 10.35 PBCC images/packet-sock.pb-c.c [2021-04-06T16:59:20.353Z] #44 10.40 DEP images/sk-opts.pb-c.d [2021-04-06T16:59:20.353Z] #44 10.41 DEP images/packet-sock.pb-c.d [2021-04-06T16:59:20.353Z] #44 10.45 PBCC images/sk-netlink.pb-c.c [2021-04-06T16:59:20.353Z] #44 10.51 DEP images/sk-netlink.pb-c.d [2021-04-06T16:59:20.353Z] #44 10.53 PBCC images/sk-inet.pb-c.c [2021-04-06T16:59:20.353Z] #44 10.59 DEP images/sk-inet.pb-c.d [2021-04-06T16:59:20.353Z] #44 10.65 PBCC images/sk-unix.pb-c.c [2021-04-06T16:59:20.353Z] #44 10.66 DEP images/sk-unix.pb-c.d [2021-04-06T16:59:20.353Z] #44 10.71 PBCC images/mm.pb-c.c [2021-04-06T16:59:20.353Z] #44 10.73 DEP images/mm.pb-c.d [2021-04-06T16:59:20.353Z] #44 10.76 PBCC images/timerfd.pb-c.c [2021-04-06T16:59:20.353Z] #44 10.77 DEP images/timerfd.pb-c.d [2021-04-06T16:59:20.353Z] #44 10.81 PBCC images/timer.pb-c.c [2021-04-06T16:59:20.353Z] #44 10.81 DEP images/timer.pb-c.d [2021-04-06T16:59:20.353Z] #44 10.86 PBCC images/sa.pb-c.c [2021-04-06T16:59:20.353Z] #44 10.87 DEP images/sa.pb-c.d [2021-04-06T16:59:20.353Z] #44 10.91 PBCC images/pipe-data.pb-c.c [2021-04-06T16:59:20.353Z] #44 10.91 DEP images/pipe-data.pb-c.d [2021-04-06T16:59:20.353Z] #44 10.96 PBCC images/mnt.pb-c.c [2021-04-06T16:59:20.353Z] #44 10.97 DEP images/mnt.pb-c.d [2021-04-06T16:59:20.353Z] #44 11.01 PBCC images/sk-packet.pb-c.c [2021-04-06T16:59:20.353Z] #44 11.03 DEP images/sk-packet.pb-c.d [2021-04-06T16:59:20.354Z] #44 11.07 PBCC images/tcp-stream.pb-c.c [2021-04-06T16:59:20.354Z] #44 11.10 DEP images/tcp-stream.pb-c.d [2021-04-06T16:59:20.354Z] #44 11.12 PBCC images/pipe.pb-c.c [2021-04-06T16:59:20.354Z] #44 11.18 DEP images/pipe.pb-c.d [2021-04-06T16:59:20.354Z] #44 11.22 PBCC images/pstree.pb-c.c [2021-04-06T16:59:20.354Z] #44 11.23 DEP images/pstree.pb-c.d [2021-04-06T16:59:20.354Z] #44 11.29 PBCC images/fs.pb-c.c [2021-04-06T16:59:20.354Z] #44 11.29 DEP images/fs.pb-c.d [2021-04-06T16:59:20.354Z] #44 11.33 PBCC images/signalfd.pb-c.c [2021-04-06T16:59:20.354Z] #44 11.35 DEP images/signalfd.pb-c.d [2021-04-06T16:59:20.354Z] #44 11.40 PBCC images/fh.pb-c.c [2021-04-06T16:59:20.354Z] #44 11.47 PBCC images/fsnotify.pb-c.c [2021-04-06T16:59:20.354Z] #44 11.53 DEP images/fh.pb-c.d [2021-04-06T16:59:20.354Z] #44 11.57 DEP images/fsnotify.pb-c.d [2021-04-06T16:59:20.354Z] #44 11.63 PBCC images/eventpoll.pb-c.c [2021-04-06T16:59:20.354Z] #44 11.66 DEP images/eventpoll.pb-c.d [2021-04-06T16:59:20.354Z] #44 11.69 PBCC images/eventfd.pb-c.c [2021-04-06T16:59:20.354Z] #44 11.70 DEP images/eventfd.pb-c.d [2021-04-06T16:59:20.354Z] #44 11.72 PBCC images/remap-file-path.pb-c.c [2021-04-06T16:59:20.354Z] #44 11.76 DEP images/remap-file-path.pb-c.d [2021-04-06T16:59:20.354Z] #44 11.80 PBCC images/fifo.pb-c.c [2021-04-06T16:59:20.354Z] #44 11.84 DEP images/fifo.pb-c.d [2021-04-06T16:59:20.354Z] #44 11.89 PBCC images/ghost-file.pb-c.c [2021-04-06T16:59:20.354Z] #44 11.95 DEP images/ghost-file.pb-c.d [2021-04-06T16:59:20.354Z] #44 12.01 PBCC images/regfile.pb-c.c [2021-04-06T16:59:20.354Z] #44 12.08 DEP images/regfile.pb-c.d [2021-04-06T16:59:20.354Z] #44 12.13 PBCC images/ns.pb-c.c [2021-04-06T16:59:20.354Z] #44 12.16 DEP images/ns.pb-c.d [2021-04-06T16:59:20.354Z] #44 12.21 PBCC images/fdinfo.pb-c.c [2021-04-06T16:59:20.354Z] #44 12.26 DEP images/fdinfo.pb-c.d [2021-04-06T16:59:20.354Z] #44 12.31 PBCC images/core-aarch64.pb-c.c [2021-04-06T16:59:20.354Z] #44 12.35 PBCC images/core-arm.pb-c.c [2021-04-06T16:59:20.354Z] #44 12.38 PBCC images/core-ppc64.pb-c.c [2021-04-06T16:59:20.354Z] #44 12.42 PBCC images/core-s390.pb-c.c [2021-04-06T16:59:20.354Z] #44 12.46 PBCC images/core-x86.pb-c.c [2021-04-06T16:59:20.354Z] #44 12.50 PBCC images/core.pb-c.c [2021-04-06T16:59:20.354Z] #44 12.56 PBCC images/inventory.pb-c.c [2021-04-06T16:59:20.354Z] #44 12.57 DEP images/core-aarch64.pb-c.d [2021-04-06T16:59:20.354Z] #44 12.63 DEP images/core-arm.pb-c.d [2021-04-06T16:59:20.354Z] #44 12.68 DEP images/core-ppc64.pb-c.d [2021-04-06T16:59:20.354Z] #44 12.72 DEP images/core-s390.pb-c.d [2021-04-06T16:59:20.354Z] #44 12.76 DEP images/core-x86.pb-c.d [2021-04-06T16:59:20.354Z] #44 12.85 DEP images/core.pb-c.d [2021-04-06T16:59:20.354Z] #44 12.89 DEP images/inventory.pb-c.d [2021-04-06T16:59:20.354Z] #44 12.93 PBCC images/cpuinfo.pb-c.c [2021-04-06T16:59:20.354Z] #44 12.95 DEP images/cpuinfo.pb-c.d [2021-04-06T16:59:20.354Z] #44 12.98 PBCC images/stats.pb-c.c [2021-04-06T16:59:20.354Z] #44 13.00 DEP images/stats.pb-c.d [2021-04-06T16:59:20.354Z] #44 13.95 make[1]: Nothing to be done for 'all'. [2021-04-06T16:59:20.354Z] #44 14.92 CC images/stats.o [2021-04-06T16:59:20.354Z] #44 15.30 CC images/core.o [2021-04-06T16:59:20.354Z] #44 15.68 CC images/core-x86.o [2021-04-06T16:59:20.354Z] #44 16.07 CC images/core-arm.o [2021-04-06T16:59:20.354Z] #44 16.30 CC images/core-aarch64.o [2021-04-06T16:59:20.354Z] #44 16.59 CC images/core-ppc64.o [2021-04-06T16:59:20.354Z] #44 16.90 CC images/core-s390.o [2021-04-06T16:59:20.354Z] #44 17.26 CC images/cpuinfo.o [2021-04-06T16:59:20.354Z] #44 17.53 CC images/inventory.o [2021-04-06T16:59:20.354Z] #44 17.64 CC images/fdinfo.o [2021-04-06T16:59:20.354Z] #44 18.16 CC images/fown.o [2021-04-06T16:59:20.354Z] #44 18.39 CC images/ns.o [2021-04-06T16:59:20.354Z] #44 18.44 CC images/regfile.o [2021-04-06T16:59:20.354Z] #44 18.50 CC images/ghost-file.o [2021-04-06T16:59:20.354Z] #44 18.61 CC images/fifo.o [2021-04-06T16:59:20.354Z] #44 18.68 CC images/remap-file-path.o [2021-04-06T16:59:20.354Z] #44 18.87 CC images/eventfd.o [2021-04-06T16:59:20.354Z] #44 18.98 CC images/eventpoll.o [2021-04-06T16:59:20.354Z] #44 19.11 CC images/fh.o [2021-04-06T16:59:20.354Z] #44 19.27 CC images/fsnotify.o [2021-04-06T16:59:20.354Z] #44 19.57 CC images/signalfd.o [2021-04-06T16:59:20.354Z] #44 19.71 CC images/fs.o [2021-04-06T16:59:20.354Z] #44 19.81 CC images/pstree.o [2021-04-06T16:59:20.354Z] #44 19.99 CC images/pipe.o [2021-04-06T16:59:20.354Z] #44 20.20 CC images/tcp-stream.o [2021-04-06T16:59:20.354Z] #44 20.33 CC images/sk-packet.o [2021-04-06T16:59:20.354Z] #44 ... [2021-04-06T16:59:20.354Z] [2021-04-06T16:59:20.354Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-06T16:59:21.250Z] #30 16.99 0.0% ### 4.4% ######### 12.7% ############### 20.9% ###################### 31.1% ############################# 41.3% ################################### 49.5% ######################################## 55.6% ############################################# 63.8% ##################################################### 74.0% ########################################################### 82.2% ############################################################### 87.6% [2021-04-06T16:59:21.250Z] #30 ... [2021-04-06T16:59:21.250Z] [2021-04-06T16:59:21.250Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T16:59:21.250Z] #46 46.53 regexp [2021-04-06T16:59:21.250Z] #46 47.69 flag [2021-04-06T16:59:21.250Z] #46 49.15 go/token [2021-04-06T16:59:21.250Z] #46 49.84 internal/lazyregexp [2021-04-06T16:59:21.250Z] #46 49.89 go/scanner [2021-04-06T16:59:21.250Z] #46 50.07 net/url [2021-04-06T16:59:21.250Z] #46 50.85 go/ast [2021-04-06T16:59:21.250Z] #46 51.36 text/template/parse [2021-04-06T16:59:21.250Z] #46 54.43 text/template [2021-04-06T16:59:21.250Z] #46 54.65 go/parser [2021-04-06T16:59:21.250Z] #46 ... [2021-04-06T16:59:21.250Z] [2021-04-06T16:59:21.250Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-06T16:59:21.553Z] #30 16.99 0.0% ### 4.4% ######### 12.7% ############### 20.9% ###################### 31.1% ############################# 41.3% ################################### 49.5% ######################################## 55.6% ############################################# 63.8% ##################################################### 74.0% ########################################################### 82.2% ############################################################### 87.6% ################################################################# 90.4% #################################################################### 95.2% ######################################################################## 100.0% [2021-04-06T16:59:21.553Z] #30 18.60 [2021-04-06T16:59:22.584Z] #30 19.34 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-06T16:59:22.584Z] #30 19.56 [2021-04-06T16:59:22.875Z] #30 19.74 ######################################################################## 100.0% [2021-04-06T16:59:22.875Z] #30 19.77 [2021-04-06T16:59:22.969Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06c81002d7d89e7b6) in /home/ubuntu/workspace/moby_PR-42257 [Pipeline] { [Pipeline] checkout [2021-04-06T16:59:23.072Z] The recommended git tool is: git [2021-04-06T16:59:23.506Z] #30 20.29 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-06T16:59:23.506Z] #30 20.50 [2021-04-06T16:59:23.797Z] #30 20.62 #=#=# ######################################################################## 100.0% [2021-04-06T16:59:23.797Z] #30 20.70 [2021-04-06T16:59:23.797Z] #30 20.73 Download of images into '/build' complete. [2021-04-06T16:59:23.797Z] #30 20.73 Use something like the following to load the result into a Docker daemon: [2021-04-06T16:59:23.797Z] #30 20.73 tar -cC '/build' . | docker load [2021-04-06T16:59:24.093Z] #30 DONE 21.1s [2021-04-06T16:59:24.093Z] [2021-04-06T16:59:24.093Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T16:59:24.093Z] #44 20.55 CC images/mnt.o [2021-04-06T16:59:24.093Z] #44 20.74 CC images/pipe-data.o [2021-04-06T16:59:24.093Z] #44 20.82 CC images/sa.o [2021-04-06T16:59:24.093Z] #44 21.00 CC images/timer.o [2021-04-06T16:59:24.093Z] #44 21.22 CC images/timerfd.o [2021-04-06T16:59:24.093Z] #44 21.38 CC images/mm.o [2021-04-06T16:59:24.093Z] #44 21.70 CC images/sk-opts.o [2021-04-06T16:59:24.093Z] #44 21.81 CC images/sk-unix.o [2021-04-06T16:59:24.093Z] #44 21.92 CC images/sk-inet.o [2021-04-06T16:59:24.093Z] #44 22.12 CC images/tun.o [2021-04-06T16:59:24.093Z] #44 22.26 CC images/sk-netlink.o [2021-04-06T16:59:24.093Z] #44 22.39 CC images/packet-sock.o [2021-04-06T16:59:24.093Z] #44 22.59 CC images/ipc-var.o [2021-04-06T16:59:24.093Z] #44 22.75 CC images/ipc-desc.o [2021-04-06T16:59:24.093Z] #44 22.85 CC images/ipc-shm.o [2021-04-06T16:59:24.093Z] #44 22.98 CC images/ipc-msg.o [2021-04-06T16:59:24.093Z] #44 23.19 CC images/ipc-sem.o [2021-04-06T16:59:24.093Z] #44 23.30 CC images/utsns.o [2021-04-06T16:59:24.093Z] #44 23.42 CC images/creds.o [2021-04-06T16:59:24.093Z] #44 23.60 CC images/vma.o [2021-04-06T16:59:24.093Z] #44 23.79 CC images/netdev.o [2021-04-06T16:59:24.093Z] #44 23.99 CC images/tty.o [2021-04-06T16:59:24.093Z] #44 24.28 CC images/file-lock.o [2021-04-06T16:59:24.383Z] #44 24.40 CC images/rlimit.o [2021-04-06T16:59:24.675Z] #44 24.59 CC images/pagemap.o [2021-04-06T16:59:24.675Z] #44 24.79 CC images/siginfo.o [2021-04-06T16:59:24.966Z] #44 24.96 CC images/rpc.o [2021-04-06T16:59:25.495Z] using credential docker-jenkins-github-credentials [2021-04-06T16:59:25.502Z] Cloning the remote Git repository [2021-04-06T16:59:25.502Z] Cloning with configured refspecs honoured and without tags [2021-04-06T16:59:25.998Z] #44 25.73 CC images/ext-file.o [2021-04-06T16:59:25.998Z] #44 25.80 CC images/cgroup.o [2021-04-06T16:59:25.998Z] #44 26.14 CC images/userns.o [2021-04-06T16:59:26.288Z] #44 26.31 CC images/google/protobuf/descriptor.o [2021-04-06T16:59:25.269Z] Cloning repository https://github.com/moby/moby.git [2021-04-06T16:59:25.316Z] > git init /home/ubuntu/workspace/moby_PR-42257 # timeout=10 [2021-04-06T16:59:25.548Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T16:59:25.548Z] > git --version # timeout=10 [2021-04-06T16:59:25.560Z] > git --version # 'git version 2.25.1' [2021-04-06T16:59:25.560Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T16:59:25.562Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42257/head:refs/remotes/origin/PR-42257 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T16:59:27.328Z] #44 27.12 CC images/opts.o [2021-04-06T16:59:27.328Z] #44 27.18 CC images/seccomp.o [2021-04-06T16:59:27.328Z] #44 27.25 CC images/binfmt-misc.o [2021-04-06T16:59:27.328Z] #44 27.31 CC images/time.o [2021-04-06T16:59:27.328Z] #44 ... [2021-04-06T16:59:27.328Z] [2021-04-06T16:59:27.328Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T16:59:27.328Z] #57 32.18 Checking out files: 79% (3046/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. [2021-04-06T16:59:27.328Z] #57 32.76 + cd /tmp/tmp.jvxxFxqzAu/src/github.com/containerd/containerd [2021-04-06T16:59:27.328Z] #57 32.76 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T16:59:27.328Z] #57 34.27 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-06T16:59:27.328Z] #57 34.27 + BUILDTAGS='netgo osusergo static_build' [2021-04-06T16:59:27.328Z] #57 34.27 + export EXTRA_FLAGS=-buildmode=pie [2021-04-06T16:59:27.328Z] #57 34.27 + EXTRA_FLAGS=-buildmode=pie [2021-04-06T16:59:27.328Z] #57 34.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-06T16:59:27.328Z] #57 34.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-06T16:59:27.328Z] #57 34.27 + '[' '' = dynamic ']' [2021-04-06T16:59:27.328Z] #57 34.27 + make [2021-04-06T16:59:27.328Z] #57 34.91 + bin/ctr [2021-04-06T16:59:27.328Z] #57 ... [2021-04-06T16:59:27.328Z] [2021-04-06T16:59:27.328Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-06T16:59:27.328Z] #52 53.84 golang.org/x/crypto/ssh/terminal [2021-04-06T16:59:27.328Z] #52 54.73 mvdan.cc/editorconfig [2021-04-06T16:59:27.328Z] #52 55.00 mvdan.cc/sh/v3/fileutil [2021-04-06T16:59:27.328Z] #52 55.14 mvdan.cc/sh/v3/syntax [2021-04-06T16:59:27.328Z] #52 59.47 mvdan.cc/sh/v3/cmd/shfmt [2021-04-06T16:59:27.328Z] #52 DONE 62.6s [2021-04-06T16:59:27.328Z] [2021-04-06T16:59:27.328Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T16:59:27.328Z] #44 27.39 CC images/sysctl.o [2021-04-06T16:59:27.328Z] #44 27.45 CC images/autofs.o [2021-04-06T16:59:27.619Z] #44 27.58 CC images/macvlan.o [2021-04-06T16:59:27.619Z] #44 27.71 CC images/sit.o [2021-04-06T16:59:27.619Z] #44 27.84 CC images/memfd.o [2021-04-06T16:59:28.250Z] #44 28.30 CC images/timens.o [2021-04-06T16:59:28.250Z] #44 28.43 LINK images/built-in.o [2021-04-06T16:59:28.540Z] #44 28.49 GEN compel/include/asm [2021-04-06T16:59:28.540Z] #44 28.49 GEN compel/include/version.h [2021-04-06T16:59:28.540Z] #44 28.50 touch .config [2021-04-06T16:59:28.540Z] #44 28.52 GEN include/common/config.h [2021-04-06T16:59:28.540Z] #44 28.56 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-04-06T16:59:28.540Z] #44 28.58 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-06T16:59:28.540Z] #44 28.59 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-06T16:59:28.540Z] #44 28.60 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-04-06T16:59:28.540Z] #44 28.62 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-04-06T16:59:28.540Z] #44 28.63 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-04-06T16:59:28.540Z] #44 28.65 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-06T16:59:28.540Z] #44 28.65 DEP compel/plugins/std/infect.d [2021-04-06T16:59:28.831Z] #44 28.76 DEP compel/plugins/std/string.d [2021-04-06T16:59:28.831Z] #44 28.84 DEP compel/plugins/std/log.d [2021-04-06T16:59:28.831Z] #44 28.90 DEP compel/plugins/std/fds.d [2021-04-06T16:59:29.121Z] #44 28.99 DEP compel/plugins/std/std.d [2021-04-06T16:59:29.121Z] #44 29.07 DEP compel/plugins/shmem/shmem.d [2021-04-06T16:59:29.121Z] #44 29.15 DEP compel/plugins/fds/fds.d [2021-04-06T16:59:29.121Z] #44 29.25 CC compel/plugins/std/std.o [2021-04-06T16:59:29.412Z] #44 29.48 CC compel/plugins/std/fds.o [2021-04-06T16:59:29.702Z] #44 29.75 CC compel/plugins/std/log.o [2021-04-06T16:59:30.333Z] #44 30.35 CC compel/plugins/std/string.o [2021-04-06T16:59:30.964Z] #44 30.87 CC compel/plugins/std/infect.o [2021-04-06T16:59:30.964Z] #44 31.09 CC compel/arch/s390/plugins/std/parasite-head.o [2021-04-06T16:59:30.964Z] #44 31.10 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-04-06T16:59:30.964Z] #44 31.12 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-04-06T16:59:31.277Z] #44 31.19 AR compel/plugins/std.lib.a [2021-04-06T16:59:31.277Z] #44 31.23 CC compel/plugins/fds/fds.o [2021-04-06T16:59:31.277Z] #44 31.35 AR compel/plugins/fds.lib.a [2021-04-06T16:59:31.277Z] #44 31.38 HOSTDEP compel/src/lib/log-host.d [2021-04-06T16:59:31.578Z] #44 31.47 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-06T16:59:31.578Z] #44 31.52 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-04-06T16:59:31.578Z] #44 31.58 HOSTDEP compel/src/main-host.d [2021-04-06T16:59:31.578Z] #44 31.66 DEP compel/src/lib/ptrace.d [2021-04-06T16:59:31.868Z] #44 31.76 DEP compel/src/lib/infect.d [2021-04-06T16:59:31.869Z] #44 31.85 DEP compel/src/lib/infect-util.d [2021-04-06T16:59:31.869Z] #44 31.91 DEP compel/src/lib/infect-rpc.d [2021-04-06T16:59:31.869Z] #44 31.99 DEP compel/arch/s390/src/lib/infect.d [2021-04-06T16:59:31.869Z] #44 32.08 DEP compel/arch/s390/src/lib/cpu.d [2021-04-06T16:59:31.869Z] #44 32.11 DEP compel/src/lib/log.d [2021-04-06T16:59:32.159Z] #44 32.17 DEP compel/src/main.d [2021-04-06T16:59:32.159Z] #44 32.24 DEP compel/src/lib/handle-elf.d [2021-04-06T16:59:32.159Z] #44 ... [2021-04-06T16:59:32.159Z] [2021-04-06T16:59:32.159Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T16:59:32.159Z] #46 57.51 encoding/xml [2021-04-06T16:59:32.159Z] #46 57.51 go/doc [2021-04-06T16:59:32.159Z] #46 60.23 github.com/LK4D4/vndr/build [2021-04-06T16:59:32.159Z] #46 61.72 github.com/LK4D4/vndr/versioned [2021-04-06T16:59:32.159Z] #46 61.77 compress/flate [2021-04-06T16:59:32.159Z] #46 61.78 hash/crc32 [2021-04-06T16:59:32.159Z] #46 62.37 net [2021-04-06T16:59:32.159Z] #46 63.67 compress/gzip [2021-04-06T16:59:32.159Z] #46 63.89 vendor/golang.org/x/text/transform [2021-04-06T16:59:32.159Z] #46 64.28 vendor/golang.org/x/text/unicode/bidi [2021-04-06T16:59:32.159Z] #46 65.33 vendor/golang.org/x/text/secure/bidirule [2021-04-06T16:59:32.159Z] #46 65.51 vendor/golang.org/x/text/unicode/norm [2021-04-06T16:59:32.159Z] #46 ... [2021-04-06T16:59:32.159Z] [2021-04-06T16:59:32.159Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T16:59:32.159Z] #44 32.29 DEP compel/arch/s390/src/lib/handle-elf.d [2021-04-06T16:59:32.159Z] #44 32.35 CC compel/src/lib/log.o [2021-04-06T16:59:32.449Z] #44 32.51 CC compel/arch/s390/src/lib/cpu.o [2021-04-06T16:59:32.619Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0470230b3146622ca) in /home/ubuntu/workspace/moby_PR-42257 [Pipeline] { [Pipeline] checkout [2021-04-06T16:59:32.739Z] #44 32.71 CC compel/arch/s390/src/lib/infect.o [2021-04-06T16:59:32.744Z] The recommended git tool is: git [2021-04-06T16:59:33.030Z] #44 33.08 CC compel/src/lib/infect-rpc.o [2021-04-06T16:59:33.320Z] #44 33.28 CC compel/src/lib/infect-util.o [2021-04-06T16:59:33.320Z] #44 33.43 CC compel/src/lib/infect.o [2021-04-06T16:59:34.823Z] #44 34.66 CC compel/src/lib/ptrace.o [2021-04-06T16:59:34.823Z] #44 34.91 AR compel/libcompel.a [2021-04-06T16:59:35.114Z] #44 34.97 HOSTCC compel/src/main-host.o [2021-04-06T16:59:35.114Z] #44 35.14 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-04-06T16:59:35.114Z] #44 35.20 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-06T16:59:35.404Z] #44 35.40 HOSTCC compel/src/lib/log-host.o [2021-04-06T16:59:35.404Z] #44 35.53 HOSTLINK compel/compel-host-bin [2021-04-06T16:59:35.694Z] #44 35.61 DEP soccr/soccr.d [2021-04-06T16:59:35.694Z] #44 35.69 CC soccr/soccr.o [2021-04-06T16:59:35.694Z] #44 ... [2021-04-06T16:59:35.694Z] [2021-04-06T16:59:35.694Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-06T16:59:35.694Z] #14 60.90 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-06T16:59:35.694Z] #14 60.91 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-06T16:59:35.694Z] #14 60.91 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T16:59:35.985Z] #14 ... [2021-04-06T16:59:35.985Z] [2021-04-06T16:59:35.985Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T16:59:35.985Z] #46 67.77 vendor/golang.org/x/net/idna [2021-04-06T16:59:35.985Z] #46 69.10 vendor/golang.org/x/net/http2/hpack [2021-04-06T16:59:35.985Z] #46 69.64 mime [2021-04-06T16:59:35.985Z] #46 70.61 mime/quotedprintable [2021-04-06T16:59:35.985Z] #46 70.86 net/http/internal [2021-04-06T16:59:36.107Z] using credential docker-jenkins-github-credentials [2021-04-06T16:59:36.116Z] Cloning the remote Git repository [2021-04-06T16:59:36.116Z] Cloning with configured refspecs honoured and without tags [2021-04-06T16:59:36.151Z] Cloning repository https://github.com/moby/moby.git [2021-04-06T16:59:36.214Z] > git init /home/ubuntu/workspace/moby_PR-42257 # timeout=10 [2021-04-06T16:59:36.729Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T16:59:36.729Z] > git --version # timeout=10 [2021-04-06T16:59:36.738Z] > git --version # 'git version 2.25.1' [2021-04-06T16:59:36.738Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T16:59:36.742Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42257/head:refs/remotes/origin/PR-42257 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T16:59:38.050Z] #46 ... [2021-04-06T16:59:38.050Z] [2021-04-06T16:59:38.050Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-06T16:59:38.050Z] #14 71.33 Selecting previously unselected package libapparmor1:s390x. [2021-04-06T16:59:38.050Z] #14 71.33 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-04-06T16:59:38.050Z] #14 71.34 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-04-06T16:59:38.050Z] #14 71.40 Selecting previously unselected package libapparmor-dev:s390x. [2021-04-06T16:59:38.050Z] #14 71.40 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-04-06T16:59:38.050Z] #14 71.40 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-04-06T16:59:38.050Z] #14 71.50 Selecting previously unselected package libbtrfs0. [2021-04-06T16:59:38.050Z] #14 71.50 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-04-06T16:59:38.050Z] #14 71.50 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-06T16:59:38.050Z] #14 71.57 Selecting previously unselected package libbtrfs-dev. [2021-04-06T16:59:38.050Z] #14 71.57 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-04-06T16:59:38.050Z] #14 71.57 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-06T16:59:38.050Z] #14 71.65 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-04-06T16:59:38.050Z] #14 71.65 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-04-06T16:59:38.050Z] #14 71.65 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-04-06T16:59:38.050Z] #14 71.71 Selecting previously unselected package libudev-dev:s390x. [2021-04-06T16:59:38.050Z] #14 71.71 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_s390x.deb ... [2021-04-06T16:59:38.050Z] #14 71.72 Unpacking libudev-dev:s390x (241-7~deb10u7) ... [2021-04-06T16:59:38.050Z] #14 71.82 Selecting previously unselected package libsepol1-dev:s390x. [2021-04-06T16:59:38.050Z] #14 71.83 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-04-06T16:59:38.050Z] #14 71.83 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-04-06T16:59:38.050Z] #14 72.03 Selecting previously unselected package libpcre16-3:s390x. [2021-04-06T16:59:38.050Z] #14 72.03 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-04-06T16:59:38.050Z] #14 72.03 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-04-06T16:59:38.050Z] #14 72.12 Selecting previously unselected package libpcre32-3:s390x. [2021-04-06T16:59:38.050Z] #14 72.12 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-04-06T16:59:38.050Z] #14 72.13 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-04-06T16:59:38.050Z] #14 72.23 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-04-06T16:59:38.050Z] #14 72.23 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-04-06T16:59:38.050Z] #14 72.23 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-04-06T16:59:38.050Z] #14 72.31 Selecting previously unselected package libpcre3-dev:s390x. [2021-04-06T16:59:38.050Z] #14 72.31 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-04-06T16:59:38.050Z] #14 72.31 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-04-06T16:59:38.050Z] #14 72.53 Selecting previously unselected package libselinux1-dev:s390x. [2021-04-06T16:59:38.050Z] #14 72.53 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-04-06T16:59:38.050Z] #14 72.53 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-04-06T16:59:38.050Z] #14 72.70 Selecting previously unselected package libdevmapper-dev:s390x. [2021-04-06T16:59:38.050Z] #14 72.70 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-04-06T16:59:38.050Z] #14 72.70 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-04-06T16:59:38.050Z] #14 72.77 Selecting previously unselected package libseccomp-dev:s390x. [2021-04-06T16:59:38.050Z] #14 72.78 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ... [2021-04-06T16:59:38.050Z] #14 72.78 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-04-06T16:59:38.050Z] #14 72.86 Selecting previously unselected package libsystemd-dev:s390x. [2021-04-06T16:59:38.050Z] #14 72.86 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_s390x.deb ... [2021-04-06T16:59:38.050Z] #14 72.86 Unpacking libsystemd-dev:s390x (241-7~deb10u7) ... [2021-04-06T16:59:38.050Z] #14 73.25 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-04-06T16:59:38.050Z] #14 73.26 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-04-06T16:59:38.050Z] #14 73.26 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-04-06T16:59:38.050Z] #14 73.27 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-06T16:59:38.050Z] #14 73.28 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-04-06T16:59:38.050Z] #14 73.29 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-04-06T16:59:38.050Z] #14 73.30 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-06T16:59:38.050Z] #14 73.31 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-06T16:59:38.050Z] #14 73.32 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-04-06T16:59:38.353Z] #14 73.33 Setting up libudev-dev:s390x (241-7~deb10u7) ... [2021-04-06T16:59:38.353Z] #14 73.34 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-06T16:59:38.353Z] #14 73.35 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-06T16:59:38.353Z] #14 73.36 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-04-06T16:59:38.353Z] #14 73.38 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-06T16:59:38.353Z] #14 73.38 Setting up libsystemd-dev:s390x (241-7~deb10u7) ... [2021-04-06T16:59:38.353Z] #14 73.39 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-06T16:59:38.353Z] #14 73.40 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-04-06T16:59:38.353Z] #14 73.41 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T16:59:38.353Z] #14 73.49 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-06T16:59:38.353Z] #14 73.49 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-06T16:59:38.353Z] #14 73.51 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T16:59:38.353Z] #14 73.51 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-06T16:59:38.353Z] #14 73.52 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-06T16:59:38.353Z] #14 73.52 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-06T16:59:38.354Z] #14 73.53 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-04-06T16:59:38.354Z] #14 73.54 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-04-06T16:59:38.354Z] #14 73.54 Setting up dmsetup (2:1.02.155-3) ... [2021-04-06T16:59:38.354Z] #14 73.55 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-04-06T16:59:38.354Z] #14 73.56 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-04-06T16:59:38.354Z] #14 73.57 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T16:59:38.990Z] #14 DONE 74.1s [2021-04-06T16:59:38.990Z] [2021-04-06T16:59:38.990Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-06T16:59:40.030Z] #15 DONE 1.1s [2021-04-06T16:59:40.030Z] [2021-04-06T16:59:40.030Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T16:59:40.030Z] #54 0.944 + RM_GOPATH=0 [2021-04-06T16:59:40.030Z] #54 0.944 + TMP_GOPATH= [2021-04-06T16:59:40.030Z] #54 0.944 + : /build [2021-04-06T16:59:40.030Z] #54 0.944 + '[' -z '' ']' [2021-04-06T16:59:40.030Z] #54 0.945 ++ mktemp -d [2021-04-06T16:59:40.030Z] #54 0.946 + export GOPATH=/tmp/tmp.P4T7zlTlGz [2021-04-06T16:59:40.030Z] #54 0.946 + GOPATH=/tmp/tmp.P4T7zlTlGz [2021-04-06T16:59:40.030Z] #54 0.946 + RM_GOPATH=1 [2021-04-06T16:59:40.030Z] #54 0.946 + case "$(go env GOARCH)" in [2021-04-06T16:59:40.030Z] #54 0.947 ++ go env GOARCH [2021-04-06T16:59:40.030Z] #54 0.957 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T16:59:40.030Z] #54 0.957 + GO_BUILDMODE=-buildmode=pie [2021-04-06T16:59:40.030Z] #54 0.958 ++ dirname /tmp/install/install.sh [2021-04-06T16:59:40.030Z] #54 0.960 + dir=/tmp/install [2021-04-06T16:59:40.030Z] #54 0.960 + bin=runc [2021-04-06T16:59:40.030Z] #54 0.961 + shift [2021-04-06T16:59:40.030Z] #54 0.961 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-06T16:59:40.030Z] #54 0.961 + . /tmp/install/runc.installer [2021-04-06T16:59:40.030Z] #54 0.961 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T16:59:40.030Z] #54 0.962 + install_runc [2021-04-06T16:59:40.030Z] #54 0.963 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-06T16:59:40.030Z] #54 0.966 + uname -r [2021-04-06T16:59:40.030Z] #54 0.968 + RUNC_BUILDTAGS='seccomp ' [2021-04-06T16:59:40.030Z] #54 0.969 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-06T16:59:40.030Z] #54 0.969 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-06T16:59:40.030Z] #54 0.969 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.P4T7zlTlGz/src/github.com/opencontainers/runc [2021-04-06T16:59:40.030Z] #54 0.974 Cloning into '/tmp/tmp.P4T7zlTlGz/src/github.com/opencontainers/runc'... [2021-04-06T16:59:41.061Z] #54 ... [2021-04-06T16:59:41.061Z] [2021-04-06T16:59:41.061Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-04-06T16:59:41.061Z] #16 DONE 1.0s [2021-04-06T16:59:41.061Z] [2021-04-06T16:59:41.061Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T16:59:41.061Z] #44 36.47 AR soccr/libsoccr.a [2021-04-06T16:59:41.061Z] #44 36.48 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-06T16:59:41.061Z] #44 36.63 DEP criu/arch/s390/sigframe.d [2021-04-06T16:59:41.061Z] #44 36.70 DEP criu/arch/s390/crtools.d [2021-04-06T16:59:41.061Z] #44 36.83 DEP criu/arch/s390/cpu.d [2021-04-06T16:59:41.061Z] #44 37.03 CC criu/arch/s390/cpu.o [2021-04-06T16:59:41.061Z] #44 37.40 CC criu/arch/s390/crtools.o [2021-04-06T16:59:41.061Z] #44 38.10 CC criu/arch/s390/sigframe.o [2021-04-06T16:59:41.061Z] #44 38.20 LINK criu/arch/s390/crtools.built-in.o [2021-04-06T16:59:41.061Z] #44 38.23 DEP criu/pie/util-vdso.d [2021-04-06T16:59:41.061Z] #44 38.32 DEP criu/pie/util.d [2021-04-06T16:59:41.061Z] #44 38.43 CC criu/pie/util.o [2021-04-06T16:59:41.061Z] #44 38.69 CC criu/pie/util-vdso.o [2021-04-06T16:59:41.061Z] #44 39.13 AR criu/pie/pie.lib.a [2021-04-06T16:59:41.061Z] #44 39.15 DEP criu/pie/restorer.d [2021-04-06T16:59:41.061Z] #44 39.37 DEP criu/arch/s390/restorer.d [2021-04-06T16:59:41.061Z] #44 39.55 DEP criu/arch/s390/vdso-pie.d [2021-04-06T16:59:41.061Z] #44 39.76 DEP criu/pie/parasite-vdso.d [2021-04-06T16:59:41.061Z] #44 39.84 DEP criu/pie/parasite.d [2021-04-06T16:59:41.061Z] #44 40.09 CC criu/pie/parasite.o [2021-04-06T16:59:41.061Z] #44 40.85 LINK criu/pie/parasite.built-in.o [2021-04-06T16:59:41.061Z] #44 40.85 GEN criu/pie/parasite-blob.h [2021-04-06T16:59:41.061Z] #44 40.87 CC criu/pie/parasite-vdso.o [2021-04-06T16:59:41.359Z] #44 41.39 CC criu/arch/s390/vdso-pie.o [2021-04-06T16:59:41.599Z] Fetching without tags [2021-04-06T16:59:41.649Z] #44 41.62 CC criu/arch/s390/restorer.o [2021-04-06T16:59:41.649Z] #44 41.81 CC criu/pie/restorer.o [2021-04-06T16:59:41.894Z] Merging remotes/origin/20.10 commit 88bd96d6e58e39ee4469fc7442c5001ff68afc48 into PR head commit f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T16:59:41.940Z] #44 ... [2021-04-06T16:59:41.940Z] [2021-04-06T16:59:41.940Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-04-06T16:59:41.940Z] #17 0.788 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-06T16:59:41.940Z] #17 DONE 1.0s [2021-04-06T16:59:41.940Z] [2021-04-06T16:59:41.940Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-04-06T16:59:42.557Z] Merge succeeded, producing f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T16:59:42.557Z] Checking out Revision f2c0b3688a572fa0588132317ea1e276fef44203 (PR-42257) [2021-04-06T16:59:41.495Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T16:59:41.508Z] > git config --add remote.origin.fetch +refs/pull/42257/head:refs/remotes/origin/PR-42257 # timeout=10 [2021-04-06T16:59:41.527Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T16:59:41.547Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T16:59:41.569Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T16:59:41.569Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T16:59:41.570Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42257/head:refs/remotes/origin/PR-42257 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T16:59:41.870Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T16:59:41.888Z] > git checkout -f f2c0b3688a572fa0588132317ea1e276fef44203 # timeout=10 [2021-04-06T16:59:42.460Z] > git remote # timeout=10 [2021-04-06T16:59:42.476Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T16:59:42.496Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T16:59:42.497Z] > git merge 88bd96d6e58e39ee4469fc7442c5001ff68afc48 # timeout=10 [2021-04-06T16:59:42.512Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T16:59:42.530Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T16:59:42.551Z] > git checkout -f f2c0b3688a572fa0588132317ea1e276fef44203 # timeout=10 [2021-04-06T16:59:42.973Z] #18 DONE 1.0s [2021-04-06T16:59:42.974Z] [2021-04-06T16:59:42.974Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T16:59:42.974Z] #46 73.18 crypto/tls [2021-04-06T16:59:42.974Z] #46 77.69 net/http/httptrace [2021-04-06T16:59:42.974Z] #46 78.00 net/http [2021-04-06T16:59:43.289Z] Fetching without tags [2021-04-06T16:59:43.611Z] Merging remotes/origin/20.10 commit 88bd96d6e58e39ee4469fc7442c5001ff68afc48 into PR head commit f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T16:59:44.006Z] #46 ... [2021-04-06T16:59:44.006Z] [2021-04-06T16:59:44.006Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T16:59:44.006Z] #59 74.06 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-06T16:59:44.006Z] #59 74.06 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-06T16:59:44.006Z] #59 DONE 79.3s [2021-04-06T16:59:44.006Z] [2021-04-06T16:59:44.006Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T16:59:44.006Z] #44 43.93 LINK criu/pie/restorer.built-in.o [2021-04-06T16:59:44.006Z] #44 ... [2021-04-06T16:59:44.006Z] [2021-04-06T16:59:44.006Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-06T16:59:44.006Z] #60 DONE 0.1s [2021-04-06T16:59:44.006Z] [2021-04-06T16:59:44.006Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-06T16:59:44.006Z] #61 DONE 0.0s [2021-04-06T16:59:44.006Z] [2021-04-06T16:59:44.006Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T16:59:44.006Z] #44 43.94 GEN criu/pie/restorer-blob.h [2021-04-06T16:59:44.006Z] #44 43.99 DEP criu/vdso.d [2021-04-06T16:59:44.006Z] #44 ... [2021-04-06T16:59:44.006Z] [2021-04-06T16:59:44.006Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-04-06T16:59:44.006Z] #19 DONE 1.1s [2021-04-06T16:59:44.297Z] [2021-04-06T16:59:44.297Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T16:59:44.297Z] #44 44.28 DEP criu/uts_ns.d [2021-04-06T16:59:44.297Z] #44 44.42 DEP criu/util.d [2021-04-06T16:59:44.588Z] #44 44.54 DEP criu/uffd.d [2021-04-06T16:59:44.747Z] Merge succeeded, producing f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T16:59:44.747Z] Checking out Revision f2c0b3688a572fa0588132317ea1e276fef44203 (PR-42257) [2021-04-06T16:59:44.879Z] #44 44.73 DEP criu/tun.d [2021-04-06T16:59:44.879Z] #44 44.95 DEP criu/tty.d [2021-04-06T16:59:44.879Z] #44 45.09 DEP criu/timerfd.d [2021-04-06T16:59:43.219Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T16:59:43.239Z] > git config --add remote.origin.fetch +refs/pull/42257/head:refs/remotes/origin/PR-42257 # timeout=10 [2021-04-06T16:59:43.256Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T16:59:43.272Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T16:59:43.334Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T16:59:43.334Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T16:59:43.335Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42257/head:refs/remotes/origin/PR-42257 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T16:59:43.626Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T16:59:43.648Z] > git checkout -f f2c0b3688a572fa0588132317ea1e276fef44203 # timeout=10 [2021-04-06T16:59:44.583Z] > git remote # timeout=10 [2021-04-06T16:59:44.604Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T16:59:44.629Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T16:59:44.631Z] > git merge 88bd96d6e58e39ee4469fc7442c5001ff68afc48 # timeout=10 [2021-04-06T16:59:44.698Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T16:59:44.752Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T16:59:44.771Z] > git checkout -f f2c0b3688a572fa0588132317ea1e276fef44203 # timeout=10 [2021-04-06T16:59:45.171Z] #44 45.22 DEP criu/timens.d [2021-04-06T16:59:45.171Z] #44 ... [2021-04-06T16:59:45.171Z] [2021-04-06T16:59:45.171Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-06T16:59:45.171Z] #20 DONE 1.1s [2021-04-06T16:59:45.171Z] [2021-04-06T16:59:45.171Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T16:59:45.171Z] #44 45.30 DEP criu/sysfs_parse.d [2021-04-06T16:59:45.462Z] #44 45.39 DEP criu/sysctl.d [2021-04-06T16:59:45.462Z] #44 45.50 DEP criu/string.d [2021-04-06T16:59:45.462Z] #44 45.52 DEP criu/stats.d [2021-04-06T16:59:45.462Z] #44 45.56 DEP criu/sockets.d [2021-04-06T16:59:45.753Z] #44 45.72 DEP criu/sk-unix.d [2021-04-06T16:59:45.753Z] #44 45.82 DEP criu/sk-tcp.d [2021-04-06T16:59:46.043Z] #44 45.98 DEP criu/sk-queue.d [2021-04-06T16:59:46.043Z] #44 46.16 DEP criu/sk-packet.d [2021-04-06T16:59:46.334Z] #44 46.33 DEP criu/sk-netlink.d [2021-04-06T16:59:46.624Z] #44 46.51 DEP criu/sk-inet.d [2021-04-06T16:59:46.624Z] #44 46.61 DEP criu/signalfd.d [2021-04-06T16:59:46.624Z] #44 46.70 DEP criu/sigframe.d [2021-04-06T16:59:46.688Z] Commit message: "Pin arm64 machines to a specific Ubuntu version" [2021-04-06T16:59:46.688Z] > git --version # timeout=10 [2021-04-06T16:59:46.694Z] > git --version # 'git version 2.25.1' [2021-04-06T16:59:46.703Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-06T16:59:46.915Z] #44 46.76 DEP criu/shmem.d [2021-04-06T16:59:46.915Z] #44 46.91 DEP criu/servicefd.d [2021-04-06T16:59:46.915Z] #44 47.01 DEP criu/seize.d [2021-04-06T16:59:46.915Z] #44 47.09 DEP criu/seccomp.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2021-04-06T16:59:47.208Z] #44 47.21 DEP criu/rst-malloc.d [2021-04-06T16:59:47.208Z] #44 47.27 DEP criu/rbtree.d [2021-04-06T16:59:47.208Z] #44 47.29 DEP criu/pstree.d [Pipeline] { (Print info) [Pipeline] sh [2021-04-06T16:59:47.499Z] #44 47.43 DEP criu/protobuf.d [2021-04-06T16:59:47.499Z] #44 47.56 GEN criu/protobuf-desc-gen.h [2021-04-06T16:59:47.830Z] + docker version [2021-04-06T16:59:48.531Z] #44 48.58 DEP criu/protobuf-desc.d [2021-04-06T16:59:48.531Z] #44 48.70 DEP criu/proc_parse.d [2021-04-06T16:59:48.845Z] #44 48.94 DEP criu/plugin.d [2021-04-06T16:59:49.058Z] Commit message: "Pin arm64 machines to a specific Ubuntu version" [2021-04-06T16:59:49.146Z] #44 49.02 DEP criu/pipes.d [2021-04-06T16:59:49.146Z] #44 49.15 DEP criu/pie-util.d [2021-04-06T16:59:49.146Z] #44 49.26 DEP criu/pie-util-vdso.d [2021-04-06T16:59:49.091Z] > git --version # timeout=10 [2021-04-06T16:59:49.116Z] > git --version # 'git version 2.17.1' [2021-04-06T16:59:49.150Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-06T16:59:49.437Z] #44 49.40 DEP criu/path.d [2021-04-06T16:59:49.437Z] #44 49.49 DEP criu/parasite-syscall.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-06T16:59:49.729Z] #44 49.70 DEP criu/pagemap.d [2021-04-06T16:59:50.019Z] #44 49.89 DEP criu/pagemap-cache.d [2021-04-06T16:59:50.019Z] #44 50.00 DEP criu/page-xfer.d [2021-04-06T16:59:50.270Z] + docker version [2021-04-06T16:59:50.310Z] #44 50.17 DEP criu/page-pipe.d [2021-04-06T16:59:50.310Z] #44 50.27 DEP criu/netfilter.d [2021-04-06T16:59:50.310Z] #44 50.44 DEP criu/net.d [2021-04-06T16:59:50.310Z] #44 50.54 DEP criu/namespaces.d [2021-04-06T16:59:50.601Z] #44 50.65 DEP criu/mount.d [2021-04-06T16:59:50.601Z] #44 50.76 DEP criu/memfd.d [2021-04-06T16:59:50.892Z] #44 50.83 DEP criu/mem.d [2021-04-06T16:59:50.892Z] #44 50.93 DEP criu/lsm.d [2021-04-06T16:59:51.182Z] #44 51.11 DEP criu/log.d [2021-04-06T16:59:51.182Z] #44 51.24 DEP criu/libnetlink.d [2021-04-06T16:59:51.472Z] #44 51.37 DEP criu/kerndat.d [2021-04-06T16:59:51.472Z] #44 51.49 DEP criu/kcmp-ids.d [2021-04-06T16:59:51.472Z] #44 51.54 DEP criu/irmap.d [2021-04-06T16:59:51.472Z] #44 51.61 DEP criu/ipc_ns.d [2021-04-06T16:59:51.763Z] #44 51.75 DEP criu/image.d [2021-04-06T16:59:52.053Z] #44 51.94 DEP criu/image-desc.d [2021-04-06T16:59:52.053Z] #44 52.01 DEP criu/fsnotify.d [2021-04-06T16:59:52.053Z] #44 52.14 DEP criu/filesystems.d [2021-04-06T16:59:52.053Z] #44 52.28 DEP criu/files.d [2021-04-06T16:59:52.343Z] #44 52.49 DEP criu/files-reg.d [2021-04-06T16:59:52.634Z] #44 52.60 DEP criu/files-ext.d [2021-04-06T16:59:52.926Z] #44 52.78 DEP criu/file-lock.d [2021-04-06T16:59:52.926Z] #44 52.93 DEP criu/file-ids.d [2021-04-06T16:59:52.926Z] #44 53.00 DEP criu/fifo.d [2021-04-06T16:59:52.953Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T16:59:52.953Z] [2021-04-06T16:59:52.953Z] + TEST_INTEGRATION_DEST=2 [2021-04-06T16:59:52.953Z] + CONTAINER_NAME=docker-pr1-2 [2021-04-06T16:59:52.953Z] + TEST_SKIP_INTEGRATION=1 [2021-04-06T16:59:52.953Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-04-06T16:59:52.953Z] + run_tests [2021-04-06T16:59:52.953Z] + c=0 [2021-04-06T16:59:52.953Z] + '[' -n 0 ']' [2021-04-06T16:59:52.953Z] + rm= [2021-04-06T16:59:52.953Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42257/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42257/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42257/.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=f2c0b3688a572fa0588132317ea1e276fef44203 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f2c0b3688a572fa0588132317ea1e276fef44203 hack/make.sh '' test-integration [2021-04-06T16:59:52.953Z] ++ jobs -p [2021-04-06T16:59:52.953Z] + TEST_INTEGRATION_DEST=3 [2021-04-06T16:59:52.953Z] + CONTAINER_NAME=docker-pr1-3 [2021-04-06T16:59:52.953Z] + TEST_SKIP_INTEGRATION=1 [2021-04-06T16:59:52.953Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-04-06T16:59:52.953Z] + run_tests [2021-04-06T16:59:52.953Z] + '[' -n 0 ']' [2021-04-06T16:59:52.953Z] + rm= [2021-04-06T16:59:52.953Z] + for job in $(jobs -p) [2021-04-06T16:59:52.953Z] + wait 23072 [2021-04-06T16:59:52.953Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42257/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42257/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42257/.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=f2c0b3688a572fa0588132317ea1e276fef44203 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f2c0b3688a572fa0588132317ea1e276fef44203 hack/make.sh '' test-integration [2021-04-06T16:59:52.953Z] + TEST_INTEGRATION_DEST=1 [2021-04-06T16:59:52.953Z] + CONTAINER_NAME=docker-pr1-1 [2021-04-06T16:59:52.953Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-04-06T16:59:52.953Z] + run_tests test-integration-flaky [2021-04-06T16:59:52.953Z] + '[' -n 0 ']' [2021-04-06T16:59:52.953Z] + rm= [2021-04-06T16:59:52.953Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42257/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42257/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42257/.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=f2c0b3688a572fa0588132317ea1e276fef44203 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f2c0b3688a572fa0588132317ea1e276fef44203 hack/make.sh test-integration-flaky test-integration [2021-04-06T16:59:52.953Z] [2021-04-06T16:59:52.953Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-04-06T16:59:52.953Z] [2021-04-06T16:59:52.953Z] [2021-04-06T16:59:52.953Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-06T16:59:52.953Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-06T16:59:52.953Z] HOSTNAME=e13ffd1b93bb [2021-04-06T16:59:52.953Z] TEST_SKIP_INTEGRATION=1 [2021-04-06T16:59:52.953Z] TESTDEBUG=0 [2021-04-06T16:59:52.953Z] DEST=bundles/test-integration [2021-04-06T16:59:52.953Z] PWD=/go/src/github.com/docker/docker [2021-04-06T16:59:52.953Z] KEEPBUNDLE=1 [2021-04-06T16:59:52.953Z] DOCKER_GITCOMMIT=f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T16:59:52.953Z] container=docker [2021-04-06T16:59:52.953Z] HOME=/root [2021-04-06T16:59:52.953Z] GOLANG_VERSION=1.13.15 [2021-04-06T16:59:52.953Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-06T16:59:52.953Z] VALIDATE_BRANCH=20.10 [2021-04-06T16:59:52.953Z] TERM=xterm [2021-04-06T16:59:52.953Z] DOCKER_PKG=github.com/docker/docker [2021-04-06T16:59:52.953Z] SHLVL=1 [2021-04-06T16:59:52.953Z] TIMEOUT=120m [2021-04-06T16:59:52.953Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-06T16:59:52.953Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-06T16:59:52.953Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-04-06T16:59:52.953Z] GO111MODULE=off [2021-04-06T16:59:52.953Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-06T16:59:52.953Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-06T16:59:52.953Z] GOPATH=/go [2021-04-06T16:59:52.953Z] PKG_CONFIG=pkg-config [2021-04-06T16:59:52.953Z] _=/usr/bin/env [2021-04-06T16:59:52.953Z] Building test suite binary ./integration-cli/test.main [2021-04-06T16:59:52.953Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-06T16:59:52.953Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-06T16:59:52.953Z] HOSTNAME=d6f23d9dae9b [2021-04-06T16:59:52.953Z] TEST_SKIP_INTEGRATION=1 [2021-04-06T16:59:52.953Z] TESTDEBUG=0 [2021-04-06T16:59:52.953Z] DEST=bundles/test-integration [2021-04-06T16:59:52.953Z] PWD=/go/src/github.com/docker/docker [2021-04-06T16:59:52.953Z] KEEPBUNDLE=1 [2021-04-06T16:59:52.953Z] DOCKER_GITCOMMIT=f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T16:59:52.953Z] container=docker [2021-04-06T16:59:52.953Z] HOME=/root [2021-04-06T16:59:52.953Z] GOLANG_VERSION=1.13.15 [2021-04-06T16:59:52.953Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-06T16:59:52.953Z] VALIDATE_BRANCH=20.10 [2021-04-06T16:59:52.953Z] TERM=xterm [2021-04-06T16:59:52.953Z] DOCKER_PKG=github.com/docker/docker [2021-04-06T16:59:52.953Z] SHLVL=1 [2021-04-06T16:59:52.953Z] TIMEOUT=120m [2021-04-06T16:59:52.953Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-06T16:59:52.953Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-06T16:59:52.953Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-04-06T16:59:52.953Z] GO111MODULE=off [2021-04-06T16:59:52.953Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-06T16:59:52.953Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-06T16:59:52.953Z] GOPATH=/go [2021-04-06T16:59:52.953Z] PKG_CONFIG=pkg-config [2021-04-06T16:59:52.953Z] _=/usr/bin/env [2021-04-06T16:59:52.953Z] Building test suite binary ./integration-cli/test.main [2021-04-06T16:59:52.953Z] No new tests added to integration. [2021-04-06T16:59:52.953Z] [2021-04-06T16:59:52.953Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-06T16:59:52.953Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-06T16:59:52.953Z] HOSTNAME=ccddacf8b118 [2021-04-06T16:59:52.953Z] TESTDEBUG=0 [2021-04-06T16:59:52.953Z] DEST=bundles/test-integration [2021-04-06T16:59:52.953Z] PWD=/go/src/github.com/docker/docker [2021-04-06T16:59:52.953Z] KEEPBUNDLE=1 [2021-04-06T16:59:52.953Z] DOCKER_GITCOMMIT=f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T16:59:52.953Z] container=docker [2021-04-06T16:59:52.953Z] HOME=/root [2021-04-06T16:59:52.953Z] GOLANG_VERSION=1.13.15 [2021-04-06T16:59:52.953Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-06T16:59:52.953Z] VALIDATE_BRANCH=20.10 [2021-04-06T16:59:52.953Z] TERM=xterm [2021-04-06T16:59:52.953Z] DOCKER_PKG=github.com/docker/docker [2021-04-06T16:59:52.953Z] SHLVL=1 [2021-04-06T16:59:52.953Z] TIMEOUT=120m [2021-04-06T16:59:52.953Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-06T16:59:52.953Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-06T16:59:52.953Z] GO111MODULE=off [2021-04-06T16:59:52.953Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-06T16:59:52.953Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-06T16:59:52.953Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-06T16:59:52.953Z] GOPATH=/go [2021-04-06T16:59:52.953Z] PKG_CONFIG=pkg-config [2021-04-06T16:59:52.953Z] _=/usr/bin/env [2021-04-06T16:59:52.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-06T16:59:53.217Z] #44 53.15 DEP criu/fdstore.d [2021-04-06T16:59:53.217Z] #44 53.23 DEP criu/fault-injection.d [2021-04-06T16:59:53.217Z] #44 53.25 DEP criu/external.d [2021-04-06T16:59:53.217Z] #44 53.39 DEP criu/eventpoll.d [2021-04-06T16:59:53.507Z] #44 53.55 DEP criu/eventfd.d [2021-04-06T16:59:53.507Z] #44 53.70 DEP criu/crtools.d [2021-04-06T16:59:54.138Z] #44 53.92 DEP criu/cr-service.d [2021-04-06T16:59:54.138Z] #44 54.21 DEP criu/cr-restore.d [2021-04-06T16:59:54.442Z] #44 54.42 DEP criu/cr-errno.d [2021-04-06T16:59:54.442Z] #44 54.44 DEP criu/cr-dump.d [2021-04-06T16:59:54.442Z] #44 54.56 DEP criu/cr-dedup.d [2021-04-06T16:59:54.444Z] Client: Docker Engine - Community [2021-04-06T16:59:54.444Z] Version: 20.10.5 [2021-04-06T16:59:54.444Z] API version: 1.41 [2021-04-06T16:59:54.444Z] Go version: go1.13.15 [2021-04-06T16:59:54.444Z] Git commit: 55c4c88 [2021-04-06T16:59:54.444Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-06T16:59:54.444Z] OS/Arch: linux/amd64 [2021-04-06T16:59:54.444Z] Context: default [2021-04-06T16:59:54.444Z] Experimental: true [2021-04-06T16:59:54.444Z] [2021-04-06T16:59:54.444Z] Server: Docker Engine - Community [2021-04-06T16:59:54.444Z] Engine: [2021-04-06T16:59:54.444Z] Version: 20.10.5 [2021-04-06T16:59:54.444Z] API version: 1.41 (minimum version 1.12) [2021-04-06T16:59:54.444Z] Go version: go1.13.15 [2021-04-06T16:59:54.444Z] Git commit: 363e9a8 [2021-04-06T16:59:54.444Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-06T16:59:54.444Z] OS/Arch: linux/amd64 [2021-04-06T16:59:54.444Z] Experimental: true [2021-04-06T16:59:54.444Z] containerd: [2021-04-06T16:59:54.444Z] Version: 1.4.4 [2021-04-06T16:59:54.444Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T16:59:54.444Z] runc: [2021-04-06T16:59:54.444Z] Version: 1.0.0-rc93 [2021-04-06T16:59:54.444Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T16:59:54.444Z] docker-init: [2021-04-06T16:59:54.444Z] Version: 0.19.0 [2021-04-06T16:59:54.444Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-06T16:59:54.732Z] #44 54.77 DEP criu/cr-check.d [2021-04-06T16:59:54.796Z] + docker info [2021-04-06T16:59:55.023Z] #44 55.04 DEP criu/config.d [2021-04-06T16:59:55.023Z] #44 55.17 DEP criu/clone-noasan.d [2021-04-06T16:59:55.314Z] #44 55.20 DEP criu/cgroup.d [2021-04-06T16:59:55.314Z] #44 ... [2021-04-06T16:59:55.314Z] [2021-04-06T16:59:55.314Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-06T16:59:55.314Z] #21 0.866 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-06T16:59:55.314Z] #21 0.942 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T16:59:55.314Z] #21 1.091 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T16:59:55.314Z] #21 1.205 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T16:59:55.314Z] #21 1.340 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [427 kB] [2021-04-06T16:59:55.314Z] #21 1.886 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-06T16:59:55.314Z] #21 3.005 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [242 kB] [2021-04-06T16:59:55.314Z] #21 4.220 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-06T16:59:55.314Z] #21 6.274 Fetched 8587 kB in 5s (1573 kB/s) [2021-04-06T16:59:55.314Z] #21 6.274 Reading package lists... [2021-04-06T16:59:55.314Z] #21 8.497 Reading package lists... [2021-04-06T16:59:55.314Z] #21 10.18 Building dependency tree... [2021-04-06T16:59:55.314Z] #21 ... [2021-04-06T16:59:55.314Z] [2021-04-06T16:59:55.314Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T16:59:55.314Z] #44 55.39 DEP criu/cgroup-props.d [2021-04-06T16:59:55.604Z] #44 55.47 DEP criu/bitmap.d [2021-04-06T16:59:55.604Z] #44 55.48 DEP criu/bfd.d [2021-04-06T16:59:55.604Z] #44 55.62 DEP criu/autofs.d [2021-04-06T16:59:55.604Z] #44 55.73 DEP criu/aio.d [2021-04-06T16:59:55.604Z] #44 55.85 DEP criu/action-scripts.d [2021-04-06T16:59:55.895Z] #44 ... [2021-04-06T16:59:55.895Z] [2021-04-06T16:59:55.895Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T16:59:55.895Z] #54 7.068 + cd /tmp/tmp.P4T7zlTlGz/src/github.com/opencontainers/runc [2021-04-06T16:59:55.895Z] #54 7.068 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T16:59:55.895Z] #54 7.479 + '[' -z '' ']' [2021-04-06T16:59:55.895Z] #54 7.479 + target=static [2021-04-06T16:59:55.895Z] #54 7.479 + make 'BUILDTAGS=seccomp ' static [2021-04-06T16:59:55.895Z] #54 7.704 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-06T16:59:55.895Z] #54 ... [2021-04-06T16:59:55.895Z] [2021-04-06T16:59:55.895Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T16:59:55.895Z] #44 56.00 CC criu/action-scripts.o [2021-04-06T16:59:56.030Z] Fetching without tags [2021-04-06T16:59:56.185Z] #44 56.28 CC criu/aio.o [2021-04-06T16:59:56.411Z] Merging remotes/origin/20.10 commit 88bd96d6e58e39ee4469fc7442c5001ff68afc48 into PR head commit f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T16:59:56.475Z] #44 56.57 CC criu/autofs.o [2021-04-06T16:59:55.980Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T16:59:55.988Z] > git config --add remote.origin.fetch +refs/pull/42257/head:refs/remotes/origin/PR-42257 # timeout=10 [2021-04-06T16:59:56.002Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T16:59:56.018Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T16:59:56.036Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T16:59:56.037Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T16:59:56.039Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42257/head:refs/remotes/origin/PR-42257 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T16:59:56.421Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T16:59:56.445Z] > git checkout -f f2c0b3688a572fa0588132317ea1e276fef44203 # timeout=10 [2021-04-06T16:59:56.768Z] #44 ... [2021-04-06T16:59:56.768Z] [2021-04-06T16:59:56.768Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T16:59:56.768Z] #46 85.85 github.com/LK4D4/vndr/godl [2021-04-06T16:59:56.768Z] #46 86.37 github.com/LK4D4/vndr [2021-04-06T16:59:56.768Z] #46 DONE 92.3s [2021-04-06T16:59:57.066Z] [2021-04-06T16:59:57.066Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-06T16:59:57.066Z] #21 10.18 Building dependency tree... [2021-04-06T16:59:57.066Z] #21 10.86 libcap2-bin is already the newest version (1:2.25-2). [2021-04-06T16:59:57.066Z] #21 10.86 The following additional packages will be installed: [2021-04-06T16:59:57.066Z] #21 10.86 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-06T16:59:57.066Z] #21 10.86 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-06T16:59:57.066Z] #21 10.86 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-06T16:59:57.066Z] #21 10.86 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-06T16:59:57.066Z] #21 10.86 python3.7 python3.7-minimal vim-runtime xxd [2021-04-06T16:59:57.066Z] #21 10.86 Suggested packages: [2021-04-06T16:59:57.066Z] #21 10.86 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-06T16:59:57.066Z] #21 10.86 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-06T16:59:57.066Z] #21 10.86 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-06T16:59:57.066Z] #21 10.86 Recommended packages: [2021-04-06T16:59:57.066Z] #21 10.86 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-06T16:59:57.066Z] #21 10.86 python3-keyrings.alt python3-xdg unzip [2021-04-06T16:59:57.486Z] Merge succeeded, producing f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T16:59:57.486Z] Checking out Revision f2c0b3688a572fa0588132317ea1e276fef44203 (PR-42257) [2021-04-06T16:59:57.700Z] #21 12.36 The following NEW packages will be installed: [2021-04-06T16:59:57.700Z] #21 12.36 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-06T16:59:57.700Z] #21 12.36 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-06T16:59:57.700Z] #21 12.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-06T16:59:57.700Z] #21 12.36 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-06T16:59:57.700Z] #21 12.36 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-06T16:59:57.700Z] #21 12.36 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-06T16:59:57.700Z] #21 12.36 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-06T16:59:57.700Z] #21 12.36 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-06T16:59:57.700Z] #21 12.36 xz-utils zip [2021-04-06T16:59:57.700Z] #21 12.50 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-06T16:59:57.700Z] #21 12.50 Need to get 27.7 MB of archives. [2021-04-06T16:59:57.700Z] #21 12.50 After this operation, 117 MB of additional disk space will be used. [2021-04-06T16:59:57.700Z] #21 12.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-04-06T16:59:57.700Z] #21 12.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u3 [586 kB] [2021-04-06T16:59:57.700Z] #21 12.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u3 [1590 kB] [2021-04-06T16:59:57.814Z] Client: Docker Engine - Community [2021-04-06T16:59:57.814Z] Version: 20.10.5 [2021-04-06T16:59:57.814Z] API version: 1.41 [2021-04-06T16:59:57.814Z] Go version: go1.13.15 [2021-04-06T16:59:57.814Z] Git commit: 55c4c88 [2021-04-06T16:59:57.814Z] Built: Tue Mar 2 20:18:20 2021 [2021-04-06T16:59:57.814Z] OS/Arch: linux/amd64 [2021-04-06T16:59:57.814Z] Context: default [2021-04-06T16:59:57.814Z] Experimental: true [2021-04-06T16:59:57.814Z] [2021-04-06T16:59:57.814Z] Server: Docker Engine - Community [2021-04-06T16:59:57.814Z] Engine: [2021-04-06T16:59:57.814Z] Version: 20.10.5 [2021-04-06T16:59:57.814Z] API version: 1.41 (minimum version 1.12) [2021-04-06T16:59:57.814Z] Go version: go1.13.15 [2021-04-06T16:59:57.814Z] Git commit: 363e9a8 [2021-04-06T16:59:57.814Z] Built: Tue Mar 2 20:16:15 2021 [2021-04-06T16:59:57.814Z] OS/Arch: linux/amd64 [2021-04-06T16:59:57.814Z] Experimental: true [2021-04-06T16:59:57.814Z] containerd: [2021-04-06T16:59:57.814Z] Version: 1.4.4 [2021-04-06T16:59:57.814Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T16:59:57.814Z] runc: [2021-04-06T16:59:57.814Z] Version: 1.0.0-rc93 [2021-04-06T16:59:57.814Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T16:59:57.814Z] docker-init: [2021-04-06T16:59:57.814Z] Version: 0.19.0 [2021-04-06T16:59:57.814Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-06T16:59:57.992Z] #21 12.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-04-06T16:59:57.992Z] #21 12.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-04-06T16:59:57.992Z] #21 12.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u3 [1686 kB] [2021-04-06T16:59:57.992Z] #21 12.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u3 [330 kB] [2021-04-06T16:59:57.992Z] #21 12.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-04-06T16:59:57.992Z] #21 12.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-04-06T16:59:57.992Z] #21 12.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-04-06T16:59:57.992Z] #21 12.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-04-06T16:59:57.992Z] #21 12.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-04-06T16:59:57.992Z] #21 12.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-04-06T16:59:57.992Z] #21 12.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-04-06T16:59:57.992Z] #21 12.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-04-06T16:59:57.992Z] #21 12.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-04-06T16:59:57.992Z] #21 12.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-04-06T16:59:57.992Z] #21 12.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-04-06T16:59:57.992Z] #21 12.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-04-06T16:59:57.992Z] #21 12.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-04-06T16:59:57.992Z] #21 12.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-04-06T16:59:57.993Z] #21 12.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-04-06T16:59:57.993Z] #21 12.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-04-06T16:59:57.993Z] #21 12.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-04-06T16:59:57.993Z] #21 12.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-04-06T16:59:57.993Z] #21 12.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-04-06T16:59:57.993Z] #21 12.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-04-06T16:59:57.993Z] #21 12.78 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-04-06T16:59:57.993Z] #21 12.78 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-04-06T16:59:57.993Z] #21 12.89 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-04-06T16:59:58.121Z] + docker info [2021-04-06T16:59:58.283Z] #21 12.89 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-04-06T16:59:58.283Z] #21 12.89 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-04-06T16:59:58.283Z] #21 12.89 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-04-06T16:59:58.283Z] #21 12.89 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-04-06T16:59:58.283Z] #21 12.90 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-04-06T16:59:58.283Z] #21 12.92 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-06T16:59:58.283Z] #21 12.92 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-04-06T16:59:58.283Z] #21 12.92 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-04-06T16:59:58.283Z] #21 12.92 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-06T16:59:58.283Z] #21 12.93 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-04-06T16:59:58.283Z] #21 12.93 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-06T16:59:58.283Z] #21 12.93 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-04-06T16:59:58.283Z] #21 12.95 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-04-06T16:59:58.283Z] #21 12.95 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-04-06T16:59:58.283Z] #21 12.95 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-06T16:59:58.283Z] #21 13.12 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-04-06T16:59:58.573Z] #21 13.15 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-04-06T16:59:58.573Z] #21 13.17 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-04-06T16:59:58.573Z] #21 13.52 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T16:59:57.440Z] > git remote # timeout=10 [2021-04-06T16:59:57.448Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T16:59:57.465Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T16:59:57.467Z] > git merge 88bd96d6e58e39ee4469fc7442c5001ff68afc48 # timeout=10 [2021-04-06T16:59:57.480Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T16:59:57.490Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T16:59:57.495Z] > git checkout -f f2c0b3688a572fa0588132317ea1e276fef44203 # timeout=10 [2021-04-06T16:59:58.863Z] #21 13.57 Fetched 27.7 MB in 1s (35.2 MB/s) [2021-04-06T16:59:58.863Z] #21 13.60 Selecting previously unselected package pigz. [2021-04-06T16:59:58.864Z] #21 13.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 ... 23201 files and directories currently installed.) [2021-04-06T16:59:58.864Z] #21 13.64 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-04-06T16:59:58.864Z] #21 13.64 Unpacking pigz (2.4-1) ... [2021-04-06T16:59:58.864Z] #21 13.68 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-04-06T16:59:58.864Z] #21 13.68 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-04-06T16:59:58.864Z] #21 13.68 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-04-06T16:59:59.154Z] #21 13.98 Selecting previously unselected package python3.7-minimal. [2021-04-06T16:59:59.154Z] #21 13.98 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-04-06T16:59:59.154Z] #21 13.99 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-06T17:00:00.185Z] #21 14.65 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-04-06T17:00:00.185Z] #21 14.66 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-06T17:00:01.217Z] #21 ... [2021-04-06T17:00:01.217Z] [2021-04-06T17:00:01.217Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-06T17:00:01.217Z] #33 DONE 97.4s [2021-04-06T17:00:01.217Z] [2021-04-06T17:00:01.217Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:00:01.217Z] #44 57.85 CC criu/bfd.o [2021-04-06T17:00:01.217Z] #44 58.28 CC criu/bitmap.o [2021-04-06T17:00:01.217Z] #44 58.43 CC criu/cgroup-props.o [2021-04-06T17:00:01.217Z] #44 59.00 CC criu/cgroup.o [2021-04-06T17:00:01.217Z] #44 60.99 CC criu/clone-noasan.o [2021-04-06T17:00:01.217Z] #44 61.22 CC criu/config.o [2021-04-06T17:00:01.695Z] Commit message: "Pin arm64 machines to a specific Ubuntu version" [2021-04-06T17:00:01.725Z] > git --version # timeout=10 [2021-04-06T17:00:01.732Z] > git --version # 'git version 2.25.1' [2021-04-06T17:00:01.737Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-06T17:00:02.250Z] #44 62.15 CC criu/cr-check.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-06T17:00:02.881Z] #44 62.87 CC criu/cr-dedup.o [2021-04-06T17:00:03.140Z] + docker version [2021-04-06T17:00:03.172Z] #44 63.12 CC criu/cr-dump.o [2021-04-06T17:00:03.172Z] #44 ... [2021-04-06T17:00:03.172Z] [2021-04-06T17:00:03.172Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-06T17:00:03.172Z] #21 16.00 Selecting previously unselected package python3-minimal. [2021-04-06T17:00:03.172Z] #21 16.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23450 files and directories currently installed.) [2021-04-06T17:00:03.172Z] #21 16.04 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-04-06T17:00:03.172Z] #21 16.05 Unpacking python3-minimal (3.7.3-1) ... [2021-04-06T17:00:03.172Z] #21 16.08 Selecting previously unselected package libmpdec2:s390x. [2021-04-06T17:00:03.172Z] #21 16.08 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-04-06T17:00:03.172Z] #21 16.08 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-04-06T17:00:03.172Z] #21 16.18 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-04-06T17:00:03.172Z] #21 16.18 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_s390x.deb ... [2021-04-06T17:00:03.172Z] #21 16.19 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-04-06T17:00:03.172Z] #21 16.87 Selecting previously unselected package python3.7. [2021-04-06T17:00:03.172Z] #21 16.87 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_s390x.deb ... [2021-04-06T17:00:03.172Z] #21 16.87 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-06T17:00:03.172Z] #21 16.93 Selecting previously unselected package libpython3-stdlib:s390x. [2021-04-06T17:00:03.172Z] #21 16.93 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-04-06T17:00:03.172Z] #21 16.94 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-04-06T17:00:03.172Z] #21 17.03 Setting up python3-minimal (3.7.3-1) ... [2021-04-06T17:00:03.172Z] #21 17.56 Selecting previously unselected package python3. [2021-04-06T17:00:03.172Z] #21 17.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23862 files and directories currently installed.) [2021-04-06T17:00:03.172Z] #21 17.58 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-04-06T17:00:03.172Z] #21 17.59 Unpacking python3 (3.7.3-1) ... [2021-04-06T17:00:03.172Z] #21 17.64 Selecting previously unselected package libip4tc0:s390x. [2021-04-06T17:00:03.172Z] #21 17.64 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-04-06T17:00:03.172Z] #21 17.65 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-04-06T17:00:03.172Z] #21 17.69 Selecting previously unselected package libip6tc0:s390x. [2021-04-06T17:00:03.172Z] #21 17.69 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-04-06T17:00:03.172Z] #21 17.69 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-04-06T17:00:03.172Z] #21 17.75 Selecting previously unselected package libiptc0:s390x. [2021-04-06T17:00:03.172Z] #21 17.75 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-04-06T17:00:03.172Z] #21 17.75 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-04-06T17:00:03.172Z] #21 17.78 Selecting previously unselected package libnfnetlink0:s390x. [2021-04-06T17:00:03.172Z] #21 17.78 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-04-06T17:00:03.172Z] #21 17.78 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-04-06T17:00:03.172Z] #21 17.81 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-04-06T17:00:03.172Z] #21 17.81 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-04-06T17:00:03.172Z] #21 17.81 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-04-06T17:00:03.172Z] #21 17.86 Selecting previously unselected package libnftnl11:s390x. [2021-04-06T17:00:03.172Z] #21 17.86 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-04-06T17:00:03.172Z] #21 17.86 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-04-06T17:00:03.172Z] #21 17.92 Selecting previously unselected package iptables. [2021-04-06T17:00:03.172Z] #21 17.92 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-04-06T17:00:03.172Z] #21 17.92 Unpacking iptables (1.8.2-4) ... [2021-04-06T17:00:03.463Z] #21 18.09 Selecting previously unselected package xxd. [2021-04-06T17:00:03.463Z] #21 18.09 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-04-06T17:00:03.463Z] #21 18.10 Unpacking xxd (2:8.1.0875-5) ... [2021-04-06T17:00:03.463Z] #21 18.15 Selecting previously unselected package vim-common. [2021-04-06T17:00:03.463Z] #21 18.15 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:00:03.463Z] #21 18.16 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-06T17:00:03.463Z] #21 18.32 Selecting previously unselected package bash-completion. [2021-04-06T17:00:03.755Z] #21 18.33 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-06T17:00:04.742Z] Client: [2021-04-06T17:00:04.743Z] Context: default [2021-04-06T17:00:04.743Z] Debug Mode: false [2021-04-06T17:00:04.743Z] Plugins: [2021-04-06T17:00:04.743Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-06T17:00:04.743Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-06T17:00:04.743Z] [2021-04-06T17:00:04.743Z] Server: [2021-04-06T17:00:04.743Z] Containers: 0 [2021-04-06T17:00:04.743Z] Running: 0 [2021-04-06T17:00:04.743Z] Paused: 0 [2021-04-06T17:00:04.743Z] Stopped: 0 [2021-04-06T17:00:04.743Z] Images: 0 [2021-04-06T17:00:04.743Z] Server Version: 20.10.5 [2021-04-06T17:00:04.743Z] Storage Driver: overlay2 [2021-04-06T17:00:04.743Z] Backing Filesystem: extfs [2021-04-06T17:00:04.743Z] Supports d_type: true [2021-04-06T17:00:04.743Z] Native Overlay Diff: true [2021-04-06T17:00:04.743Z] Logging Driver: json-file [2021-04-06T17:00:04.743Z] Cgroup Driver: cgroupfs [2021-04-06T17:00:04.743Z] Cgroup Version: 1 [2021-04-06T17:00:04.743Z] Plugins: [2021-04-06T17:00:04.743Z] Volume: local [2021-04-06T17:00:04.743Z] Network: bridge host ipvlan macvlan null overlay [2021-04-06T17:00:04.743Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-06T17:00:04.743Z] Swarm: inactive [2021-04-06T17:00:04.743Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-06T17:00:04.743Z] Default Runtime: runc [2021-04-06T17:00:04.743Z] Init Binary: docker-init [2021-04-06T17:00:04.743Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:00:04.743Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:00:04.743Z] init version: de40ad0 [2021-04-06T17:00:04.743Z] Security Options: [2021-04-06T17:00:04.743Z] apparmor [2021-04-06T17:00:04.743Z] seccomp [2021-04-06T17:00:04.743Z] Profile: default [2021-04-06T17:00:04.743Z] Kernel Version: 5.4.0-1041-aws [2021-04-06T17:00:04.743Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-06T17:00:04.743Z] OSType: linux [2021-04-06T17:00:04.743Z] Architecture: x86_64 [2021-04-06T17:00:04.743Z] CPUs: 2 [2021-04-06T17:00:04.743Z] Total Memory: 7.569GiB [2021-04-06T17:00:04.743Z] Name: ip-10-100-78-149 [2021-04-06T17:00:04.743Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-06T17:00:04.743Z] Docker Root Dir: /var/lib/docker [2021-04-06T17:00:04.743Z] Debug Mode: false [2021-04-06T17:00:04.743Z] Registry: https://index.docker.io/v1/ [2021-04-06T17:00:04.743Z] Labels: [2021-04-06T17:00:04.743Z] Experimental: true [2021-04-06T17:00:04.743Z] Insecure Registries: [2021-04-06T17:00:04.743Z] 127.0.0.0/8 [2021-04-06T17:00:04.743Z] Live Restore Enabled: true [2021-04-06T17:00:04.743Z] [2021-04-06T17:00:04.743Z] WARNING: No swap limit support [Pipeline] sh [2021-04-06T17:00:04.786Z] #21 19.52 Unpacking bash-completion (1:2.8-6) ... [2021-04-06T17:00:05.062Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T17:00:05.063Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T17:00:05.063Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42257/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-06T17:00:05.063Z] + bash /home/ubuntu/workspace/moby_PR-42257/check-config.sh [2021-04-06T17:00:05.063Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-06T17:00:05.063Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-06T17:00:05.063Z] [2021-04-06T17:00:05.063Z] Generally Necessary: [2021-04-06T17:00:05.063Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-06T17:00:05.063Z] - apparmor: enabled and tools installed [2021-04-06T17:00:05.063Z] - CONFIG_NAMESPACES: enabled [2021-04-06T17:00:05.063Z] - CONFIG_NET_NS: enabled [2021-04-06T17:00:05.063Z] - CONFIG_PID_NS: enabled [2021-04-06T17:00:05.063Z] - CONFIG_IPC_NS: enabled [2021-04-06T17:00:05.063Z] - CONFIG_UTS_NS: enabled [2021-04-06T17:00:05.063Z] - CONFIG_CGROUPS: enabled [2021-04-06T17:00:05.063Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-06T17:00:05.063Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-06T17:00:05.063Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-06T17:00:05.063Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-06T17:00:05.063Z] - CONFIG_CPUSETS: enabled [2021-04-06T17:00:05.063Z] - CONFIG_MEMCG: enabled [2021-04-06T17:00:05.063Z] - CONFIG_KEYS: enabled [2021-04-06T17:00:05.063Z] - CONFIG_VETH: enabled (as module) [2021-04-06T17:00:05.063Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-06T17:00:05.063Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-06T17:00:05.063Z] - CONFIG_NF_NAT_IPV4: missing [2021-04-06T17:00:05.063Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-06T17:00:05.063Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-06T17:00:05.063Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-06T17:00:05.063Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-06T17:00:05.063Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-06T17:00:05.063Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-06T17:00:05.063Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-06T17:00:05.063Z] - CONFIG_NF_NAT_NEEDED: missing [2021-04-06T17:00:05.063Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-06T17:00:05.063Z] [2021-04-06T17:00:05.063Z] Optional Features: [2021-04-06T17:00:05.063Z] - CONFIG_USER_NS: enabled [2021-04-06T17:00:05.063Z] - CONFIG_SECCOMP: enabled [2021-04-06T17:00:05.063Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-06T17:00:05.063Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-06T17:00:05.063Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-06T17:00:05.063Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-06T17:00:05.063Z] - CONFIG_BLK_CGROUP: enabled [2021-04-06T17:00:05.063Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-06T17:00:05.063Z] - CONFIG_IOSCHED_CFQ: missing [2021-04-06T17:00:05.063Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-04-06T17:00:05.063Z] - CONFIG_CGROUP_PERF: enabled [2021-04-06T17:00:05.063Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-06T17:00:05.063Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-06T17:00:05.077Z] #21 19.81 Selecting previously unselected package bzip2. [2021-04-06T17:00:05.077Z] #21 19.81 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-04-06T17:00:05.077Z] #21 19.82 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-06T17:00:05.077Z] #21 19.86 Selecting previously unselected package xz-utils. [2021-04-06T17:00:05.077Z] #21 19.86 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-04-06T17:00:05.077Z] #21 19.86 Unpacking xz-utils (5.2.4-1) ... [2021-04-06T17:00:05.077Z] #21 19.95 Selecting previously unselected package apparmor. [2021-04-06T17:00:05.322Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-06T17:00:05.323Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-06T17:00:05.323Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-06T17:00:05.323Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-06T17:00:05.323Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-06T17:00:05.323Z] - CONFIG_IP_VS: enabled (as module) [2021-04-06T17:00:05.323Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-06T17:00:05.323Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-06T17:00:05.323Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-06T17:00:05.323Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-06T17:00:05.323Z] - CONFIG_EXT4_FS: enabled [2021-04-06T17:00:05.323Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-06T17:00:05.323Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-06T17:00:05.323Z] - Network Drivers: [2021-04-06T17:00:05.323Z] - "overlay": [2021-04-06T17:00:05.323Z] - CONFIG_VXLAN: enabled (as module) [2021-04-06T17:00:05.323Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-06T17:00:05.323Z] Optional (for encrypted networks): [2021-04-06T17:00:05.323Z] - CONFIG_CRYPTO: enabled [2021-04-06T17:00:05.323Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-06T17:00:05.323Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-06T17:00:05.323Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-06T17:00:05.323Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-06T17:00:05.323Z] - CONFIG_XFRM: enabled [2021-04-06T17:00:05.323Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-06T17:00:05.323Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-06T17:00:05.323Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-06T17:00:05.323Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-04-06T17:00:05.323Z] - "ipvlan": [2021-04-06T17:00:05.323Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-06T17:00:05.323Z] - "macvlan": [2021-04-06T17:00:05.323Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-06T17:00:05.323Z] - CONFIG_DUMMY: enabled (as module) [2021-04-06T17:00:05.323Z] - "ftp,tftp client in container": [2021-04-06T17:00:05.323Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-06T17:00:05.323Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-06T17:00:05.323Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-06T17:00:05.323Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-06T17:00:05.323Z] - Storage Drivers: [2021-04-06T17:00:05.323Z] - "aufs": [2021-04-06T17:00:05.323Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-06T17:00:05.323Z] - "btrfs": [2021-04-06T17:00:05.323Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-06T17:00:05.323Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-06T17:00:05.323Z] - "devicemapper": [2021-04-06T17:00:05.323Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-06T17:00:05.323Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-06T17:00:05.323Z] - "overlay": [2021-04-06T17:00:05.323Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-06T17:00:05.323Z] - "zfs": [2021-04-06T17:00:05.323Z] - /dev/zfs: present [2021-04-06T17:00:05.323Z] - zfs command: missing [2021-04-06T17:00:05.323Z] - zpool command: missing [2021-04-06T17:00:05.323Z] [2021-04-06T17:00:05.323Z] Limits: [2021-04-06T17:00:05.323Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-06T17:00:05.323Z] [2021-04-06T17:00:05.323Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-04-06T17:00:05.372Z] #21 19.95 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-04-06T17:00:05.372Z] #21 19.99 Unpacking apparmor (2.13.2-10) ... [Pipeline] sh [2021-04-06T17:00:05.662Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f2c0b3688a572fa0588132317ea1e276fef44203 . [2021-04-06T17:00:05.663Z] #1 [internal] load build definition from Dockerfile [2021-04-06T17:00:05.663Z] #1 sha256:f3a9b8d1c358df12b3df6f17d3858a15db41d68dd00e5af559f99bd4d48e65a1 [2021-04-06T17:00:05.663Z] #1 transferring dockerfile: 17.02kB done [2021-04-06T17:00:05.663Z] #1 DONE 0.1s [2021-04-06T17:00:05.663Z] [2021-04-06T17:00:05.663Z] #2 [internal] load .dockerignore [2021-04-06T17:00:05.663Z] #2 sha256:311a2d41557f34f9611a22798e96daf0b946c83dbb2daa95aabbe8e6a0694dbf [2021-04-06T17:00:05.663Z] #2 transferring context: 87B done [2021-04-06T17:00:05.663Z] #2 DONE 0.1s [2021-04-06T17:00:05.663Z] #21 20.26 Selecting previously unselected package aufs-tools. [2021-04-06T17:00:05.663Z] #21 20.26 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-04-06T17:00:05.663Z] #21 20.27 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-06T17:00:05.663Z] #21 20.34 Selecting previously unselected package libonig5:s390x. [2021-04-06T17:00:05.663Z] #21 20.34 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-04-06T17:00:05.663Z] #21 20.34 Unpacking libonig5:s390x (6.9.1-1) ... [2021-04-06T17:00:05.663Z] #21 20.42 Selecting previously unselected package libjq1:s390x. [2021-04-06T17:00:05.663Z] #21 20.42 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-04-06T17:00:05.663Z] #21 20.42 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-06T17:00:05.663Z] #21 20.46 Selecting previously unselected package jq. [2021-04-06T17:00:05.663Z] #21 20.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-04-06T17:00:05.663Z] #21 20.47 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-06T17:00:05.919Z] [2021-04-06T17:00:05.919Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-06T17:00:05.919Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-06T17:00:05.954Z] #21 20.55 Selecting previously unselected package libaio1:s390x. [2021-04-06T17:00:05.954Z] #21 20.55 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-04-06T17:00:05.954Z] #21 20.56 Unpacking libaio1:s390x (0.3.112-3) ... [2021-04-06T17:00:05.954Z] #21 20.59 Selecting previously unselected package libgpm2:s390x. [2021-04-06T17:00:05.954Z] #21 20.59 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-04-06T17:00:05.954Z] #21 20.59 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-04-06T17:00:05.954Z] #21 20.62 Selecting previously unselected package libicu63:s390x. [2021-04-06T17:00:05.954Z] #21 20.62 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-04-06T17:00:05.954Z] #21 20.62 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-04-06T17:00:06.175Z] #3 DONE 0.4s [2021-04-06T17:00:06.175Z] [2021-04-06T17:00:06.175Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-06T17:00:06.175Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-06T17:00:06.175Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-06T17:00:06.175Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-06T17:00:06.175Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-06T17:00:06.175Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-06T17:00:06.175Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s [2021-04-06T17:00:06.435Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-06T17:00:06.435Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-04-06T17:00:06.435Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-04-06T17:00:06.696Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-04-06T17:00:06.696Z] #4 DONE 0.6s [2021-04-06T17:00:06.954Z] [2021-04-06T17:00:06.954Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:00:06.954Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-06T17:00:07.210Z] #8 ... [2021-04-06T17:00:07.210Z] [2021-04-06T17:00:07.210Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-06T17:00:07.210Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-06T17:00:07.210Z] #5 DONE 0.2s [2021-04-06T17:00:07.210Z] [2021-04-06T17:00:07.210Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-06T17:00:07.210Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-06T17:00:07.210Z] #7 DONE 0.3s [2021-04-06T17:00:07.466Z] [2021-04-06T17:00:07.466Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:00:07.466Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-06T17:00:07.466Z] #8 DONE 0.4s [2021-04-06T17:00:07.466Z] [2021-04-06T17:00:07.466Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:00:07.466Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-06T17:00:07.466Z] #6 DONE 0.4s [2021-04-06T17:00:08.017Z] #21 22.83 Selecting previously unselected package libnet1:s390x. [2021-04-06T17:00:08.017Z] #21 22.83 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-06T17:00:08.017Z] #21 22.83 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-06T17:00:08.309Z] #21 22.91 Selecting previously unselected package libnl-3-200:s390x. [2021-04-06T17:00:08.309Z] #21 22.91 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-04-06T17:00:08.309Z] #21 22.91 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-04-06T17:00:08.309Z] #21 22.99 Selecting previously unselected package libprotobuf-c1:s390x. [2021-04-06T17:00:08.309Z] #21 22.99 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-04-06T17:00:08.309Z] #21 22.99 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-06T17:00:08.309Z] #21 23.04 Selecting previously unselected package libreadline5:s390x. [2021-04-06T17:00:08.309Z] #21 23.04 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-04-06T17:00:08.309Z] #21 23.04 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-04-06T17:00:08.309Z] #21 23.09 Selecting previously unselected package net-tools. [2021-04-06T17:00:08.309Z] #21 23.09 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-04-06T17:00:08.309Z] #21 23.10 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-06T17:00:08.405Z] [2021-04-06T17:00:08.406Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:00:08.406Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-06T17:00:08.406Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-06T17:00:08.406Z] #64 DONE 0.0s [2021-04-06T17:00:08.406Z] [2021-04-06T17:00:08.406Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:00:08.406Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-06T17:00:08.406Z] #26 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:00:08.406Z] #26 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 0.1s done [2021-04-06T17:00:08.600Z] #21 23.24 Selecting previously unselected package python-pip-whl. [2021-04-06T17:00:08.600Z] #21 23.24 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-06T17:00:08.600Z] #21 23.24 Unpacking python-pip-whl (18.1-5) ... [2021-04-06T17:00:08.670Z] #26 sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 1.85kB / 1.85kB done [2021-04-06T17:00:08.670Z] #26 sha256:57198c0f3bb6172ab28f3351d5eca9239527e22a59287174e8b9a73156075bef 529B / 529B done [2021-04-06T17:00:08.670Z] #26 sha256:109b803c6a30d5b613caf528e4b8f96d2aa4205c58de6ac494825d81380125c8 1.46kB / 1.46kB done [2021-04-06T17:00:08.890Z] #21 23.64 Selecting previously unselected package python3-lib2to3. [2021-04-06T17:00:08.890Z] #21 23.64 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-06T17:00:08.890Z] #21 23.64 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-06T17:00:08.890Z] #21 23.69 Selecting previously unselected package python3-distutils. [2021-04-06T17:00:08.890Z] #21 23.69 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-06T17:00:08.890Z] #21 23.70 Unpacking python3-distutils (3.7.3-1) ... [2021-04-06T17:00:08.890Z] #21 23.78 Selecting previously unselected package python3-pip. [2021-04-06T17:00:08.890Z] #21 23.78 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-06T17:00:08.890Z] #21 23.78 Unpacking python3-pip (18.1-5) ... [2021-04-06T17:00:08.890Z] #21 23.86 Selecting previously unselected package python3-pkg-resources. [2021-04-06T17:00:09.181Z] #21 23.86 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-06T17:00:09.181Z] #21 23.86 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-06T17:00:09.181Z] #21 23.94 Selecting previously unselected package python3-setuptools. [2021-04-06T17:00:09.181Z] #21 23.94 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-06T17:00:09.181Z] #21 23.95 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-06T17:00:09.181Z] #21 24.05 Selecting previously unselected package python3-wheel. [2021-04-06T17:00:09.181Z] #21 24.05 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-06T17:00:09.181Z] #21 24.05 Unpacking python3-wheel (0.32.3-2) ... [2021-04-06T17:00:09.181Z] #21 24.11 Selecting previously unselected package sudo. [2021-04-06T17:00:09.472Z] #21 24.11 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-04-06T17:00:09.472Z] #21 24.12 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-06T17:00:09.762Z] #21 24.45 Selecting previously unselected package thin-provisioning-tools. [2021-04-06T17:00:09.762Z] #21 24.45 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-04-06T17:00:09.762Z] #21 24.45 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-06T17:00:10.052Z] #21 24.67 Selecting previously unselected package uidmap. [2021-04-06T17:00:10.052Z] #21 24.67 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-04-06T17:00:10.052Z] #21 24.67 Unpacking uidmap (1:4.5-1.1) ... [2021-04-06T17:00:10.052Z] #21 24.76 Selecting previously unselected package vim-runtime. [2021-04-06T17:00:10.052Z] #21 24.76 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:00:10.052Z] #21 24.77 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-06T17:00:10.052Z] #21 24.80 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-06T17:00:10.052Z] #21 24.80 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-06T17:00:12.024Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 0B / 50.43MB 3.5s [2021-04-06T17:00:12.114Z] #21 26.71 Selecting previously unselected package vim. [2021-04-06T17:00:12.114Z] #21 26.71 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-04-06T17:00:12.114Z] #21 26.72 Unpacking vim (2:8.1.0875-5) ... [2021-04-06T17:00:12.282Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 5.40MB / 50.43MB 3.6s [2021-04-06T17:00:12.282Z] #26 ... [2021-04-06T17:00:12.282Z] [2021-04-06T17:00:12.282Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:00:12.282Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-06T17:00:12.282Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-06T17:00:12.282Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-06T17:00:12.282Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-06T17:00:12.282Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-06T17:00:12.282Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-04-06T17:00:12.282Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2021-04-06T17:00:12.282Z] #62 DONE 3.9s [2021-04-06T17:00:12.282Z] [2021-04-06T17:00:12.282Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:00:12.282Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-06T17:00:12.282Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 10.49MB / 50.43MB 3.8s [2021-04-06T17:00:12.407Z] #21 27.07 Selecting previously unselected package xfsprogs. [2021-04-06T17:00:12.407Z] #21 27.07 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-04-06T17:00:12.407Z] #21 27.08 Unpacking xfsprogs (4.20.0-1) ... [2021-04-06T17:00:12.540Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 17.83MB / 50.43MB 3.9s [2021-04-06T17:00:12.540Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 20.97MB / 50.43MB 4.0s [2021-04-06T17:00:12.698Z] #21 27.40 Selecting previously unselected package zip. [2021-04-06T17:00:12.698Z] #21 27.40 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-04-06T17:00:12.698Z] #21 27.40 Unpacking zip (3.0-11+b1) ... [2021-04-06T17:00:12.698Z] #21 27.51 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-06T17:00:12.698Z] #21 27.52 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-06T17:00:12.698Z] #21 27.53 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-04-06T17:00:12.698Z] #21 27.54 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-04-06T17:00:12.698Z] #21 27.57 Setting up libgpm2:s390x (1.20.7-5) ... [2021-04-06T17:00:12.797Z] #26 ... [2021-04-06T17:00:12.797Z] [2021-04-06T17:00:12.797Z] #23 [internal] load build context [2021-04-06T17:00:12.797Z] #23 sha256:2dd8b297932866bcd330efdf940f2571cdb3073051521282022c51757ed23d06 [2021-04-06T17:00:12.797Z] #23 transferring context: 53.38MB 4.4s done [2021-04-06T17:00:12.797Z] #23 DONE 4.6s [2021-04-06T17:00:12.797Z] [2021-04-06T17:00:12.797Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:00:12.797Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-06T17:00:12.797Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 29.36MB / 50.43MB 4.2s [2021-04-06T17:00:12.988Z] #21 27.58 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-04-06T17:00:12.988Z] #21 27.59 Setting up uidmap (1:4.5-1.1) ... [2021-04-06T17:00:12.988Z] #21 27.60 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-04-06T17:00:12.988Z] #21 27.60 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-06T17:00:12.988Z] #21 27.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-06T17:00:12.988Z] #21 27.62 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-06T17:00:12.988Z] #21 27.62 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-04-06T17:00:12.988Z] #21 27.63 Setting up xxd (2:8.1.0875-5) ... [2021-04-06T17:00:12.988Z] #21 27.64 Setting up zip (3.0-11+b1) ... [2021-04-06T17:00:12.988Z] #21 27.64 Setting up vim-common (2:8.1.0875-5) ... [2021-04-06T17:00:12.988Z] #21 27.66 Setting up bash-completion (1:2.8-6) ... [2021-04-06T17:00:13.011Z] Client: [2021-04-06T17:00:13.011Z] Context: default [2021-04-06T17:00:13.011Z] Debug Mode: false [2021-04-06T17:00:13.011Z] Plugins: [2021-04-06T17:00:13.011Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-06T17:00:13.011Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-06T17:00:13.011Z] [2021-04-06T17:00:13.011Z] Server: [2021-04-06T17:00:13.011Z] Containers: 0 [2021-04-06T17:00:13.011Z] Running: 0 [2021-04-06T17:00:13.011Z] Paused: 0 [2021-04-06T17:00:13.011Z] Stopped: 0 [2021-04-06T17:00:13.011Z] Images: 0 [2021-04-06T17:00:13.011Z] Server Version: 20.10.5 [2021-04-06T17:00:13.011Z] Storage Driver: overlay2 [2021-04-06T17:00:13.011Z] Backing Filesystem: extfs [2021-04-06T17:00:13.011Z] Supports d_type: true [2021-04-06T17:00:13.011Z] Native Overlay Diff: true [2021-04-06T17:00:13.011Z] Logging Driver: json-file [2021-04-06T17:00:13.011Z] Cgroup Driver: systemd [2021-04-06T17:00:13.011Z] Cgroup Version: 2 [2021-04-06T17:00:13.011Z] Plugins: [2021-04-06T17:00:13.011Z] Volume: local [2021-04-06T17:00:13.011Z] Network: bridge host ipvlan macvlan null overlay [2021-04-06T17:00:13.011Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-06T17:00:13.011Z] Swarm: inactive [2021-04-06T17:00:13.011Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-04-06T17:00:13.011Z] Default Runtime: runc [2021-04-06T17:00:13.011Z] Init Binary: docker-init [2021-04-06T17:00:13.011Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:00:13.011Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:00:13.011Z] init version: de40ad0 [2021-04-06T17:00:13.011Z] Security Options: [2021-04-06T17:00:13.011Z] apparmor [2021-04-06T17:00:13.011Z] seccomp [2021-04-06T17:00:13.011Z] Profile: default [2021-04-06T17:00:13.011Z] cgroupns [2021-04-06T17:00:13.011Z] Kernel Version: 5.4.0-1041-aws [2021-04-06T17:00:13.011Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-06T17:00:13.011Z] OSType: linux [2021-04-06T17:00:13.011Z] Architecture: x86_64 [2021-04-06T17:00:13.011Z] CPUs: 2 [2021-04-06T17:00:13.011Z] Total Memory: 7.569GiB [2021-04-06T17:00:13.011Z] Name: ip-10-100-109-211 [2021-04-06T17:00:13.011Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-04-06T17:00:13.011Z] Docker Root Dir: /var/lib/docker [2021-04-06T17:00:13.011Z] Debug Mode: false [2021-04-06T17:00:13.011Z] Registry: https://index.docker.io/v1/ [2021-04-06T17:00:13.011Z] Labels: [2021-04-06T17:00:13.011Z] Experimental: true [2021-04-06T17:00:13.011Z] Insecure Registries: [2021-04-06T17:00:13.011Z] 127.0.0.0/8 [2021-04-06T17:00:13.011Z] Live Restore Enabled: true [2021-04-06T17:00:13.011Z] [2021-04-06T17:00:13.011Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-04-06T17:00:13.053Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 34.60MB / 50.43MB 4.3s [2021-04-06T17:00:13.053Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 42.99MB / 50.43MB 4.4s [2021-04-06T17:00:13.053Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 50.43MB / 50.43MB 4.6s [Pipeline] sh [2021-04-06T17:00:13.158Z] Client: Docker Engine - Community [2021-04-06T17:00:13.158Z] Version: 20.10.5 [2021-04-06T17:00:13.158Z] API version: 1.41 [2021-04-06T17:00:13.158Z] Go version: go1.13.15 [2021-04-06T17:00:13.158Z] Git commit: 55c4c88 [2021-04-06T17:00:13.158Z] Built: Tue Mar 2 20:19:31 2021 [2021-04-06T17:00:13.158Z] OS/Arch: linux/arm64 [2021-04-06T17:00:13.158Z] Context: default [2021-04-06T17:00:13.158Z] Experimental: true [2021-04-06T17:00:13.158Z] [2021-04-06T17:00:13.158Z] Server: Docker Engine - Community [2021-04-06T17:00:13.158Z] Engine: [2021-04-06T17:00:13.158Z] Version: 20.10.5 [2021-04-06T17:00:13.158Z] API version: 1.41 (minimum version 1.12) [2021-04-06T17:00:13.158Z] Go version: go1.13.15 [2021-04-06T17:00:13.158Z] Git commit: 363e9a8 [2021-04-06T17:00:13.158Z] Built: Tue Mar 2 20:17:22 2021 [2021-04-06T17:00:13.158Z] OS/Arch: linux/arm64 [2021-04-06T17:00:13.158Z] Experimental: true [2021-04-06T17:00:13.158Z] containerd: [2021-04-06T17:00:13.158Z] Version: 1.4.4 [2021-04-06T17:00:13.158Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:00:13.158Z] runc: [2021-04-06T17:00:13.158Z] Version: 1.0.0-rc93 [2021-04-06T17:00:13.158Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:00:13.158Z] docker-init: [2021-04-06T17:00:13.158Z] Version: 0.19.0 [2021-04-06T17:00:13.158Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-06T17:00:13.350Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:f2c0b3688a572fa0588132317ea1e276fef44203 . [2021-04-06T17:00:13.492Z] + docker info [2021-04-06T17:00:13.609Z] #2 [internal] load .dockerignore [2021-04-06T17:00:13.609Z] #2 sha256:0efc123571ca5d8915b528c72ee571d9545ed9872d751c4c6fdb11a7aa070da9 [2021-04-06T17:00:13.868Z] #2 transferring context: [2021-04-06T17:00:13.868Z] #2 ... [2021-04-06T17:00:13.868Z] [2021-04-06T17:00:13.868Z] #1 [internal] load build definition from Dockerfile [2021-04-06T17:00:13.868Z] #1 sha256:5cb66ccb5a8c1e91966ea4ee829a96988881e9bb216fff0d8a501c178c91bbf8 [2021-04-06T17:00:13.868Z] #1 transferring dockerfile: 17.02kB 0.1s done [2021-04-06T17:00:13.868Z] #1 DONE 0.7s [2021-04-06T17:00:13.868Z] [2021-04-06T17:00:13.868Z] #2 [internal] load .dockerignore [2021-04-06T17:00:13.868Z] #2 sha256:0efc123571ca5d8915b528c72ee571d9545ed9872d751c4c6fdb11a7aa070da9 [2021-04-06T17:00:13.868Z] #2 transferring context: 87B done [2021-04-06T17:00:14.128Z] #2 DONE 0.7s [2021-04-06T17:00:14.395Z] [2021-04-06T17:00:14.395Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-06T17:00:14.395Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-06T17:00:14.491Z] #21 29.06 Setting up libiptc0:s390x (1.8.2-4) ... [2021-04-06T17:00:14.491Z] #21 29.06 Setting up xz-utils (5.2.4-1) ... [2021-04-06T17:00:14.491Z] #21 29.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-06T17:00:14.491Z] #21 29.08 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-06T17:00:14.491Z] #21 29.12 invoke-rc.d: could not determine current runlevel [2021-04-06T17:00:14.491Z] #21 29.13 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-06T17:00:14.491Z] #21 29.13 Setting up pigz (2.4-1) ... [2021-04-06T17:00:14.491Z] #21 29.14 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-04-06T17:00:14.491Z] #21 29.14 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-04-06T17:00:14.491Z] #21 29.15 Setting up python-pip-whl (18.1-5) ... [2021-04-06T17:00:14.491Z] #21 29.16 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-04-06T17:00:14.491Z] #21 29.17 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-06T17:00:14.491Z] #21 ... [2021-04-06T17:00:14.491Z] [2021-04-06T17:00:14.491Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:00:14.491Z] #44 64.48 CC criu/cr-errno.o [2021-04-06T17:00:14.491Z] #44 64.53 CC criu/cr-restore.o [2021-04-06T17:00:14.491Z] #44 66.93 CC criu/cr-service.o [2021-04-06T17:00:14.491Z] #44 67.85 CC criu/crtools.o [2021-04-06T17:00:14.491Z] #44 68.17 CC criu/eventfd.o [2021-04-06T17:00:14.491Z] #44 68.37 CC criu/eventpoll.o [2021-04-06T17:00:14.491Z] #44 68.74 CC criu/external.o [2021-04-06T17:00:14.491Z] #44 69.02 CC criu/fault-injection.o [2021-04-06T17:00:14.491Z] #44 69.10 CC criu/fdstore.o [2021-04-06T17:00:14.491Z] #44 69.31 CC criu/fifo.o [2021-04-06T17:00:14.491Z] #44 69.64 CC criu/file-ids.o [2021-04-06T17:00:14.491Z] #44 69.90 CC criu/file-lock.o [2021-04-06T17:00:14.491Z] #44 70.50 CC criu/files-ext.o [2021-04-06T17:00:14.491Z] #44 70.70 CC criu/files-reg.o [2021-04-06T17:00:14.491Z] #44 71.71 CC criu/files.o [2021-04-06T17:00:14.491Z] #44 72.92 CC criu/filesystems.o [2021-04-06T17:00:14.491Z] #44 73.34 CC criu/fsnotify.o [2021-04-06T17:00:14.491Z] #44 73.99 CC criu/image-desc.o [2021-04-06T17:00:14.491Z] #44 74.06 CC criu/image.o [2021-04-06T17:00:14.491Z] #44 74.57 CC criu/ipc_ns.o [2021-04-06T17:00:14.491Z] #44 ... [2021-04-06T17:00:14.491Z] [2021-04-06T17:00:14.491Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-06T17:00:14.491Z] #21 29.40 Setting up libaio1:s390x (0.3.112-3) ... [2021-04-06T17:00:14.782Z] #21 29.40 Setting up libonig5:s390x (6.9.1-1) ... [2021-04-06T17:00:14.782Z] #21 29.41 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-04-06T17:00:14.782Z] #21 29.42 Setting up vim (2:8.1.0875-5) ... [2021-04-06T17:00:14.782Z] #21 29.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-06T17:00:14.782Z] #21 29.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-06T17:00:14.782Z] #21 29.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-06T17:00:14.782Z] #21 29.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-06T17:00:14.782Z] #21 29.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-06T17:00:14.782Z] #21 29.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-06T17:00:14.782Z] #21 29.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-06T17:00:14.782Z] #21 29.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-06T17:00:14.782Z] #21 29.45 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-06T17:00:14.782Z] #21 29.45 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-06T17:00:14.782Z] #21 29.46 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-04-06T17:00:14.782Z] #21 29.47 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-06T17:00:14.782Z] #21 29.48 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-04-06T17:00:14.782Z] #21 29.48 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-06T17:00:14.963Z] #3 DONE 0.5s [2021-04-06T17:00:14.963Z] [2021-04-06T17:00:14.963Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-06T17:00:14.963Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-06T17:00:14.963Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-06T17:00:14.963Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s [2021-04-06T17:00:14.963Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-06T17:00:14.963Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-06T17:00:14.963Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-06T17:00:14.963Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-06T17:00:14.963Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-04-06T17:00:14.963Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-04-06T17:00:15.223Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-04-06T17:00:15.223Z] #4 DONE 0.6s [2021-04-06T17:00:15.573Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 50.43MB / 50.43MB 6.6s done [2021-04-06T17:00:15.573Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 [2021-04-06T17:00:15.573Z] #26 ... [2021-04-06T17:00:15.573Z] [2021-04-06T17:00:15.573Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:00:15.573Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-06T17:00:15.573Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-06T17:00:15.573Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-06T17:00:15.573Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-06T17:00:15.573Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.5s done [2021-04-06T17:00:15.573Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2021-04-06T17:00:15.573Z] #64 DONE 7.2s [2021-04-06T17:00:15.573Z] [2021-04-06T17:00:15.573Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-06T17:00:15.573Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-06T17:00:15.790Z] [2021-04-06T17:00:15.790Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-06T17:00:15.790Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-06T17:00:16.357Z] #8 DONE 0.7s [2021-04-06T17:00:16.357Z] [2021-04-06T17:00:16.357Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:00:16.357Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-06T17:00:16.357Z] #7 DONE 0.8s [2021-04-06T17:00:16.357Z] [2021-04-06T17:00:16.357Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-06T17:00:16.357Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-06T17:00:16.357Z] #5 DONE 0.7s [2021-04-06T17:00:16.357Z] [2021-04-06T17:00:16.357Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:00:16.357Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-06T17:00:16.357Z] #6 DONE 0.8s [2021-04-06T17:00:16.501Z] #63 DONE 0.8s [2021-04-06T17:00:16.501Z] [2021-04-06T17:00:16.501Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-06T17:00:16.501Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-06T17:00:16.846Z] #21 31.31 Setting up iptables (1.8.2-4) ... [2021-04-06T17:00:16.846Z] #21 31.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-06T17:00:16.846Z] #21 31.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-06T17:00:16.846Z] #21 31.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-06T17:00:16.846Z] #21 31.33 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-06T17:00:16.846Z] #21 31.33 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-06T17:00:16.846Z] #21 31.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-06T17:00:16.846Z] #21 31.34 Setting up python3 (3.7.3-1) ... [2021-04-06T17:00:16.846Z] #21 31.59 Setting up python3-wheel (0.32.3-2) ... [2021-04-06T17:00:17.137Z] #21 31.93 Setting up apparmor (2.13.2-10) ... [2021-04-06T17:00:17.307Z] [2021-04-06T17:00:17.307Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:17.307Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:00:17.307Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-06T17:00:17.429Z] #65 DONE 0.7s [2021-04-06T17:00:17.429Z] [2021-04-06T17:00:17.429Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:17.429Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:00:17.429Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-06T17:00:17.429Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-06T17:00:17.429Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-06T17:00:17.429Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-06T17:00:17.429Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s done [2021-04-06T17:00:17.429Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2021-04-06T17:00:17.429Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done [2021-04-06T17:00:17.429Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.2s done [2021-04-06T17:00:17.429Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.3s done [2021-04-06T17:00:17.430Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.5s done [2021-04-06T17:00:17.430Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.2s done [2021-04-06T17:00:17.430Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.3s done [2021-04-06T17:00:17.430Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-04-06T17:00:17.430Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-04-06T17:00:17.430Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-04-06T17:00:17.566Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-06T17:00:17.566Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-06T17:00:17.566Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-06T17:00:17.827Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.4s [2021-04-06T17:00:18.087Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.29MB / 50.40MB 0.5s [2021-04-06T17:00:18.087Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 16.97MB / 50.40MB 0.7s [2021-04-06T17:00:18.168Z] #21 32.90 Setting up xfsprogs (4.20.0-1) ... [2021-04-06T17:00:18.168Z] #21 32.91 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-06T17:00:18.168Z] #21 33.09 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-06T17:00:18.349Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.55MB / 50.40MB 0.9s [2021-04-06T17:00:18.608Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.09MB / 50.40MB 1.1s [2021-04-06T17:00:18.608Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s [2021-04-06T17:00:18.798Z] #21 33.56 Setting up python3-distutils (3.7.3-1) ... [2021-04-06T17:00:18.808Z] Removing intermediate container b1db50b32d61 [2021-04-06T17:00:18.808Z] ---> 9c814be44176 [2021-04-06T17:00:18.808Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-04-06T17:00:18.808Z] ---> 805dc2d65d1c [2021-04-06T17:00:18.808Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-04-06T17:00:18.808Z] ---> d5f1dc556274 [2021-04-06T17:00:18.808Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-04-06T17:00:18.808Z] ---> Running in d7bf3ae3f408 [2021-04-06T17:00:18.808Z] Removing intermediate container d7bf3ae3f408 [2021-04-06T17:00:18.808Z] ---> f62df58b423e [2021-04-06T17:00:18.808Z] Successfully built f62df58b423e [2021-04-06T17:00:18.808Z] Successfully tagged moby-buildx:latest [2021-04-06T17:00:18.808Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-04-06T17:00:18.808Z] if [ -n "${id}" ]; then \ [2021-04-06T17:00:18.808Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-04-06T17:00:18.808Z] && touch bundles/buildx; \ [2021-04-06T17:00:18.808Z] docker rm -f ${id}; \ [2021-04-06T17:00:18.808Z] fi [2021-04-06T17:00:18.808Z] 69ef84e9559e293ef8aaf5ad1857621b252cb8bdafb0f8973e29202645811a9b [2021-04-06T17:00:18.808Z] bundles/buildx version [2021-04-06T17:00:18.808Z] buildx v0.5.1 11057da [2021-04-06T17:00:18.808Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:f2c0b3688a572fa0588132317ea1e276fef44203 . [2021-04-06T17:00:18.808Z] #1 [internal] booting buildkit [2021-04-06T17:00:18.808Z] #1 sha256:7321ad4337cd52b2ec196a3df2732db012eed18f4a228a9e51350bce0b80ef7d [2021-04-06T17:00:18.808Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-04-06T17:00:18.869Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 1.6s [2021-04-06T17:00:18.869Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 1.6s [2021-04-06T17:00:19.089Z] #21 33.88 Setting up python3-setuptools (40.8.0-1) ... [2021-04-06T17:00:19.129Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 5.24MB / 7.81MB 1.7s [2021-04-06T17:00:19.129Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.8s [2021-04-06T17:00:19.129Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.34MB / 10.00MB 1.8s [2021-04-06T17:00:19.321Z] #9 ... [2021-04-06T17:00:19.321Z] [2021-04-06T17:00:19.321Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:00:19.321Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-06T17:00:19.321Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 3.7s done [2021-04-06T17:00:19.321Z] #26 DONE 10.9s [2021-04-06T17:00:19.321Z] [2021-04-06T17:00:19.321Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:19.321Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:00:19.321Z] #9 ... [2021-04-06T17:00:19.321Z] [2021-04-06T17:00:19.321Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:00:19.321Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 [2021-04-06T17:00:19.389Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.9s [2021-04-06T17:00:19.648Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done [2021-04-06T17:00:19.720Z] #21 34.38 Setting up python3-pip (18.1-5) ... [2021-04-06T17:00:19.855Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2021-04-06T17:00:19.855Z] #1 creating container buildx_buildkit_default [2021-04-06T17:00:19.907Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 2.3s done [2021-04-06T17:00:19.907Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-04-06T17:00:19.907Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.24MB / 68.67MB 2.5s [2021-04-06T17:00:20.158Z] #1 creating container buildx_buildkit_default 0.4s done [2021-04-06T17:00:20.158Z] #1 DONE 3.2s [2021-04-06T17:00:20.158Z] [2021-04-06T17:00:20.158Z] #2 [internal] load build definition from Dockerfile [2021-04-06T17:00:20.158Z] #2 sha256:329c507c97bdab23b557be42ab9ae80bdd4b0e2d9463a71211a8f2a0eee81428 [2021-04-06T17:00:20.158Z] #2 transferring dockerfile: [2021-04-06T17:00:20.166Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.6s done [2021-04-06T17:00:20.166Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.68MB / 68.67MB 2.8s [2021-04-06T17:00:20.166Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.10MB / 51.83MB 2.8s [2021-04-06T17:00:20.252Z] #27 1.017 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:00:20.252Z] #27 1.021 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:00:20.252Z] #27 1.075 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:00:20.353Z] #21 34.94 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:00:20.353Z] #21 34.98 Processing triggers for mime-support (3.62) ... [2021-04-06T17:00:20.425Z] #9 ... [2021-04-06T17:00:20.425Z] [2021-04-06T17:00:20.425Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:00:20.425Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-06T17:00:20.425Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-06T17:00:20.425Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-06T17:00:20.425Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-06T17:00:20.425Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-06T17:00:20.425Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-04-06T17:00:20.425Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2021-04-06T17:00:20.425Z] #62 DONE 3.1s [2021-04-06T17:00:20.425Z] [2021-04-06T17:00:20.425Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:20.425Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:00:20.425Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.9s [2021-04-06T17:00:20.425Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.12MB / 68.67MB 3.0s [2021-04-06T17:00:20.425Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.73MB / 51.83MB 3.0s [2021-04-06T17:00:20.451Z] #2 transferring dockerfile: 17.01kB done [2021-04-06T17:00:20.451Z] #2 DONE 0.0s [2021-04-06T17:00:20.451Z] [2021-04-06T17:00:20.451Z] #3 [internal] load .dockerignore [2021-04-06T17:00:20.451Z] #3 sha256:9e817fbd5b71457431bc7035bc8a1a4593bb6d5da8135b554fbe924a9bf7aea3 [2021-04-06T17:00:20.451Z] #3 transferring context: 87B done [2021-04-06T17:00:20.451Z] #3 DONE 0.0s [2021-04-06T17:00:20.451Z] [2021-04-06T17:00:20.451Z] #4 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-06T17:00:20.451Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e [2021-04-06T17:00:20.509Z] #27 1.193 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-06T17:00:20.690Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.70MB / 68.67MB 3.2s [2021-04-06T17:00:20.690Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.17MB / 51.83MB 3.2s [2021-04-06T17:00:20.690Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.19MB / 51.83MB 3.3s [2021-04-06T17:00:20.690Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 12.58MB / 120.17MB 3.3s [2021-04-06T17:00:20.690Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.09MB / 68.67MB 3.4s [2021-04-06T17:00:20.690Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.51MB / 51.83MB 3.4s [2021-04-06T17:00:20.766Z] #27 1.473 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:00:20.951Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.70MB / 68.67MB 3.5s [2021-04-06T17:00:20.951Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.70MB / 51.83MB 3.5s [2021-04-06T17:00:20.951Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 19.92MB / 120.17MB 3.5s [2021-04-06T17:00:20.951Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.57MB / 68.67MB 3.7s [2021-04-06T17:00:20.951Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.94MB / 51.83MB 3.7s [2021-04-06T17:00:21.023Z] #27 1.897 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:00:21.089Z] #4 DONE 0.5s [2021-04-06T17:00:21.089Z] [2021-04-06T17:00:21.089Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-06T17:00:21.089Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 [2021-04-06T17:00:21.089Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-06T17:00:21.089Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.2s done [2021-04-06T17:00:21.212Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 46.14MB / 51.83MB 3.8s [2021-04-06T17:00:21.212Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 31.46MB / 120.17MB 3.8s [2021-04-06T17:00:21.212Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.87MB / 68.67MB 3.9s [2021-04-06T17:00:21.212Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.9s [2021-04-06T17:00:21.212Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 40.89MB / 120.17MB 3.9s [2021-04-06T17:00:21.383Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 [2021-04-06T17:00:21.383Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.2s done [2021-04-06T17:00:21.383Z] #5 DONE 0.4s [2021-04-06T17:00:21.383Z] #21 DONE 36.1s [2021-04-06T17:00:21.383Z] [2021-04-06T17:00:21.383Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-04-06T17:00:21.472Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.0s [2021-04-06T17:00:21.472Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.19MB / 120.17MB 4.0s [2021-04-06T17:00:21.472Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.62MB / 120.17MB 4.1s [2021-04-06T17:00:21.677Z] [2021-04-06T17:00:21.677Z] #9 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-06T17:00:21.677Z] #9 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-04-06T17:00:21.732Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.96MB / 120.17MB 4.2s [2021-04-06T17:00:21.732Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.25MB / 120.17MB 4.3s [2021-04-06T17:00:21.732Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 78.64MB / 120.17MB 4.4s [2021-04-06T17:00:21.997Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.93MB / 120.17MB 4.6s [2021-04-06T17:00:22.257Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.7s done [2021-04-06T17:00:22.257Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.57MB / 120.17MB 4.8s [2021-04-06T17:00:22.257Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.25MB / 120.17MB 5.0s [2021-04-06T17:00:22.257Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.0s [2021-04-06T17:00:22.327Z] #9 DONE 0.6s [2021-04-06T17:00:22.327Z] [2021-04-06T17:00:22.327Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-06T17:00:22.327Z] #6 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-04-06T17:00:22.327Z] #6 DONE 0.6s [2021-04-06T17:00:22.327Z] [2021-04-06T17:00:22.327Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:00:22.327Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-06T17:00:22.327Z] #8 DONE 0.6s [2021-04-06T17:00:22.327Z] [2021-04-06T17:00:22.327Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:00:22.327Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-06T17:00:22.327Z] #7 DONE 0.6s [2021-04-06T17:00:22.327Z] [2021-04-06T17:00:22.327Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:00:22.327Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-06T17:00:22.327Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-06T17:00:22.327Z] #65 DONE 0.1s [2021-04-06T17:00:22.327Z] [2021-04-06T17:00:22.327Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:00:22.327Z] #27 sha256:47fe93533f8e58099f0cc71e5f2cef90ad5302f346696c07bd8eb71425a12a58 [2021-04-06T17:00:22.327Z] #27 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 0.1s done [2021-04-06T17:00:22.414Z] #22 0.937 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-06T17:00:22.414Z] #22 0.941 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-06T17:00:22.414Z] #22 0.945 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-06T17:00:22.516Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.1s [2021-04-06T17:00:22.705Z] #22 DONE 1.3s [2021-04-06T17:00:22.705Z] [2021-04-06T17:00:22.705Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:00:22.879Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 0B / 54.18MB 0.2s [2021-04-06T17:00:22.917Z] #27 3.273 Fetched 8426 kB in 3s (3356 kB/s) [2021-04-06T17:00:23.176Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.6s done [2021-04-06T17:00:23.176Z] #9 ... [2021-04-06T17:00:23.176Z] [2021-04-06T17:00:23.176Z] #23 [internal] load build context [2021-04-06T17:00:23.176Z] #23 sha256:cfd8e0d23dd1e31af09920a394a7b0918996e6e970cabc7150e70d0abf192976 [2021-04-06T17:00:23.176Z] #23 transferring context: 53.37MB 5.5s done [2021-04-06T17:00:23.176Z] #23 DONE 6.1s [2021-04-06T17:00:23.176Z] [2021-04-06T17:00:23.176Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:23.176Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:00:23.236Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 4.19MB / 54.18MB 0.5s [2021-04-06T17:00:23.236Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 7.34MB / 54.18MB 0.6s [2021-04-06T17:00:23.481Z] #27 3.273 Reading package lists... [2021-04-06T17:00:23.604Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 13.63MB / 54.18MB 0.9s [2021-04-06T17:00:23.745Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.3s done [2021-04-06T17:00:23.949Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 17.83MB / 54.18MB 1.3s [2021-04-06T17:00:24.285Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 22.02MB / 54.18MB 1.5s [2021-04-06T17:00:24.285Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 25.17MB / 54.18MB 1.7s [2021-04-06T17:00:24.285Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 28.31MB / 54.18MB 1.8s [2021-04-06T17:00:24.363Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.8s done [2021-04-06T17:00:24.415Z] #27 4.185 Reading package lists... [2021-04-06T17:00:24.415Z] #27 5.089 Building dependency tree... [2021-04-06T17:00:24.672Z] #27 5.413 The following additional packages will be installed: [2021-04-06T17:00:24.672Z] #27 5.413 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-06T17:00:24.672Z] #27 5.413 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-06T17:00:24.672Z] #27 5.413 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-06T17:00:24.672Z] #27 5.413 Suggested packages: [2021-04-06T17:00:24.672Z] #27 5.413 krb5-doc krb5-user [2021-04-06T17:00:24.672Z] #27 5.413 Recommended packages: [2021-04-06T17:00:24.672Z] #27 5.413 krb5-locales publicsuffix libsasl2-modules [2021-04-06T17:00:24.925Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 31.46MB / 54.18MB 2.0s [2021-04-06T17:00:24.925Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 35.65MB / 54.18MB 2.1s [2021-04-06T17:00:24.925Z] #27 ... [2021-04-06T17:00:24.925Z] [2021-04-06T17:00:24.925Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:00:24.925Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-06T17:00:24.925Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-06T17:00:24.925Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-04-06T17:00:24.925Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2021-04-06T17:00:24.925Z] #63 DONE 2.4s [2021-04-06T17:00:24.925Z] [2021-04-06T17:00:24.925Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:00:24.925Z] #27 sha256:47fe93533f8e58099f0cc71e5f2cef90ad5302f346696c07bd8eb71425a12a58 [2021-04-06T17:00:24.925Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 40.89MB / 54.18MB 2.4s [2021-04-06T17:00:24.928Z] #27 5.635 The following NEW packages will be installed: [2021-04-06T17:00:24.928Z] #27 5.636 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-06T17:00:24.928Z] #27 5.636 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-06T17:00:24.928Z] #27 5.636 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-06T17:00:24.928Z] #27 5.637 libssh2-1 libssl1.1 openssl [2021-04-06T17:00:24.932Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-04-06T17:00:25.188Z] #27 5.922 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-06T17:00:25.188Z] #27 5.922 Need to get 5059 kB of archives. [2021-04-06T17:00:25.188Z] #27 5.922 After this operation, 12.1 MB of additional disk space will be used. [2021-04-06T17:00:25.188Z] #27 5.922 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-06T17:00:25.188Z] #27 5.922 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-06T17:00:25.188Z] #27 5.922 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-06T17:00:25.188Z] #27 5.922 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-06T17:00:25.188Z] #27 5.922 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-06T17:00:25.188Z] #27 5.929 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-06T17:00:25.188Z] #27 5.938 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-06T17:00:25.188Z] #27 5.940 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-06T17:00:25.188Z] #27 5.940 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-06T17:00:25.188Z] #27 5.951 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-06T17:00:25.188Z] #27 5.957 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-06T17:00:25.188Z] #27 5.957 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-06T17:00:25.188Z] #27 5.958 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-06T17:00:25.188Z] #27 5.960 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-06T17:00:25.188Z] #27 5.961 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-06T17:00:25.188Z] #27 5.969 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-06T17:00:25.188Z] #27 5.970 Get:17 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-06T17:00:25.188Z] #27 5.985 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-06T17:00:25.188Z] #27 5.985 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-06T17:00:25.188Z] #27 5.985 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-06T17:00:25.188Z] #27 5.991 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-06T17:00:25.354Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 44.04MB / 54.18MB 2.6s [2021-04-06T17:00:25.354Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 49.28MB / 54.18MB 2.9s [2021-04-06T17:00:25.428Z] #23 ... [2021-04-06T17:00:25.428Z] [2021-04-06T17:00:25.428Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:00:25.428Z] #44 75.21 CC criu/irmap.o [2021-04-06T17:00:25.428Z] #44 75.54 CC criu/kcmp-ids.o [2021-04-06T17:00:25.428Z] #44 75.69 CC criu/kerndat.o [2021-04-06T17:00:25.428Z] #44 76.31 CC criu/libnetlink.o [2021-04-06T17:00:25.428Z] #44 76.49 CC criu/log.o [2021-04-06T17:00:25.428Z] #44 76.75 CC criu/lsm.o [2021-04-06T17:00:25.428Z] #44 76.96 CC criu/mem.o [2021-04-06T17:00:25.428Z] #44 77.96 CC criu/memfd.o [2021-04-06T17:00:25.428Z] #44 78.36 CC criu/mount.o [2021-04-06T17:00:25.428Z] #44 80.25 CC criu/namespaces.o [2021-04-06T17:00:25.428Z] #44 81.13 CC criu/net.o [2021-04-06T17:00:25.428Z] #44 82.64 CC criu/netfilter.o [2021-04-06T17:00:25.428Z] #44 82.81 CC criu/page-pipe.o [2021-04-06T17:00:25.428Z] #44 83.31 CC criu/page-xfer.o [2021-04-06T17:00:25.428Z] #44 84.23 CC criu/pagemap-cache.o [2021-04-06T17:00:25.428Z] #44 84.45 CC criu/pagemap.o [2021-04-06T17:00:25.428Z] #44 85.02 CC criu/parasite-syscall.o [2021-04-06T17:00:25.428Z] #44 ... [2021-04-06T17:00:25.428Z] [2021-04-06T17:00:25.428Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-06T17:00:25.428Z] #41 120.7 + dpkg --print-architecture [2021-04-06T17:00:25.428Z] #41 120.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-06T17:00:25.428Z] #41 121.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-06T17:00:25.428Z] #41 121.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-06T17:00:25.445Z] #27 6.130 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:00:25.445Z] #27 6.156 Fetched 5059 kB in 0s (15.2 MB/s) [2021-04-06T17:00:25.445Z] #27 6.193 Selecting previously unselected package libssl1.1:amd64. [2021-04-06T17:00:25.445Z] #27 6.193 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-04-06T17:00:25.445Z] #27 6.203 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-06T17:00:25.445Z] #27 6.208 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-06T17:00:25.701Z] #27 6.421 Selecting previously unselected package openssl. [2021-04-06T17:00:25.701Z] #27 6.421 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-06T17:00:25.701Z] #27 6.425 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-06T17:00:25.762Z] #27 ... [2021-04-06T17:00:25.762Z] [2021-04-06T17:00:25.762Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:00:25.762Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-06T17:00:25.762Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-04-06T17:00:25.762Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done [2021-04-06T17:00:25.762Z] #65 DONE 3.2s [2021-04-06T17:00:25.762Z] [2021-04-06T17:00:25.762Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:00:25.762Z] #27 sha256:47fe93533f8e58099f0cc71e5f2cef90ad5302f346696c07bd8eb71425a12a58 [2021-04-06T17:00:25.762Z] #27 sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 54.18MB / 54.18MB 3.3s done [2021-04-06T17:00:25.762Z] #27 extracting sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e [2021-04-06T17:00:25.870Z] #9 ... [2021-04-06T17:00:25.870Z] [2021-04-06T17:00:25.870Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-06T17:00:25.870Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-06T17:00:25.870Z] #63 DONE 1.1s [2021-04-06T17:00:25.870Z] [2021-04-06T17:00:25.870Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:25.870Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:00:25.959Z] #27 6.557 Selecting previously unselected package ca-certificates. [2021-04-06T17:00:25.959Z] #27 6.559 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-06T17:00:25.959Z] #27 6.562 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-06T17:00:25.959Z] #27 6.631 Selecting previously unselected package libkeyutils1:amd64. [2021-04-06T17:00:25.959Z] #27 6.631 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-06T17:00:25.959Z] #27 6.635 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-06T17:00:25.959Z] #27 6.666 Selecting previously unselected package libkrb5support0:amd64. [2021-04-06T17:00:25.959Z] #27 6.666 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-06T17:00:25.959Z] #27 6.670 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:00:25.959Z] #27 6.704 Selecting previously unselected package libk5crypto3:amd64. [2021-04-06T17:00:25.959Z] #27 6.704 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-06T17:00:25.959Z] #27 6.707 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:00:25.959Z] #27 6.759 Selecting previously unselected package libkrb5-3:amd64. [2021-04-06T17:00:25.959Z] #27 6.759 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-06T17:00:26.194Z] #27 ... [2021-04-06T17:00:26.194Z] [2021-04-06T17:00:26.194Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-06T17:00:26.194Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f [2021-04-06T17:00:26.194Z] #64 DONE 0.3s [2021-04-06T17:00:26.215Z] #27 6.764 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:00:26.215Z] #27 6.841 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-06T17:00:26.215Z] #27 6.843 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-06T17:00:26.215Z] #27 6.848 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:00:26.215Z] #27 6.898 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-06T17:00:26.215Z] #27 6.898 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-06T17:00:26.215Z] #27 6.903 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:00:26.215Z] #27 6.947 Selecting previously unselected package libsasl2-2:amd64. [2021-04-06T17:00:26.215Z] #27 6.947 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-06T17:00:26.215Z] #27 6.947 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:00:26.215Z] #27 6.997 Selecting previously unselected package libldap-common. [2021-04-06T17:00:26.215Z] #27 6.997 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-06T17:00:26.215Z] #27 7.000 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:00:26.215Z] #27 7.040 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-06T17:00:26.215Z] #27 7.042 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-06T17:00:26.215Z] #27 7.046 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:00:26.215Z] #27 7.114 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-06T17:00:26.215Z] #27 7.114 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-06T17:00:26.442Z] #9 ... [2021-04-06T17:00:26.442Z] [2021-04-06T17:00:26.442Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:00:26.442Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-06T17:00:26.442Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-06T17:00:26.442Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-06T17:00:26.442Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-06T17:00:26.442Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-06T17:00:26.442Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.2s done [2021-04-06T17:00:26.442Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2021-04-06T17:00:26.442Z] #64 DONE 9.2s [2021-04-06T17:00:26.474Z] #27 7.118 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-06T17:00:26.474Z] #27 7.169 Selecting previously unselected package libpsl5:amd64. [2021-04-06T17:00:26.474Z] #27 7.169 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-06T17:00:26.474Z] #27 7.173 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-06T17:00:26.474Z] #27 7.211 Selecting previously unselected package librtmp1:amd64. [2021-04-06T17:00:26.474Z] #27 7.211 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-06T17:00:26.474Z] #27 7.214 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-06T17:00:26.474Z] #27 7.261 Selecting previously unselected package libssh2-1:amd64. [2021-04-06T17:00:26.474Z] #27 7.261 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-06T17:00:26.474Z] #27 7.264 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-06T17:00:26.474Z] #27 7.311 Selecting previously unselected package libcurl4:amd64. [2021-04-06T17:00:26.474Z] #27 7.311 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-06T17:00:26.474Z] #27 7.316 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-06T17:00:26.721Z] [2021-04-06T17:00:26.721Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:00:26.721Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-06T17:00:26.721Z] #26 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 0.1s done [2021-04-06T17:00:26.721Z] #26 sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 1.85kB / 1.85kB done [2021-04-06T17:00:26.721Z] #26 sha256:57198c0f3bb6172ab28f3351d5eca9239527e22a59287174e8b9a73156075bef 529B / 529B done [2021-04-06T17:00:26.721Z] #26 sha256:109b803c6a30d5b613caf528e4b8f96d2aa4205c58de6ac494825d81380125c8 1.46kB / 1.46kB done [2021-04-06T17:00:26.721Z] #26 sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 50.43MB / 50.43MB 1.5s done [2021-04-06T17:00:26.721Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 6.9s [2021-04-06T17:00:26.732Z] #27 7.400 Selecting previously unselected package curl. [2021-04-06T17:00:26.732Z] #27 7.400 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-06T17:00:26.732Z] #27 7.403 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-06T17:00:26.732Z] #27 7.471 Selecting previously unselected package libonig5:amd64. [2021-04-06T17:00:26.732Z] #27 7.471 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-06T17:00:26.732Z] #27 7.474 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-06T17:00:26.732Z] #27 7.530 Selecting previously unselected package libjq1:amd64. [2021-04-06T17:00:26.732Z] #27 7.530 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-06T17:00:26.732Z] #27 7.533 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-06T17:00:26.732Z] #27 7.574 Selecting previously unselected package jq. [2021-04-06T17:00:26.732Z] #27 7.574 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-06T17:00:26.788Z] [2021-04-06T17:00:26.788Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:26.788Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-06T17:00:26.788Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-06T17:00:26.788Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.1s done [2021-04-06T17:00:26.788Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 48.23MB / 57.46MB 3.3s [2021-04-06T17:00:26.788Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 54.53MB / 96.52MB 3.3s [2021-04-06T17:00:26.788Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.1s done [2021-04-06T17:00:26.788Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.0s done [2021-04-06T17:00:26.788Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 18.87MB / 73.58MB 3.3s [2021-04-06T17:00:26.789Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 33.55MB / 54.14MB 3.3s [2021-04-06T17:00:26.789Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 51.38MB / 57.46MB 3.5s [2021-04-06T17:00:26.789Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 36.70MB / 54.14MB 3.5s [2021-04-06T17:00:26.789Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 54.53MB / 57.46MB 3.8s [2021-04-06T17:00:26.789Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 61.87MB / 96.52MB 3.8s [2021-04-06T17:00:26.789Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 67.11MB / 96.52MB 3.9s [2021-04-06T17:00:26.789Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 42.99MB / 54.14MB 3.8s [2021-04-06T17:00:26.789Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 3.9s done [2021-04-06T17:00:26.789Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 24.12MB / 73.58MB 3.9s [2021-04-06T17:00:26.982Z] #26 ... [2021-04-06T17:00:26.982Z] [2021-04-06T17:00:26.982Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:26.982Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:00:26.982Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.3s done [2021-04-06T17:00:26.988Z] #27 7.578 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-06T17:00:26.988Z] #27 7.616 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-06T17:00:26.988Z] #27 7.626 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-06T17:00:26.988Z] #27 7.636 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-06T17:00:26.988Z] #27 7.742 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-06T17:00:26.988Z] #27 7.754 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:00:26.988Z] #27 7.767 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:00:26.988Z] #27 7.778 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:00:26.988Z] #27 7.789 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-06T17:00:26.988Z] #27 7.799 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:00:26.988Z] #27 7.809 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:00:26.988Z] #27 7.819 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-06T17:00:26.988Z] #27 7.829 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:00:27.155Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 46.14MB / 54.14MB 4.1s [2021-04-06T17:00:27.155Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 72.35MB / 96.52MB 4.2s [2021-04-06T17:00:27.155Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 28.31MB / 73.58MB 4.2s [2021-04-06T17:00:27.244Z] #27 7.839 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-06T17:00:27.245Z] #27 7.853 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-06T17:00:27.245Z] #27 7.865 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-06T17:00:27.245Z] #27 7.875 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:00:27.245Z] #27 7.885 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-06T17:00:27.470Z] #10 ... [2021-04-06T17:00:27.470Z] [2021-04-06T17:00:27.470Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-06T17:00:27.470Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac [2021-04-06T17:00:27.470Z] #66 DONE 0.4s [2021-04-06T17:00:27.470Z] [2021-04-06T17:00:27.470Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:27.470Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-06T17:00:27.470Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 50.33MB / 54.14MB 4.4s [2021-04-06T17:00:27.470Z] #10 ... [2021-04-06T17:00:27.470Z] [2021-04-06T17:00:27.470Z] #24 [internal] load build context [2021-04-06T17:00:27.470Z] #24 sha256:feed3e6e6ac8d9cc246cccd237cfc017f1c7ffd2bc5b6e6fcf262d0b8ce9a287 [2021-04-06T17:00:27.470Z] #24 transferring context: 22.11MB 5.1s [2021-04-06T17:00:27.571Z] #9 ... [2021-04-06T17:00:27.571Z] [2021-04-06T17:00:27.571Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:00:27.571Z] #26 sha256:53816807411efe1f35e19f1e99808535cd16125331b7e912d3ae84ebf9049cab [2021-04-06T17:00:27.571Z] #26 extracting sha256:004f1eed87df3f75f5e2a1a649fa7edd7f713d1300532fd0909bb39cd48437d7 8.0s done [2021-04-06T17:00:27.571Z] #26 DONE 10.2s [2021-04-06T17:00:27.571Z] [2021-04-06T17:00:27.571Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:27.571Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:00:27.571Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2021-04-06T17:00:27.807Z] #27 8.465 Updating certificates in /etc/ssl/certs... [2021-04-06T17:00:27.830Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2021-04-06T17:00:28.094Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-04-06T17:00:28.094Z] #9 ... [2021-04-06T17:00:28.094Z] [2021-04-06T17:00:28.094Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-06T17:00:28.094Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-06T17:00:28.094Z] #65 DONE 0.6s [2021-04-06T17:00:28.094Z] [2021-04-06T17:00:28.094Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:28.094Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:00:28.416Z] Client: [2021-04-06T17:00:28.416Z] Context: default [2021-04-06T17:00:28.416Z] Debug Mode: false [2021-04-06T17:00:28.416Z] Plugins: [2021-04-06T17:00:28.416Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-06T17:00:28.416Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-06T17:00:28.416Z] [2021-04-06T17:00:28.416Z] Server: [2021-04-06T17:00:28.416Z] Containers: 0 [2021-04-06T17:00:28.416Z] Running: 0 [2021-04-06T17:00:28.416Z] Paused: 0 [2021-04-06T17:00:28.416Z] Stopped: 0 [2021-04-06T17:00:28.416Z] Images: 0 [2021-04-06T17:00:28.416Z] Server Version: 20.10.5 [2021-04-06T17:00:28.416Z] Storage Driver: overlay2 [2021-04-06T17:00:28.416Z] Backing Filesystem: extfs [2021-04-06T17:00:28.416Z] Supports d_type: true [2021-04-06T17:00:28.416Z] Native Overlay Diff: true [2021-04-06T17:00:28.416Z] Logging Driver: json-file [2021-04-06T17:00:28.416Z] Cgroup Driver: cgroupfs [2021-04-06T17:00:28.416Z] Cgroup Version: 1 [2021-04-06T17:00:28.416Z] Plugins: [2021-04-06T17:00:28.416Z] Volume: local [2021-04-06T17:00:28.416Z] Network: bridge host ipvlan macvlan null overlay [2021-04-06T17:00:28.416Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-06T17:00:28.416Z] Swarm: inactive [2021-04-06T17:00:28.416Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-06T17:00:28.416Z] Default Runtime: runc [2021-04-06T17:00:28.416Z] Init Binary: docker-init [2021-04-06T17:00:28.416Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:00:28.416Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:00:28.416Z] init version: de40ad0 [2021-04-06T17:00:28.416Z] Security Options: [2021-04-06T17:00:28.416Z] apparmor [2021-04-06T17:00:28.416Z] seccomp [2021-04-06T17:00:28.416Z] Profile: default [2021-04-06T17:00:28.416Z] Kernel Version: 5.4.0-1041-aws [2021-04-06T17:00:28.416Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-06T17:00:28.416Z] OSType: linux [2021-04-06T17:00:28.416Z] Architecture: aarch64 [2021-04-06T17:00:28.416Z] CPUs: 4 [2021-04-06T17:00:28.416Z] Total Memory: 7.494GiB [2021-04-06T17:00:28.416Z] Name: ip-10-100-63-221 [2021-04-06T17:00:28.416Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-04-06T17:00:28.416Z] Docker Root Dir: /var/lib/docker [2021-04-06T17:00:28.416Z] Debug Mode: false [2021-04-06T17:00:28.416Z] Registry: https://index.docker.io/v1/ [2021-04-06T17:00:28.416Z] Labels: [2021-04-06T17:00:28.416Z] Experimental: true [2021-04-06T17:00:28.416Z] Insecure Registries: [2021-04-06T17:00:28.416Z] 127.0.0.0/8 [2021-04-06T17:00:28.416Z] Live Restore Enabled: true [2021-04-06T17:00:28.416Z] [2021-04-06T17:00:28.416Z] WARNING: No swap limit support [Pipeline] sh [2021-04-06T17:00:28.661Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-04-06T17:00:28.661Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-04-06T17:00:28.711Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T17:00:28.711Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T17:00:28.711Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42257/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-04-06T17:00:28.711Z] + bash /home/ubuntu/workspace/moby_PR-42257/check-config.sh [2021-04-06T17:00:28.711Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-06T17:00:28.711Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-06T17:00:28.711Z] [2021-04-06T17:00:28.711Z] Generally Necessary: [2021-04-06T17:00:28.712Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-06T17:00:28.712Z] - apparmor: enabled and tools installed [2021-04-06T17:00:28.738Z] #27 9.329 137 added, 0 removed; done. [2021-04-06T17:00:28.738Z] #27 9.363 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:00:28.739Z] #27 9.376 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-06T17:00:28.739Z] #27 9.388 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-06T17:00:28.739Z] #27 9.397 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-06T17:00:28.739Z] #27 9.407 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:00:28.739Z] #27 9.425 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-06T17:00:28.739Z] #27 9.432 Updating certificates in /etc/ssl/certs... [2021-04-06T17:00:28.974Z] - CONFIG_NAMESPACES: enabled [2021-04-06T17:00:28.974Z] - CONFIG_NET_NS: enabled [2021-04-06T17:00:28.974Z] - CONFIG_PID_NS: enabled [2021-04-06T17:00:28.974Z] - CONFIG_IPC_NS: enabled [2021-04-06T17:00:28.974Z] - CONFIG_UTS_NS: enabled [2021-04-06T17:00:28.974Z] - CONFIG_CGROUPS: enabled [2021-04-06T17:00:28.974Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-06T17:00:28.974Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-06T17:00:28.974Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-06T17:00:28.974Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-06T17:00:28.974Z] - CONFIG_CPUSETS: enabled [2021-04-06T17:00:28.974Z] - CONFIG_MEMCG: enabled [2021-04-06T17:00:28.974Z] - CONFIG_KEYS: enabled [2021-04-06T17:00:28.974Z] - CONFIG_VETH: enabled (as module) [2021-04-06T17:00:28.974Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-06T17:00:28.974Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-06T17:00:28.974Z] - CONFIG_NF_NAT_IPV4: missing [2021-04-06T17:00:28.974Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-06T17:00:28.974Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-06T17:00:28.974Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-06T17:00:28.974Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-06T17:00:28.974Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-06T17:00:28.974Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-06T17:00:29.237Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-06T17:00:29.237Z] - CONFIG_NF_NAT_NEEDED: missing [2021-04-06T17:00:29.237Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-06T17:00:29.237Z] [2021-04-06T17:00:29.237Z] Optional Features: [2021-04-06T17:00:29.237Z] - CONFIG_USER_NS: enabled [2021-04-06T17:00:29.237Z] - CONFIG_SECCOMP: enabled [2021-04-06T17:00:29.237Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-06T17:00:29.237Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-06T17:00:29.237Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-06T17:00:29.237Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-06T17:00:29.237Z] - CONFIG_BLK_CGROUP: enabled [2021-04-06T17:00:29.237Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-06T17:00:29.237Z] - CONFIG_IOSCHED_CFQ: missing [2021-04-06T17:00:29.237Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-04-06T17:00:29.237Z] - CONFIG_CGROUP_PERF: enabled [2021-04-06T17:00:29.237Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-06T17:00:29.237Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-06T17:00:29.237Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-06T17:00:29.237Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-06T17:00:29.237Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-06T17:00:29.237Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-06T17:00:29.237Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-06T17:00:29.237Z] - CONFIG_IP_VS: enabled (as module) [2021-04-06T17:00:29.304Z] #27 10.12 0 added, 0 removed; done. [2021-04-06T17:00:29.304Z] #27 10.12 Running hooks in /etc/ca-certificates/update.d... [2021-04-06T17:00:29.304Z] #27 10.12 done. [2021-04-06T17:00:29.500Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-06T17:00:29.500Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-06T17:00:29.500Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-06T17:00:29.500Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-06T17:00:29.500Z] - CONFIG_EXT4_FS: enabled [2021-04-06T17:00:29.500Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-06T17:00:29.500Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-06T17:00:29.500Z] - Network Drivers: [2021-04-06T17:00:29.500Z] - "overlay": [2021-04-06T17:00:29.500Z] - CONFIG_VXLAN: enabled (as module) [2021-04-06T17:00:29.500Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-06T17:00:29.500Z] Optional (for encrypted networks): [2021-04-06T17:00:29.500Z] - CONFIG_CRYPTO: enabled [2021-04-06T17:00:29.500Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-06T17:00:29.500Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-06T17:00:29.500Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-06T17:00:29.500Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-06T17:00:29.500Z] - CONFIG_XFRM: enabled [2021-04-06T17:00:29.500Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-06T17:00:29.500Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-06T17:00:29.500Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-06T17:00:29.500Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-04-06T17:00:29.500Z] - "ipvlan": [2021-04-06T17:00:29.500Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-06T17:00:29.500Z] - "macvlan": [2021-04-06T17:00:29.561Z] #27 ... [2021-04-06T17:00:29.561Z] [2021-04-06T17:00:29.561Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:29.561Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:00:29.561Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done [2021-04-06T17:00:29.561Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.9s done [2021-04-06T17:00:29.561Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.7s [2021-04-06T17:00:29.763Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-06T17:00:29.763Z] - CONFIG_DUMMY: enabled (as module) [2021-04-06T17:00:29.763Z] - "ftp,tftp client in container": [2021-04-06T17:00:29.763Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-06T17:00:29.763Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-06T17:00:29.763Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-06T17:00:29.763Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-06T17:00:29.763Z] - Storage Drivers: [2021-04-06T17:00:29.763Z] - "aufs": [2021-04-06T17:00:29.763Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-06T17:00:29.763Z] - "btrfs": [2021-04-06T17:00:29.763Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-06T17:00:29.763Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-06T17:00:29.763Z] - "devicemapper": [2021-04-06T17:00:29.763Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-06T17:00:29.763Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-06T17:00:29.763Z] - "overlay": [2021-04-06T17:00:29.763Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-06T17:00:29.763Z] - "zfs": [2021-04-06T17:00:29.763Z] - /dev/zfs: present [2021-04-06T17:00:29.763Z] - zfs command: missing [2021-04-06T17:00:29.763Z] - zpool command: missing [2021-04-06T17:00:29.763Z] [2021-04-06T17:00:29.763Z] Limits: [2021-04-06T17:00:29.763Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-06T17:00:29.763Z] [2021-04-06T17:00:29.763Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-06T17:00:30.109Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f2c0b3688a572fa0588132317ea1e276fef44203 . [2021-04-06T17:00:30.316Z] #24 transferring context: 53.38MB 8.0s done [2021-04-06T17:00:30.316Z] #24 DONE 8.1s [2021-04-06T17:00:30.316Z] [2021-04-06T17:00:30.316Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:30.316Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-06T17:00:30.316Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.2s done [2021-04-06T17:00:30.316Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 6.3s done [2021-04-06T17:00:30.316Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.7s done [2021-04-06T17:00:30.316Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-04-06T17:00:30.683Z] #1 [internal] load build definition from Dockerfile [2021-04-06T17:00:30.683Z] #1 sha256:9214af2f66551749df79787caa33c0d114e645be82a6526598b1e27448c953b0 [2021-04-06T17:00:30.683Z] #1 transferring dockerfile: 17.02kB done [2021-04-06T17:00:30.683Z] #1 DONE 0.3s [2021-04-06T17:00:30.683Z] [2021-04-06T17:00:30.683Z] #2 [internal] load .dockerignore [2021-04-06T17:00:30.683Z] #2 sha256:9939d31672202f60908b892c36b46a16a2944179475e3a8a58e2846db6500db3 [2021-04-06T17:00:30.683Z] #2 transferring context: 87B done [2021-04-06T17:00:30.683Z] #2 DONE 0.0s [2021-04-06T17:00:30.946Z] [2021-04-06T17:00:30.946Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-06T17:00:30.946Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-04-06T17:00:31.519Z] #3 DONE 0.5s [2021-04-06T17:00:31.519Z] [2021-04-06T17:00:31.519Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-06T17:00:31.519Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-04-06T17:00:31.519Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-06T17:00:31.519Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-06T17:00:31.519Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-04-06T17:00:31.519Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-04-06T17:00:31.519Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-04-06T17:00:31.519Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 3.15MB / 9.01MB 0.2s [2021-04-06T17:00:31.782Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s [2021-04-06T17:00:31.782Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s done [2021-04-06T17:00:31.845Z] #10 ... [2021-04-06T17:00:31.845Z] [2021-04-06T17:00:31.845Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:00:31.845Z] #27 sha256:47fe93533f8e58099f0cc71e5f2cef90ad5302f346696c07bd8eb71425a12a58 [2021-04-06T17:00:31.845Z] #27 extracting sha256:38c5dfa64be2090539ac26f739f111c457ae78ae6864ae0361c5355144c7936e 6.0s done [2021-04-06T17:00:31.845Z] #27 DONE 9.3s [2021-04-06T17:00:31.845Z] [2021-04-06T17:00:31.845Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:00:31.845Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba [2021-04-06T17:00:31.845Z] #28 0.236 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:00:32.045Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-04-06T17:00:32.045Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-04-06T17:00:32.082Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.9s done [2021-04-06T17:00:32.082Z] #9 ... [2021-04-06T17:00:32.082Z] [2021-04-06T17:00:32.083Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:00:32.083Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 [2021-04-06T17:00:32.083Z] #27 DONE 12.8s [2021-04-06T17:00:32.083Z] [2021-04-06T17:00:32.083Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:32.083Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:00:32.083Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-06T17:00:32.083Z] #9 ... [2021-04-06T17:00:32.083Z] [2021-04-06T17:00:32.083Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-06T17:00:32.083Z] #28 sha256:2eb136159af49ac27177b7f0a5c9adaac23068fcf15fb1dfc6ebfcd9caff8b4c [2021-04-06T17:00:32.083Z] #28 DONE 0.1s [2021-04-06T17:00:32.083Z] [2021-04-06T17:00:32.083Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:00:32.083Z] #29 sha256:74907e393dfe795f0245327009eb83eace8fc4fa8c071b4db800beaff309f57d [2021-04-06T17:00:32.142Z] #28 0.259 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:00:32.142Z] #28 0.284 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:00:32.142Z] #28 0.479 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-06T17:00:32.307Z] #4 DONE 0.9s [2021-04-06T17:00:32.316Z] #41 ... [2021-04-06T17:00:32.316Z] [2021-04-06T17:00:32.316Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:00:32.316Z] #44 85.65 CC criu/path.o [2021-04-06T17:00:32.316Z] #44 85.84 CC criu/pie-util-vdso.o [2021-04-06T17:00:32.316Z] #44 86.10 CC criu/pie-util.o [2021-04-06T17:00:32.316Z] #44 86.23 CC criu/pipes.o [2021-04-06T17:00:32.316Z] #44 86.69 CC criu/plugin.o [2021-04-06T17:00:32.316Z] #44 86.93 CC criu/proc_parse.o [2021-04-06T17:00:32.316Z] #44 88.78 CC criu/protobuf-desc.o [2021-04-06T17:00:32.316Z] #44 89.42 CC criu/protobuf.o [2021-04-06T17:00:32.316Z] #44 89.74 CC criu/pstree.o [2021-04-06T17:00:32.316Z] #44 90.51 CC criu/rbtree.o [2021-04-06T17:00:32.316Z] #44 90.74 CC criu/rst-malloc.o [2021-04-06T17:00:32.316Z] #44 90.89 CC criu/seccomp.o [2021-04-06T17:00:32.316Z] #44 91.27 CC criu/seize.o [2021-04-06T17:00:32.316Z] #44 91.90 CC criu/servicefd.o [2021-04-06T17:00:32.316Z] #44 92.25 CC criu/shmem.o [2021-04-06T17:00:32.340Z] #29 ... [2021-04-06T17:00:32.340Z] [2021-04-06T17:00:32.340Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:32.340Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:00:32.340Z] #9 DONE 24.0s [2021-04-06T17:00:32.440Z] #28 ... [2021-04-06T17:00:32.440Z] [2021-04-06T17:00:32.440Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:32.440Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-06T17:00:32.440Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.5s done [2021-04-06T17:00:32.440Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-04-06T17:00:32.440Z] #10 DONE 9.8s [2021-04-06T17:00:32.440Z] [2021-04-06T17:00:32.440Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:00:32.440Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba [2021-04-06T17:00:32.440Z] #28 0.772 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-06T17:00:32.569Z] [2021-04-06T17:00:32.569Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-04-06T17:00:32.569Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-04-06T17:00:32.596Z] [2021-04-06T17:00:32.596Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-06T17:00:32.596Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-06T17:00:32.853Z] #10 DONE 0.6s [2021-04-06T17:00:32.853Z] [2021-04-06T17:00:32.853Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-06T17:00:32.853Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-06T17:00:32.854Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done [2021-04-06T17:00:32.947Z] #44 92.91 CC criu/sigframe.o [2021-04-06T17:00:32.947Z] #44 93.03 CC criu/signalfd.o [2021-04-06T17:00:33.089Z] #28 1.230 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-06T17:00:33.237Z] #44 93.32 CC criu/sk-inet.o [2021-04-06T17:00:33.424Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2021-04-06T17:00:33.514Z] #7 DONE 0.8s [2021-04-06T17:00:33.514Z] [2021-04-06T17:00:33.514Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-06T17:00:33.514Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-04-06T17:00:33.514Z] #5 DONE 0.8s [2021-04-06T17:00:33.514Z] [2021-04-06T17:00:33.514Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:00:33.514Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-06T17:00:33.514Z] #6 DONE 0.9s [2021-04-06T17:00:33.514Z] [2021-04-06T17:00:33.514Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-06T17:00:33.514Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-06T17:00:33.514Z] #8 DONE 0.9s [2021-04-06T17:00:33.785Z] #11 DONE 0.8s [2021-04-06T17:00:33.785Z] [2021-04-06T17:00:33.785Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:00:33.785Z] #29 sha256:74907e393dfe795f0245327009eb83eace8fc4fa8c071b4db800beaff309f57d [2021-04-06T17:00:33.785Z] #29 1.082 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-06T17:00:33.785Z] #29 1.171 [2021-04-06T17:00:33.785Z] #29 1.288 ############# 18.1% ########################### 37.8% ######################################### 57.8% ####################################################### 77.5% ##################################################################### 96.7%#29 ... [2021-04-06T17:00:33.785Z] [2021-04-06T17:00:33.785Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-06T17:00:33.785Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-06T17:00:33.785Z] #31 DONE 0.2s [2021-04-06T17:00:33.785Z] [2021-04-06T17:00:33.785Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:00:33.785Z] #29 sha256:74907e393dfe795f0245327009eb83eace8fc4fa8c071b4db800beaff309f57d [2021-04-06T17:00:33.785Z] #29 1.288 ############# 18.1% ########################### 37.8% ######################################### 57.8% ####################################################### 77.5% ##################################################################### 96.7% ######################################################################## 100.0% [2021-04-06T17:00:33.868Z] #44 93.98 CC criu/sk-netlink.o [2021-04-06T17:00:34.051Z] #29 ... [2021-04-06T17:00:34.051Z] [2021-04-06T17:00:34.051Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-06T17:00:34.051Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-06T17:00:34.051Z] #39 DONE 0.3s [2021-04-06T17:00:34.051Z] [2021-04-06T17:00:34.051Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:00:34.051Z] #29 sha256:74907e393dfe795f0245327009eb83eace8fc4fa8c071b4db800beaff309f57d [2021-04-06T17:00:34.051Z] #29 1.813 [2021-04-06T17:00:34.051Z] #29 1.930 ##################################################################### 96.7% ######################################################################## 100.0% [2021-04-06T17:00:34.089Z] [2021-04-06T17:00:34.089Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:00:34.089Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-06T17:00:34.089Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-06T17:00:34.158Z] #44 94.20 CC criu/sk-packet.o [2021-04-06T17:00:34.314Z] #29 2.158 [2021-04-06T17:00:34.355Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-06T17:00:34.355Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-06T17:00:34.355Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-06T17:00:34.449Z] #44 94.64 CC criu/sk-queue.o [2021-04-06T17:00:34.573Z] #29 2.305 ######################################################### 79.7% ######################################################################## 100.0% [2021-04-06T17:00:34.573Z] #29 2.412 [2021-04-06T17:00:35.081Z] #44 95.07 CC criu/sk-tcp.o [2021-04-06T17:00:35.176Z] #28 3.300 Fetched 8201 kB in 3s (2671 kB/s) [2021-04-06T17:00:35.349Z] #29 2.561 ######## 12.0% ######################### 35.7% ####################################### 55.2% ############################################## 64.3% ######################################################## 77.8% ################################################################ 88.9% ######################################################################## 100.0% [2021-04-06T17:00:35.371Z] #44 95.48 CC criu/sk-unix.o [2021-04-06T17:00:35.371Z] #44 ... [2021-04-06T17:00:35.371Z] [2021-04-06T17:00:35.371Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:00:35.371Z] #23 2.733 Collecting yamllint==1.16.0 [2021-04-06T17:00:35.371Z] #23 2.910 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-06T17:00:35.371Z] #23 2.948 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-06T17:00:35.371Z] #23 2.981 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-06T17:00:35.371Z] #23 2.997 Collecting pyyaml (from yamllint==1.16.0) [2021-04-06T17:00:35.371Z] #23 3.124 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-06T17:00:35.371Z] #23 3.468 Installing build dependencies: started [2021-04-06T17:00:35.371Z] #23 9.943 Installing build dependencies: finished with status 'done' [2021-04-06T17:00:35.605Z] #29 3.458 [2021-04-06T17:00:35.665Z] #23 13.03 Building wheels for collected packages: pyyaml [2021-04-06T17:00:35.955Z] #23 13.04 Running setup.py bdist_wheel for pyyaml: started [2021-04-06T17:00:36.586Z] #23 13.72 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-06T17:00:36.586Z] #23 13.72 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-06T17:00:36.586Z] #23 13.80 Successfully built pyyaml [2021-04-06T17:00:36.586Z] #23 13.82 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-06T17:00:36.586Z] #23 14.06 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-06T17:00:36.706Z] #28 3.300 Reading package lists... [2021-04-06T17:00:36.713Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done [2021-04-06T17:00:36.713Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-04-06T17:00:36.877Z] #23 ... [2021-04-06T17:00:36.877Z] [2021-04-06T17:00:36.877Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:00:36.877Z] #44 96.97 CC criu/sockets.o [2021-04-06T17:00:37.168Z] #44 ... [2021-04-06T17:00:37.168Z] [2021-04-06T17:00:37.168Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:00:37.168Z] #23 DONE 14.5s [2021-04-06T17:00:37.168Z] [2021-04-06T17:00:37.168Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-04-06T17:00:37.464Z] #26 DONE 0.2s [2021-04-06T17:00:37.464Z] [2021-04-06T17:00:37.465Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-04-06T17:00:37.654Z] #9 ... [2021-04-06T17:00:37.654Z] [2021-04-06T17:00:37.654Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:00:37.654Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 [2021-04-06T17:00:37.654Z] #27 1.695 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:00:37.654Z] #27 1.706 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:00:37.654Z] #27 1.707 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:00:37.654Z] #27 1.828 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:00:37.654Z] #27 2.060 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-06T17:00:37.654Z] #27 2.303 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:00:37.654Z] #27 3.909 Fetched 8426 kB in 2s (3421 kB/s) [2021-04-06T17:00:37.654Z] #27 3.909 Reading package lists... [2021-04-06T17:00:37.654Z] #27 4.821 Reading package lists... [2021-04-06T17:00:37.654Z] #27 5.588 Building dependency tree... [2021-04-06T17:00:37.654Z] #27 5.919 The following additional packages will be installed: [2021-04-06T17:00:37.654Z] #27 5.919 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-06T17:00:37.654Z] #27 5.919 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-06T17:00:37.654Z] #27 5.920 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-06T17:00:37.654Z] #27 5.920 Suggested packages: [2021-04-06T17:00:37.654Z] #27 5.920 krb5-doc krb5-user [2021-04-06T17:00:37.654Z] #27 5.920 Recommended packages: [2021-04-06T17:00:37.654Z] #27 5.920 krb5-locales publicsuffix libsasl2-modules [2021-04-06T17:00:37.654Z] #27 6.138 The following NEW packages will be installed: [2021-04-06T17:00:37.654Z] #27 6.138 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-06T17:00:37.654Z] #27 6.139 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-06T17:00:37.654Z] #27 6.139 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-06T17:00:37.654Z] #27 6.140 libssh2-1 libssl1.1 openssl [2021-04-06T17:00:37.654Z] #27 6.419 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-06T17:00:37.654Z] #27 6.419 Need to get 5059 kB of archives. [2021-04-06T17:00:37.654Z] #27 6.419 After this operation, 12.1 MB of additional disk space will be used. [2021-04-06T17:00:37.654Z] #27 6.419 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-06T17:00:37.654Z] #27 6.422 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-06T17:00:37.654Z] #27 6.431 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-06T17:00:37.654Z] #27 6.431 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-06T17:00:37.654Z] #27 6.431 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-06T17:00:37.654Z] #27 6.434 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-06T17:00:37.654Z] #27 6.442 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-06T17:00:37.654Z] #27 6.451 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-06T17:00:37.654Z] #27 6.457 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-06T17:00:37.654Z] #27 6.457 Get:10 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-06T17:00:37.654Z] #27 6.470 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-06T17:00:37.654Z] #27 6.470 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-06T17:00:37.654Z] #27 6.470 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-06T17:00:37.654Z] #27 6.475 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-06T17:00:37.654Z] #27 6.477 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-06T17:00:37.654Z] #27 6.481 Get:16 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-06T17:00:37.654Z] #27 6.481 Get:17 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-06T17:00:37.654Z] #27 6.490 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-06T17:00:37.654Z] #27 6.490 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-06T17:00:37.654Z] #27 6.490 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-06T17:00:37.654Z] #27 6.490 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-06T17:00:37.654Z] #27 6.713 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:00:37.654Z] #27 6.740 Fetched 5059 kB in 0s (15.5 MB/s) [2021-04-06T17:00:37.654Z] #27 6.824 Selecting previously unselected package libssl1.1:amd64. [2021-04-06T17:00:37.654Z] #27 6.824 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-04-06T17:00:37.654Z] #27 6.829 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-06T17:00:37.654Z] #27 6.860 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-06T17:00:37.654Z] #27 7.101 Selecting previously unselected package openssl. [2021-04-06T17:00:37.654Z] #27 7.101 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-06T17:00:37.654Z] #27 7.110 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-06T17:00:37.654Z] #27 7.276 Selecting previously unselected package ca-certificates. [2021-04-06T17:00:37.654Z] #27 7.276 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-06T17:00:37.654Z] #27 7.281 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-06T17:00:37.654Z] #27 7.403 Selecting previously unselected package libkeyutils1:amd64. [2021-04-06T17:00:37.654Z] #27 7.403 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-06T17:00:37.654Z] #27 7.412 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-06T17:00:37.654Z] #27 7.488 Selecting previously unselected package libkrb5support0:amd64. [2021-04-06T17:00:37.654Z] #27 7.488 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-06T17:00:37.654Z] #27 7.535 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:00:37.654Z] #27 7.677 Selecting previously unselected package libk5crypto3:amd64. [2021-04-06T17:00:37.654Z] #27 7.677 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-06T17:00:37.654Z] #27 7.699 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:00:37.654Z] #27 8.394 Selecting previously unselected package libkrb5-3:amd64. [2021-04-06T17:00:37.654Z] #27 8.395 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-06T17:00:37.654Z] #27 8.407 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:00:37.654Z] #27 8.719 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-06T17:00:37.654Z] #27 8.720 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-06T17:00:37.654Z] #27 8.815 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:00:37.654Z] #27 8.945 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-06T17:00:37.654Z] #27 8.945 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-06T17:00:37.654Z] #27 8.984 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:00:37.654Z] #27 9.045 Selecting previously unselected package libsasl2-2:amd64. [2021-04-06T17:00:37.654Z] #27 9.045 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-06T17:00:37.654Z] #27 9.053 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:00:37.654Z] #27 9.117 Selecting previously unselected package libldap-common. [2021-04-06T17:00:37.654Z] #27 9.117 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-06T17:00:37.654Z] #27 9.125 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:00:37.654Z] #27 9.256 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-06T17:00:37.654Z] #27 9.256 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-06T17:00:37.654Z] #27 9.258 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:00:37.654Z] #27 9.334 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-06T17:00:37.654Z] #27 9.334 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-06T17:00:37.654Z] #27 9.339 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-06T17:00:37.654Z] #27 9.395 Selecting previously unselected package libpsl5:amd64. [2021-04-06T17:00:37.654Z] #27 9.395 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-06T17:00:37.654Z] #27 9.407 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-06T17:00:37.654Z] #27 9.447 Selecting previously unselected package librtmp1:amd64. [2021-04-06T17:00:37.654Z] #27 9.447 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-06T17:00:37.654Z] #27 9.460 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-06T17:00:37.654Z] #27 9.517 Selecting previously unselected package libssh2-1:amd64. [2021-04-06T17:00:37.654Z] #27 9.517 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-06T17:00:37.654Z] #27 9.524 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-06T17:00:37.654Z] #27 9.625 Selecting previously unselected package libcurl4:amd64. [2021-04-06T17:00:37.654Z] #27 9.625 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-06T17:00:37.654Z] #27 9.632 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-06T17:00:37.654Z] #27 9.714 Selecting previously unselected package curl. [2021-04-06T17:00:37.654Z] #27 9.714 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-06T17:00:37.654Z] #27 9.719 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-06T17:00:37.654Z] #27 9.810 Selecting previously unselected package libonig5:amd64. [2021-04-06T17:00:37.654Z] #27 9.810 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-06T17:00:37.654Z] #27 9.816 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-06T17:00:37.654Z] #27 9.886 Selecting previously unselected package libjq1:amd64. [2021-04-06T17:00:37.654Z] #27 9.887 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-06T17:00:37.654Z] #27 9.892 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-06T17:00:37.654Z] #27 9.942 Selecting previously unselected package jq. [2021-04-06T17:00:37.654Z] #27 9.943 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-06T17:00:37.654Z] #27 9.950 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-06T17:00:37.654Z] #27 10.01 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-06T17:00:37.654Z] #27 10.04 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-06T17:00:37.654Z] #27 10.06 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-06T17:00:37.654Z] #27 ... [2021-04-06T17:00:37.654Z] [2021-04-06T17:00:37.654Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:37.654Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:00:37.669Z] #29 3.585 # 2.0% ### 5.5% ###### 9.3% ######### 13.4% ############ 17.9% ################# 24.5% #################### 28.0% ######################## 33.9% ########################### 38.4% ############################### 43.6% #################################### 51.0% ########################################## 58.4% ############################################### 65.4% #################################################### 72.8% ############################################################ 84.7% #################################################################### 95.8% ######################################################################## 100.0% [2021-04-06T17:00:37.669Z] #29 5.521 [2021-04-06T17:00:37.926Z] #29 5.858 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-06T17:00:38.184Z] #29 6.033 [2021-04-06T17:00:38.237Z] #28 4.766 Reading package lists... [2021-04-06T17:00:38.440Z] #29 6.104 ######################################################################## 100.0% [2021-04-06T17:00:38.440Z] #29 6.138 [2021-04-06T17:00:38.496Z] #31 DONE 1.0s [2021-04-06T17:00:38.496Z] [2021-04-06T17:00:38.496Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-04-06T17:00:38.496Z] #34 DONE 0.1s [2021-04-06T17:00:38.496Z] [2021-04-06T17:00:38.496Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-04-06T17:00:38.533Z] #28 6.328 Building dependency tree... [2021-04-06T17:00:38.534Z] #28 6.795 The following additional packages will be installed: [2021-04-06T17:00:38.534Z] #28 6.795 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-06T17:00:38.534Z] #28 6.796 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-06T17:00:38.534Z] #28 6.797 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-06T17:00:38.534Z] #28 6.798 Suggested packages: [2021-04-06T17:00:38.534Z] #28 6.798 krb5-doc krb5-user [2021-04-06T17:00:38.534Z] #28 6.798 Recommended packages: [2021-04-06T17:00:38.534Z] #28 6.798 krb5-locales publicsuffix libsasl2-modules [2021-04-06T17:00:38.592Z] #64 ... [2021-04-06T17:00:38.592Z] [2021-04-06T17:00:38.592Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:00:38.592Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-06T17:00:38.592Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-06T17:00:38.592Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-06T17:00:38.592Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-06T17:00:38.592Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-06T17:00:38.592Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-04-06T17:00:38.592Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2021-04-06T17:00:38.592Z] #62 DONE 3.8s [2021-04-06T17:00:38.592Z] [2021-04-06T17:00:38.592Z] #23 [internal] load build context [2021-04-06T17:00:38.592Z] #23 sha256:bf7543a432f444df4fb43f6cbdc53288d8c37499542c8ea7daa4e1cbf8ff03a9 [2021-04-06T17:00:38.592Z] #23 transferring context: 53.38MB 2.9s done [2021-04-06T17:00:38.592Z] #23 DONE 4.0s [2021-04-06T17:00:38.592Z] [2021-04-06T17:00:38.592Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:38.592Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-06T17:00:38.592Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-06T17:00:38.592Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-06T17:00:38.592Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-04-06T17:00:38.592Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-04-06T17:00:38.592Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.1s done [2021-04-06T17:00:38.592Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.9s done [2021-04-06T17:00:38.592Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.3s done [2021-04-06T17:00:38.592Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.6s done [2021-04-06T17:00:38.592Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.5s [2021-04-06T17:00:38.592Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 10.34MB / 62.53MB 3.9s [2021-04-06T17:00:38.592Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 10.49MB / 97.69MB 3.9s [2021-04-06T17:00:38.592Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.8s done [2021-04-06T17:00:38.592Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 16.78MB / 62.53MB 4.0s [2021-04-06T17:00:38.592Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 18.87MB / 97.69MB 4.0s [2021-04-06T17:00:38.592Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 24.92MB / 62.53MB 4.1s [2021-04-06T17:00:38.592Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 31.46MB / 97.69MB 4.1s [2021-04-06T17:00:38.593Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 39.25MB / 62.53MB 4.3s [2021-04-06T17:00:38.593Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 41.94MB / 97.69MB 4.3s [2021-04-06T17:00:38.593Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 53.48MB / 62.53MB 4.4s [2021-04-06T17:00:38.593Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 55.57MB / 97.69MB 4.4s [2021-04-06T17:00:38.593Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.5s [2021-04-06T17:00:38.593Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 64.76MB / 97.69MB 4.5s [2021-04-06T17:00:38.700Z] #29 6.465 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-06T17:00:38.701Z] #29 6.570 [2021-04-06T17:00:38.786Z] #36 DONE 0.1s [2021-04-06T17:00:38.786Z] [2021-04-06T17:00:38.786Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-04-06T17:00:38.786Z] #39 DONE 0.1s [2021-04-06T17:00:38.786Z] [2021-04-06T17:00:38.786Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:00:38.786Z] #44 97.62 CC criu/stats.o [2021-04-06T17:00:38.786Z] #44 97.91 CC criu/string.o [2021-04-06T17:00:38.786Z] #44 97.96 CC criu/sysctl.o [2021-04-06T17:00:38.786Z] #44 98.45 CC criu/sysfs_parse.o [2021-04-06T17:00:38.786Z] #44 98.72 CC criu/timens.o [2021-04-06T17:00:38.858Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 76.55MB / 97.69MB 4.7s [2021-04-06T17:00:38.858Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 85.42MB / 97.69MB 4.8s [2021-04-06T17:00:38.957Z] #29 6.727 ####################################################### 77.5% ######################################################################## 100.0% [2021-04-06T17:00:38.958Z] #29 6.758 [2021-04-06T17:00:39.076Z] #44 98.96 CC criu/timerfd.o [2021-04-06T17:00:39.076Z] #44 99.17 CC criu/tty.o [2021-04-06T17:00:39.122Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.66MB / 97.69MB 4.9s [2021-04-06T17:00:39.176Z] #28 7.166 The following NEW packages will be installed: [2021-04-06T17:00:39.176Z] #28 7.166 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-06T17:00:39.176Z] #28 7.166 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-06T17:00:39.176Z] #28 7.166 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-06T17:00:39.176Z] #28 7.166 libssh2-1 libssl1.1 openssl [2021-04-06T17:00:39.176Z] #28 7.211 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-06T17:00:39.176Z] #28 7.211 Need to get 5176 kB of archives. [2021-04-06T17:00:39.176Z] #28 7.211 After this operation, 14.5 MB of additional disk space will be used. [2021-04-06T17:00:39.176Z] #28 7.211 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u6 [1527 kB] [2021-04-06T17:00:39.176Z] #28 7.223 Get:2 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-06T17:00:39.176Z] #28 7.259 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-04-06T17:00:39.177Z] #28 7.261 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-04-06T17:00:39.177Z] #28 7.273 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-04-06T17:00:39.177Z] #28 7.277 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-04-06T17:00:39.177Z] #28 7.314 Get:7 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-04-06T17:00:39.177Z] #28 7.319 Get:8 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-04-06T17:00:39.177Z] #28 7.320 Get:9 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u6 [844 kB] [2021-04-06T17:00:39.177Z] #28 7.330 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-04-06T17:00:39.177Z] #28 7.339 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-06T17:00:39.177Z] #28 7.342 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-04-06T17:00:39.177Z] #28 7.355 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-04-06T17:00:39.177Z] #28 7.366 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-04-06T17:00:39.177Z] #28 7.366 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-04-06T17:00:39.177Z] #28 7.371 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-04-06T17:00:39.177Z] #28 7.374 Get:17 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-04-06T17:00:39.177Z] #28 7.378 Get:18 http://security.debian.org/debian-security buster/updates/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u2 [349 kB] [2021-04-06T17:00:39.177Z] #28 7.384 Get:19 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-04-06T17:00:39.177Z] #28 7.389 Get:20 http://security.debian.org/debian-security buster/updates/main ppc64el curl ppc64el 7.64.0-4+deb10u2 [268 kB] [2021-04-06T17:00:39.177Z] #28 7.389 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-04-06T17:00:39.215Z] #29 7.134 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-06T17:00:39.385Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.8s done [2021-04-06T17:00:39.472Z] #28 7.610 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:00:39.472Z] #28 7.642 Fetched 5176 kB in 0s (25.7 MB/s) [2021-04-06T17:00:39.472Z] #28 7.662 Selecting previously unselected package libssl1.1:ppc64el. [2021-04-06T17:00:39.472Z] #28 7.662 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-04-06T17:00:39.472Z] #28 7.672 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-04-06T17:00:39.472Z] #28 7.674 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-04-06T17:00:39.474Z] #29 7.229 [2021-04-06T17:00:39.731Z] #29 7.371 0.0% [2021-04-06T17:00:39.731Z] #29 ... [2021-04-06T17:00:39.731Z] [2021-04-06T17:00:39.731Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-06T17:00:39.731Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-06T17:00:39.731Z] #12 DONE 5.9s [2021-04-06T17:00:39.731Z] [2021-04-06T17:00:39.731Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:00:39.731Z] #29 sha256:74907e393dfe795f0245327009eb83eace8fc4fa8c071b4db800beaff309f57d [2021-04-06T17:00:39.731Z] #29 7.371 0.0% 0.2% ##### 7.6% [2021-04-06T17:00:39.731Z] #29 ... [2021-04-06T17:00:39.731Z] [2021-04-06T17:00:39.731Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:00:39.731Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:00:39.771Z] #28 7.921 Selecting previously unselected package openssl. [2021-04-06T17:00:39.771Z] #28 7.924 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-04-06T17:00:39.771Z] #28 7.925 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-06T17:00:40.067Z] #28 8.074 Selecting previously unselected package ca-certificates. [2021-04-06T17:00:40.067Z] #28 8.076 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-06T17:00:40.067Z] #28 8.078 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-06T17:00:40.067Z] #28 8.131 Selecting previously unselected package libkeyutils1:ppc64el. [2021-04-06T17:00:40.067Z] #28 8.134 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2021-04-06T17:00:40.067Z] #28 8.139 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-04-06T17:00:40.067Z] #28 8.162 Selecting previously unselected package libkrb5support0:ppc64el. [2021-04-06T17:00:40.067Z] #28 8.163 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-04-06T17:00:40.067Z] #28 8.166 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-04-06T17:00:40.067Z] #28 8.204 Selecting previously unselected package libk5crypto3:ppc64el. [2021-04-06T17:00:40.067Z] #28 8.204 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-04-06T17:00:40.067Z] #28 8.206 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-04-06T17:00:40.067Z] #28 8.243 Selecting previously unselected package libkrb5-3:ppc64el. [2021-04-06T17:00:40.067Z] #28 8.245 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-04-06T17:00:40.067Z] #28 8.247 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-04-06T17:00:40.067Z] #28 8.333 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-04-06T17:00:40.067Z] #28 8.335 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-04-06T17:00:40.067Z] #28 8.336 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-04-06T17:00:40.067Z] #28 8.382 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-04-06T17:00:40.067Z] #28 8.383 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-04-06T17:00:40.067Z] #28 8.385 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:00:40.067Z] #28 8.416 Selecting previously unselected package libsasl2-2:ppc64el. [2021-04-06T17:00:40.067Z] #28 8.418 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-04-06T17:00:40.067Z] #28 8.419 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:00:40.067Z] #28 8.454 Selecting previously unselected package libldap-common. [2021-04-06T17:00:40.365Z] #28 8.456 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-06T17:00:40.365Z] #28 8.458 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:00:40.365Z] #28 8.491 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-04-06T17:00:40.365Z] #28 8.493 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-04-06T17:00:40.365Z] #28 8.494 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:00:40.365Z] #28 8.551 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-04-06T17:00:40.365Z] #28 8.553 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-04-06T17:00:40.365Z] #28 8.554 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-04-06T17:00:40.365Z] #28 8.586 Selecting previously unselected package libpsl5:ppc64el. [2021-04-06T17:00:40.365Z] #28 8.588 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-04-06T17:00:40.365Z] #28 8.589 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-04-06T17:00:40.365Z] #28 8.616 Selecting previously unselected package librtmp1:ppc64el. [2021-04-06T17:00:40.365Z] #28 8.618 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-04-06T17:00:40.365Z] #28 8.619 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-04-06T17:00:40.365Z] #28 8.646 Selecting previously unselected package libssh2-1:ppc64el. [2021-04-06T17:00:40.365Z] #28 8.648 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-04-06T17:00:40.365Z] #28 8.650 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-04-06T17:00:40.365Z] #28 8.699 Selecting previously unselected package libcurl4:ppc64el. [2021-04-06T17:00:40.582Z] #44 100.4 CC criu/tun.o [2021-04-06T17:00:40.582Z] #44 100.7 CC criu/uffd.o [2021-04-06T17:00:40.662Z] #28 8.702 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_ppc64el.deb ... [2021-04-06T17:00:40.662Z] #28 8.706 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-04-06T17:00:40.662Z] #28 8.780 Selecting previously unselected package curl. [2021-04-06T17:00:40.662Z] #28 8.785 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_ppc64el.deb ... [2021-04-06T17:00:40.662Z] #28 8.786 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-06T17:00:40.662Z] #28 8.848 Selecting previously unselected package libonig5:ppc64el. [2021-04-06T17:00:40.662Z] #28 8.850 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-04-06T17:00:40.662Z] #28 8.851 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-04-06T17:00:40.662Z] #28 8.898 Selecting previously unselected package libjq1:ppc64el. [2021-04-06T17:00:40.662Z] #28 8.899 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-06T17:00:40.662Z] #28 8.902 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-06T17:00:40.662Z] #28 8.937 Selecting previously unselected package jq. [2021-04-06T17:00:40.662Z] #28 8.939 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-06T17:00:40.662Z] #28 8.940 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-06T17:00:40.662Z] #28 8.985 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-04-06T17:00:40.958Z] #28 8.989 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-04-06T17:00:40.958Z] #28 8.992 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-04-06T17:00:40.958Z] #28 9.149 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-04-06T17:00:40.958Z] #28 9.152 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:00:40.958Z] #28 9.156 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-04-06T17:00:40.958Z] #28 9.160 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:00:40.958Z] #28 9.163 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-04-06T17:00:40.958Z] #28 9.166 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-04-06T17:00:40.958Z] #28 9.170 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:00:40.958Z] #28 9.173 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-04-06T17:00:40.958Z] #28 9.176 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-04-06T17:00:40.958Z] #28 9.179 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-06T17:00:40.958Z] #28 9.185 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-04-06T17:00:40.958Z] #28 9.189 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-06T17:00:40.958Z] #28 9.193 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:00:40.958Z] #28 9.197 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-06T17:00:41.326Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 6.1s done [2021-04-06T17:00:41.612Z] #44 101.4 CC criu/util.o [2021-04-06T17:00:41.851Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-04-06T17:00:41.901Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-04-06T17:00:42.012Z] #28 9.962 Updating certificates in /etc/ssl/certs... [2021-04-06T17:00:42.244Z] #44 102.2 CC criu/uts_ns.o [2021-04-06T17:00:42.244Z] #44 102.3 CC criu/vdso.o [2021-04-06T17:00:42.251Z] #13 2.698 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-06T17:00:42.418Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done [2021-04-06T17:00:42.418Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-04-06T17:00:42.509Z] #13 2.930 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:00:42.509Z] #13 2.975 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:00:42.509Z] #13 3.001 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:00:42.537Z] #44 ... [2021-04-06T17:00:42.537Z] [2021-04-06T17:00:42.537Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-06T17:00:42.537Z] #41 DONE 138.6s [2021-04-06T17:00:42.537Z] [2021-04-06T17:00:42.537Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:00:42.537Z] #50 137.2 + /build/golangci-lint --version [2021-04-06T17:00:42.537Z] #50 137.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-06T17:00:42.537Z] #50 DONE 137.7s [2021-04-06T17:00:42.537Z] [2021-04-06T17:00:42.537Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:00:42.537Z] #44 102.6 LINK criu/built-in.o [2021-04-06T17:00:42.537Z] #44 102.7 LINK criu/criu [2021-04-06T17:00:42.657Z] #28 ... [2021-04-06T17:00:42.657Z] [2021-04-06T17:00:42.657Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:42.657Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-06T17:00:42.657Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.4s done [2021-04-06T17:00:42.657Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done [2021-04-06T17:00:42.657Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.4s done [2021-04-06T17:00:42.657Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-04-06T17:00:42.657Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.8s done [2021-04-06T17:00:42.657Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-04-06T17:00:42.657Z] #10 DONE 20.0s [2021-04-06T17:00:42.657Z] [2021-04-06T17:00:42.657Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:00:42.657Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba [2021-04-06T17:00:42.657Z] #28 10.96 137 added, 0 removed; done. [2021-04-06T17:00:42.657Z] #28 11.00 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-04-06T17:00:42.657Z] #28 11.01 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-06T17:00:42.657Z] #28 11.01 Setting up libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-04-06T17:00:42.657Z] #28 11.02 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-06T17:00:42.657Z] #28 11.02 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:00:42.657Z] #28 11.03 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-06T17:00:42.657Z] #28 11.04 Updating certificates in /etc/ssl/certs... [2021-04-06T17:00:42.677Z] #9 ... [2021-04-06T17:00:42.677Z] [2021-04-06T17:00:42.677Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:00:42.677Z] #27 sha256:fe0652333e9397ad75a464bf99138ad703d8648dbec0894f017deea5d88ff8f8 [2021-04-06T17:00:42.677Z] #27 10.20 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-06T17:00:42.677Z] #27 10.22 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:00:42.677Z] #27 10.24 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:00:42.677Z] #27 10.25 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:00:42.677Z] #27 10.27 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-06T17:00:42.677Z] #27 10.28 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:00:42.677Z] #27 10.30 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:00:42.677Z] #27 10.31 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-06T17:00:42.677Z] #27 10.32 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:00:42.677Z] #27 10.34 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-06T17:00:42.677Z] #27 10.36 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-06T17:00:42.677Z] #27 10.38 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-06T17:00:42.677Z] #27 10.39 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:00:42.677Z] #27 10.40 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-06T17:00:42.677Z] #27 10.97 Updating certificates in /etc/ssl/certs... [2021-04-06T17:00:42.677Z] #27 11.67 137 added, 0 removed; done. [2021-04-06T17:00:42.677Z] #27 11.73 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-06T17:00:42.677Z] #27 11.75 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-06T17:00:42.677Z] #27 11.78 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-06T17:00:42.677Z] #27 11.80 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-06T17:00:42.677Z] #27 11.81 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:00:42.677Z] #27 11.84 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-06T17:00:42.677Z] #27 11.85 Updating certificates in /etc/ssl/certs... [2021-04-06T17:00:42.677Z] #27 12.46 0 added, 0 removed; done. [2021-04-06T17:00:42.677Z] #27 12.46 Running hooks in /etc/ca-certificates/update.d... [2021-04-06T17:00:42.677Z] #27 12.46 done. [2021-04-06T17:00:42.677Z] #27 DONE 15.2s [2021-04-06T17:00:42.677Z] [2021-04-06T17:00:42.677Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:42.677Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:00:42.677Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-06T17:00:42.677Z] #9 ... [2021-04-06T17:00:42.677Z] [2021-04-06T17:00:42.677Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-06T17:00:42.677Z] #28 sha256:249edb922c700459d3cd1ee6c9c298628e43cbc07029af468baa6a68b983e51c [2021-04-06T17:00:42.848Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.5s done [2021-04-06T17:00:42.936Z] #28 DONE 0.4s [2021-04-06T17:00:42.936Z] [2021-04-06T17:00:42.936Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:00:42.936Z] #29 sha256:a2b4246e33f8c71dfc709836c102887276509c424cc98427ff13dc70dffa7760 [2021-04-06T17:00:42.952Z] #28 ... [2021-04-06T17:00:42.952Z] [2021-04-06T17:00:42.952Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-06T17:00:42.952Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-04-06T17:00:42.952Z] #11 DONE 0.2s [2021-04-06T17:00:43.173Z] #44 102.9 DEP lib/c/criu.d [2021-04-06T17:00:43.173Z] #44 103.0 CC images/rpc.pb-c.o [2021-04-06T17:00:43.173Z] #44 103.2 CC lib/c/criu.o [2021-04-06T17:00:43.195Z] #29 ... [2021-04-06T17:00:43.195Z] [2021-04-06T17:00:43.195Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:43.195Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-06T17:00:43.195Z] #9 DONE 25.8s [2021-04-06T17:00:43.195Z] [2021-04-06T17:00:43.195Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-06T17:00:43.195Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-06T17:00:43.252Z] [2021-04-06T17:00:43.252Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-06T17:00:43.252Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-04-06T17:00:43.252Z] #12 DONE 0.2s [2021-04-06T17:00:43.252Z] [2021-04-06T17:00:43.252Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-06T17:00:43.252Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-04-06T17:00:43.252Z] #13 ... [2021-04-06T17:00:43.252Z] [2021-04-06T17:00:43.252Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-06T17:00:43.252Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-04-06T17:00:43.252Z] #32 DONE 0.1s [2021-04-06T17:00:43.252Z] [2021-04-06T17:00:43.252Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-06T17:00:43.252Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-04-06T17:00:43.252Z] #40 DONE 0.2s [2021-04-06T17:00:43.441Z] #13 3.979 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB] [2021-04-06T17:00:43.551Z] [2021-04-06T17:00:43.551Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:00:43.551Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-06T17:00:43.704Z] #13 ... [2021-04-06T17:00:43.705Z] [2021-04-06T17:00:43.705Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:00:43.705Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-06T17:00:43.705Z] #55 6.103 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:00:43.705Z] #55 6.200 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:00:43.705Z] #55 6.284 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:00:43.705Z] #55 6.920 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-06T17:00:43.705Z] #55 9.617 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:00:43.763Z] #10 DONE 0.6s [2021-04-06T17:00:43.763Z] [2021-04-06T17:00:43.763Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:00:43.763Z] #29 sha256:a2b4246e33f8c71dfc709836c102887276509c424cc98427ff13dc70dffa7760 [2021-04-06T17:00:43.811Z] #44 103.9 LINK lib/c/built-in.o [2021-04-06T17:00:43.850Z] #41 ... [2021-04-06T17:00:43.850Z] [2021-04-06T17:00:43.850Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-06T17:00:43.850Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-04-06T17:00:43.850Z] #13 DONE 0.4s [2021-04-06T17:00:43.850Z] [2021-04-06T17:00:43.850Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:00:43.850Z] #35 sha256:6f8413672d314a720989448ac9dbda59b84ba8e5455ef7d4ffdccb42c273ab39 [2021-04-06T17:00:43.850Z] #35 0.483 + RM_GOPATH=0 [2021-04-06T17:00:43.850Z] #35 0.487 + TMP_GOPATH= [2021-04-06T17:00:43.850Z] #35 0.487 + : /build [2021-04-06T17:00:43.850Z] #35 0.487 + '[' -z '' ']' [2021-04-06T17:00:43.850Z] #35 0.488 ++ mktemp -d [2021-04-06T17:00:43.850Z] #35 0.490 + export GOPATH=/tmp/tmp.rNtTKnNZ26 [2021-04-06T17:00:43.850Z] #35 0.492 + GOPATH=/tmp/tmp.rNtTKnNZ26 [2021-04-06T17:00:43.850Z] #35 0.493 + RM_GOPATH=1 [2021-04-06T17:00:43.850Z] #35 0.493 + case "$(go env GOARCH)" in [2021-04-06T17:00:43.850Z] #35 0.494 ++ go env GOARCH [2021-04-06T17:00:43.850Z] #35 0.505 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:43.850Z] #35 0.505 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:43.850Z] #35 0.509 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:43.850Z] #35 0.520 + dir=/tmp/install [2021-04-06T17:00:43.850Z] #35 0.520 + bin=tomlv [2021-04-06T17:00:43.850Z] #35 0.521 + shift [2021-04-06T17:00:43.850Z] #35 0.522 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-06T17:00:43.850Z] #35 0.523 + . /tmp/install/tomlv.installer [2021-04-06T17:00:43.850Z] #35 0.523 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:00:43.850Z] #35 0.524 + install_tomlv [2021-04-06T17:00:43.850Z] #35 0.525 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-06T17:00:43.850Z] #35 0.526 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:00:43.850Z] #35 0.526 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rNtTKnNZ26/src/github.com/BurntSushi/toml [2021-04-06T17:00:43.850Z] #35 0.530 Cloning into '/tmp/tmp.rNtTKnNZ26/src/github.com/BurntSushi/toml'... [2021-04-06T17:00:43.963Z] #55 ... [2021-04-06T17:00:43.963Z] [2021-04-06T17:00:43.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 [2021-04-06T17:00:43.963Z] #49 sha256:592e03cb968c4621026ff44272a54a89013024e071565829de4bd6be90f95936 [2021-04-06T17:00:43.963Z] #49 6.868 + RM_GOPATH=0 [2021-04-06T17:00:43.963Z] #49 6.868 + TMP_GOPATH= [2021-04-06T17:00:43.963Z] #49 6.868 + : /build [2021-04-06T17:00:43.963Z] #49 6.868 + '[' -z '' ']' [2021-04-06T17:00:43.963Z] #49 6.868 ++ mktemp -d [2021-04-06T17:00:43.963Z] #49 6.868 + export GOPATH=/tmp/tmp.O662fWS2ho [2021-04-06T17:00:43.963Z] #49 6.868 + GOPATH=/tmp/tmp.O662fWS2ho [2021-04-06T17:00:43.963Z] #49 6.868 + RM_GOPATH=1 [2021-04-06T17:00:43.963Z] #49 6.868 + case "$(go env GOARCH)" in [2021-04-06T17:00:43.963Z] #49 6.894 ++ go env GOARCH [2021-04-06T17:00:43.963Z] #49 6.956 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:43.963Z] #49 6.956 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:43.963Z] #49 6.968 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:43.963Z] #49 6.996 + dir=/tmp/install [2021-04-06T17:00:43.963Z] #49 6.996 + bin=golangci_lint [2021-04-06T17:00:43.963Z] #49 6.996 + shift [2021-04-06T17:00:43.963Z] #49 6.996 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-06T17:00:43.963Z] #49 6.996 + . /tmp/install/golangci_lint.installer [2021-04-06T17:00:43.963Z] #49 6.996 ++ : v1.23.8 [2021-04-06T17:00:43.963Z] #49 6.996 + install_golangci_lint [2021-04-06T17:00:43.963Z] #49 6.996 + set -e [2021-04-06T17:00:43.963Z] #49 6.996 + export GO111MODULE=on [2021-04-06T17:00:43.963Z] #49 6.996 + GO111MODULE=on [2021-04-06T17:00:43.963Z] #49 6.996 + GOBIN=/build [2021-04-06T17:00:43.963Z] #49 6.996 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-06T17:00:43.963Z] #49 7.060 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-06T17:00:43.963Z] #49 7.064 go: finding github.com v1.23.8 [2021-04-06T17:00:43.963Z] #49 7.071 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-06T17:00:43.963Z] #49 7.071 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:00:43.963Z] #49 7.075 go: finding github.com/golangci v1.23.8 [2021-04-06T17:00:43.963Z] #49 7.987 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:00:43.963Z] #49 8.715 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:00:43.963Z] #49 ... [2021-04-06T17:00:43.963Z] [2021-04-06T17:00:43.963Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:00:43.963Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:00:43.963Z] #42 7.982 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:00:43.963Z] #42 8.044 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:00:43.963Z] #42 8.064 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:00:43.963Z] #42 9.324 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-06T17:00:44.024Z] #29 0.910 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-06T17:00:44.024Z] #29 0.992 [2021-04-06T17:00:44.101Z] #44 104.0 LINK lib/c/libcriu.so [2021-04-06T17:00:44.101Z] #44 104.0 LINK lib/c/libcriu.a [2021-04-06T17:00:44.101Z] #44 104.2 GEN magic.py [2021-04-06T17:00:44.101Z] #44 104.2 Note: Building without setproctitle() and strlcpy() support. [2021-04-06T17:00:44.102Z] #44 104.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-06T17:00:44.153Z] #35 ... [2021-04-06T17:00:44.153Z] [2021-04-06T17:00:44.153Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:00:44.153Z] #28 sha256:1a29f359bd643bf01afe723ec93e79b023a88598d91eb5e533674525851576ba [2021-04-06T17:00:44.153Z] #28 12.19 0 added, 0 removed; done. [2021-04-06T17:00:44.153Z] #28 12.19 Running hooks in /etc/ca-certificates/update.d... [2021-04-06T17:00:44.153Z] #28 12.22 done. [2021-04-06T17:00:44.153Z] #28 DONE 12.5s [2021-04-06T17:00:44.219Z] #42 ... [2021-04-06T17:00:44.219Z] [2021-04-06T17:00:44.219Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:00:44.219Z] #51 sha256:515d5b323f7ae805ccf50007eebda001226637aae17bdf1d870282b15ed079ee [2021-04-06T17:00:44.219Z] #51 6.987 + RM_GOPATH=0 [2021-04-06T17:00:44.219Z] #51 6.987 + TMP_GOPATH= [2021-04-06T17:00:44.219Z] #51 6.987 + : /build [2021-04-06T17:00:44.219Z] #51 6.987 + '[' -z '' ']' [2021-04-06T17:00:44.219Z] #51 6.987 ++ mktemp -d [2021-04-06T17:00:44.219Z] #51 6.995 + export GOPATH=/tmp/tmp.5KfZfhMjRX [2021-04-06T17:00:44.219Z] #51 6.995 + GOPATH=/tmp/tmp.5KfZfhMjRX [2021-04-06T17:00:44.219Z] #51 6.995 + RM_GOPATH=1 [2021-04-06T17:00:44.219Z] #51 6.995 + case "$(go env GOARCH)" in [2021-04-06T17:00:44.219Z] #51 6.995 ++ go env GOARCH [2021-04-06T17:00:44.219Z] #51 7.056 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:44.219Z] #51 7.056 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:44.219Z] #51 7.108 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:44.219Z] #51 7.114 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:00:44.219Z] #51 7.114 + dir=/tmp/install [2021-04-06T17:00:44.219Z] #51 7.114 + bin=shfmt [2021-04-06T17:00:44.219Z] #51 7.114 + shift [2021-04-06T17:00:44.219Z] #51 7.114 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-06T17:00:44.219Z] #51 7.114 + . /tmp/install/shfmt.installer [2021-04-06T17:00:44.219Z] #51 7.114 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:00:44.219Z] #51 7.114 + install_shfmt [2021-04-06T17:00:44.219Z] #51 7.114 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-06T17:00:44.219Z] #51 7.114 + git clone https://github.com/mvdan/sh.git /tmp/tmp.5KfZfhMjRX/src/github.com/mvdan/sh [2021-04-06T17:00:44.219Z] #51 7.126 Cloning into '/tmp/tmp.5KfZfhMjRX/src/github.com/mvdan/sh'... [2021-04-06T17:00:44.219Z] #51 ... [2021-04-06T17:00:44.219Z] [2021-04-06T17:00:44.219Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:00:44.219Z] #34 sha256:22a796d43c7da253539cc38c31d57190603c9b7697bfd544bc11319c1811b1d6 [2021-04-06T17:00:44.219Z] #34 6.969 + RM_GOPATH=0 [2021-04-06T17:00:44.219Z] #34 6.969 + TMP_GOPATH= [2021-04-06T17:00:44.219Z] #34 6.969 + : /build [2021-04-06T17:00:44.219Z] #34 6.969 + '[' -z '' ']' [2021-04-06T17:00:44.219Z] #34 6.973 ++ mktemp -d [2021-04-06T17:00:44.219Z] #34 6.984 + export GOPATH=/tmp/tmp.R6EH6J4dsX [2021-04-06T17:00:44.219Z] #34 6.984 + GOPATH=/tmp/tmp.R6EH6J4dsX [2021-04-06T17:00:44.219Z] #34 6.984 + RM_GOPATH=1 [2021-04-06T17:00:44.219Z] #34 6.984 + case "$(go env GOARCH)" in [2021-04-06T17:00:44.219Z] #34 6.984 ++ go env GOARCH [2021-04-06T17:00:44.219Z] #34 7.035 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:00:44.219Z] #34 7.035 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:44.219Z] #34 7.035 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:44.219Z] #34 7.035 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:44.219Z] #34 7.035 + dir=/tmp/install [2021-04-06T17:00:44.219Z] #34 7.035 + bin=tomlv [2021-04-06T17:00:44.219Z] #34 7.035 + shift [2021-04-06T17:00:44.219Z] #34 7.035 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-06T17:00:44.219Z] #34 7.035 + . /tmp/install/tomlv.installer [2021-04-06T17:00:44.219Z] #34 7.035 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:00:44.219Z] #34 7.035 + install_tomlv [2021-04-06T17:00:44.219Z] #34 7.035 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-06T17:00:44.219Z] #34 7.035 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.R6EH6J4dsX/src/github.com/BurntSushi/toml [2021-04-06T17:00:44.219Z] #34 7.056 Cloning into '/tmp/tmp.R6EH6J4dsX/src/github.com/BurntSushi/toml'... [2021-04-06T17:00:44.219Z] #34 8.494 + cd /tmp/tmp.R6EH6J4dsX/src/github.com/BurntSushi/toml [2021-04-06T17:00:44.219Z] #34 8.495 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:00:44.219Z] #34 8.525 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-06T17:00:44.219Z] #34 9.250 runtime/internal/atomic [2021-04-06T17:00:44.219Z] #34 9.304 internal/cpu [2021-04-06T17:00:44.219Z] #34 9.524 runtime/internal/sys [2021-04-06T17:00:44.219Z] #34 9.833 internal/bytealg [2021-04-06T17:00:44.220Z] #34 9.919 runtime/internal/math [2021-04-06T17:00:44.220Z] #34 10.05 math/bits [2021-04-06T17:00:44.252Z] #9 ... [2021-04-06T17:00:44.252Z] [2021-04-06T17:00:44.252Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:00:44.252Z] #26 sha256:57373d627fc10d0b115e682739129cb5d3dbf5736835e2210a41d400372eae02 [2021-04-06T17:00:44.252Z] #26 resolve docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 0.1s done [2021-04-06T17:00:44.252Z] #26 sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b 1.85kB / 1.85kB done [2021-04-06T17:00:44.252Z] #26 sha256:c27a62aa2e74f8bcfab5451574adabc92c4c8e8f2264f5d6da581aa8a08deed5 529B / 529B done [2021-04-06T17:00:44.252Z] #26 sha256:4333ac3aa4e42d5c617b3bbf4db72c884307379c6c794f87195ba3cc9bac5611 1.46kB / 1.46kB done [2021-04-06T17:00:44.252Z] #26 sha256:ef28e7e77ecbd3b3b426832bc12e8f5e629959683767466e9bac149c3286e126 49.23MB / 49.23MB 7.7s done [2021-04-06T17:00:44.252Z] #26 extracting sha256:ef28e7e77ecbd3b3b426832bc12e8f5e629959683767466e9bac149c3286e126 1.8s done [2021-04-06T17:00:44.252Z] #26 ... [2021-04-06T17:00:44.252Z] [2021-04-06T17:00:44.252Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:44.252Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-06T17:00:44.252Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 10.1s [2021-04-06T17:00:44.392Z] #44 ... [2021-04-06T17:00:44.392Z] [2021-04-06T17:00:44.392Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-04-06T17:00:44.392Z] #42 DONE 0.3s [2021-04-06T17:00:44.392Z] [2021-04-06T17:00:44.392Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-06T17:00:44.392Z] #44 104.2 Note: Building without GnuTLS support [2021-04-06T17:00:44.392Z] #44 104.2 Makefile.config:39: Warn: you have no libnftables installed [2021-04-06T17:00:44.392Z] #44 104.2 Makefile.config:40: Warn: Building without nftables support [2021-04-06T17:00:44.392Z] #44 104.5 fatal: not a git repository (or any of the parent directories): .git [2021-04-06T17:00:44.450Z] [2021-04-06T17:00:44.450Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-06T17:00:44.451Z] #29 sha256:ad899f903ea5e448458d6ab4dfa6dd5857eca3601b76fd35fe5f71c17a7e0157 [2021-04-06T17:00:44.451Z] #29 DONE 0.1s [2021-04-06T17:00:44.451Z] [2021-04-06T17:00:44.451Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T17:00:44.451Z] #25 sha256:6d6f7791e1bb9e74fe6814e987f163f4d83e853d69036601e865adce2d7fce82 [2021-04-06T17:00:44.451Z] #25 0.774 + RM_GOPATH=0 [2021-04-06T17:00:44.451Z] #25 0.782 + TMP_GOPATH= [2021-04-06T17:00:44.451Z] #25 0.785 + : /build [2021-04-06T17:00:44.451Z] #25 0.792 + '[' -z '' ']' [2021-04-06T17:00:44.451Z] #25 0.797 ++ mktemp -d [2021-04-06T17:00:44.451Z] #25 0.811 + export GOPATH=/tmp/tmp.ChZBnnJEo6 [2021-04-06T17:00:44.451Z] #25 0.812 + GOPATH=/tmp/tmp.ChZBnnJEo6 [2021-04-06T17:00:44.451Z] #25 0.812 + RM_GOPATH=1 [2021-04-06T17:00:44.451Z] #25 0.813 + case "$(go env GOARCH)" in [2021-04-06T17:00:44.451Z] #25 0.815 ++ go env GOARCH [2021-04-06T17:00:44.451Z] #25 0.868 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:44.451Z] #25 0.868 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:44.451Z] #25 0.870 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:44.451Z] #25 0.874 + dir=/tmp/install [2021-04-06T17:00:44.451Z] #25 0.875 + bin=dockercli [2021-04-06T17:00:44.451Z] #25 0.876 + shift [2021-04-06T17:00:44.451Z] #25 0.877 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-06T17:00:44.451Z] #25 0.878 + . /tmp/install/dockercli.installer [2021-04-06T17:00:44.451Z] #25 0.878 ++ : stable [2021-04-06T17:00:44.451Z] #25 0.879 ++ : 17.06.2-ce [2021-04-06T17:00:44.451Z] #25 0.879 + install_dockercli [2021-04-06T17:00:44.451Z] #25 0.880 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-06T17:00:44.451Z] #25 0.880 Install docker/cli version 17.06.2-ce from stable [2021-04-06T17:00:44.451Z] #25 0.881 ++ uname -m [2021-04-06T17:00:44.451Z] #25 0.883 + arch=ppc64le [2021-04-06T17:00:44.451Z] #25 0.884 + '[' ppc64le '!=' x86_64 ']' [2021-04-06T17:00:44.451Z] #25 0.890 + '[' ppc64le '!=' s390x ']' [2021-04-06T17:00:44.451Z] #25 0.891 + '[' ppc64le '!=' armhf ']' [2021-04-06T17:00:44.451Z] #25 0.891 + build_dockercli [2021-04-06T17:00:44.451Z] #25 0.891 + git clone https://github.com/docker/docker-ce /tmp/tmp.ChZBnnJEo6/tmp/docker-ce [2021-04-06T17:00:44.451Z] #25 0.895 Cloning into '/tmp/tmp.ChZBnnJEo6/tmp/docker-ce'... [2021-04-06T17:00:44.478Z] #34 10.72 runtime [2021-04-06T17:00:44.478Z] #34 ... [2021-04-06T17:00:44.478Z] [2021-04-06T17:00:44.478Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:00:44.478Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-06T17:00:44.478Z] #40 7.093 + git clone https://github.com/docker/distribution.git . [2021-04-06T17:00:44.478Z] #40 7.101 Cloning into '.'... [2021-04-06T17:00:44.478Z] #40 ... [2021-04-06T17:00:44.478Z] [2021-04-06T17:00:44.478Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:00:44.478Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-06T17:00:44.478Z] #32 6.882 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-06T17:00:44.478Z] #32 6.904 Cloning into '.'... [2021-04-06T17:00:44.516Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 10.1s done [2021-04-06T17:00:44.516Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-04-06T17:00:44.548Z] #29 1.108 ######### 13.6% ########################### 37.7% ######################################### 57.6% ####################################################### 77.4% ###################################################################### 97.3%#29 ... [2021-04-06T17:00:44.548Z] [2021-04-06T17:00:44.548Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-06T17:00:44.548Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-06T17:00:44.548Z] #11 DONE 0.8s [2021-04-06T17:00:44.548Z] [2021-04-06T17:00:44.548Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:00:44.548Z] #29 sha256:a2b4246e33f8c71dfc709836c102887276509c424cc98427ff13dc70dffa7760 [2021-04-06T17:00:44.548Z] #29 1.108 ######### 13.6% ########################### 37.7% ######################################### 57.6% ####################################################### 77.4% ###################################################################### 97.3% ######################################################################## 100.0% [2021-04-06T17:00:44.548Z] #29 1.628 [2021-04-06T17:00:44.735Z] #32 ... [2021-04-06T17:00:44.735Z] [2021-04-06T17:00:44.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 [2021-04-06T17:00:44.735Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:00:44.735Z] #36 7.730 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:00:44.735Z] #36 7.827 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:00:44.735Z] #36 7.827 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:00:44.735Z] #36 8.826 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-06T17:00:44.735Z] #36 11.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:00:44.735Z] #36 ... [2021-04-06T17:00:44.735Z] [2021-04-06T17:00:44.735Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:00:44.735Z] #67 sha256:f0c32fc20d230751bcdc5d40772d48a1525caf48deaf614ba60fa136fc2ced2d [2021-04-06T17:00:44.735Z] #67 7.409 + RM_GOPATH=0 [2021-04-06T17:00:44.735Z] #67 7.409 + TMP_GOPATH= [2021-04-06T17:00:44.735Z] #67 7.409 + : /build [2021-04-06T17:00:44.735Z] #67 7.409 + '[' -z '' ']' [2021-04-06T17:00:44.735Z] #67 7.412 ++ mktemp -d [2021-04-06T17:00:44.735Z] #67 7.413 + export GOPATH=/tmp/tmp.q2hIIJX3Mz [2021-04-06T17:00:44.735Z] #67 7.415 + GOPATH=/tmp/tmp.q2hIIJX3Mz [2021-04-06T17:00:44.735Z] #67 7.415 + RM_GOPATH=1 [2021-04-06T17:00:44.735Z] #67 7.415 + case "$(go env GOARCH)" in [2021-04-06T17:00:44.735Z] #67 7.415 ++ go env GOARCH [2021-04-06T17:00:44.735Z] #67 7.446 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:44.735Z] #67 7.447 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:44.735Z] #67 7.448 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:44.735Z] #67 7.450 + dir=/tmp/install [2021-04-06T17:00:44.735Z] #67 7.459 + bin=proxy [2021-04-06T17:00:44.735Z] #67 7.460 + shift [2021-04-06T17:00:44.735Z] #67 7.460 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-06T17:00:44.735Z] #67 7.460 + . /tmp/install/proxy.installer [2021-04-06T17:00:44.735Z] #67 7.460 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:00:44.735Z] #67 7.461 + install_proxy [2021-04-06T17:00:44.735Z] #67 7.464 + case "$1" in [2021-04-06T17:00:44.735Z] #67 7.465 + export CGO_ENABLED=0 [2021-04-06T17:00:44.735Z] #67 7.465 + CGO_ENABLED=0 [2021-04-06T17:00:44.735Z] #67 7.465 + _install_proxy [2021-04-06T17:00:44.735Z] #67 7.465 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-06T17:00:44.735Z] #67 7.465 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:00:44.735Z] #67 7.465 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.q2hIIJX3Mz/src/github.com/docker/libnetwork [2021-04-06T17:00:44.735Z] #67 7.473 Cloning into '/tmp/tmp.q2hIIJX3Mz/src/github.com/docker/libnetwork'... [2021-04-06T17:00:44.778Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done [2021-04-06T17:00:44.814Z] [2021-04-06T17:00:44.814Z] #29 ... [2021-04-06T17:00:44.814Z] [2021-04-06T17:00:44.814Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-06T17:00:44.814Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-06T17:00:44.814Z] #39 DONE 0.1s [2021-04-06T17:00:44.814Z] [2021-04-06T17:00:44.814Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:00:44.814Z] #29 sha256:a2b4246e33f8c71dfc709836c102887276509c424cc98427ff13dc70dffa7760 [2021-04-06T17:00:44.814Z] #29 1.736 ######################################################################## #29 ... [2021-04-06T17:00:44.814Z] [2021-04-06T17:00:44.814Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-06T17:00:44.814Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-06T17:00:44.814Z] #31 DONE 0.2s [2021-04-06T17:00:44.814Z] [2021-04-06T17:00:44.814Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:00:44.814Z] #29 sha256:a2b4246e33f8c71dfc709836c102887276509c424cc98427ff13dc70dffa7760 [2021-04-06T17:00:44.814Z] #29 1.736 ######################################################################## 100.0% [2021-04-06T17:00:44.814Z] #29 1.809 [2021-04-06T17:00:44.992Z] #67 ... [2021-04-06T17:00:44.992Z] [2021-04-06T17:00:44.992Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T17:00:44.992Z] #24 sha256:900b43b46113f76636b300f436360c66e09daa87494a71e88c6034b8c87921e9 [2021-04-06T17:00:44.992Z] #24 6.460 + RM_GOPATH=0 [2021-04-06T17:00:44.992Z] #24 6.460 + TMP_GOPATH= [2021-04-06T17:00:44.992Z] #24 6.460 + : /build [2021-04-06T17:00:44.992Z] #24 6.460 + '[' -z '' ']' [2021-04-06T17:00:44.992Z] #24 6.460 ++ mktemp -d [2021-04-06T17:00:44.992Z] #24 6.460 + export GOPATH=/tmp/tmp.dV7k6k4jp5 [2021-04-06T17:00:44.992Z] #24 6.460 + GOPATH=/tmp/tmp.dV7k6k4jp5 [2021-04-06T17:00:44.992Z] #24 6.460 + RM_GOPATH=1 [2021-04-06T17:00:44.992Z] #24 6.460 + case "$(go env GOARCH)" in [2021-04-06T17:00:44.992Z] #24 6.460 ++ go env GOARCH [2021-04-06T17:00:44.992Z] #24 6.481 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:44.992Z] #24 6.481 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:44.992Z] #24 6.481 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:44.992Z] #24 6.487 + dir=/tmp/install [2021-04-06T17:00:44.992Z] #24 6.487 + bin=dockercli [2021-04-06T17:00:44.992Z] #24 6.487 + shift [2021-04-06T17:00:44.992Z] #24 6.491 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-06T17:00:44.992Z] #24 6.491 + . /tmp/install/dockercli.installer [2021-04-06T17:00:44.992Z] #24 6.491 ++ : stable [2021-04-06T17:00:44.992Z] #24 6.491 ++ : 17.06.2-ce [2021-04-06T17:00:44.992Z] #24 6.491 + install_dockercli [2021-04-06T17:00:44.992Z] #24 6.491 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-06T17:00:44.992Z] #24 6.491 Install docker/cli version 17.06.2-ce from stable [2021-04-06T17:00:44.992Z] #24 6.496 ++ uname -m [2021-04-06T17:00:44.992Z] #24 6.496 + arch=x86_64 [2021-04-06T17:00:44.992Z] #24 6.496 + '[' x86_64 '!=' x86_64 ']' [2021-04-06T17:00:44.992Z] #24 6.496 + url=https://download.docker.com/linux/static [2021-04-06T17:00:44.992Z] #24 6.496 + tar -xz docker/docker [2021-04-06T17:00:44.992Z] #24 6.507 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-06T17:00:45.022Z] #44 104.8 make[1]: Nothing to be done for 'all'. [2021-04-06T17:00:45.074Z] #29 1.995 0.0% ######################################################################## 100.0% [2021-04-06T17:00:45.279Z] #24 ... [2021-04-06T17:00:45.279Z] [2021-04-06T17:00:45.279Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:00:45.279Z] #45 sha256:3a0775b24e15d421411efae554a99d7ef0c539308e273dfa071c265272c1c347 [2021-04-06T17:00:45.279Z] #45 7.433 + RM_GOPATH=0 [2021-04-06T17:00:45.279Z] #45 7.433 + TMP_GOPATH= [2021-04-06T17:00:45.279Z] #45 7.433 + : /build [2021-04-06T17:00:45.279Z] #45 7.433 + '[' -z '' ']' [2021-04-06T17:00:45.279Z] #45 7.433 ++ mktemp -d [2021-04-06T17:00:45.279Z] #45 7.434 + export GOPATH=/tmp/tmp.O6lo3noM8u [2021-04-06T17:00:45.279Z] #45 7.434 + GOPATH=/tmp/tmp.O6lo3noM8u [2021-04-06T17:00:45.279Z] #45 7.446 + RM_GOPATH=1 [2021-04-06T17:00:45.279Z] #45 7.446 + case "$(go env GOARCH)" in [2021-04-06T17:00:45.279Z] #45 7.446 ++ go env GOARCH [2021-04-06T17:00:45.279Z] #45 7.472 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:45.279Z] #45 7.472 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:45.279Z] #45 7.472 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:45.279Z] #45 7.480 + dir=/tmp/install [2021-04-06T17:00:45.279Z] #45 7.481 + bin=vndr [2021-04-06T17:00:45.279Z] #45 7.481 + shift [2021-04-06T17:00:45.279Z] #45 7.481 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-06T17:00:45.279Z] #45 7.482 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:00:45.279Z] #45 7.482 + . /tmp/install/vndr.installer [2021-04-06T17:00:45.279Z] #45 7.482 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:00:45.279Z] #45 7.482 + install_vndr [2021-04-06T17:00:45.279Z] #45 7.482 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-06T17:00:45.279Z] #45 7.483 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.O6lo3noM8u/src/github.com/LK4D4/vndr [2021-04-06T17:00:45.279Z] #45 7.496 Cloning into '/tmp/tmp.O6lo3noM8u/src/github.com/LK4D4/vndr'... [2021-04-06T17:00:45.279Z] #45 8.228 + cd /tmp/tmp.O6lo3noM8u/src/github.com/LK4D4/vndr [2021-04-06T17:00:45.279Z] #45 8.236 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:00:45.279Z] #45 8.282 + go build -buildmode=pie -v -o /build/vndr . [2021-04-06T17:00:45.279Z] #45 9.767 runtime/internal/sys [2021-04-06T17:00:45.279Z] #45 9.769 internal/cpu [2021-04-06T17:00:45.279Z] #45 10.15 internal/race [2021-04-06T17:00:45.279Z] #45 10.35 sync/atomic [2021-04-06T17:00:45.279Z] #45 10.43 internal/bytealg [2021-04-06T17:00:45.279Z] #45 10.78 unicode [2021-04-06T17:00:45.279Z] #45 11.28 runtime [2021-04-06T17:00:45.279Z] #45 ... [2021-04-06T17:00:45.279Z] [2021-04-06T17:00:45.279Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:00:45.279Z] #29 sha256:74907e393dfe795f0245327009eb83eace8fc4fa8c071b4db800beaff309f57d [2021-04-06T17:00:45.279Z] #29 7.371 0.0% 0.2% ##### 7.6% ################## 25.5% #################################### 51.1% ############################################# 63.8% ############################################### 66.2% #################################################### 73.5% ######################################################## 78.7% ########################################################### 82.6% ############################################################# 85.5% ################################################################### 94.4% ######################################################################## 100.0% [2021-04-06T17:00:45.279Z] #29 8.949 [2021-04-06T17:00:45.279Z] #29 10.44 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-06T17:00:45.279Z] #29 10.83 [2021-04-06T17:00:45.279Z] #29 11.04 ######################################################################## 100.0% [2021-04-06T17:00:45.280Z] #29 11.14 [2021-04-06T17:00:45.280Z] #29 11.86 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-06T17:00:45.280Z] #29 12.27 [2021-04-06T17:00:45.280Z] #29 12.45 ######################################################################## 100.0% [2021-04-06T17:00:45.280Z] #29 12.59 [2021-04-06T17:00:45.280Z] #29 12.65 Download of images into '/build' complete. [2021-04-06T17:00:45.280Z] #29 12.65 Use something like the following to load the result into a Docker daemon: [2021-04-06T17:00:45.280Z] #29 12.65 tar -cC '/build' . | docker load [2021-04-06T17:00:45.280Z] #29 DONE 13.1s [2021-04-06T17:00:45.280Z] [2021-04-06T17:00:45.280Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:00:45.280Z] #58 sha256:84577cc4663daf09841f38af79575fa783b120b58b5bb40cf064e59d45dbe93c [2021-04-06T17:00:45.280Z] #58 6.042 + RM_GOPATH=0 [2021-04-06T17:00:45.280Z] #58 6.042 + TMP_GOPATH= [2021-04-06T17:00:45.280Z] #58 6.042 + : /build [2021-04-06T17:00:45.280Z] #58 6.042 + '[' -z '' ']' [2021-04-06T17:00:45.280Z] #58 6.042 ++ mktemp -d [2021-04-06T17:00:45.280Z] #58 6.059 + export GOPATH=/tmp/tmp.q04rjaDNRk [2021-04-06T17:00:45.280Z] #58 6.059 + GOPATH=/tmp/tmp.q04rjaDNRk [2021-04-06T17:00:45.280Z] #58 6.059 + RM_GOPATH=1 [2021-04-06T17:00:45.280Z] #58 6.059 + case "$(go env GOARCH)" in [2021-04-06T17:00:45.280Z] #58 6.059 ++ go env GOARCH [2021-04-06T17:00:45.280Z] #58 6.060 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:45.280Z] #58 6.060 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:45.280Z] #58 6.060 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:45.280Z] #58 6.067 + dir=/tmp/install [2021-04-06T17:00:45.280Z] #58 6.067 + bin=rootlesskit [2021-04-06T17:00:45.280Z] #58 6.067 + shift [2021-04-06T17:00:45.280Z] #58 6.067 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-06T17:00:45.280Z] #58 6.067 + . /tmp/install/rootlesskit.installer [2021-04-06T17:00:45.280Z] #58 6.067 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:00:45.280Z] #58 6.067 + install_rootlesskit [2021-04-06T17:00:45.280Z] #58 6.067 + case "$1" in [2021-04-06T17:00:45.280Z] #58 6.067 + export CGO_ENABLED=0 [2021-04-06T17:00:45.280Z] #58 6.067 + CGO_ENABLED=0 [2021-04-06T17:00:45.280Z] #58 6.067 + _install_rootlesskit [2021-04-06T17:00:45.280Z] #58 6.067 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:00:45.280Z] #58 6.075 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-06T17:00:45.280Z] #58 6.075 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.q04rjaDNRk/src/github.com/rootless-containers/rootlesskit [2021-04-06T17:00:45.280Z] #58 6.075 Cloning into '/tmp/tmp.q04rjaDNRk/src/github.com/rootless-containers/rootlesskit'... [2021-04-06T17:00:45.313Z] #44 105.1 make[1]: 'images/built-in.o' is up to date. [2021-04-06T17:00:45.313Z] #44 105.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-06T17:00:45.313Z] #44 105.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-06T17:00:45.313Z] #44 105.2 make[1]: 'compel/libcompel.a' is up to date. [2021-04-06T17:00:45.313Z] #44 105.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-06T17:00:45.313Z] #44 105.2 make[1]: Nothing to be done for 'all'. [2021-04-06T17:00:45.313Z] #44 105.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-06T17:00:45.313Z] #44 105.3 make[2]: Nothing to be done for 'all'. [2021-04-06T17:00:45.313Z] #44 105.3 make[2]: Nothing to be done for 'all'. [2021-04-06T17:00:45.313Z] #44 105.3 make[2]: Nothing to be done for 'all'. [2021-04-06T17:00:45.313Z] #44 105.4 make[2]: Nothing to be done for 'all'. [2021-04-06T17:00:45.313Z] #44 105.4 make[2]: Nothing to be done for 'all'. [2021-04-06T17:00:45.313Z] #44 105.4 make[2]: Nothing to be done for 'all'. [2021-04-06T17:00:45.313Z] #44 105.4 make[2]: Nothing to be done for 'all'. [2021-04-06T17:00:45.313Z] #44 105.5 make[2]: Nothing to be done for 'all'. [2021-04-06T17:00:45.313Z] #44 105.5 INSTALL criu/criu [2021-04-06T17:00:45.342Z] #29 2.213 [2021-04-06T17:00:45.387Z] #9 ... [2021-04-06T17:00:45.387Z] [2021-04-06T17:00:45.387Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:5c1daf79a2d6202cf1b80a80f522fa0aaec4dc1c0520135ed277627c12171c3b [2021-04-06T17:00:45.387Z] #26 sha256:57373d627fc10d0b115e682739129cb5d3dbf5736835e2210a41d400372eae02 [2021-04-06T17:00:45.387Z] #26 DONE 11.1s [2021-04-06T17:00:45.536Z] #58 11.73 + cd /tmp/tmp.q04rjaDNRk/src/github.com/rootless-containers/rootlesskit [2021-04-06T17:00:45.536Z] #58 11.73 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:00:45.536Z] #58 ... [2021-04-06T17:00:45.536Z] [2021-04-06T17:00:45.536Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:00:45.536Z] #47 sha256:203181db30e280e6e406fa6979ac236e068b581a15a6ff8cb8ecd2d45509890e [2021-04-06T17:00:45.536Z] #47 6.059 + RM_GOPATH=0 [2021-04-06T17:00:45.536Z] #47 6.059 + TMP_GOPATH= [2021-04-06T17:00:45.536Z] #47 6.059 + : /build [2021-04-06T17:00:45.536Z] #47 6.059 + '[' -z '' ']' [2021-04-06T17:00:45.536Z] #47 6.059 ++ mktemp -d [2021-04-06T17:00:45.536Z] #47 6.059 + export GOPATH=/tmp/tmp.HimKGpspeR [2021-04-06T17:00:45.536Z] #47 6.059 + GOPATH=/tmp/tmp.HimKGpspeR [2021-04-06T17:00:45.536Z] #47 6.059 + RM_GOPATH=1 [2021-04-06T17:00:45.536Z] #47 6.059 + case "$(go env GOARCH)" in [2021-04-06T17:00:45.536Z] #47 6.059 ++ go env GOARCH [2021-04-06T17:00:45.536Z] #47 6.067 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:45.536Z] #47 6.067 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:45.536Z] #47 6.067 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:45.536Z] #47 6.075 + dir=/tmp/install [2021-04-06T17:00:45.536Z] #47 6.075 + bin=gotestsum [2021-04-06T17:00:45.536Z] #47 6.075 + shift [2021-04-06T17:00:45.536Z] #47 6.075 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-06T17:00:45.536Z] #47 6.075 + . /tmp/install/gotestsum.installer [2021-04-06T17:00:45.536Z] #47 6.075 ++ : v0.5.3 [2021-04-06T17:00:45.536Z] #47 6.075 + install_gotestsum [2021-04-06T17:00:45.536Z] #47 6.075 + set -e [2021-04-06T17:00:45.536Z] #47 6.075 + export GO111MODULE=on [2021-04-06T17:00:45.536Z] #47 6.075 + GO111MODULE=on [2021-04-06T17:00:45.536Z] #47 6.075 + GOBIN=/build [2021-04-06T17:00:45.536Z] #47 6.075 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-06T17:00:45.536Z] #47 6.181 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-06T17:00:45.536Z] #47 6.204 go: finding gotest.tools v0.5.3 [2021-04-06T17:00:45.536Z] #47 7.293 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-06T17:00:45.536Z] #47 8.020 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-06T17:00:45.536Z] #47 9.054 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-06T17:00:45.536Z] #47 9.095 go: downloading github.com/pkg/errors v0.9.1 [2021-04-06T17:00:45.536Z] #47 9.294 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:00:45.536Z] #47 9.311 go: downloading github.com/fatih/color v1.9.0 [2021-04-06T17:00:45.536Z] #47 9.355 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:00:45.536Z] #47 9.358 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:00:45.536Z] #47 9.358 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:00:45.536Z] #47 9.543 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:00:45.536Z] #47 9.762 go: extracting github.com/pkg/errors v0.9.1 [2021-04-06T17:00:45.536Z] #47 9.870 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:00:45.536Z] #47 9.890 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-06T17:00:45.536Z] #47 9.926 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:00:45.536Z] #47 9.934 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:00:45.536Z] #47 10.15 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:00:45.536Z] #47 10.22 go: extracting github.com/fatih/color v1.9.0 [2021-04-06T17:00:45.536Z] #47 10.54 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:00:45.536Z] #47 10.54 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:00:45.536Z] #47 10.93 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:00:45.536Z] #47 11.07 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:00:45.536Z] #47 ... [2021-04-06T17:00:45.536Z] [2021-04-06T17:00:45.536Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:00:45.536Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:00:45.536Z] #42 11.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:00:45.603Z] #44 DONE 105.7s [2021-04-06T17:00:45.603Z] [2021-04-06T17:00:45.603Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T17:00:45.690Z] [2021-04-06T17:00:45.690Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:45.690Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-06T17:00:45.690Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-04-06T17:00:45.863Z] #29 2.363 #### 6.0% ############# 18.2% ##################### 29.9% ############################### 44.1% #################################################### 73.2% ####################################################################### 100.0% ######################################################################## 100.0% [2021-04-06T17:00:45.957Z] #9 ... [2021-04-06T17:00:45.957Z] [2021-04-06T17:00:45.957Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-06T17:00:45.957Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-06T17:00:45.957Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 10.9s done [2021-04-06T17:00:45.957Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done [2021-04-06T17:00:45.957Z] #64 DONE 11.9s [2021-04-06T17:00:45.957Z] [2021-04-06T17:00:45.957Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:45.957Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-06T17:00:46.123Z] #29 2.989 [2021-04-06T17:00:46.636Z] #54 ... [2021-04-06T17:00:46.636Z] [2021-04-06T17:00:46.636Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-06T17:00:46.636Z] #45 DONE 0.2s [2021-04-06T17:00:46.636Z] [2021-04-06T17:00:46.636Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-04-06T17:00:46.926Z] #47 DONE 0.2s [2021-04-06T17:00:46.926Z] [2021-04-06T17:00:46.926Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T17:00:46.926Z] #54 ... [2021-04-06T17:00:46.926Z] [2021-04-06T17:00:46.926Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-04-06T17:00:46.926Z] #49 DONE 0.1s [2021-04-06T17:00:47.218Z] [2021-04-06T17:00:47.218Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-04-06T17:00:47.218Z] #51 DONE 0.2s [2021-04-06T17:00:47.218Z] [2021-04-06T17:00:47.218Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-04-06T17:00:47.508Z] #53 DONE 0.1s [2021-04-06T17:00:47.508Z] [2021-04-06T17:00:47.508Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:00:47.887Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.2s done [2021-04-06T17:00:47.887Z] #9 ... [2021-04-06T17:00:47.887Z] [2021-04-06T17:00:47.887Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-06T17:00:47.887Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-04-06T17:00:47.887Z] #63 DONE 1.1s [2021-04-06T17:00:47.998Z] #29 3.146 0.7% ##### 7.2% ########## 14.6% ############## 19.7% ################ 23.2% ################## 25.5% ####################### 32.0% ############################ 39.6% ################################### 49.8% ########################################## 58.4% ############################################# 63.7% ################################################# 68.7% ##################################################### 74.7% ######################################################### 79.6% ############################################################# 85.0% ################################################################ 90.2% #################################################################### 95.4% ######################################################################## 100.0% [2021-04-06T17:00:47.998Z] #29 4.991 [2021-04-06T17:00:48.150Z] [2021-04-06T17:00:48.150Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:48.150Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-06T17:00:48.150Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s [2021-04-06T17:00:48.258Z] #29 5.326 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-06T17:00:48.258Z] #29 5.429 [2021-04-06T17:00:48.518Z] #29 5.501 ######################################################################## 100.0% [2021-04-06T17:00:48.518Z] #29 5.538 [2021-04-06T17:00:49.086Z] #29 5.971 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-06T17:00:49.086Z] #29 6.076 [2021-04-06T17:00:49.086Z] #29 6.193 ######################################################################## 100.0% [2021-04-06T17:00:49.216Z] #25 ... [2021-04-06T17:00:49.216Z] [2021-04-06T17:00:49.216Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:00:49.216Z] #30 sha256:4ff578d40a30629dd567f984a3f3ec69d6f6b5f33dc93bc8eaf9436012c62447 [2021-04-06T17:00:49.216Z] #30 2.009 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-06T17:00:49.216Z] #30 2.455 [2021-04-06T17:00:49.346Z] #29 6.235 [2021-04-06T17:00:49.346Z] #29 ... [2021-04-06T17:00:49.346Z] [2021-04-06T17:00:49.346Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-06T17:00:49.346Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-06T17:00:49.346Z] #12 DONE 5.0s [2021-04-06T17:00:49.612Z] [2021-04-06T17:00:49.612Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:00:49.612Z] #29 sha256:a2b4246e33f8c71dfc709836c102887276509c424cc98427ff13dc70dffa7760 [2021-04-06T17:00:49.612Z] #29 6.555 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-06T17:00:49.612Z] #29 6.677 [2021-04-06T17:00:49.710Z] #42 15.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:00:50.074Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.0s done [2021-04-06T17:00:50.137Z] #30 2.674 0.0% #### 5.9% ##### 8.0% ######## 12.0% ############# 18.1% #################### 28.3% ####################### 32.2% ########################## 36.3% ############################## 42.7% ################################ 45.2% ################################## 47.5% ################################### 48.7% #################################### 51.2% ###################################### 53.2% ######################################## 56.4% ############################################ 61.3% ################################################ 67.0% ################################################### 71.0% ####################################################### 77.1% ########################################################## 81.1% ############################################################## 87.3% ################################################################# 91.3% ######################################################################## 100.0% [2021-04-06T17:00:50.395Z] #29 6.810 0.0% ######### 13.0% ############################## 42.1% ########################################### 60.4% ############################################################ 83.9% ######################################################################## 100.0% [2021-04-06T17:00:50.395Z] #29 7.377 [2021-04-06T17:00:50.436Z] #30 6.067 #=#=# [2021-04-06T17:00:50.947Z] #30 6.374 ## 3.9% ########################## 36.7% ############################################# 63.4% ######################################################################## 100.0% [2021-04-06T17:00:50.968Z] #29 7.848 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-06T17:00:51.078Z] #42 ... [2021-04-06T17:00:51.078Z] [2021-04-06T17:00:51.078Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:00:51.078Z] #58 sha256:84577cc4663daf09841f38af79575fa783b120b58b5bb40cf064e59d45dbe93c [2021-04-06T17:00:51.078Z] #58 11.83 + export GO111MODULE=on [2021-04-06T17:00:51.078Z] #58 11.83 + GO111MODULE=on [2021-04-06T17:00:51.078Z] #58 11.83 + export GOPROXY=https://proxy.golang.org [2021-04-06T17:00:51.078Z] #58 11.83 + GOPROXY=https://proxy.golang.org [2021-04-06T17:00:51.078Z] #58 11.83 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-06T17:00:51.078Z] #58 11.83 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-06T17:00:51.078Z] #58 14.99 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:00:51.078Z] #58 15.02 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-06T17:00:51.078Z] #58 15.05 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-06T17:00:51.078Z] #58 15.05 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:00:51.078Z] #58 15.10 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:00:51.078Z] #58 15.12 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:00:51.078Z] #58 15.13 go: downloading github.com/pkg/errors v0.9.1 [2021-04-06T17:00:51.078Z] #58 15.42 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:00:51.078Z] #58 15.48 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:00:51.078Z] #58 15.49 go: downloading github.com/google/uuid v1.2.0 [2021-04-06T17:00:51.078Z] #58 15.49 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-06T17:00:51.078Z] #58 15.60 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:00:51.078Z] #58 15.63 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:00:51.078Z] #58 15.81 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-06T17:00:51.078Z] #58 16.10 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:00:51.078Z] #58 16.22 go: extracting github.com/pkg/errors v0.9.1 [2021-04-06T17:00:51.078Z] #58 16.41 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:00:51.078Z] #58 16.49 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-06T17:00:51.078Z] #58 16.51 go: extracting github.com/google/uuid v1.2.0 [2021-04-06T17:00:51.078Z] #58 ... [2021-04-06T17:00:51.078Z] [2021-04-06T17:00:51.078Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:00:51.078Z] #49 sha256:592e03cb968c4621026ff44272a54a89013024e071565829de4bd6be90f95936 [2021-04-06T17:00:51.078Z] #49 17.43 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:00:51.228Z] #29 8.061 [2021-04-06T17:00:51.228Z] #29 8.307 ######################################################################## 100.0% [2021-04-06T17:00:51.334Z] #49 ... [2021-04-06T17:00:51.334Z] [2021-04-06T17:00:51.334Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T17:00:51.335Z] #24 sha256:900b43b46113f76636b300f436360c66e09daa87494a71e88c6034b8c87921e9 [2021-04-06T17:00:51.335Z] #24 17.21 + mkdir -p /build [2021-04-06T17:00:51.335Z] #24 17.22 + mv docker/docker /build/ [2021-04-06T17:00:51.335Z] #24 17.22 + rmdir docker [2021-04-06T17:00:51.335Z] #24 DONE 17.6s [2021-04-06T17:00:51.335Z] [2021-04-06T17:00:51.335Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:00:51.335Z] #49 sha256:592e03cb968c4621026ff44272a54a89013024e071565829de4bd6be90f95936 [2021-04-06T17:00:51.335Z] #49 17.54 go: downloading github.com/pkg/errors v0.8.1 [2021-04-06T17:00:51.335Z] #49 17.57 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-06T17:00:51.335Z] #49 17.64 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:00:51.335Z] #49 17.77 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:00:51.488Z] #29 8.369 [2021-04-06T17:00:51.591Z] #49 17.93 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:00:51.591Z] #49 17.99 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:00:51.591Z] #49 18.02 go: extracting github.com/pkg/errors v0.8.1 [2021-04-06T17:00:51.597Z] #30 7.272 [2021-04-06T17:00:51.748Z] #29 8.792 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-06T17:00:52.007Z] #29 9.059 [2021-04-06T17:00:52.032Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-04-06T17:00:52.032Z] #9 ... [2021-04-06T17:00:52.032Z] [2021-04-06T17:00:52.032Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-06T17:00:52.032Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-04-06T17:00:52.032Z] #65 DONE 4.0s [2021-04-06T17:00:52.032Z] [2021-04-06T17:00:52.032Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:52.032Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-06T17:00:52.158Z] #49 18.24 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:00:52.158Z] #49 18.32 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:00:52.158Z] #49 18.64 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-06T17:00:52.267Z] #29 9.201 ######################################################################## 100.0% [2021-04-06T17:00:52.267Z] #29 9.318 [2021-04-06T17:00:52.267Z] #29 9.362 Download of images into '/build' complete. [2021-04-06T17:00:52.267Z] #29 9.362 Use something like the following to load the result into a Docker daemon: [2021-04-06T17:00:52.267Z] #29 9.362 tar -cC '/build' . | docker load [2021-04-06T17:00:52.546Z] #30 7.498 0.3% ################## 25.2% ######################################## 56.0% ############################################################## 86.4% ######################################################################## 100.0% [2021-04-06T17:00:52.720Z] #49 18.93 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:00:52.720Z] #49 18.93 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:00:52.720Z] #49 19.19 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:00:52.837Z] #29 DONE 9.9s [2021-04-06T17:00:52.837Z] [2021-04-06T17:00:52.837Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:00:52.837Z] #47 sha256:abf702f10d73831208a22ca3af4a3309616fad34bf19b3c953eb6cc4f7456368 [2021-04-06T17:00:52.837Z] #47 5.851 + RM_GOPATH=0 [2021-04-06T17:00:52.837Z] #47 5.851 + TMP_GOPATH= [2021-04-06T17:00:52.837Z] #47 5.851 + : /build [2021-04-06T17:00:52.837Z] #47 5.851 + '[' -z '' ']' [2021-04-06T17:00:52.837Z] #47 5.852 ++ mktemp -d [2021-04-06T17:00:52.837Z] #47 5.853 + export GOPATH=/tmp/tmp.Y3WGQyXhvr [2021-04-06T17:00:52.837Z] #47 5.853 + GOPATH=/tmp/tmp.Y3WGQyXhvr [2021-04-06T17:00:52.837Z] #47 5.853 + RM_GOPATH=1 [2021-04-06T17:00:52.837Z] #47 5.853 + case "$(go env GOARCH)" in [2021-04-06T17:00:52.837Z] #47 5.853 ++ go env GOARCH [2021-04-06T17:00:52.837Z] #47 5.868 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:52.837Z] #47 5.868 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:52.837Z] #47 5.868 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:52.837Z] #47 5.875 + dir=/tmp/install [2021-04-06T17:00:52.837Z] #47 5.875 + bin=gotestsum [2021-04-06T17:00:52.837Z] #47 5.875 + shift [2021-04-06T17:00:52.837Z] #47 5.875 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-06T17:00:52.837Z] #47 5.875 + . /tmp/install/gotestsum.installer [2021-04-06T17:00:52.837Z] #47 5.875 ++ : v0.5.3 [2021-04-06T17:00:52.837Z] #47 5.875 + install_gotestsum [2021-04-06T17:00:52.837Z] #47 5.875 + set -e [2021-04-06T17:00:52.837Z] #47 5.875 + export GO111MODULE=on [2021-04-06T17:00:52.837Z] #47 5.875 + GO111MODULE=on [2021-04-06T17:00:52.837Z] #47 5.875 + GOBIN=/build [2021-04-06T17:00:52.837Z] #47 5.875 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-06T17:00:52.837Z] #47 5.981 go: finding gotest.tools v0.5.3 [2021-04-06T17:00:52.837Z] #47 5.981 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-06T17:00:52.837Z] #47 6.523 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-06T17:00:52.837Z] #47 6.957 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-06T17:00:52.837Z] #47 7.541 go: downloading github.com/pkg/errors v0.9.1 [2021-04-06T17:00:52.837Z] #47 7.577 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:00:52.837Z] #47 7.616 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-06T17:00:52.837Z] #47 7.637 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:00:52.837Z] #47 7.647 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:00:52.837Z] #47 7.759 go: downloading github.com/fatih/color v1.9.0 [2021-04-06T17:00:52.837Z] #47 7.759 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:00:52.837Z] #47 7.816 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:00:52.837Z] #47 7.964 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-06T17:00:52.837Z] #47 7.976 go: extracting github.com/pkg/errors v0.9.1 [2021-04-06T17:00:52.837Z] #47 8.011 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:00:52.837Z] #47 8.249 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:00:52.837Z] #47 8.249 go: extracting github.com/fatih/color v1.9.0 [2021-04-06T17:00:52.837Z] #47 8.403 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:00:52.862Z] #30 8.475 [2021-04-06T17:00:52.977Z] #49 19.26 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:00:52.977Z] #49 19.26 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:00:53.097Z] #47 8.423 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:00:53.097Z] #47 8.448 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:00:53.097Z] #47 8.664 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:00:53.097Z] #47 8.754 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:00:53.168Z] #30 8.695 0.4% ### [2021-04-06T17:00:53.168Z] #30 ... [2021-04-06T17:00:53.168Z] [2021-04-06T17:00:53.168Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:00:53.168Z] #52 sha256:da4513f2fdc0a5efad3654b2e30388a1769de34f126bd71f87624e6e9d2565d4 [2021-04-06T17:00:53.168Z] #52 0.408 + RM_GOPATH=0 [2021-04-06T17:00:53.168Z] #52 0.410 + TMP_GOPATH= [2021-04-06T17:00:53.168Z] #52 0.415 + : /build [2021-04-06T17:00:53.168Z] #52 0.416 + '[' -z '' ']' [2021-04-06T17:00:53.168Z] #52 0.417 ++ mktemp -d [2021-04-06T17:00:53.168Z] #52 0.425 + export GOPATH=/tmp/tmp.nbCikowPLK [2021-04-06T17:00:53.168Z] #52 0.425 + GOPATH=/tmp/tmp.nbCikowPLK [2021-04-06T17:00:53.168Z] #52 0.425 + RM_GOPATH=1 [2021-04-06T17:00:53.168Z] #52 0.426 + case "$(go env GOARCH)" in [2021-04-06T17:00:53.168Z] #52 0.428 ++ go env GOARCH [2021-04-06T17:00:53.168Z] #52 0.437 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:53.168Z] #52 0.438 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:53.168Z] #52 0.440 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:53.168Z] #52 0.442 + dir=/tmp/install [2021-04-06T17:00:53.168Z] #52 0.442 + bin=shfmt [2021-04-06T17:00:53.168Z] #52 0.442 + shift [2021-04-06T17:00:53.168Z] #52 0.442 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-06T17:00:53.168Z] #52 0.442 + . /tmp/install/shfmt.installer [2021-04-06T17:00:53.168Z] #52 0.444 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:00:53.168Z] #52 0.445 + install_shfmt [2021-04-06T17:00:53.168Z] #52 0.446 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-06T17:00:53.168Z] #52 0.446 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:00:53.168Z] #52 0.447 + git clone https://github.com/mvdan/sh.git /tmp/tmp.nbCikowPLK/src/github.com/mvdan/sh [2021-04-06T17:00:53.168Z] #52 0.457 Cloning into '/tmp/tmp.nbCikowPLK/src/github.com/mvdan/sh'... [2021-04-06T17:00:53.233Z] #49 19.40 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:00:53.233Z] #49 19.48 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:00:53.233Z] #49 19.61 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:00:53.356Z] #47 8.797 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:00:53.470Z] #52 ... [2021-04-06T17:00:53.470Z] [2021-04-06T17:00:53.470Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:00:53.470Z] #50 sha256:7a2b81a20df1a0213266dc45128d8bce93e6bec6ba979896954ebd948360dd0b [2021-04-06T17:00:53.470Z] #50 0.779 + RM_GOPATH=0 [2021-04-06T17:00:53.470Z] #50 0.780 + TMP_GOPATH= [2021-04-06T17:00:53.470Z] #50 0.780 + : /build [2021-04-06T17:00:53.470Z] #50 0.781 + '[' -z '' ']' [2021-04-06T17:00:53.470Z] #50 0.785 ++ mktemp -d [2021-04-06T17:00:53.470Z] #50 0.808 + export GOPATH=/tmp/tmp.wZZMLrjZcL [2021-04-06T17:00:53.470Z] #50 0.808 + GOPATH=/tmp/tmp.wZZMLrjZcL [2021-04-06T17:00:53.470Z] #50 0.808 + RM_GOPATH=1 [2021-04-06T17:00:53.470Z] #50 0.809 + case "$(go env GOARCH)" in [2021-04-06T17:00:53.470Z] #50 0.818 ++ go env GOARCH [2021-04-06T17:00:53.470Z] #50 0.830 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:53.470Z] #50 0.830 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:53.470Z] #50 0.836 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:53.470Z] #50 0.840 + dir=/tmp/install [2021-04-06T17:00:53.470Z] #50 0.841 + bin=golangci_lint [2021-04-06T17:00:53.470Z] #50 0.841 + shift [2021-04-06T17:00:53.470Z] #50 0.841 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-06T17:00:53.470Z] #50 0.842 + . /tmp/install/golangci_lint.installer [2021-04-06T17:00:53.470Z] #50 0.842 ++ : v1.23.8 [2021-04-06T17:00:53.470Z] #50 0.843 + install_golangci_lint [2021-04-06T17:00:53.470Z] #50 0.843 + set -e [2021-04-06T17:00:53.470Z] #50 0.843 + export GO111MODULE=on [2021-04-06T17:00:53.470Z] #50 0.843 + GO111MODULE=on [2021-04-06T17:00:53.470Z] #50 0.844 + GOBIN=/build [2021-04-06T17:00:53.470Z] #50 0.845 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-06T17:00:53.470Z] #50 1.028 go: finding github.com v1.23.8 [2021-04-06T17:00:53.470Z] #50 1.029 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-06T17:00:53.470Z] #50 1.030 go: finding github.com/golangci v1.23.8 [2021-04-06T17:00:53.470Z] #50 1.030 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:00:53.470Z] #50 1.030 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-06T17:00:53.470Z] #50 2.286 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:00:53.470Z] #50 3.653 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:00:53.470Z] #50 ... [2021-04-06T17:00:53.470Z] [2021-04-06T17:00:53.470Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:00:53.470Z] #59 sha256:5715a9b1075c0caef9e8cfda571f52315e005aa812dc8a64bcca9d3f65697254 [2021-04-06T17:00:53.470Z] #59 0.610 + RM_GOPATH=0 [2021-04-06T17:00:53.470Z] #59 0.611 + TMP_GOPATH= [2021-04-06T17:00:53.470Z] #59 0.611 + : /build [2021-04-06T17:00:53.470Z] #59 0.611 + '[' -z '' ']' [2021-04-06T17:00:53.470Z] #59 0.614 ++ mktemp -d [2021-04-06T17:00:53.470Z] #59 0.618 + export GOPATH=/tmp/tmp.JZYF6BEYI7 [2021-04-06T17:00:53.470Z] #59 0.619 + GOPATH=/tmp/tmp.JZYF6BEYI7 [2021-04-06T17:00:53.470Z] #59 0.619 + RM_GOPATH=1 [2021-04-06T17:00:53.470Z] #59 0.619 + case "$(go env GOARCH)" in [2021-04-06T17:00:53.470Z] #59 0.620 ++ go env GOARCH [2021-04-06T17:00:53.470Z] #59 0.629 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:53.470Z] #59 0.630 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:53.470Z] #59 0.637 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:53.470Z] #59 0.642 + dir=/tmp/install [2021-04-06T17:00:53.470Z] #59 0.642 + bin=rootlesskit [2021-04-06T17:00:53.470Z] #59 0.642 + shift [2021-04-06T17:00:53.470Z] #59 0.642 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-06T17:00:53.470Z] #59 0.642 + . /tmp/install/rootlesskit.installer [2021-04-06T17:00:53.470Z] #59 0.642 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:00:53.470Z] #59 0.642 + install_rootlesskit [2021-04-06T17:00:53.470Z] #59 0.642 + case "$1" in [2021-04-06T17:00:53.470Z] #59 0.642 + export CGO_ENABLED=0 [2021-04-06T17:00:53.470Z] #59 0.642 + CGO_ENABLED=0 [2021-04-06T17:00:53.470Z] #59 0.642 + _install_rootlesskit [2021-04-06T17:00:53.470Z] #59 0.643 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-06T17:00:53.470Z] #59 0.644 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:00:53.470Z] #59 0.644 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.JZYF6BEYI7/src/github.com/rootless-containers/rootlesskit [2021-04-06T17:00:53.470Z] #59 0.656 Cloning into '/tmp/tmp.JZYF6BEYI7/src/github.com/rootless-containers/rootlesskit'... [2021-04-06T17:00:53.470Z] #59 6.156 + cd /tmp/tmp.JZYF6BEYI7/src/github.com/rootless-containers/rootlesskit [2021-04-06T17:00:53.470Z] #59 6.165 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:00:53.470Z] #59 6.227 + export GO111MODULE=on [2021-04-06T17:00:53.470Z] #59 6.227 + GO111MODULE=on [2021-04-06T17:00:53.470Z] #59 6.228 + export GOPROXY=https://proxy.golang.org [2021-04-06T17:00:53.470Z] #59 6.228 + GOPROXY=https://proxy.golang.org [2021-04-06T17:00:53.471Z] #59 6.228 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-06T17:00:53.471Z] #59 6.228 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-06T17:00:53.471Z] #59 8.939 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:00:53.471Z] #59 8.947 go: downloading github.com/pkg/errors v0.9.1 [2021-04-06T17:00:53.471Z] #59 8.977 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:00:53.471Z] #59 9.057 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-06T17:00:53.471Z] #59 9.095 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:00:53.471Z] #59 9.160 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:00:53.471Z] #59 9.217 go: downloading github.com/google/uuid v1.2.0 [2021-04-06T17:00:53.471Z] #59 9.265 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-06T17:00:53.471Z] #59 9.290 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-06T17:00:53.471Z] #59 9.524 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:00:53.471Z] #59 9.578 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:00:53.471Z] #59 9.602 go: extracting github.com/pkg/errors v0.9.1 [2021-04-06T17:00:53.471Z] #59 9.743 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:00:53.471Z] #59 9.877 go: extracting github.com/google/uuid v1.2.0 [2021-04-06T17:00:53.471Z] #59 9.989 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:00:53.471Z] #59 10.16 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-06T17:00:53.471Z] #59 10.35 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-06T17:00:53.471Z] #59 ... [2021-04-06T17:00:53.471Z] [2021-04-06T17:00:53.471Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:00:53.471Z] #68 sha256:264541d2e3c8c762f12a343641acdab1d35bf44c537dbdb86c90f23d44712f11 [2021-04-06T17:00:53.471Z] #68 0.795 + RM_GOPATH=0 [2021-04-06T17:00:53.471Z] #68 0.795 + TMP_GOPATH= [2021-04-06T17:00:53.471Z] #68 0.796 + : /build [2021-04-06T17:00:53.471Z] #68 0.796 + '[' -z '' ']' [2021-04-06T17:00:53.471Z] #68 0.799 ++ mktemp -d [2021-04-06T17:00:53.471Z] #68 0.805 + export GOPATH=/tmp/tmp.GGVpdVNuDP [2021-04-06T17:00:53.471Z] #68 0.805 + GOPATH=/tmp/tmp.GGVpdVNuDP [2021-04-06T17:00:53.471Z] #68 0.806 + RM_GOPATH=1 [2021-04-06T17:00:53.471Z] #68 0.806 + case "$(go env GOARCH)" in [2021-04-06T17:00:53.471Z] #68 0.816 ++ go env GOARCH [2021-04-06T17:00:53.471Z] #68 0.902 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:53.471Z] #68 0.903 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:53.471Z] #68 0.906 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:53.471Z] #68 0.932 + dir=/tmp/install [2021-04-06T17:00:53.471Z] #68 0.933 + bin=proxy [2021-04-06T17:00:53.471Z] #68 0.933 + shift [2021-04-06T17:00:53.471Z] #68 0.933 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-06T17:00:53.471Z] #68 0.934 + . /tmp/install/proxy.installer [2021-04-06T17:00:53.471Z] #68 0.936 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:00:53.471Z] #68 0.936 + install_proxy [2021-04-06T17:00:53.471Z] #68 0.937 + case "$1" in [2021-04-06T17:00:53.471Z] #68 0.937 + export CGO_ENABLED=0 [2021-04-06T17:00:53.471Z] #68 0.937 + CGO_ENABLED=0 [2021-04-06T17:00:53.471Z] #68 0.937 + _install_proxy [2021-04-06T17:00:53.471Z] #68 0.937 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-06T17:00:53.471Z] #68 0.938 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:00:53.471Z] #68 0.939 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GGVpdVNuDP/src/github.com/docker/libnetwork [2021-04-06T17:00:53.471Z] #68 0.946 Cloning into '/tmp/tmp.GGVpdVNuDP/src/github.com/docker/libnetwork'... [2021-04-06T17:00:53.489Z] #49 19.65 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:00:53.489Z] #49 19.77 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:00:53.775Z] #68 ... [2021-04-06T17:00:53.775Z] [2021-04-06T17:00:53.775Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:00:53.775Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-06T17:00:53.775Z] #56 0.869 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:00:53.775Z] #56 0.975 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:00:53.775Z] #56 0.975 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:00:53.775Z] #56 2.486 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-06T17:00:53.775Z] #56 4.947 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-06T17:00:53.775Z] #56 7.546 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-06T17:00:54.079Z] #56 ... [2021-04-06T17:00:54.079Z] [2021-04-06T17:00:54.079Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:00:54.079Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-06T17:00:54.079Z] #37 0.583 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:00:54.079Z] #37 0.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:00:54.079Z] #37 0.663 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:00:54.079Z] #37 1.791 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-06T17:00:54.079Z] #37 4.048 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-06T17:00:54.079Z] #37 6.809 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-06T17:00:54.079Z] #37 ... [2021-04-06T17:00:54.079Z] [2021-04-06T17:00:54.079Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:00:54.079Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-06T17:00:54.079Z] #33 0.412 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-06T17:00:54.079Z] #33 0.419 Cloning into '.'... [2021-04-06T17:00:54.079Z] #33 ... [2021-04-06T17:00:54.079Z] [2021-04-06T17:00:54.079Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:00:54.079Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-06T17:00:54.079Z] #41 0.594 + git clone https://github.com/docker/distribution.git . [2021-04-06T17:00:54.079Z] #41 0.598 Cloning into '.'... [2021-04-06T17:00:54.384Z] #41 ... [2021-04-06T17:00:54.384Z] [2021-04-06T17:00:54.384Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:00:54.384Z] #48 sha256:095a4dd42db79f7ec462b3903414571fd4b7fe64e8bf299370783832966d2ca0 [2021-04-06T17:00:54.384Z] #48 0.802 + RM_GOPATH=0 [2021-04-06T17:00:54.384Z] #48 0.802 + TMP_GOPATH= [2021-04-06T17:00:54.384Z] #48 0.804 + : /build [2021-04-06T17:00:54.384Z] #48 0.806 + '[' -z '' ']' [2021-04-06T17:00:54.384Z] #48 0.814 ++ mktemp -d [2021-04-06T17:00:54.384Z] #48 0.816 + export GOPATH=/tmp/tmp.0sjs226TVr [2021-04-06T17:00:54.384Z] #48 0.817 + GOPATH=/tmp/tmp.0sjs226TVr [2021-04-06T17:00:54.384Z] #48 0.817 + RM_GOPATH=1 [2021-04-06T17:00:54.384Z] #48 0.817 + case "$(go env GOARCH)" in [2021-04-06T17:00:54.384Z] #48 0.820 ++ go env GOARCH [2021-04-06T17:00:54.384Z] #48 0.902 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:54.384Z] #48 0.903 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:54.384Z] #48 0.906 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:54.384Z] #48 0.918 + dir=/tmp/install [2021-04-06T17:00:54.384Z] #48 0.919 + bin=gotestsum [2021-04-06T17:00:54.384Z] #48 0.920 + shift [2021-04-06T17:00:54.384Z] #48 0.920 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-06T17:00:54.384Z] #48 0.920 + . /tmp/install/gotestsum.installer [2021-04-06T17:00:54.384Z] #48 0.920 ++ : v0.5.3 [2021-04-06T17:00:54.384Z] #48 0.921 + install_gotestsum [2021-04-06T17:00:54.384Z] #48 0.934 + set -e [2021-04-06T17:00:54.384Z] #48 0.935 + export GO111MODULE=on [2021-04-06T17:00:54.384Z] #48 0.935 + GO111MODULE=on [2021-04-06T17:00:54.384Z] #48 0.937 + GOBIN=/build [2021-04-06T17:00:54.384Z] #48 0.937 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-06T17:00:54.384Z] #48 0.994 go: finding gotest.tools v0.5.3 [2021-04-06T17:00:54.384Z] #48 0.996 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-06T17:00:54.384Z] #48 2.386 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-06T17:00:54.384Z] #48 3.418 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-06T17:00:54.384Z] #48 5.471 go: downloading github.com/fatih/color v1.9.0 [2021-04-06T17:00:54.384Z] #48 5.502 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:00:54.384Z] #48 5.558 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:00:54.384Z] #48 5.615 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:00:54.384Z] #48 5.616 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:00:54.384Z] #48 5.622 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:00:54.384Z] #48 5.637 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:00:54.384Z] #48 5.705 go: downloading github.com/pkg/errors v0.9.1 [2021-04-06T17:00:54.384Z] #48 5.731 go: extracting github.com/fatih/color v1.9.0 [2021-04-06T17:00:54.384Z] #48 5.860 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:00:54.384Z] #48 5.950 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:00:54.384Z] #48 6.200 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:00:54.384Z] #48 6.240 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-06T17:00:54.384Z] #48 6.264 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:00:54.384Z] #48 6.664 go: extracting github.com/pkg/errors v0.9.1 [2021-04-06T17:00:54.384Z] #48 6.720 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:00:54.384Z] #48 7.029 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:00:54.384Z] #48 7.282 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:00:54.384Z] #48 7.446 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-06T17:00:54.384Z] #48 9.291 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:00:54.384Z] #48 10.50 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:00:54.384Z] #48 ... [2021-04-06T17:00:54.384Z] [2021-04-06T17:00:54.384Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:00:54.384Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-06T17:00:54.384Z] #43 0.814 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:00:54.384Z] #43 0.940 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:00:54.384Z] #43 0.949 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:00:54.384Z] #43 2.259 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-06T17:00:54.384Z] #43 4.405 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-06T17:00:54.384Z] #43 6.619 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-06T17:00:54.429Z] #49 ... [2021-04-06T17:00:54.429Z] [2021-04-06T17:00:54.429Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:00:54.429Z] #34 sha256:22a796d43c7da253539cc38c31d57190603c9b7697bfd544bc11319c1811b1d6 [2021-04-06T17:00:54.429Z] #34 10.84 math [2021-04-06T17:00:54.429Z] #34 17.20 internal/testlog [2021-04-06T17:00:54.429Z] #34 17.51 encoding [2021-04-06T17:00:54.429Z] #34 17.84 runtime/cgo [2021-04-06T17:00:54.685Z] #34 ... [2021-04-06T17:00:54.685Z] [2021-04-06T17:00:54.685Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:00:54.685Z] #49 sha256:592e03cb968c4621026ff44272a54a89013024e071565829de4bd6be90f95936 [2021-04-06T17:00:54.685Z] #49 21.02 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:00:54.685Z] #43 ... [2021-04-06T17:00:54.685Z] [2021-04-06T17:00:54.685Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:00:54.685Z] #46 sha256:d06514fe2f65b3f3f83fe4a9eaac757d92035dfd3e06e549b5dfb5bb996f0b8c [2021-04-06T17:00:54.685Z] #46 0.739 + RM_GOPATH=0 [2021-04-06T17:00:54.685Z] #46 0.758 + TMP_GOPATH= [2021-04-06T17:00:54.685Z] #46 0.759 + : /build [2021-04-06T17:00:54.685Z] #46 0.761 + '[' -z '' ']' [2021-04-06T17:00:54.685Z] #46 0.762 ++ mktemp -d [2021-04-06T17:00:54.685Z] #46 0.764 + export GOPATH=/tmp/tmp.XyQBXHbzIG [2021-04-06T17:00:54.685Z] #46 0.765 + GOPATH=/tmp/tmp.XyQBXHbzIG [2021-04-06T17:00:54.685Z] #46 0.765 + RM_GOPATH=1 [2021-04-06T17:00:54.685Z] #46 0.765 + case "$(go env GOARCH)" in [2021-04-06T17:00:54.685Z] #46 0.766 ++ go env GOARCH [2021-04-06T17:00:54.685Z] #46 0.819 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:54.685Z] #46 0.821 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:54.685Z] #46 0.823 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:54.685Z] #46 0.832 + dir=/tmp/install [2021-04-06T17:00:54.685Z] #46 0.833 + bin=vndr [2021-04-06T17:00:54.685Z] #46 0.833 + shift [2021-04-06T17:00:54.685Z] #46 0.834 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-06T17:00:54.685Z] #46 0.835 + . /tmp/install/vndr.installer [2021-04-06T17:00:54.685Z] #46 0.838 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:00:54.685Z] #46 0.848 + install_vndr [2021-04-06T17:00:54.685Z] #46 0.849 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-06T17:00:54.685Z] #46 0.849 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:00:54.685Z] #46 0.849 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XyQBXHbzIG/src/github.com/LK4D4/vndr [2021-04-06T17:00:54.685Z] #46 0.863 Cloning into '/tmp/tmp.XyQBXHbzIG/src/github.com/LK4D4/vndr'... [2021-04-06T17:00:54.685Z] #46 2.119 + cd /tmp/tmp.XyQBXHbzIG/src/github.com/LK4D4/vndr [2021-04-06T17:00:54.685Z] #46 2.120 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:00:54.685Z] #46 2.137 + go build -buildmode=pie -v -o /build/vndr . [2021-04-06T17:00:54.685Z] #46 3.785 unicode [2021-04-06T17:00:54.685Z] #46 3.836 sync/atomic [2021-04-06T17:00:54.685Z] #46 4.212 internal/bytealg [2021-04-06T17:00:54.685Z] #46 4.236 unicode/utf8 [2021-04-06T17:00:54.685Z] #46 4.647 math/bits [2021-04-06T17:00:54.685Z] #46 6.361 math [2021-04-06T17:00:54.685Z] #46 6.917 runtime [2021-04-06T17:00:54.685Z] #46 6.948 encoding [2021-04-06T17:00:54.685Z] #46 7.375 unicode/utf16 [2021-04-06T17:00:54.685Z] #46 7.940 container/list [2021-04-06T17:00:54.685Z] #46 10.47 crypto/internal/subtle [2021-04-06T17:00:54.685Z] #46 10.96 crypto/subtle [2021-04-06T17:00:54.685Z] #46 11.30 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-06T17:00:54.685Z] #46 11.54 internal/nettrace [2021-04-06T17:00:54.685Z] #46 ... [2021-04-06T17:00:54.685Z] [2021-04-06T17:00:54.685Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:00:54.685Z] #35 sha256:6f8413672d314a720989448ac9dbda59b84ba8e5455ef7d4ffdccb42c273ab39 [2021-04-06T17:00:54.685Z] #35 1.439 + cd /tmp/tmp.rNtTKnNZ26/src/github.com/BurntSushi/toml [2021-04-06T17:00:54.685Z] #35 1.455 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:00:54.685Z] #35 1.484 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-06T17:00:54.685Z] #35 2.374 runtime/internal/sys [2021-04-06T17:00:54.685Z] #35 2.415 math/bits [2021-04-06T17:00:54.685Z] #35 2.455 internal/cpu [2021-04-06T17:00:54.685Z] #35 2.495 runtime/internal/atomic [2021-04-06T17:00:54.685Z] #35 3.016 runtime/internal/math [2021-04-06T17:00:54.685Z] #35 3.232 unicode/utf8 [2021-04-06T17:00:54.685Z] #35 3.264 internal/race [2021-04-06T17:00:54.685Z] #35 3.436 sync/atomic [2021-04-06T17:00:54.685Z] #35 3.985 internal/bytealg [2021-04-06T17:00:54.685Z] #35 4.328 unicode [2021-04-06T17:00:54.685Z] #35 4.823 math [2021-04-06T17:00:54.685Z] #35 5.494 internal/testlog [2021-04-06T17:00:54.685Z] #35 6.524 runtime [2021-04-06T17:00:54.685Z] #35 6.756 encoding [2021-04-06T17:00:54.685Z] #35 7.332 runtime/cgo [2021-04-06T17:00:54.685Z] #35 ... [2021-04-06T17:00:54.685Z] [2021-04-06T17:00:54.685Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:00:54.685Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-06T17:00:54.685Z] #14 0.653 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-06T17:00:54.685Z] #14 0.656 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:00:54.685Z] #14 0.763 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:00:54.685Z] #14 0.763 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:00:54.685Z] #14 2.225 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [447 kB] [2021-04-06T17:00:54.685Z] #14 4.279 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-06T17:00:54.685Z] #14 6.624 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-06T17:00:54.685Z] #14 8.621 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-06T17:00:54.751Z] #47 ... [2021-04-06T17:00:54.751Z] [2021-04-06T17:00:54.751Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:00:54.751Z] #49 sha256:75428edbcc0988ac60b7afcec42d822fe1398f35f744c77f48d56e34fb8b7da5 [2021-04-06T17:00:54.751Z] #49 7.656 + RM_GOPATH=0 [2021-04-06T17:00:54.751Z] #49 7.656 + TMP_GOPATH= [2021-04-06T17:00:54.751Z] #49 7.656 + : /build [2021-04-06T17:00:54.751Z] #49 7.656 + '[' -z '' ']' [2021-04-06T17:00:54.751Z] #49 7.656 ++ mktemp -d [2021-04-06T17:00:54.751Z] #49 7.681 + export GOPATH=/tmp/tmp.HYhsqcLISD [2021-04-06T17:00:54.751Z] #49 7.681 + GOPATH=/tmp/tmp.HYhsqcLISD [2021-04-06T17:00:54.751Z] #49 7.681 + RM_GOPATH=1 [2021-04-06T17:00:54.751Z] #49 7.681 + case "$(go env GOARCH)" in [2021-04-06T17:00:54.751Z] #49 7.681 ++ go env GOARCH [2021-04-06T17:00:54.751Z] #49 7.720 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:54.751Z] #49 7.720 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:54.751Z] #49 7.720 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:54.751Z] #49 7.720 + dir=/tmp/install [2021-04-06T17:00:54.751Z] #49 7.720 + bin=golangci_lint [2021-04-06T17:00:54.751Z] #49 7.720 + shift [2021-04-06T17:00:54.751Z] #49 7.720 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-06T17:00:54.751Z] #49 7.720 + . /tmp/install/golangci_lint.installer [2021-04-06T17:00:54.751Z] #49 7.720 ++ : v1.23.8 [2021-04-06T17:00:54.751Z] #49 7.720 + install_golangci_lint [2021-04-06T17:00:54.751Z] #49 7.720 + set -e [2021-04-06T17:00:54.751Z] #49 7.720 + export GO111MODULE=on [2021-04-06T17:00:54.751Z] #49 7.720 + GO111MODULE=on [2021-04-06T17:00:54.751Z] #49 7.720 + GOBIN=/build [2021-04-06T17:00:54.751Z] #49 7.720 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-06T17:00:54.751Z] #49 7.753 go: finding github.com v1.23.8 [2021-04-06T17:00:54.751Z] #49 7.753 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-06T17:00:54.751Z] #49 7.753 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-06T17:00:54.751Z] #49 7.753 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:00:54.751Z] #49 7.753 go: finding github.com/golangci v1.23.8 [2021-04-06T17:00:54.751Z] #49 8.297 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:00:54.751Z] #49 8.945 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:00:54.751Z] #49 ... [2021-04-06T17:00:54.751Z] [2021-04-06T17:00:54.751Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:00:54.751Z] #67 sha256:74e6611edc603c774a4a27ee42d8f05f8b1b6fc4541921de1a5cff8ebeaddf23 [2021-04-06T17:00:54.751Z] #67 8.423 + RM_GOPATH=0 [2021-04-06T17:00:54.751Z] #67 8.423 + TMP_GOPATH= [2021-04-06T17:00:54.751Z] #67 8.423 + : /build [2021-04-06T17:00:54.751Z] #67 8.423 + '[' -z '' ']' [2021-04-06T17:00:54.751Z] #67 8.429 ++ mktemp -d [2021-04-06T17:00:54.751Z] #67 8.429 + export GOPATH=/tmp/tmp.R700kVXTzB [2021-04-06T17:00:54.751Z] #67 8.429 + GOPATH=/tmp/tmp.R700kVXTzB [2021-04-06T17:00:54.751Z] #67 8.429 + RM_GOPATH=1 [2021-04-06T17:00:54.751Z] #67 8.429 + case "$(go env GOARCH)" in [2021-04-06T17:00:54.751Z] #67 8.429 ++ go env GOARCH [2021-04-06T17:00:54.751Z] #67 8.521 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:00:54.751Z] #67 8.521 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:54.751Z] #67 8.521 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:54.751Z] #67 8.521 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:54.751Z] #67 8.521 + dir=/tmp/install [2021-04-06T17:00:54.751Z] #67 8.521 + bin=proxy [2021-04-06T17:00:54.751Z] #67 8.521 + shift [2021-04-06T17:00:54.751Z] #67 8.521 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-06T17:00:54.751Z] #67 8.521 + . /tmp/install/proxy.installer [2021-04-06T17:00:54.751Z] #67 8.521 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:00:54.751Z] #67 8.521 + install_proxy [2021-04-06T17:00:54.751Z] #67 8.521 + case "$1" in [2021-04-06T17:00:54.751Z] #67 8.521 + export CGO_ENABLED=0 [2021-04-06T17:00:54.751Z] #67 8.521 + CGO_ENABLED=0 [2021-04-06T17:00:54.751Z] #67 8.521 + _install_proxy [2021-04-06T17:00:54.751Z] #67 8.521 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-06T17:00:54.751Z] #67 8.521 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.R700kVXTzB/src/github.com/docker/libnetwork [2021-04-06T17:00:54.751Z] #67 8.521 Cloning into '/tmp/tmp.R700kVXTzB/src/github.com/docker/libnetwork'... [2021-04-06T17:00:54.751Z] #67 ... [2021-04-06T17:00:54.751Z] [2021-04-06T17:00:54.751Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:00:54.751Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-06T17:00:54.751Z] #32 6.152 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-06T17:00:54.751Z] #32 6.152 Cloning into '.'... [2021-04-06T17:00:54.941Z] #49 21.18 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:00:55.007Z] #14 ... [2021-04-06T17:00:55.007Z] [2021-04-06T17:00:55.007Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:00:55.007Z] #30 sha256:4ff578d40a30629dd567f984a3f3ec69d6f6b5f33dc93bc8eaf9436012c62447 [2021-04-06T17:00:55.011Z] #32 ... [2021-04-06T17:00:55.011Z] [2021-04-06T17:00:55.011Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:00:55.011Z] #51 sha256:40f397f3dcb99469f32ba28b9c84db5c072f91955dd300702712a5cc9f4d9bde [2021-04-06T17:00:55.011Z] #51 6.694 + RM_GOPATH=0 [2021-04-06T17:00:55.011Z] #51 6.694 + TMP_GOPATH= [2021-04-06T17:00:55.011Z] #51 6.694 + : /build [2021-04-06T17:00:55.011Z] #51 6.694 + '[' -z '' ']' [2021-04-06T17:00:55.011Z] #51 6.694 ++ mktemp -d [2021-04-06T17:00:55.011Z] #51 6.695 + export GOPATH=/tmp/tmp.mmBOFuXiTm [2021-04-06T17:00:55.011Z] #51 6.695 + GOPATH=/tmp/tmp.mmBOFuXiTm [2021-04-06T17:00:55.011Z] #51 6.695 + RM_GOPATH=1 [2021-04-06T17:00:55.011Z] #51 6.695 + case "$(go env GOARCH)" in [2021-04-06T17:00:55.011Z] #51 6.696 ++ go env GOARCH [2021-04-06T17:00:55.011Z] #51 6.717 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:55.011Z] #51 6.717 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:55.011Z] #51 6.717 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:55.011Z] #51 6.717 + dir=/tmp/install [2021-04-06T17:00:55.011Z] #51 6.717 + bin=shfmt [2021-04-06T17:00:55.011Z] #51 6.717 + shift [2021-04-06T17:00:55.011Z] #51 6.717 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-06T17:00:55.011Z] #51 6.717 + . /tmp/install/shfmt.installer [2021-04-06T17:00:55.011Z] #51 6.717 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:00:55.011Z] #51 6.717 + install_shfmt [2021-04-06T17:00:55.011Z] #51 6.717 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-06T17:00:55.011Z] #51 6.717 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mmBOFuXiTm/src/github.com/mvdan/sh [2021-04-06T17:00:55.011Z] #51 6.717 Cloning into '/tmp/tmp.mmBOFuXiTm/src/github.com/mvdan/sh'... [2021-04-06T17:00:55.011Z] #51 6.717 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:00:55.011Z] #51 ... [2021-04-06T17:00:55.011Z] [2021-04-06T17:00:55.011Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:00:55.011Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-06T17:00:55.011Z] #55 6.903 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:00:55.011Z] #55 6.972 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:00:55.011Z] #55 6.972 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:00:55.011Z] #55 7.680 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-06T17:00:55.011Z] #55 9.484 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:00:55.271Z] #55 ... [2021-04-06T17:00:55.271Z] [2021-04-06T17:00:55.271Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:00:55.271Z] #34 sha256:57fd501546e71646ba5cd06233f2a2bf744e3cefede2fbd227d3808729fe4175 [2021-04-06T17:00:55.271Z] #34 5.973 + RM_GOPATH=0 [2021-04-06T17:00:55.271Z] #34 5.973 + TMP_GOPATH= [2021-04-06T17:00:55.271Z] #34 5.973 + : /build [2021-04-06T17:00:55.271Z] #34 5.973 + '[' -z '' ']' [2021-04-06T17:00:55.271Z] #34 5.973 ++ mktemp -d [2021-04-06T17:00:55.271Z] #34 5.973 + export GOPATH=/tmp/tmp.tUQbWKpZYx [2021-04-06T17:00:55.271Z] #34 5.973 + GOPATH=/tmp/tmp.tUQbWKpZYx [2021-04-06T17:00:55.271Z] #34 5.973 + RM_GOPATH=1 [2021-04-06T17:00:55.271Z] #34 5.973 + case "$(go env GOARCH)" in [2021-04-06T17:00:55.271Z] #34 5.976 ++ go env GOARCH [2021-04-06T17:00:55.271Z] #34 5.988 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:00:55.271Z] #34 5.988 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:55.271Z] #34 5.988 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:55.271Z] #34 5.988 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:55.271Z] #34 5.988 + dir=/tmp/install [2021-04-06T17:00:55.271Z] #34 5.988 + bin=tomlv [2021-04-06T17:00:55.271Z] #34 5.988 + shift [2021-04-06T17:00:55.271Z] #34 5.988 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-06T17:00:55.271Z] #34 5.988 + . /tmp/install/tomlv.installer [2021-04-06T17:00:55.271Z] #34 5.988 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:00:55.271Z] #34 5.988 + install_tomlv [2021-04-06T17:00:55.271Z] #34 5.988 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-06T17:00:55.271Z] #34 5.988 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tUQbWKpZYx/src/github.com/BurntSushi/toml [2021-04-06T17:00:55.271Z] #34 5.988 Cloning into '/tmp/tmp.tUQbWKpZYx/src/github.com/BurntSushi/toml'... [2021-04-06T17:00:55.271Z] #34 6.587 + cd /tmp/tmp.tUQbWKpZYx/src/github.com/BurntSushi/toml [2021-04-06T17:00:55.271Z] #34 6.587 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:00:55.271Z] #34 6.587 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-06T17:00:55.271Z] #34 6.876 internal/cpu [2021-04-06T17:00:55.271Z] #34 6.882 runtime/internal/atomic [2021-04-06T17:00:55.271Z] #34 7.047 runtime/internal/sys [2021-04-06T17:00:55.271Z] #34 7.176 runtime/internal/math [2021-04-06T17:00:55.271Z] #34 7.212 internal/bytealg [2021-04-06T17:00:55.271Z] #34 7.269 math/bits [2021-04-06T17:00:55.271Z] #34 7.528 math [2021-04-06T17:00:55.271Z] #34 7.716 runtime [2021-04-06T17:00:55.271Z] #34 ... [2021-04-06T17:00:55.271Z] [2021-04-06T17:00:55.271Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:00:55.271Z] #58 sha256:5bea1013a662f4e090fd44aba177e997b76e8785541a2e790318a28a56568dfc [2021-04-06T17:00:55.271Z] #58 8.202 + RM_GOPATH=0 [2021-04-06T17:00:55.271Z] #58 8.202 + TMP_GOPATH= [2021-04-06T17:00:55.271Z] #58 8.202 + : /build [2021-04-06T17:00:55.271Z] #58 8.202 + '[' -z '' ']' [2021-04-06T17:00:55.271Z] #58 8.202 ++ mktemp -d [2021-04-06T17:00:55.271Z] #58 8.202 + export GOPATH=/tmp/tmp.jUrQBqgetV [2021-04-06T17:00:55.271Z] #58 8.202 + GOPATH=/tmp/tmp.jUrQBqgetV [2021-04-06T17:00:55.271Z] #58 8.202 + RM_GOPATH=1 [2021-04-06T17:00:55.271Z] #58 8.202 + case "$(go env GOARCH)" in [2021-04-06T17:00:55.271Z] #58 8.202 ++ go env GOARCH [2021-04-06T17:00:55.271Z] #58 8.220 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:00:55.271Z] #58 8.225 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:55.271Z] #58 8.225 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:55.271Z] #58 8.225 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:55.271Z] #58 8.225 + dir=/tmp/install [2021-04-06T17:00:55.271Z] #58 8.225 + bin=rootlesskit [2021-04-06T17:00:55.271Z] #58 8.225 + shift [2021-04-06T17:00:55.271Z] #58 8.225 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-06T17:00:55.271Z] #58 8.225 + . /tmp/install/rootlesskit.installer [2021-04-06T17:00:55.271Z] #58 8.225 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:00:55.271Z] #58 8.225 + install_rootlesskit [2021-04-06T17:00:55.271Z] #58 8.225 + case "$1" in [2021-04-06T17:00:55.271Z] #58 8.225 + export CGO_ENABLED=0 [2021-04-06T17:00:55.271Z] #58 8.225 + CGO_ENABLED=0 [2021-04-06T17:00:55.271Z] #58 8.225 + _install_rootlesskit [2021-04-06T17:00:55.271Z] #58 8.225 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-06T17:00:55.271Z] #58 8.225 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jUrQBqgetV/src/github.com/rootless-containers/rootlesskit [2021-04-06T17:00:55.271Z] #58 8.233 Cloning into '/tmp/tmp.jUrQBqgetV/src/github.com/rootless-containers/rootlesskit'... [2021-04-06T17:00:55.331Z] INFO [loader] Go packages loading at mode 575 (types_sizes|files|imports|name|compiled_files|deps|exports_file) took 2m3.61451107s [2021-04-06T17:00:55.331Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 468.106542ms [2021-04-06T17:00:55.356Z] #9 ... [2021-04-06T17:00:55.356Z] [2021-04-06T17:00:55.356Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:00:55.356Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514 [2021-04-06T17:00:55.356Z] #27 3.736 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:00:55.356Z] #27 3.766 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:00:55.356Z] #27 3.793 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:00:55.356Z] #27 3.979 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-06T17:00:55.356Z] #27 4.298 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-06T17:00:55.356Z] #27 4.506 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [266 kB] [2021-04-06T17:00:55.356Z] #27 6.279 Fetched 8250 kB in 3s (2944 kB/s) [2021-04-06T17:00:55.356Z] #27 6.279 Reading package lists... [2021-04-06T17:00:55.356Z] #27 7.644 Reading package lists... [2021-04-06T17:00:55.356Z] #27 8.942 Building dependency tree... [2021-04-06T17:00:55.356Z] #27 9.642 The following additional packages will be installed: [2021-04-06T17:00:55.356Z] #27 9.648 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-06T17:00:55.356Z] #27 9.648 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-06T17:00:55.356Z] #27 9.648 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-06T17:00:55.356Z] #27 9.654 Suggested packages: [2021-04-06T17:00:55.356Z] #27 9.654 krb5-doc krb5-user [2021-04-06T17:00:55.356Z] #27 9.654 Recommended packages: [2021-04-06T17:00:55.356Z] #27 9.654 krb5-locales publicsuffix libsasl2-modules [2021-04-06T17:00:55.356Z] #27 9.970 The following NEW packages will be installed: [2021-04-06T17:00:55.356Z] #27 9.978 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-06T17:00:55.356Z] #27 9.978 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-06T17:00:55.356Z] #27 9.978 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-06T17:00:55.356Z] #27 9.978 libssh2-1 libssl1.1 openssl [2021-04-06T17:00:55.356Z] #27 ... [2021-04-06T17:00:55.356Z] [2021-04-06T17:00:55.356Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-06T17:00:55.356Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-06T17:00:55.504Z] #49 21.84 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:00:55.531Z] #58 ... [2021-04-06T17:00:55.531Z] [2021-04-06T17:00:55.531Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:00:55.531Z] #45 sha256:e916ebd5dbec63ed9e36d6f613b574f4943230e1fe1604396f10ba2eb682dfd0 [2021-04-06T17:00:55.531Z] #45 8.652 + RM_GOPATH=0 [2021-04-06T17:00:55.531Z] #45 8.652 + TMP_GOPATH= [2021-04-06T17:00:55.531Z] #45 8.652 + : /build [2021-04-06T17:00:55.531Z] #45 8.652 + '[' -z '' ']' [2021-04-06T17:00:55.531Z] #45 8.652 ++ mktemp -d [2021-04-06T17:00:55.531Z] #45 8.652 + export GOPATH=/tmp/tmp.d9BPYDbey5 [2021-04-06T17:00:55.531Z] #45 8.652 + GOPATH=/tmp/tmp.d9BPYDbey5 [2021-04-06T17:00:55.531Z] #45 8.652 + RM_GOPATH=1 [2021-04-06T17:00:55.531Z] #45 8.652 + case "$(go env GOARCH)" in [2021-04-06T17:00:55.531Z] #45 8.652 ++ go env GOARCH [2021-04-06T17:00:55.531Z] #45 8.664 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:55.531Z] #45 8.664 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:55.531Z] #45 8.664 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:55.531Z] #45 8.664 + dir=/tmp/install [2021-04-06T17:00:55.531Z] #45 8.664 + bin=vndr [2021-04-06T17:00:55.531Z] #45 8.664 + shift [2021-04-06T17:00:55.531Z] #45 8.664 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-06T17:00:55.531Z] #45 8.664 + . /tmp/install/vndr.installer [2021-04-06T17:00:55.531Z] #45 8.664 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:00:55.531Z] #45 8.664 + install_vndr [2021-04-06T17:00:55.531Z] #45 8.664 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-06T17:00:55.531Z] #45 8.664 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.d9BPYDbey5/src/github.com/LK4D4/vndr [2021-04-06T17:00:55.531Z] #45 8.664 Cloning into '/tmp/tmp.d9BPYDbey5/src/github.com/LK4D4/vndr'... [2021-04-06T17:00:55.531Z] #45 8.664 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:00:55.531Z] #45 9.380 + cd /tmp/tmp.d9BPYDbey5/src/github.com/LK4D4/vndr [2021-04-06T17:00:55.531Z] #45 9.380 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:00:55.531Z] #45 9.416 + go build -buildmode=pie -v -o /build/vndr . [2021-04-06T17:00:55.531Z] #45 10.89 internal/race [2021-04-06T17:00:55.762Z] #49 ... [2021-04-06T17:00:55.762Z] [2021-04-06T17:00:55.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 [2021-04-06T17:00:55.762Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-06T17:00:55.762Z] #55 12.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:00:55.795Z] #45 11.09 runtime [2021-04-06T17:00:55.795Z] #45 11.09 sync/atomic [2021-04-06T17:00:55.795Z] #45 ... [2021-04-06T17:00:55.795Z] [2021-04-06T17:00:55.795Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:00:55.795Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:00:55.795Z] #42 9.037 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:00:55.795Z] #42 9.132 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:00:55.795Z] #42 9.132 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:00:55.795Z] #42 10.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-06T17:00:55.795Z] #42 ... [2021-04-06T17:00:55.795Z] [2021-04-06T17:00:55.795Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T17:00:55.795Z] #24 sha256:631d5089d809086f44106520335f175843cb38672f2c5de9e2e5c5cabe753d6d [2021-04-06T17:00:55.795Z] #24 5.631 + RM_GOPATH=0 [2021-04-06T17:00:55.795Z] #24 5.631 + TMP_GOPATH= [2021-04-06T17:00:55.795Z] #24 5.631 + : /build [2021-04-06T17:00:55.795Z] #24 5.631 + '[' -z '' ']' [2021-04-06T17:00:55.795Z] #24 5.631 ++ mktemp -d [2021-04-06T17:00:55.795Z] #24 5.635 + export GOPATH=/tmp/tmp.pXYPMOwadp [2021-04-06T17:00:55.795Z] #24 5.635 + GOPATH=/tmp/tmp.pXYPMOwadp [2021-04-06T17:00:55.795Z] #24 5.635 + RM_GOPATH=1 [2021-04-06T17:00:55.795Z] #24 5.635 + case "$(go env GOARCH)" in [2021-04-06T17:00:55.795Z] #24 5.635 ++ go env GOARCH [2021-04-06T17:00:55.795Z] #24 5.637 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:55.795Z] #24 5.637 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:00:55.795Z] #24 5.638 ++ dirname /tmp/install/install.sh [2021-04-06T17:00:55.795Z] #24 5.638 + dir=/tmp/install [2021-04-06T17:00:55.795Z] #24 5.638 + bin=dockercli [2021-04-06T17:00:55.795Z] #24 5.638 + shift [2021-04-06T17:00:55.795Z] #24 5.638 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-06T17:00:55.795Z] #24 5.638 + . /tmp/install/dockercli.installer [2021-04-06T17:00:55.795Z] #24 5.638 ++ : stable [2021-04-06T17:00:55.795Z] #24 5.638 ++ : 17.06.2-ce [2021-04-06T17:00:55.795Z] #24 5.639 + install_dockercli [2021-04-06T17:00:55.795Z] #24 5.639 Install docker/cli version 17.06.2-ce from stable [2021-04-06T17:00:55.795Z] #24 5.640 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-06T17:00:55.795Z] #24 5.640 ++ uname -m [2021-04-06T17:00:55.795Z] #24 5.640 + arch=x86_64 [2021-04-06T17:00:55.795Z] #24 5.640 + '[' x86_64 '!=' x86_64 ']' [2021-04-06T17:00:55.795Z] #24 5.640 + url=https://download.docker.com/linux/static [2021-04-06T17:00:55.795Z] #24 5.642 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-06T17:00:55.795Z] #24 5.642 + tar -xz docker/docker [2021-04-06T17:00:55.795Z] #24 10.90 + mkdir -p /build [2021-04-06T17:00:55.795Z] #24 10.90 + mv docker/docker /build/ [2021-04-06T17:00:55.795Z] #24 10.90 + rmdir docker [2021-04-06T17:00:55.933Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.2s done [2021-04-06T17:00:56.009Z] #57 129.8 + bin/containerd [2021-04-06T17:00:56.018Z] #55 ... [2021-04-06T17:00:56.018Z] [2021-04-06T17:00:56.018Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:00:56.018Z] #51 sha256:515d5b323f7ae805ccf50007eebda001226637aae17bdf1d870282b15ed079ee [2021-04-06T17:00:56.018Z] #51 20.60 + cd /tmp/tmp.5KfZfhMjRX/src/github.com/mvdan/sh [2021-04-06T17:00:56.018Z] #51 20.60 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:00:56.018Z] #51 20.76 + GO111MODULE=on [2021-04-06T17:00:56.018Z] #51 20.76 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-06T17:00:56.018Z] #51 22.20 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:00:56.019Z] #51 22.26 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:00:56.019Z] #51 22.30 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:00:56.019Z] #51 22.50 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:00:56.019Z] #51 ... [2021-04-06T17:00:56.019Z] [2021-04-06T17:00:56.019Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:00:56.019Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:00:56.019Z] #13 6.553 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-06T17:00:56.019Z] #13 9.801 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:00:56.019Z] #13 12.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:00:56.065Z] #24 ... [2021-04-06T17:00:56.065Z] [2021-04-06T17:00:56.065Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:00:56.065Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-06T17:00:56.065Z] #40 9.130 + git clone https://github.com/docker/distribution.git . [2021-04-06T17:00:56.065Z] #40 9.150 Cloning into '.'... [2021-04-06T17:00:56.065Z] #40 ... [2021-04-06T17:00:56.065Z] [2021-04-06T17:00:56.065Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:00:56.065Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:00:56.065Z] #36 9.347 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:00:56.065Z] #36 9.440 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:00:56.065Z] #36 9.440 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:00:56.065Z] #36 10.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-06T17:00:56.247Z] #30 8.695 0.4% ### 5.3% ###### 9.1% ############ 16.8% ################ 22.5% ################# 24.4% #################### 28.2% ####################### 32.1% ########################### 38.8% ############################### 43.3% ################################### 49.2% ###################################### 53.1% ########################################## 58.8% ############################################# 62.6% ################################################ 67.7% ################################################ 67.9% ################################################# 68.5% ################################################# 69.4% ################################################## 70.1% ################################################### 71.6% ##################################################### 74.6% ######################################################## 79.1% ############################################################ 83.6% ############################################################# 85.5% ################################################################### 93.2% ######################################################################## 100.0% [2021-04-06T17:00:56.275Z] #13 ... [2021-04-06T17:00:56.275Z] [2021-04-06T17:00:56.275Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:00:56.275Z] #47 sha256:203181db30e280e6e406fa6979ac236e068b581a15a6ff8cb8ecd2d45509890e [2021-04-06T17:00:56.275Z] #47 12.61 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:00:56.275Z] #47 14.60 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:00:56.275Z] #47 17.14 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:00:56.275Z] #47 20.95 go: finding github.com/fatih/color v1.9.0 [2021-04-06T17:00:56.275Z] #47 21.07 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:00:56.275Z] #47 21.08 go: finding github.com/pkg/errors v0.9.1 [2021-04-06T17:00:56.275Z] #47 21.18 go: finding github.com/spf13/pflag v1.0.3 [2021-04-06T17:00:56.275Z] #47 21.19 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:00:56.275Z] #47 21.25 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:00:56.275Z] #47 21.38 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:00:56.275Z] #47 21.58 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:00:56.275Z] #47 21.61 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:00:56.275Z] #47 21.72 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:00:56.275Z] #47 21.77 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:00:56.306Z] #57 ... [2021-04-06T17:00:56.306Z] [2021-04-06T17:00:56.306Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-06T17:00:56.306Z] #54 76.42 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-06T17:00:56.306Z] #54 76.98 + mkdir -p /build [2021-04-06T17:00:56.306Z] #54 76.98 + cp runc /build/runc [2021-04-06T17:00:56.306Z] #54 DONE 77.3s [2021-04-06T17:00:56.306Z] [2021-04-06T17:00:56.306Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:00:56.325Z] #36 ... [2021-04-06T17:00:56.325Z] [2021-04-06T17:00:56.325Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T17:00:56.325Z] #24 sha256:631d5089d809086f44106520335f175843cb38672f2c5de9e2e5c5cabe753d6d [2021-04-06T17:00:56.325Z] #24 DONE 11.7s [2021-04-06T17:00:56.325Z] [2021-04-06T17:00:56.325Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:00:56.325Z] #34 sha256:57fd501546e71646ba5cd06233f2a2bf744e3cefede2fbd227d3808729fe4175 [2021-04-06T17:00:56.325Z] #34 11.68 unicode/utf8 [2021-04-06T17:00:56.509Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-04-06T17:00:56.531Z] #47 ... [2021-04-06T17:00:56.531Z] [2021-04-06T17:00:56.531Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:00:56.531Z] #51 sha256:515d5b323f7ae805ccf50007eebda001226637aae17bdf1d870282b15ed079ee [2021-04-06T17:00:56.531Z] #51 22.70 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:00:56.554Z] #30 12.15 [2021-04-06T17:00:56.772Z] #9 DONE 22.6s [2021-04-06T17:00:56.772Z] [2021-04-06T17:00:56.772Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:00:56.772Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514 [2021-04-06T17:00:56.772Z] #27 10.28 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-06T17:00:56.772Z] #27 10.28 Need to get 4777 kB of archives. [2021-04-06T17:00:56.772Z] #27 10.28 After this operation, 11.5 MB of additional disk space will be used. [2021-04-06T17:00:56.772Z] #27 10.28 Get:1 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-06T17:00:56.772Z] #27 10.29 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-04-06T17:00:56.772Z] #27 10.29 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-04-06T17:00:56.772Z] #27 10.29 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-04-06T17:00:56.772Z] #27 10.29 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-04-06T17:00:56.772Z] #27 10.30 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-04-06T17:00:56.772Z] #27 10.30 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-04-06T17:00:56.772Z] #27 10.31 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-04-06T17:00:56.772Z] #27 10.31 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-04-06T17:00:56.772Z] #27 10.31 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-06T17:00:56.772Z] #27 10.31 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-04-06T17:00:56.772Z] #27 10.32 Get:12 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-04-06T17:00:56.772Z] #27 10.32 Get:13 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-04-06T17:00:56.772Z] #27 10.32 Get:14 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-04-06T17:00:56.772Z] #27 10.33 Get:15 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-04-06T17:00:56.772Z] #27 10.33 Get:16 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-04-06T17:00:56.772Z] #27 10.36 Get:17 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-04-06T17:00:56.772Z] #27 10.37 Get:18 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-04-06T17:00:56.772Z] #27 10.42 Get:19 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-04-06T17:00:56.772Z] #27 10.43 Get:20 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-04-06T17:00:56.772Z] #27 10.43 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-04-06T17:00:56.772Z] #27 10.79 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:00:56.772Z] #27 10.85 Fetched 4777 kB in 0s (11.6 MB/s) [2021-04-06T17:00:56.772Z] #27 10.90 Selecting previously unselected package libssl1.1:arm64. [2021-04-06T17:00:56.772Z] #27 10.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 ... 6670 files and directories currently installed.) [2021-04-06T17:00:56.772Z] #27 10.91 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-04-06T17:00:56.772Z] #27 10.92 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-04-06T17:00:56.772Z] #27 11.11 Selecting previously unselected package openssl. [2021-04-06T17:00:56.772Z] #27 11.11 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-04-06T17:00:56.772Z] #27 11.12 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-06T17:00:56.772Z] #27 11.27 Selecting previously unselected package ca-certificates. [2021-04-06T17:00:56.772Z] #27 11.27 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-06T17:00:56.772Z] #27 11.27 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-06T17:00:56.772Z] #27 11.43 Selecting previously unselected package libkeyutils1:arm64. [2021-04-06T17:00:56.772Z] #27 11.44 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-04-06T17:00:56.772Z] #27 11.44 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-04-06T17:00:56.772Z] #27 11.48 Selecting previously unselected package libkrb5support0:arm64. [2021-04-06T17:00:56.772Z] #27 11.49 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-04-06T17:00:56.773Z] #27 11.49 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-04-06T17:00:56.773Z] #27 11.55 Selecting previously unselected package libk5crypto3:arm64. [2021-04-06T17:00:56.773Z] #27 11.55 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-04-06T17:00:56.773Z] #27 11.56 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-04-06T17:00:56.773Z] #27 11.62 Selecting previously unselected package libkrb5-3:arm64. [2021-04-06T17:00:56.773Z] #27 11.62 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-04-06T17:00:56.894Z] #34 12.25 unicode [2021-04-06T17:00:56.937Z] #57 ... [2021-04-06T17:00:56.937Z] [2021-04-06T17:00:56.937Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-04-06T17:00:56.937Z] #55 DONE 0.1s [2021-04-06T17:00:57.035Z] #27 11.63 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-04-06T17:00:57.035Z] #27 11.73 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-04-06T17:00:57.035Z] #27 11.73 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-04-06T17:00:57.035Z] #27 11.73 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-04-06T17:00:57.035Z] #27 11.84 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-04-06T17:00:57.035Z] #27 11.85 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-04-06T17:00:57.035Z] #27 11.85 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:00:57.035Z] #27 11.90 Selecting previously unselected package libsasl2-2:arm64. [2021-04-06T17:00:57.035Z] #27 11.90 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-04-06T17:00:57.035Z] #27 11.90 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:00:57.035Z] #27 11.96 Selecting previously unselected package libldap-common. [2021-04-06T17:00:57.228Z] [2021-04-06T17:00:57.228Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-06T17:00:57.371Z] #27 11.96 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-06T17:00:57.371Z] #27 11.96 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:00:57.371Z] #27 12.02 Selecting previously unselected package libldap-2.4-2:arm64. [2021-04-06T17:00:57.371Z] #27 12.02 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-04-06T17:00:57.371Z] #27 12.02 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:00:57.371Z] #27 12.10 Selecting previously unselected package libnghttp2-14:arm64. [2021-04-06T17:00:57.464Z] #51 23.69 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:00:57.647Z] #27 12.10 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-04-06T17:00:57.647Z] #27 12.10 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-04-06T17:00:58.393Z] #51 24.46 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:00:58.956Z] #51 ... [2021-04-06T17:00:58.956Z] [2021-04-06T17:00:58.956Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:00:58.956Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:00:58.956Z] #36 15.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:00:58.956Z] #36 ... [2021-04-06T17:00:58.956Z] [2021-04-06T17:00:58.956Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:00:58.956Z] #49 sha256:592e03cb968c4621026ff44272a54a89013024e071565829de4bd6be90f95936 [2021-04-06T17:00:58.956Z] #49 23.88 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:00:58.956Z] #49 23.91 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-06T17:00:58.956Z] #49 23.91 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:00:58.956Z] #49 23.91 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:00:58.956Z] #49 23.91 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:00:58.956Z] #49 23.92 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:00:58.956Z] #49 23.95 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-06T17:00:58.956Z] #49 23.95 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:00:58.956Z] #49 23.98 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:00:58.956Z] #49 24.08 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-06T17:00:58.956Z] #49 24.09 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:00:58.956Z] #49 24.15 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:00:58.956Z] #49 24.20 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:00:58.956Z] #49 24.32 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-06T17:00:58.956Z] #49 24.42 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:00:58.956Z] #49 24.43 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-06T17:00:58.956Z] #49 24.59 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:00:58.956Z] #49 24.67 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:00:58.956Z] #49 24.73 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:00:58.956Z] #49 24.73 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-06T17:00:58.956Z] #49 24.77 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:00:58.956Z] #49 24.79 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:00:58.956Z] #49 24.82 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-06T17:00:58.956Z] #49 24.86 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-06T17:00:58.956Z] #49 24.88 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:00:58.956Z] #49 24.92 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:00:58.956Z] #49 25.07 go: downloading github.com/spf13/viper v1.6.1 [2021-04-06T17:00:58.956Z] #49 25.07 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:00:58.956Z] #49 25.22 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:00:58.956Z] #49 25.22 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:00:58.956Z] #49 25.24 go: downloading github.com/fatih/color v1.7.0 [2021-04-06T17:00:58.956Z] #49 25.26 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:00:58.956Z] #49 25.26 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:00:59.034Z] #27 13.61 Selecting previously unselected package libpsl5:arm64. [2021-04-06T17:00:59.034Z] #27 13.61 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-04-06T17:00:59.034Z] #27 13.62 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-04-06T17:00:59.034Z] #27 13.74 Selecting previously unselected package librtmp1:arm64. [2021-04-06T17:00:59.034Z] #27 13.74 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-04-06T17:00:59.035Z] #27 13.75 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-06T17:00:59.035Z] #27 13.83 Selecting previously unselected package libssh2-1:arm64. [2021-04-06T17:00:59.035Z] #27 13.84 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-04-06T17:00:59.035Z] #27 13.84 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-04-06T17:00:59.216Z] #49 25.52 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:00:59.297Z] #27 ... [2021-04-06T17:00:59.297Z] [2021-04-06T17:00:59.297Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-06T17:00:59.297Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-04-06T17:00:59.297Z] #10 DONE 2.5s [2021-04-06T17:00:59.297Z] [2021-04-06T17:00:59.297Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:00:59.297Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514 [2021-04-06T17:00:59.297Z] #27 13.98 Selecting previously unselected package libcurl4:arm64. [2021-04-06T17:00:59.297Z] #27 13.98 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-04-06T17:00:59.297Z] #27 13.99 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-04-06T17:00:59.297Z] #27 14.07 Selecting previously unselected package curl. [2021-04-06T17:00:59.297Z] #27 14.07 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-04-06T17:00:59.297Z] #27 14.07 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-06T17:00:59.297Z] #27 14.15 Selecting previously unselected package libonig5:arm64. [2021-04-06T17:00:59.298Z] #27 14.15 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-04-06T17:00:59.298Z] #27 14.16 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-04-06T17:00:59.298Z] #27 14.24 Selecting previously unselected package libjq1:arm64. [2021-04-06T17:00:59.444Z] #34 ... [2021-04-06T17:00:59.444Z] [2021-04-06T17:00:59.444Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:00:59.444Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:00:59.472Z] #49 25.64 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:00:59.473Z] #49 25.70 go: extracting github.com/fatih/color v1.7.0 [2021-04-06T17:00:59.473Z] #49 25.70 go: extracting github.com/spf13/viper v1.6.1 [2021-04-06T17:00:59.473Z] #49 25.79 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:00:59.473Z] #49 25.79 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:00:59.473Z] #49 25.81 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:00:59.473Z] #49 25.85 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:00:59.473Z] #49 25.93 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:00:59.564Z] #27 14.24 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-04-06T17:00:59.564Z] #27 14.25 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-06T17:00:59.564Z] #27 14.31 Selecting previously unselected package jq. [2021-04-06T17:00:59.564Z] #27 14.31 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-04-06T17:00:59.564Z] #27 14.31 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-06T17:00:59.564Z] #27 14.37 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-04-06T17:00:59.564Z] #27 14.38 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-04-06T17:00:59.564Z] #27 14.39 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-04-06T17:00:59.704Z] #13 ... [2021-04-06T17:00:59.704Z] [2021-04-06T17:00:59.704Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:00:59.704Z] #58 sha256:5bea1013a662f4e090fd44aba177e997b76e8785541a2e790318a28a56568dfc [2021-04-06T17:00:59.704Z] #58 12.93 + cd /tmp/tmp.jUrQBqgetV/src/github.com/rootless-containers/rootlesskit [2021-04-06T17:00:59.704Z] #58 12.93 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:00:59.704Z] #58 12.93 + export GO111MODULE=on [2021-04-06T17:00:59.704Z] #58 12.93 + GO111MODULE=on [2021-04-06T17:00:59.704Z] #58 12.93 + export GOPROXY=https://proxy.golang.org [2021-04-06T17:00:59.704Z] #58 12.93 + GOPROXY=https://proxy.golang.org [2021-04-06T17:00:59.704Z] #58 12.93 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-06T17:00:59.704Z] #58 12.93 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-06T17:00:59.704Z] #58 14.79 go: downloading github.com/pkg/errors v0.9.1 [2021-04-06T17:00:59.704Z] #58 14.79 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-06T17:00:59.704Z] #58 14.79 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:00:59.704Z] #58 14.85 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:00:59.704Z] #58 14.86 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-06T17:00:59.704Z] #58 14.86 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:00:59.704Z] #58 14.86 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-06T17:00:59.704Z] #58 15.24 go: extracting github.com/pkg/errors v0.9.1 [2021-04-06T17:00:59.704Z] #58 15.24 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:00:59.704Z] #58 15.27 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:00:59.728Z] #49 25.99 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:00:59.728Z] #49 26.04 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:00:59.728Z] #49 ... [2021-04-06T17:00:59.728Z] [2021-04-06T17:00:59.728Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:00:59.728Z] #45 sha256:3a0775b24e15d421411efae554a99d7ef0c539308e273dfa071c265272c1c347 [2021-04-06T17:00:59.728Z] #45 15.98 unicode/utf8 [2021-04-06T17:00:59.728Z] #45 16.83 math [2021-04-06T17:00:59.728Z] #45 21.55 unicode/utf16 [2021-04-06T17:00:59.728Z] #45 21.83 container/list [2021-04-06T17:00:59.728Z] #45 22.28 crypto/internal/subtle [2021-04-06T17:00:59.728Z] #45 22.38 crypto/subtle [2021-04-06T17:00:59.728Z] #45 22.54 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-06T17:00:59.728Z] #45 22.70 internal/nettrace [2021-04-06T17:00:59.728Z] #45 22.86 runtime/cgo [2021-04-06T17:00:59.728Z] #45 ... [2021-04-06T17:00:59.728Z] [2021-04-06T17:00:59.728Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:00:59.728Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-06T17:00:59.728Z] #40 25.32 Checking out files: 88% (1488/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-06T17:00:59.728Z] #40 25.60 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-06T17:00:59.827Z] #27 14.64 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-04-06T17:00:59.827Z] #27 ... [2021-04-06T17:00:59.827Z] [2021-04-06T17:00:59.827Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-06T17:00:59.827Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-04-06T17:00:59.827Z] #11 DONE 0.7s [2021-04-06T17:00:59.827Z] [2021-04-06T17:00:59.827Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:00:59.827Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514 [2021-04-06T17:00:59.827Z] #27 14.65 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:00:59.827Z] #27 14.67 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-04-06T17:00:59.827Z] #27 14.68 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:00:59.827Z] #27 14.69 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-06T17:00:59.827Z] #27 14.71 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-04-06T17:00:59.827Z] #27 14.73 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-06T17:00:59.969Z] #58 15.35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:00:59.969Z] #58 15.40 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-06T17:00:59.969Z] #58 15.60 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:01:00.091Z] #27 14.74 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-04-06T17:01:00.091Z] #27 14.76 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-04-06T17:01:00.091Z] #27 14.79 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-06T17:01:00.091Z] #27 14.81 Setting up libonig5:arm64 (6.9.1-1) ... [2021-04-06T17:01:00.091Z] #27 14.83 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-06T17:01:00.091Z] #27 14.84 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-06T17:01:00.091Z] #27 ... [2021-04-06T17:01:00.091Z] [2021-04-06T17:01:00.091Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-06T17:01:00.091Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-04-06T17:01:00.091Z] #31 DONE 0.2s [2021-04-06T17:01:00.091Z] [2021-04-06T17:01:00.091Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:01:00.091Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514 [2021-04-06T17:01:00.091Z] #27 14.88 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-06T17:01:00.229Z] #58 15.82 go: downloading github.com/google/uuid v1.2.0 [2021-04-06T17:01:00.354Z] #27 ... [2021-04-06T17:01:00.354Z] [2021-04-06T17:01:00.354Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-06T17:01:00.354Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-04-06T17:01:00.354Z] #39 DONE 0.3s [2021-04-06T17:01:00.354Z] [2021-04-06T17:01:00.354Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:01:00.354Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-06T17:01:00.488Z] #58 15.86 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:01:00.748Z] #58 16.12 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:01:01.008Z] #58 16.29 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-06T17:01:01.267Z] #58 16.68 go: extracting github.com/google/uuid v1.2.0 [2021-04-06T17:01:01.527Z] #58 16.85 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:01:01.618Z] #40 27.39 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-06T17:01:02.288Z] #40 ... [2021-04-06T17:01:02.288Z] [2021-04-06T17:01:02.288Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-06T17:01:02.288Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-04-06T17:01:02.288Z] #12 DONE 2.2s [2021-04-06T17:01:02.288Z] [2021-04-06T17:01:02.288Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:02.288Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-06T17:01:02.549Z] #40 ... [2021-04-06T17:01:02.549Z] [2021-04-06T17:01:02.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 [2021-04-06T17:01:02.549Z] #58 sha256:84577cc4663daf09841f38af79575fa783b120b58b5bb40cf064e59d45dbe93c [2021-04-06T17:01:02.549Z] #58 18.75 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:01:02.549Z] #58 19.06 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:01:02.549Z] #58 19.75 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-06T17:01:02.549Z] #58 20.84 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:01:02.549Z] #58 21.08 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:01:02.549Z] #58 23.73 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:01:02.549Z] #58 25.74 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:01:02.549Z] #58 25.87 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:01:02.549Z] #58 25.92 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:01:02.549Z] #58 26.17 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:01:02.549Z] #58 26.73 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:01:02.549Z] #58 ... [2021-04-06T17:01:02.549Z] [2021-04-06T17:01:02.549Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:01:02.549Z] #67 sha256:f0c32fc20d230751bcdc5d40772d48a1525caf48deaf614ba60fa136fc2ced2d [2021-04-06T17:01:02.549Z] #67 26.40 Checking out files: 57% (1101/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-06T17:01:02.549Z] #67 27.29 + cd /tmp/tmp.q2hIIJX3Mz/src/github.com/docker/libnetwork [2021-04-06T17:01:02.549Z] #67 27.29 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:01:02.549Z] #67 27.86 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-06T17:01:02.907Z] #58 18.37 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:01:02.907Z] #58 18.37 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:01:03.166Z] #58 18.52 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-06T17:01:03.432Z] #58 ... [2021-04-06T17:01:03.432Z] [2021-04-06T17:01:03.432Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:01:03.432Z] #49 sha256:75428edbcc0988ac60b7afcec42d822fe1398f35f744c77f48d56e34fb8b7da5 [2021-04-06T17:01:03.432Z] #49 15.54 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-06T17:01:03.432Z] #49 15.65 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:01:03.432Z] #49 15.67 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-06T17:01:03.432Z] #49 16.12 go: downloading github.com/spf13/viper v1.6.1 [2021-04-06T17:01:03.432Z] #49 16.12 go: downloading github.com/pkg/errors v0.8.1 [2021-04-06T17:01:03.432Z] #49 16.18 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-06T17:01:03.432Z] #49 16.43 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:01:03.432Z] #49 16.45 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:01:03.432Z] #49 16.56 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-06T17:01:03.432Z] #49 16.59 go: extracting github.com/spf13/viper v1.6.1 [2021-04-06T17:01:03.432Z] #49 16.64 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-06T17:01:03.432Z] #49 16.64 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:01:03.432Z] #49 16.64 go: downloading github.com/fatih/color v1.7.0 [2021-04-06T17:01:03.432Z] #49 16.71 go: extracting github.com/pkg/errors v0.8.1 [2021-04-06T17:01:03.432Z] #49 16.75 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:01:03.432Z] #49 16.90 go: extracting github.com/fatih/color v1.7.0 [2021-04-06T17:01:03.432Z] #49 16.93 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:01:03.432Z] #49 16.93 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-06T17:01:03.432Z] #49 17.09 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:01:03.432Z] #49 17.22 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:01:03.432Z] #49 17.22 go: downloading github.com/spf13/afero v1.1.2 [2021-04-06T17:01:03.432Z] #49 17.22 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:01:03.432Z] #49 17.30 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:01:03.432Z] #49 17.50 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:01:03.432Z] #49 17.54 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:01:03.432Z] #49 17.58 go: extracting github.com/spf13/afero v1.1.2 [2021-04-06T17:01:03.432Z] #49 17.80 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:01:03.432Z] #49 18.20 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:01:03.432Z] #49 18.20 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:01:03.432Z] #49 18.20 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:01:03.432Z] #49 18.20 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-06T17:01:03.432Z] #49 18.37 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:01:03.432Z] #49 18.52 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:01:03.432Z] #49 18.52 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:01:03.432Z] #49 18.58 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:01:03.756Z] #49 18.87 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-06T17:01:03.756Z] #49 18.99 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:01:03.756Z] #49 19.18 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:01:03.756Z] #49 19.18 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:01:03.943Z] #30 12.34 0.1% 1.3% ## 2.9% ## 4.0% #### 5.6% ##### 7.8% ###### 9.4% ####### 11.1% ######### 13.2% ########## 14.3% ########### 15.9% ############# 18.1% ############## 20.1% ############### 21.1% ############### 22.1% ################ 23.3% ################# 24.6% ################## 26.0% ################### 27.3% #################### 28.9% ##################### 30.0% ###################### 31.6% ######################## 34.3% ########################### 37.7% ############################# 41.0% ############################## 42.6% ################################ 45.3% ################################## 47.6% ################################### 49.4% #################################### 51.1% ##################################### 52.1% ###################################### 53.8% ####################################### 55.4% ######################################### 57.0% ########################################## 59.1% ########################################### 60.8% ############################################ 62.4% ############################################## 64.6% ############################################### 66.7% ################################################# 68.7% ################################################## 70.6% ################################################### 72.2% ##################################################### 74.3% ####################################################### 77.0% ######################################################## 78.6% ######################################################### 79.5% ######################################################### 80.1% ########################################################## 80.9% ########################################################### 82.1% ########################################################### 83.1% ############################################################ 84.2% ############################################################# 85.1% ############################################################# 85.9% ############################################################## 86.4% ############################################################### 88.6% ################################################################ 90.2% ################################################################# 91.3% ################################################################## 93.1% #################################################################### 94.8% ##################################################################### 96.6% ####################################################################### 98.9% ######################################################################## 100.0% [2021-04-06T17:01:04.016Z] #49 19.32 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:01:04.016Z] #49 19.32 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:01:04.016Z] #49 19.39 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:01:04.016Z] #49 19.43 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:01:04.016Z] #49 19.48 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:01:04.245Z] #30 19.80 [2021-04-06T17:01:04.245Z] #30 ... [2021-04-06T17:01:04.245Z] [2021-04-06T17:01:04.245Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:01:04.245Z] #52 sha256:da4513f2fdc0a5efad3654b2e30388a1769de34f126bd71f87624e6e9d2565d4 [2021-04-06T17:01:04.245Z] #52 10.94 + cd /tmp/tmp.nbCikowPLK/src/github.com/mvdan/sh [2021-04-06T17:01:04.245Z] #52 10.94 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:01:04.245Z] #52 11.05 + GO111MODULE=on [2021-04-06T17:01:04.245Z] #52 11.05 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-06T17:01:04.245Z] #52 12.51 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:01:04.245Z] #52 12.51 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:01:04.245Z] #52 12.57 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:01:04.245Z] #52 12.68 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:01:04.245Z] #52 13.21 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:01:04.245Z] #52 14.12 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:01:04.245Z] #52 15.49 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:01:04.245Z] #52 17.99 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:01:04.245Z] #52 20.09 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:01:04.245Z] #52 20.15 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:01:04.245Z] #52 20.58 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:01:04.245Z] #52 20.88 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:01:04.245Z] #52 ... [2021-04-06T17:01:04.245Z] [2021-04-06T17:01:04.245Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:01:04.245Z] #59 sha256:5715a9b1075c0caef9e8cfda571f52315e005aa812dc8a64bcca9d3f65697254 [2021-04-06T17:01:04.245Z] #59 10.88 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:01:04.245Z] #59 11.29 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:01:04.245Z] #59 12.27 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-06T17:01:04.245Z] #59 12.63 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:01:04.245Z] #59 12.68 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:01:04.245Z] #59 13.91 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:01:04.245Z] #59 14.41 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:01:04.245Z] #59 17.70 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:01:04.245Z] #59 20.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:01:04.245Z] #59 21.11 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:01:04.245Z] #59 21.21 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:01:04.245Z] #59 ... [2021-04-06T17:01:04.245Z] [2021-04-06T17:01:04.245Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:01:04.245Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-06T17:01:04.245Z] #41 19.53 Checking out files: 89% (1515/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-06T17:01:04.245Z] #41 19.68 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-06T17:01:04.277Z] #49 19.66 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:01:04.277Z] #49 19.72 go: downloading golang.org/x/text v0.3.2 [2021-04-06T17:01:04.537Z] #49 19.76 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:01:04.537Z] #49 19.93 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:01:04.537Z] #49 19.93 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-06T17:01:04.796Z] #49 20.24 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:01:04.796Z] #49 20.29 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-06T17:01:04.796Z] #49 20.34 go: downloading github.com/spf13/cast v1.3.0 [2021-04-06T17:01:05.056Z] #49 ... [2021-04-06T17:01:05.056Z] [2021-04-06T17:01:05.056Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:01:05.056Z] #47 sha256:abf702f10d73831208a22ca3af4a3309616fad34bf19b3c953eb6cc4f7456368 [2021-04-06T17:01:05.056Z] #47 10.28 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:01:05.056Z] #47 10.64 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:01:05.056Z] #47 12.87 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:01:05.056Z] #47 16.46 go: finding github.com/fatih/color v1.9.0 [2021-04-06T17:01:05.056Z] #47 16.50 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:01:05.056Z] #47 16.64 go: finding github.com/pkg/errors v0.9.1 [2021-04-06T17:01:05.056Z] #47 16.64 go: finding github.com/spf13/pflag v1.0.3 [2021-04-06T17:01:05.056Z] #47 16.65 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:01:05.056Z] #47 16.82 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:01:05.056Z] #47 17.05 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:01:05.056Z] #47 17.25 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:01:05.056Z] #47 17.34 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:01:05.056Z] #47 17.43 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:01:05.056Z] #47 17.43 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:01:05.056Z] #47 ... [2021-04-06T17:01:05.056Z] [2021-04-06T17:01:05.056Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:01:05.056Z] #51 sha256:40f397f3dcb99469f32ba28b9c84db5c072f91955dd300702712a5cc9f4d9bde [2021-04-06T17:01:05.056Z] #51 16.43 + cd /tmp/tmp.mmBOFuXiTm/src/github.com/mvdan/sh [2021-04-06T17:01:05.056Z] #51 16.43 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:01:05.056Z] #51 16.64 + GO111MODULE=on [2021-04-06T17:01:05.056Z] #51 16.64 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-06T17:01:05.056Z] #51 18.22 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:01:05.056Z] #51 18.22 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:01:05.056Z] #51 18.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:01:05.056Z] #51 18.48 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:01:05.056Z] #51 18.52 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:01:05.056Z] #51 19.48 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:01:05.056Z] #51 20.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:01:05.314Z] #41 ... [2021-04-06T17:01:05.314Z] [2021-04-06T17:01:05.314Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:01:05.314Z] #46 sha256:d06514fe2f65b3f3f83fe4a9eaac757d92035dfd3e06e549b5dfb5bb996f0b8c [2021-04-06T17:01:05.314Z] #46 12.00 runtime/cgo [2021-04-06T17:01:05.314Z] #46 15.30 vendor/golang.org/x/crypto/internal/subtle [2021-04-06T17:01:05.314Z] #46 ... [2021-04-06T17:01:05.314Z] [2021-04-06T17:01:05.315Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:01:05.315Z] #68 sha256:264541d2e3c8c762f12a343641acdab1d35bf44c537dbdb86c90f23d44712f11 [2021-04-06T17:01:05.616Z] #68 22.21 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) [2021-04-06T17:01:05.616Z] #68 ... [2021-04-06T17:01:05.616Z] [2021-04-06T17:01:05.617Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:01:05.617Z] #48 sha256:095a4dd42db79f7ec462b3903414571fd4b7fe64e8bf299370783832966d2ca0 [2021-04-06T17:01:05.617Z] #48 12.28 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:01:05.617Z] #48 17.62 go: finding github.com/fatih/color v1.9.0 [2021-04-06T17:01:05.617Z] #48 17.70 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:01:05.617Z] #48 17.82 go: finding github.com/spf13/pflag v1.0.3 [2021-04-06T17:01:05.617Z] #48 17.83 go: finding github.com/pkg/errors v0.9.1 [2021-04-06T17:01:05.617Z] #48 18.11 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:01:05.617Z] #48 18.23 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:01:05.617Z] #48 18.61 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:01:05.617Z] #48 18.70 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:01:05.617Z] #48 18.81 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:01:05.617Z] #48 18.83 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:01:05.617Z] #48 18.92 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:01:05.617Z] #48 ... [2021-04-06T17:01:05.617Z] [2021-04-06T17:01:05.617Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:01:05.617Z] #68 sha256:264541d2e3c8c762f12a343641acdab1d35bf44c537dbdb86c90f23d44712f11 [2021-04-06T17:01:05.617Z] #68 22.21 Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-06T17:01:05.617Z] #68 22.52 + cd /tmp/tmp.GGVpdVNuDP/src/github.com/docker/libnetwork [2021-04-06T17:01:05.617Z] #68 22.52 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:01:05.996Z] #51 ... [2021-04-06T17:01:05.996Z] [2021-04-06T17:01:05.996Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:01:05.996Z] #45 sha256:e916ebd5dbec63ed9e36d6f613b574f4943230e1fe1604396f10ba2eb682dfd0 [2021-04-06T17:01:05.996Z] #45 11.33 unicode [2021-04-06T17:01:05.996Z] #45 14.59 internal/testlog [2021-04-06T17:01:05.996Z] #45 14.94 encoding [2021-04-06T17:01:05.996Z] #45 15.06 unicode/utf16 [2021-04-06T17:01:05.996Z] #45 15.43 container/list [2021-04-06T17:01:05.996Z] #45 16.10 crypto/internal/subtle [2021-04-06T17:01:05.996Z] #45 16.28 crypto/subtle [2021-04-06T17:01:05.996Z] #45 16.43 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-06T17:01:05.996Z] #45 16.57 internal/nettrace [2021-04-06T17:01:05.996Z] #45 16.71 runtime/cgo [2021-04-06T17:01:06.255Z] #45 ... [2021-04-06T17:01:06.255Z] [2021-04-06T17:01:06.255Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:01:06.255Z] #49 sha256:75428edbcc0988ac60b7afcec42d822fe1398f35f744c77f48d56e34fb8b7da5 [2021-04-06T17:01:06.255Z] #49 20.66 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:01:06.255Z] #49 20.83 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-06T17:01:06.255Z] #49 20.85 go: extracting github.com/spf13/cast v1.3.0 [2021-04-06T17:01:06.255Z] #49 20.85 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-06T17:01:06.255Z] #49 20.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:01:06.255Z] #49 21.05 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-06T17:01:06.255Z] #49 21.33 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-06T17:01:06.255Z] #49 21.38 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:01:06.255Z] #49 21.38 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:01:06.255Z] #49 ... [2021-04-06T17:01:06.255Z] [2021-04-06T17:01:06.255Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:01:06.255Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-06T17:01:06.255Z] #55 11.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:01:06.275Z] #68 ... [2021-04-06T17:01:06.275Z] [2021-04-06T17:01:06.275Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:01:06.275Z] #50 sha256:7a2b81a20df1a0213266dc45128d8bce93e6bec6ba979896954ebd948360dd0b [2021-04-06T17:01:06.275Z] #50 13.09 go: downloading github.com/spf13/viper v1.6.1 [2021-04-06T17:01:06.275Z] #50 13.11 go: downloading github.com/pkg/errors v0.8.1 [2021-04-06T17:01:06.275Z] #50 13.11 go: downloading github.com/fatih/color v1.7.0 [2021-04-06T17:01:06.275Z] #50 13.12 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:01:06.275Z] #50 13.12 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-06T17:01:06.275Z] #50 13.12 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:01:06.275Z] #50 13.25 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-06T17:01:06.275Z] #50 13.28 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:01:06.275Z] #50 13.32 go: extracting github.com/pkg/errors v0.8.1 [2021-04-06T17:01:06.275Z] #50 13.34 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:01:06.275Z] #50 13.39 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-06T17:01:06.275Z] #50 13.51 go: extracting github.com/spf13/viper v1.6.1 [2021-04-06T17:01:06.275Z] #50 13.52 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:01:06.275Z] #50 13.80 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:01:06.275Z] #50 13.90 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:01:06.275Z] #50 13.93 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:01:06.275Z] #50 13.95 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-06T17:01:06.275Z] #50 14.16 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:01:06.275Z] #50 14.16 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:01:06.275Z] #50 14.16 go: extracting github.com/fatih/color v1.7.0 [2021-04-06T17:01:06.275Z] #50 14.33 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:01:06.275Z] #50 14.42 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-06T17:01:06.275Z] #50 14.49 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:01:06.275Z] #50 14.52 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-06T17:01:06.275Z] #50 14.55 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:01:06.275Z] #50 14.55 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-06T17:01:06.275Z] #50 14.73 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:01:06.275Z] #50 14.89 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:01:06.275Z] #50 15.06 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:01:06.275Z] #50 15.23 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-06T17:01:06.275Z] #50 15.24 go: downloading github.com/spf13/afero v1.1.2 [2021-04-06T17:01:06.275Z] #50 15.30 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:01:06.275Z] #50 15.33 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-06T17:01:06.275Z] #50 15.37 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:01:06.275Z] #50 15.50 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:01:06.275Z] #50 15.55 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:01:06.275Z] #50 15.69 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-06T17:01:06.275Z] #50 15.85 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-06T17:01:06.275Z] #50 15.95 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:01:06.275Z] #50 16.04 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:01:06.275Z] #50 16.08 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:01:06.275Z] #50 16.29 go: extracting github.com/spf13/afero v1.1.2 [2021-04-06T17:01:06.275Z] #50 16.30 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:01:06.275Z] #50 16.52 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:01:06.275Z] #50 16.66 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:01:06.275Z] #50 16.78 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:01:06.275Z] #50 16.84 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-06T17:01:06.275Z] #50 16.99 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:01:06.275Z] #50 17.06 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:01:06.275Z] #50 17.07 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:01:06.275Z] #50 17.09 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:01:06.275Z] #50 17.22 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:01:06.275Z] #50 17.22 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:01:06.275Z] #50 17.30 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:01:06.275Z] #50 17.44 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:01:06.275Z] #50 17.72 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:01:06.275Z] #50 18.07 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:01:06.275Z] #50 18.97 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-06T17:01:06.275Z] #50 19.23 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:01:06.275Z] #50 19.37 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-06T17:01:06.275Z] #50 21.82 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:01:06.275Z] #50 21.98 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:01:06.515Z] #55 ... [2021-04-06T17:01:06.515Z] [2021-04-06T17:01:06.515Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:01:06.515Z] #51 sha256:40f397f3dcb99469f32ba28b9c84db5c072f91955dd300702712a5cc9f4d9bde [2021-04-06T17:01:06.515Z] #51 21.84 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:01:06.580Z] #50 ... [2021-04-06T17:01:06.580Z] [2021-04-06T17:01:06.580Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:01:06.580Z] #30 sha256:4ff578d40a30629dd567f984a3f3ec69d6f6b5f33dc93bc8eaf9436012c62447 [2021-04-06T17:01:06.580Z] #30 21.21 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-06T17:01:06.580Z] #30 21.81 #=#=# [2021-04-06T17:01:06.580Z] #30 22.04 ## 3.6% ############################################## 65.3% ######################################################################## 100.0% [2021-04-06T17:01:06.779Z] #13 4.382 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-06T17:01:06.779Z] #13 4.492 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:01:06.779Z] #13 4.511 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:01:06.779Z] #13 4.540 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:01:06.878Z] #30 22.49 [2021-04-06T17:01:07.095Z] #51 ... [2021-04-06T17:01:07.095Z] [2021-04-06T17:01:07.095Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:01:07.095Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:01:07.095Z] #36 12.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:01:07.095Z] #36 14.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:01:07.355Z] #36 ... [2021-04-06T17:01:07.355Z] [2021-04-06T17:01:07.355Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:07.355Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:01:07.355Z] #42 12.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:01:07.355Z] #42 15.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:01:07.355Z] #42 ... [2021-04-06T17:01:07.355Z] [2021-04-06T17:01:07.355Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:01:07.355Z] #49 sha256:75428edbcc0988ac60b7afcec42d822fe1398f35f744c77f48d56e34fb8b7da5 [2021-04-06T17:01:07.355Z] #49 21.98 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:01:07.355Z] #49 22.01 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:01:07.355Z] #49 22.20 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:01:07.355Z] #49 22.57 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:01:07.355Z] #49 22.61 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:01:07.385Z] #13 5.269 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [454 kB] [2021-04-06T17:01:07.385Z] #13 ... [2021-04-06T17:01:07.385Z] [2021-04-06T17:01:07.385Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:01:07.385Z] #34 sha256:18a2bdb0b3a727b5afc26b0218342214cd5995d7edab5f4eccb48499cac95623 [2021-04-06T17:01:07.385Z] #34 6.091 + RM_GOPATH=0 [2021-04-06T17:01:07.385Z] #34 6.093 + TMP_GOPATH= [2021-04-06T17:01:07.385Z] #34 6.097 + : /build [2021-04-06T17:01:07.385Z] #34 6.097 + '[' -z '' ']' [2021-04-06T17:01:07.385Z] #34 6.098 ++ mktemp -d [2021-04-06T17:01:07.385Z] #34 6.100 + export GOPATH=/tmp/tmp.szHbTrAVES [2021-04-06T17:01:07.385Z] #34 6.102 + GOPATH=/tmp/tmp.szHbTrAVES [2021-04-06T17:01:07.385Z] #34 6.104 + RM_GOPATH=1 [2021-04-06T17:01:07.385Z] #34 6.105 + case "$(go env GOARCH)" in [2021-04-06T17:01:07.385Z] #34 6.106 ++ go env GOARCH [2021-04-06T17:01:07.385Z] #34 6.144 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:07.385Z] #34 6.145 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:07.385Z] #34 6.152 ++ dirname /tmp/install/install.sh [2021-04-06T17:01:07.385Z] #34 6.157 + dir=/tmp/install [2021-04-06T17:01:07.385Z] #34 6.157 + bin=tomlv [2021-04-06T17:01:07.385Z] #34 6.158 + shift [2021-04-06T17:01:07.385Z] #34 6.158 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-04-06T17:01:07.385Z] #34 6.159 + . /tmp/install/tomlv.installer [2021-04-06T17:01:07.385Z] #34 6.159 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:01:07.385Z] #34 6.160 + install_tomlv [2021-04-06T17:01:07.385Z] #34 6.160 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-04-06T17:01:07.385Z] #34 6.160 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.szHbTrAVES/src/github.com/BurntSushi/toml [2021-04-06T17:01:07.385Z] #34 6.161 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:01:07.385Z] #34 6.174 Cloning into '/tmp/tmp.szHbTrAVES/src/github.com/BurntSushi/toml'... [2021-04-06T17:01:07.385Z] #34 6.761 + cd /tmp/tmp.szHbTrAVES/src/github.com/BurntSushi/toml [2021-04-06T17:01:07.385Z] #34 6.761 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-04-06T17:01:07.385Z] #34 6.772 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-04-06T17:01:07.385Z] #34 7.442 math/bits [2021-04-06T17:01:07.385Z] #34 7.458 internal/cpu [2021-04-06T17:01:07.385Z] #34 7.470 runtime/internal/atomic [2021-04-06T17:01:07.385Z] #34 7.500 unicode/utf8 [2021-04-06T17:01:07.806Z] #67 ... [2021-04-06T17:01:07.806Z] [2021-04-06T17:01:07.806Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:01:07.806Z] #49 sha256:592e03cb968c4621026ff44272a54a89013024e071565829de4bd6be90f95936 [2021-04-06T17:01:07.806Z] #49 26.05 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-06T17:01:07.806Z] #49 26.09 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:01:07.806Z] #49 26.13 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:01:07.806Z] #49 26.22 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:01:07.806Z] #49 26.39 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:01:07.806Z] #49 26.39 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:01:07.806Z] #49 26.40 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:01:07.806Z] #49 26.40 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:01:07.806Z] #49 26.47 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:01:07.806Z] #49 26.48 go: downloading github.com/spf13/cast v1.3.0 [2021-04-06T17:01:07.806Z] #49 26.48 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:01:07.806Z] #49 26.57 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-06T17:01:07.806Z] #49 26.59 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:01:07.806Z] #49 26.71 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-06T17:01:07.806Z] #49 26.79 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-06T17:01:07.806Z] #49 26.86 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:01:07.806Z] #49 26.86 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:01:07.806Z] #49 26.90 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:01:07.806Z] #49 26.92 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:01:07.806Z] #49 27.29 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-06T17:01:07.806Z] #49 27.30 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:01:07.806Z] #49 27.40 go: extracting github.com/spf13/cast v1.3.0 [2021-04-06T17:01:07.806Z] #49 27.46 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:01:07.806Z] #49 27.46 go: downloading golang.org/x/text v0.3.2 [2021-04-06T17:01:07.806Z] #49 27.53 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:01:07.806Z] #49 27.55 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:01:07.806Z] #49 27.55 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:01:07.806Z] #49 27.56 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:01:07.806Z] #49 27.86 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-06T17:01:07.806Z] #49 27.87 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:01:07.806Z] #49 27.89 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:01:07.806Z] #49 27.92 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:01:07.806Z] #49 27.93 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:01:07.806Z] #49 28.06 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:01:07.806Z] #49 28.17 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:01:07.806Z] #49 28.17 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:01:07.806Z] #49 28.40 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:01:07.806Z] #49 28.42 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:01:07.806Z] #49 28.45 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:01:07.806Z] #49 28.49 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:01:07.806Z] #49 28.66 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:01:07.806Z] #49 28.69 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:01:07.806Z] #49 28.70 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:01:07.806Z] #49 28.96 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:01:07.806Z] #49 29.12 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:01:07.806Z] #49 29.26 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:01:07.806Z] #49 29.31 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:01:07.806Z] #49 29.33 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:01:07.806Z] #49 29.40 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:01:07.806Z] #49 29.42 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:01:07.806Z] #49 29.45 go: downloading github.com/spf13/afero v1.1.2 [2021-04-06T17:01:07.806Z] #49 29.48 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:01:07.806Z] #49 29.53 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:01:07.806Z] #49 29.55 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:01:07.806Z] #49 29.80 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:01:07.806Z] #49 29.99 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:01:07.806Z] #49 30.02 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:01:07.806Z] #49 30.12 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:01:07.806Z] #49 30.19 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:01:07.806Z] #49 30.33 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:01:07.806Z] #49 30.33 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:01:07.806Z] #49 30.36 go: extracting github.com/spf13/afero v1.1.2 [2021-04-06T17:01:07.806Z] #49 30.73 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:01:07.806Z] #49 30.73 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-06T17:01:07.806Z] #49 30.77 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:01:07.806Z] #49 30.89 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:01:07.806Z] #49 30.89 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-06T17:01:07.806Z] #49 31.08 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-06T17:01:07.806Z] #49 31.08 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:01:07.806Z] #49 31.13 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:01:07.806Z] #49 31.17 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:01:07.806Z] #49 31.18 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:01:07.806Z] #49 31.25 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:01:07.806Z] #49 31.30 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-06T17:01:07.806Z] #49 31.32 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:01:07.806Z] #49 31.47 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:01:07.806Z] #49 31.49 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-06T17:01:07.806Z] #49 31.53 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-06T17:01:07.806Z] #49 31.64 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:01:07.806Z] #49 31.68 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:01:07.806Z] #49 31.72 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-06T17:01:07.806Z] #49 31.75 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:01:08.063Z] #49 ... [2021-04-06T17:01:08.063Z] [2021-04-06T17:01:08.063Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:01:08.063Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-06T17:01:08.063Z] #55 24.27 Fetched 8426 kB in 18s (456 kB/s) [2021-04-06T17:01:08.063Z] #55 24.27 Reading package lists... [2021-04-06T17:01:08.063Z] #55 31.41 Reading package lists... [2021-04-06T17:01:08.063Z] #55 ... [2021-04-06T17:01:08.063Z] [2021-04-06T17:01:08.063Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:01:08.063Z] #58 sha256:84577cc4663daf09841f38af79575fa783b120b58b5bb40cf064e59d45dbe93c [2021-04-06T17:01:08.063Z] #58 29.49 go: finding github.com/pkg/errors v0.9.1 [2021-04-06T17:01:08.063Z] #58 29.91 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:01:08.063Z] #58 30.01 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:01:08.063Z] #58 30.06 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:01:08.063Z] #58 30.16 go: finding github.com/google/uuid v1.2.0 [2021-04-06T17:01:08.063Z] #58 30.32 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:01:08.063Z] #58 30.33 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-06T17:01:08.063Z] #58 30.34 go: finding github.com/gofrs/flock v0.8.0 [2021-04-06T17:01:08.063Z] #58 30.37 go: finding github.com/gorilla/mux v1.8.0 [2021-04-06T17:01:08.063Z] #58 30.38 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:01:08.063Z] #58 30.48 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:01:08.063Z] #58 30.51 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:01:08.063Z] #58 30.51 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:01:08.063Z] #58 30.72 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:01:08.063Z] #58 30.79 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:01:08.339Z] #49 23.65 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:01:08.339Z] #34 8.224 unicode [2021-04-06T17:01:08.339Z] #34 8.234 internal/bytealg [2021-04-06T17:01:08.339Z] #34 8.236 internal/testlog [2021-04-06T17:01:08.339Z] #34 8.239 math [2021-04-06T17:01:08.414Z] #30 24.02 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-06T17:01:08.414Z] #30 24.10 skipping existing 5cb8031fd95d [2021-04-06T17:01:08.604Z] #34 8.750 encoding [2021-04-06T17:01:08.712Z] #30 24.33 [2021-04-06T17:01:08.868Z] #34 8.927 runtime/cgo [2021-04-06T17:01:08.868Z] #34 ... [2021-04-06T17:01:08.868Z] [2021-04-06T17:01:08.868Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:08.868Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-06T17:01:08.868Z] #13 6.696 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-06T17:01:09.957Z] #58 ... [2021-04-06T17:01:09.957Z] [2021-04-06T17:01:09.957Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:01:09.957Z] #51 sha256:515d5b323f7ae805ccf50007eebda001226637aae17bdf1d870282b15ed079ee [2021-04-06T17:01:09.957Z] #51 26.04 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:01:09.957Z] #51 27.43 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:01:09.957Z] #51 27.61 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:01:09.957Z] #51 27.76 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:01:09.957Z] #51 27.88 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:01:09.957Z] #51 28.65 runtime/cgo [2021-04-06T17:01:09.957Z] #51 28.75 runtime [2021-04-06T17:01:09.957Z] #51 ... [2021-04-06T17:01:09.957Z] [2021-04-06T17:01:09.957Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:01:09.957Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:01:09.957Z] #36 26.18 Fetched 8426 kB in 19s (446 kB/s) [2021-04-06T17:01:09.957Z] #36 26.18 Reading package lists... [2021-04-06T17:01:09.957Z] #36 33.21 Reading package lists... [2021-04-06T17:01:09.957Z] #36 ... [2021-04-06T17:01:09.957Z] [2021-04-06T17:01:09.957Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:01:09.957Z] #49 sha256:592e03cb968c4621026ff44272a54a89013024e071565829de4bd6be90f95936 [2021-04-06T17:01:09.957Z] #49 36.30 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-06T17:01:10.213Z] #49 ... [2021-04-06T17:01:10.213Z] [2021-04-06T17:01:10.213Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:10.213Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:01:10.213Z] #42 26.57 Fetched 8426 kB in 19s (448 kB/s) [2021-04-06T17:01:10.213Z] #42 26.57 Reading package lists... [2021-04-06T17:01:10.254Z] #30 25.91 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-06T17:01:10.269Z] #49 ... [2021-04-06T17:01:10.269Z] [2021-04-06T17:01:10.269Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:01:10.269Z] #34 sha256:57fd501546e71646ba5cd06233f2a2bf744e3cefede2fbd227d3808729fe4175 [2021-04-06T17:01:10.269Z] #34 15.81 runtime/cgo [2021-04-06T17:01:10.270Z] #13 ... [2021-04-06T17:01:10.270Z] [2021-04-06T17:01:10.270Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:01:10.270Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-06T17:01:10.270Z] #55 6.303 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:01:10.270Z] #55 6.334 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:01:10.270Z] #55 6.341 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:01:10.270Z] #55 7.029 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-06T17:01:10.270Z] #55 8.544 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [266 kB] [2021-04-06T17:01:10.270Z] #55 10.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-06T17:01:10.270Z] #55 ... [2021-04-06T17:01:10.270Z] [2021-04-06T17:01:10.270Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:01:10.270Z] #49 sha256:eac37ce83162fa48b7061ca599112a7c135dfd09b3a317961503bafb9e5b03b3 [2021-04-06T17:01:10.270Z] #49 4.686 + RM_GOPATH=0 [2021-04-06T17:01:10.270Z] #49 4.686 + TMP_GOPATH= [2021-04-06T17:01:10.270Z] #49 4.686 + : /build [2021-04-06T17:01:10.270Z] #49 4.686 + '[' -z '' ']' [2021-04-06T17:01:10.270Z] #49 4.686 ++ mktemp -d [2021-04-06T17:01:10.270Z] #49 4.688 + export GOPATH=/tmp/tmp.p6DHFW0pBr [2021-04-06T17:01:10.270Z] #49 4.688 + GOPATH=/tmp/tmp.p6DHFW0pBr [2021-04-06T17:01:10.270Z] #49 4.688 + RM_GOPATH=1 [2021-04-06T17:01:10.270Z] #49 4.688 + case "$(go env GOARCH)" in [2021-04-06T17:01:10.270Z] #49 4.696 ++ go env GOARCH [2021-04-06T17:01:10.270Z] #49 4.716 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:10.270Z] #49 4.716 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:10.270Z] #49 4.716 ++ dirname /tmp/install/install.sh [2021-04-06T17:01:10.270Z] #49 4.723 + dir=/tmp/install [2021-04-06T17:01:10.270Z] #49 4.723 + bin=golangci_lint [2021-04-06T17:01:10.270Z] #49 4.723 + shift [2021-04-06T17:01:10.270Z] #49 4.723 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-06T17:01:10.270Z] #49 4.723 + . /tmp/install/golangci_lint.installer [2021-04-06T17:01:10.270Z] #49 4.723 ++ : v1.23.8 [2021-04-06T17:01:10.270Z] #49 4.723 + install_golangci_lint [2021-04-06T17:01:10.270Z] #49 4.723 + set -e [2021-04-06T17:01:10.270Z] #49 4.723 + export GO111MODULE=on [2021-04-06T17:01:10.270Z] #49 4.723 + GO111MODULE=on [2021-04-06T17:01:10.270Z] #49 4.723 + GOBIN=/build [2021-04-06T17:01:10.270Z] #49 4.723 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-06T17:01:10.270Z] #49 4.884 go: finding github.com v1.23.8 [2021-04-06T17:01:10.270Z] #49 4.887 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-06T17:01:10.270Z] #49 4.892 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-06T17:01:10.270Z] #49 4.892 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:01:10.270Z] #49 4.892 go: finding github.com/golangci v1.23.8 [2021-04-06T17:01:10.270Z] #49 6.111 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:01:10.270Z] #49 6.709 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-06T17:01:10.270Z] #49 ... [2021-04-06T17:01:10.270Z] [2021-04-06T17:01:10.270Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:01:10.270Z] #58 sha256:6cb1b00d000eaf6b82e7d67992d203f93b59ff749a45f63e368391dda5627144 [2021-04-06T17:01:10.270Z] #58 4.350 + RM_GOPATH=0 [2021-04-06T17:01:10.270Z] #58 4.350 + TMP_GOPATH= [2021-04-06T17:01:10.270Z] #58 4.350 + : /build [2021-04-06T17:01:10.270Z] #58 4.350 + '[' -z '' ']' [2021-04-06T17:01:10.270Z] #58 4.350 ++ mktemp -d [2021-04-06T17:01:10.270Z] #58 4.350 + export GOPATH=/tmp/tmp.LjyeNmxalk [2021-04-06T17:01:10.270Z] #58 4.350 + GOPATH=/tmp/tmp.LjyeNmxalk [2021-04-06T17:01:10.270Z] #58 4.350 + RM_GOPATH=1 [2021-04-06T17:01:10.270Z] #58 4.350 + case "$(go env GOARCH)" in [2021-04-06T17:01:10.270Z] #58 4.356 ++ go env GOARCH [2021-04-06T17:01:10.270Z] #58 4.370 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:10.270Z] #58 4.370 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:10.270Z] #58 4.380 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:01:10.270Z] #58 4.380 ++ dirname /tmp/install/install.sh [2021-04-06T17:01:10.270Z] #58 4.380 + dir=/tmp/install [2021-04-06T17:01:10.270Z] #58 4.380 + bin=rootlesskit [2021-04-06T17:01:10.270Z] #58 4.380 + shift [2021-04-06T17:01:10.270Z] #58 4.380 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-06T17:01:10.270Z] #58 4.380 + . /tmp/install/rootlesskit.installer [2021-04-06T17:01:10.270Z] #58 4.380 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:01:10.270Z] #58 4.380 + install_rootlesskit [2021-04-06T17:01:10.270Z] #58 4.380 + case "$1" in [2021-04-06T17:01:10.270Z] #58 4.380 + export CGO_ENABLED=0 [2021-04-06T17:01:10.270Z] #58 4.380 + CGO_ENABLED=0 [2021-04-06T17:01:10.270Z] #58 4.380 + _install_rootlesskit [2021-04-06T17:01:10.270Z] #58 4.380 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-06T17:01:10.270Z] #58 4.380 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LjyeNmxalk/src/github.com/rootless-containers/rootlesskit [2021-04-06T17:01:10.270Z] #58 4.390 Cloning into '/tmp/tmp.LjyeNmxalk/src/github.com/rootless-containers/rootlesskit'... [2021-04-06T17:01:10.270Z] #58 6.792 + cd /tmp/tmp.LjyeNmxalk/src/github.com/rootless-containers/rootlesskit [2021-04-06T17:01:10.270Z] #58 6.793 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-06T17:01:10.270Z] #58 6.817 + export GO111MODULE=on [2021-04-06T17:01:10.270Z] #58 6.825 + GO111MODULE=on [2021-04-06T17:01:10.270Z] #58 6.825 + export GOPROXY=https://proxy.golang.org [2021-04-06T17:01:10.270Z] #58 6.828 + GOPROXY=https://proxy.golang.org [2021-04-06T17:01:10.270Z] #58 6.829 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-06T17:01:10.270Z] #58 6.829 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-06T17:01:10.270Z] #58 8.938 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:01:10.270Z] #58 8.946 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:01:10.270Z] #58 8.991 go: downloading github.com/pkg/errors v0.9.1 [2021-04-06T17:01:10.270Z] #58 8.992 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-06T17:01:10.270Z] #58 9.099 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:01:10.270Z] #58 9.118 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:01:10.270Z] #58 9.315 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:01:10.270Z] #58 9.586 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:01:10.270Z] #58 9.587 go: downloading github.com/google/uuid v1.2.0 [2021-04-06T17:01:10.270Z] #58 9.864 go: extracting github.com/pkg/errors v0.9.1 [2021-04-06T17:01:10.270Z] #58 9.880 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:01:10.270Z] #58 9.911 go: extracting github.com/google/uuid v1.2.0 [2021-04-06T17:01:10.270Z] #58 ... [2021-04-06T17:01:10.270Z] [2021-04-06T17:01:10.270Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:01:10.270Z] #47 sha256:e164c12b93f3516a54faeb9409f6dcfdfdefca7297a11d0a6715b8a7ad1e69d1 [2021-04-06T17:01:10.270Z] #47 5.232 + RM_GOPATH=0 [2021-04-06T17:01:10.270Z] #47 5.232 + TMP_GOPATH= [2021-04-06T17:01:10.270Z] #47 5.232 + : /build [2021-04-06T17:01:10.270Z] #47 5.232 + '[' -z '' ']' [2021-04-06T17:01:10.270Z] #47 5.232 ++ mktemp -d [2021-04-06T17:01:10.270Z] #47 5.232 + export GOPATH=/tmp/tmp.seaZzkVQoG [2021-04-06T17:01:10.270Z] #47 5.232 + GOPATH=/tmp/tmp.seaZzkVQoG [2021-04-06T17:01:10.270Z] #47 5.232 + RM_GOPATH=1 [2021-04-06T17:01:10.270Z] #47 5.232 + case "$(go env GOARCH)" in [2021-04-06T17:01:10.270Z] #47 5.232 ++ go env GOARCH [2021-04-06T17:01:10.270Z] #47 5.276 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:10.270Z] #47 5.276 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:10.270Z] #47 5.276 ++ dirname /tmp/install/install.sh [2021-04-06T17:01:10.270Z] #47 5.288 + dir=/tmp/install [2021-04-06T17:01:10.270Z] #47 5.288 + bin=gotestsum [2021-04-06T17:01:10.270Z] #47 5.288 + shift [2021-04-06T17:01:10.270Z] #47 5.288 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-06T17:01:10.270Z] #47 5.288 + . /tmp/install/gotestsum.installer [2021-04-06T17:01:10.270Z] #47 5.288 ++ : v0.5.3 [2021-04-06T17:01:10.270Z] #47 5.288 + install_gotestsum [2021-04-06T17:01:10.270Z] #47 5.288 + set -e [2021-04-06T17:01:10.270Z] #47 5.288 + export GO111MODULE=on [2021-04-06T17:01:10.270Z] #47 5.288 + GO111MODULE=on [2021-04-06T17:01:10.270Z] #47 5.288 + GOBIN=/build [2021-04-06T17:01:10.270Z] #47 5.288 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-06T17:01:10.270Z] #47 5.349 go: finding gotest.tools v0.5.3 [2021-04-06T17:01:10.270Z] #47 5.358 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-06T17:01:10.270Z] #47 6.310 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-06T17:01:10.270Z] #47 6.834 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-06T17:01:10.270Z] #47 7.817 go: downloading github.com/fatih/color v1.9.0 [2021-04-06T17:01:10.270Z] #47 7.853 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:01:10.270Z] #47 7.857 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:01:10.270Z] #47 7.901 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:01:10.270Z] #47 7.912 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:01:10.270Z] #47 8.032 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:01:10.270Z] #47 8.178 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-06T17:01:10.270Z] #47 8.241 go: downloading github.com/pkg/errors v0.9.1 [2021-04-06T17:01:10.270Z] #47 8.442 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:01:10.270Z] #47 8.630 go: extracting github.com/fatih/color v1.9.0 [2021-04-06T17:01:10.270Z] #47 8.651 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:01:10.270Z] #47 8.666 go: extracting github.com/pkg/errors v0.9.1 [2021-04-06T17:01:10.270Z] #47 8.799 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:01:10.270Z] #47 8.887 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:01:10.270Z] #47 8.928 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-06T17:01:10.270Z] #47 8.931 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:01:10.270Z] #47 8.939 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:01:10.270Z] #47 9.261 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:01:10.270Z] #47 9.481 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:01:10.270Z] #47 10.08 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:01:10.470Z] #42 33.60 Reading package lists... [2021-04-06T17:01:10.470Z] #42 ... [2021-04-06T17:01:10.470Z] [2021-04-06T17:01:10.470Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:10.470Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:01:10.470Z] #13 22.69 Fetched 8933 kB in 20s (442 kB/s) [2021-04-06T17:01:10.470Z] #13 22.69 Reading package lists... [2021-04-06T17:01:10.528Z] #34 ... [2021-04-06T17:01:10.528Z] [2021-04-06T17:01:10.528Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:10.528Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:01:10.528Z] #13 10.90 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-06T17:01:10.528Z] #13 11.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:01:10.528Z] #13 11.06 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:01:10.528Z] #13 11.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:01:10.529Z] #13 11.98 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB] [2021-04-06T17:01:10.529Z] #13 13.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-06T17:01:10.529Z] #13 15.86 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:01:10.529Z] #13 18.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:01:10.529Z] #13 ... [2021-04-06T17:01:10.529Z] [2021-04-06T17:01:10.529Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:01:10.529Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-06T17:01:10.529Z] #40 25.64 Checking out files: 84% (1418/1684) Checking out files: 85% (1432/1684) Checking out files: 86% (1449/1684) Checking out files: 87% (1466/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-06T17:01:10.529Z] #40 25.85 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-06T17:01:10.534Z] #47 ... [2021-04-06T17:01:10.534Z] [2021-04-06T17:01:10.534Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:01:10.534Z] #45 sha256:0cfb4aa769ae0adc8076cc7af44c8bddcff8ff9770ba2c7aa3384cd394585d42 [2021-04-06T17:01:10.534Z] #45 5.288 + RM_GOPATH=0 [2021-04-06T17:01:10.534Z] #45 5.288 + TMP_GOPATH= [2021-04-06T17:01:10.534Z] #45 5.288 + : /build [2021-04-06T17:01:10.534Z] #45 5.288 + '[' -z '' ']' [2021-04-06T17:01:10.534Z] #45 5.288 ++ mktemp -d [2021-04-06T17:01:10.534Z] #45 5.294 + export GOPATH=/tmp/tmp.AlbirR9QRB [2021-04-06T17:01:10.534Z] #45 5.294 + GOPATH=/tmp/tmp.AlbirR9QRB [2021-04-06T17:01:10.534Z] #45 5.294 + RM_GOPATH=1 [2021-04-06T17:01:10.534Z] #45 5.294 + case "$(go env GOARCH)" in [2021-04-06T17:01:10.534Z] #45 5.295 ++ go env GOARCH [2021-04-06T17:01:10.534Z] #45 5.330 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:10.534Z] #45 5.330 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:10.534Z] #45 5.333 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:01:10.534Z] #45 5.333 ++ dirname /tmp/install/install.sh [2021-04-06T17:01:10.534Z] #45 5.333 + dir=/tmp/install [2021-04-06T17:01:10.534Z] #45 5.333 + bin=vndr [2021-04-06T17:01:10.534Z] #45 5.333 + shift [2021-04-06T17:01:10.534Z] #45 5.333 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-06T17:01:10.534Z] #45 5.333 + . /tmp/install/vndr.installer [2021-04-06T17:01:10.534Z] #45 5.333 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:01:10.534Z] #45 5.333 + install_vndr [2021-04-06T17:01:10.534Z] #45 5.333 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-06T17:01:10.534Z] #45 5.333 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.AlbirR9QRB/src/github.com/LK4D4/vndr [2021-04-06T17:01:10.534Z] #45 5.358 Cloning into '/tmp/tmp.AlbirR9QRB/src/github.com/LK4D4/vndr'... [2021-04-06T17:01:10.534Z] #45 6.079 + cd /tmp/tmp.AlbirR9QRB/src/github.com/LK4D4/vndr [2021-04-06T17:01:10.534Z] #45 6.079 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-06T17:01:10.534Z] #45 6.093 + go build -buildmode=pie -v -o /build/vndr . [2021-04-06T17:01:10.534Z] #45 6.875 internal/race [2021-04-06T17:01:10.534Z] #45 6.908 internal/cpu [2021-04-06T17:01:10.534Z] #45 6.961 runtime/internal/atomic [2021-04-06T17:01:10.534Z] #45 6.964 runtime/internal/sys [2021-04-06T17:01:10.534Z] #45 7.072 sync/atomic [2021-04-06T17:01:10.534Z] #45 7.371 runtime/internal/math [2021-04-06T17:01:10.534Z] #45 7.454 unicode [2021-04-06T17:01:10.534Z] #45 7.715 math/bits [2021-04-06T17:01:10.534Z] #45 7.721 unicode/utf8 [2021-04-06T17:01:10.534Z] #45 7.828 internal/bytealg [2021-04-06T17:01:10.534Z] #45 8.331 math [2021-04-06T17:01:10.534Z] #45 8.573 internal/testlog [2021-04-06T17:01:10.534Z] #45 8.989 unicode/utf16 [2021-04-06T17:01:10.534Z] #45 9.303 runtime [2021-04-06T17:01:10.534Z] #45 9.645 container/list [2021-04-06T17:01:10.534Z] #45 ... [2021-04-06T17:01:10.534Z] [2021-04-06T17:01:10.534Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:01:10.534Z] #67 sha256:f5900ca3cb228e36ab9428d2a9c95f53ea98a992e191b453b20f024ecee69a5d [2021-04-06T17:01:10.534Z] #67 3.869 + RM_GOPATH=0 [2021-04-06T17:01:10.534Z] #67 3.869 + TMP_GOPATH= [2021-04-06T17:01:10.534Z] #67 3.869 + : /build [2021-04-06T17:01:10.534Z] #67 3.869 + '[' -z '' ']' [2021-04-06T17:01:10.534Z] #67 3.872 ++ mktemp -d [2021-04-06T17:01:10.534Z] #67 3.875 + export GOPATH=/tmp/tmp.ZF8oo5W4MC [2021-04-06T17:01:10.534Z] #67 3.875 + GOPATH=/tmp/tmp.ZF8oo5W4MC [2021-04-06T17:01:10.534Z] #67 3.875 + RM_GOPATH=1 [2021-04-06T17:01:10.534Z] #67 3.875 + case "$(go env GOARCH)" in [2021-04-06T17:01:10.534Z] #67 3.876 ++ go env GOARCH [2021-04-06T17:01:10.534Z] #67 3.894 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:10.534Z] #67 3.894 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:10.534Z] #67 3.894 ++ dirname /tmp/install/install.sh [2021-04-06T17:01:10.534Z] #67 3.895 + dir=/tmp/install [2021-04-06T17:01:10.534Z] #67 3.896 + bin=proxy [2021-04-06T17:01:10.534Z] #67 3.896 + shift [2021-04-06T17:01:10.534Z] #67 3.897 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-06T17:01:10.534Z] #67 3.897 + . /tmp/install/proxy.installer [2021-04-06T17:01:10.534Z] #67 3.897 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:01:10.534Z] #67 3.904 + install_proxy [2021-04-06T17:01:10.534Z] #67 3.904 + case "$1" in [2021-04-06T17:01:10.534Z] #67 3.904 + export CGO_ENABLED=0 [2021-04-06T17:01:10.534Z] #67 3.904 + CGO_ENABLED=0 [2021-04-06T17:01:10.534Z] #67 3.904 + _install_proxy [2021-04-06T17:01:10.534Z] #67 3.904 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-06T17:01:10.534Z] #67 3.904 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ZF8oo5W4MC/src/github.com/docker/libnetwork [2021-04-06T17:01:10.534Z] #67 3.909 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:01:10.534Z] #67 3.912 Cloning into '/tmp/tmp.ZF8oo5W4MC/src/github.com/docker/libnetwork'... [2021-04-06T17:01:10.847Z] #67 ... [2021-04-06T17:01:10.847Z] [2021-04-06T17:01:10.847Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:01:10.847Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-06T17:01:10.847Z] #36 6.653 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:01:10.847Z] #36 6.703 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:01:10.847Z] #36 6.707 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:01:10.847Z] #36 7.976 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-06T17:01:10.847Z] #36 9.924 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [266 kB] [2021-04-06T17:01:10.847Z] #36 10.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-06T17:01:10.847Z] #36 ... [2021-04-06T17:01:10.847Z] [2021-04-06T17:01:10.847Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:01:10.847Z] #51 sha256:eed52d1321de100d096fc9ff1ad86795dccde3c7176eb03e6b2969e0e0230211 [2021-04-06T17:01:10.847Z] #51 5.678 + RM_GOPATH=0 [2021-04-06T17:01:10.847Z] #51 5.678 + TMP_GOPATH= [2021-04-06T17:01:10.847Z] #51 5.678 + : /build [2021-04-06T17:01:10.847Z] #51 5.678 + '[' -z '' ']' [2021-04-06T17:01:10.847Z] #51 5.689 ++ mktemp -d [2021-04-06T17:01:10.847Z] #51 5.696 + export GOPATH=/tmp/tmp.FcWAOsumSh [2021-04-06T17:01:10.847Z] #51 5.696 + GOPATH=/tmp/tmp.FcWAOsumSh [2021-04-06T17:01:10.847Z] #51 5.696 + RM_GOPATH=1 [2021-04-06T17:01:10.847Z] #51 5.696 + case "$(go env GOARCH)" in [2021-04-06T17:01:10.847Z] #51 5.696 ++ go env GOARCH [2021-04-06T17:01:10.847Z] #51 5.754 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:10.847Z] #51 5.754 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:10.847Z] #51 5.755 ++ dirname /tmp/install/install.sh [2021-04-06T17:01:10.847Z] #51 5.756 + dir=/tmp/install [2021-04-06T17:01:10.847Z] #51 5.763 + bin=shfmt [2021-04-06T17:01:10.847Z] #51 5.763 + shift [2021-04-06T17:01:10.847Z] #51 5.763 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-06T17:01:10.847Z] #51 5.763 + . /tmp/install/shfmt.installer [2021-04-06T17:01:10.847Z] #51 5.763 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:01:10.847Z] #51 5.763 + install_shfmt [2021-04-06T17:01:10.847Z] #51 5.763 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-06T17:01:10.847Z] #51 5.763 + git clone https://github.com/mvdan/sh.git /tmp/tmp.FcWAOsumSh/src/github.com/mvdan/sh [2021-04-06T17:01:10.847Z] #51 5.763 Cloning into '/tmp/tmp.FcWAOsumSh/src/github.com/mvdan/sh'... [2021-04-06T17:01:10.847Z] #51 5.763 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:01:10.915Z] #30 26.37 [2021-04-06T17:01:11.111Z] #51 ... [2021-04-06T17:01:11.111Z] [2021-04-06T17:01:11.111Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:11.111Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-06T17:01:11.111Z] #42 6.655 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:01:11.111Z] #42 6.710 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:01:11.111Z] #42 6.714 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:01:11.111Z] #42 7.665 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-06T17:01:11.111Z] #42 8.932 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [266 kB] [2021-04-06T17:01:11.111Z] #42 10.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-06T17:01:11.111Z] #42 ... [2021-04-06T17:01:11.111Z] [2021-04-06T17:01:11.111Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T17:01:11.111Z] #24 sha256:58509b405690dbda1ea5f225cfdc79c17e484efab5013fe67eec545bbf93fb19 [2021-04-06T17:01:11.111Z] #24 5.536 + RM_GOPATH=0 [2021-04-06T17:01:11.111Z] #24 5.536 + TMP_GOPATH= [2021-04-06T17:01:11.111Z] #24 5.536 + : /build [2021-04-06T17:01:11.111Z] #24 5.536 + '[' -z '' ']' [2021-04-06T17:01:11.111Z] #24 5.536 ++ mktemp -d [2021-04-06T17:01:11.111Z] #24 5.536 + export GOPATH=/tmp/tmp.bSjpnOc2DT [2021-04-06T17:01:11.111Z] #24 5.536 + GOPATH=/tmp/tmp.bSjpnOc2DT [2021-04-06T17:01:11.111Z] #24 5.536 + RM_GOPATH=1 [2021-04-06T17:01:11.111Z] #24 5.536 + case "$(go env GOARCH)" in [2021-04-06T17:01:11.111Z] #24 5.536 ++ go env GOARCH [2021-04-06T17:01:11.111Z] #24 5.542 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:11.111Z] #24 5.542 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:11.111Z] #24 5.543 ++ dirname /tmp/install/install.sh [2021-04-06T17:01:11.111Z] #24 5.547 + dir=/tmp/install [2021-04-06T17:01:11.111Z] #24 5.547 + bin=dockercli [2021-04-06T17:01:11.111Z] #24 5.547 + shift [2021-04-06T17:01:11.111Z] #24 5.547 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-06T17:01:11.111Z] #24 5.547 + . /tmp/install/dockercli.installer [2021-04-06T17:01:11.111Z] #24 5.547 ++ : stable [2021-04-06T17:01:11.111Z] #24 5.547 ++ : 17.06.2-ce [2021-04-06T17:01:11.111Z] #24 5.547 + install_dockercli [2021-04-06T17:01:11.111Z] #24 5.547 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-06T17:01:11.111Z] #24 5.547 Install docker/cli version 17.06.2-ce from stable [2021-04-06T17:01:11.111Z] #24 5.551 ++ uname -m [2021-04-06T17:01:11.111Z] #24 5.561 + arch=aarch64 [2021-04-06T17:01:11.111Z] #24 5.561 + '[' aarch64 '!=' x86_64 ']' [2021-04-06T17:01:11.111Z] #24 5.561 + '[' aarch64 '!=' s390x ']' [2021-04-06T17:01:11.111Z] #24 5.561 + '[' aarch64 '!=' armhf ']' [2021-04-06T17:01:11.111Z] #24 5.561 + build_dockercli [2021-04-06T17:01:11.111Z] #24 5.561 + git clone https://github.com/docker/docker-ce /tmp/tmp.bSjpnOc2DT/tmp/docker-ce [2021-04-06T17:01:11.111Z] #24 5.564 Cloning into '/tmp/tmp.bSjpnOc2DT/tmp/docker-ce'... [2021-04-06T17:01:11.111Z] #24 ... [2021-04-06T17:01:11.111Z] [2021-04-06T17:01:11.111Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:01:11.111Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-06T17:01:11.111Z] #32 5.802 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-06T17:01:11.111Z] #32 5.806 Cloning into '.'... [2021-04-06T17:01:11.216Z] #30 26.60 0.0% # 2.8% ######## 11.9% [2021-04-06T17:01:11.216Z] #30 ... [2021-04-06T17:01:11.216Z] [2021-04-06T17:01:11.216Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:01:11.216Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-06T17:01:11.216Z] #37 18.10 Fetched 8201 kB in 18s (467 kB/s) [2021-04-06T17:01:11.216Z] #37 18.10 Reading package lists... [2021-04-06T17:01:11.489Z] #32 ... [2021-04-06T17:01:11.489Z] [2021-04-06T17:01:11.489Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:01:11.489Z] #45 sha256:0cfb4aa769ae0adc8076cc7af44c8bddcff8ff9770ba2c7aa3384cd394585d42 [2021-04-06T17:01:11.489Z] #45 11.06 crypto/internal/subtle [2021-04-06T17:01:11.489Z] #45 11.16 crypto/subtle [2021-04-06T17:01:11.489Z] #45 11.18 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-06T17:01:11.532Z] #37 27.28 Reading package lists... [2021-04-06T17:01:11.532Z] #37 ... [2021-04-06T17:01:11.532Z] [2021-04-06T17:01:11.532Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:01:11.532Z] #30 sha256:4ff578d40a30629dd567f984a3f3ec69d6f6b5f33dc93bc8eaf9436012c62447 [2021-04-06T17:01:11.790Z] #45 11.49 internal/nettrace [2021-04-06T17:01:11.790Z] #45 11.54 vendor/golang.org/x/crypto/internal/subtle [2021-04-06T17:01:11.790Z] #45 11.54 runtime/cgo [2021-04-06T17:01:11.790Z] #45 ... [2021-04-06T17:01:11.790Z] [2021-04-06T17:01:11.790Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:01:11.790Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514 [2021-04-06T17:01:11.790Z] #27 16.74 Updating certificates in /etc/ssl/certs... [2021-04-06T17:01:11.790Z] #27 21.07 137 added, 0 removed; done. [2021-04-06T17:01:11.790Z] #27 21.45 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-04-06T17:01:11.790Z] #27 21.58 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-06T17:01:11.790Z] #27 21.60 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-04-06T17:01:11.790Z] #27 21.63 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-06T17:01:11.790Z] #27 21.66 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:01:11.790Z] #27 21.76 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-06T17:01:11.790Z] #27 21.79 Updating certificates in /etc/ssl/certs... [2021-04-06T17:01:11.790Z] #27 25.83 0 added, 0 removed; done. [2021-04-06T17:01:11.790Z] #27 25.83 Running hooks in /etc/ca-certificates/update.d... [2021-04-06T17:01:11.790Z] #27 25.83 done. [2021-04-06T17:01:11.839Z] #13 29.79 Reading package lists... [2021-04-06T17:01:11.839Z] #13 ... [2021-04-06T17:01:11.839Z] [2021-04-06T17:01:11.839Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:01:11.839Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-06T17:01:11.839Z] #55 31.41 Reading package lists... [2021-04-06T17:01:12.054Z] #27 ... [2021-04-06T17:01:12.054Z] [2021-04-06T17:01:12.054Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:01:12.054Z] #58 sha256:6cb1b00d000eaf6b82e7d67992d203f93b59ff749a45f63e368391dda5627144 [2021-04-06T17:01:12.054Z] #58 10.39 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:01:12.054Z] #58 10.39 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-06T17:01:12.054Z] #58 10.41 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:01:12.054Z] #58 10.61 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-06T17:01:12.054Z] #58 10.67 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:01:12.054Z] #58 10.69 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-06T17:01:12.054Z] #58 11.33 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-06T17:01:12.054Z] #58 11.70 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-06T17:01:12.054Z] #58 11.85 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:01:12.054Z] #58 12.03 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:01:12.146Z] #30 26.60 0.0% # 2.8% ######## 11.9% ############### 21.1% ##################### 30.5% ####################### 32.7% ######################## 34.0% ########################## 36.4% ############################## [2021-04-06T17:01:12.146Z] #30 ... [2021-04-06T17:01:12.146Z] [2021-04-06T17:01:12.146Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:12.146Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-06T17:01:12.146Z] #43 18.82 Fetched 8201 kB in 18s (456 kB/s) [2021-04-06T17:01:12.146Z] #43 18.82 Reading package lists... [2021-04-06T17:01:12.146Z] #43 26.59 Reading package lists... [2021-04-06T17:01:12.146Z] #43 ... [2021-04-06T17:01:12.146Z] [2021-04-06T17:01:12.146Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:01:12.146Z] #30 sha256:4ff578d40a30629dd567f984a3f3ec69d6f6b5f33dc93bc8eaf9436012c62447 [2021-04-06T17:01:12.319Z] #58 12.35 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:01:12.319Z] #58 12.42 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:01:12.439Z] #40 27.82 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-06T17:01:12.757Z] #30 26.60 0.0% # 2.8% ######## 11.9% ############### 21.1% ##################### 30.5% ####################### 32.7% ######################## 34.0% ########################## 36.4% ############################## 41.9% ################################ 45.6% ####################################### 54.8% ############################################ 62.1% ############################################### 65.8% [2021-04-06T17:01:12.757Z] #30 ... [2021-04-06T17:01:12.757Z] [2021-04-06T17:01:12.757Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:01:12.757Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-06T17:01:12.757Z] #56 19.44 Fetched 8201 kB in 19s (442 kB/s) [2021-04-06T17:01:12.757Z] #56 19.44 Reading package lists... [2021-04-06T17:01:12.757Z] #56 26.59 Reading package lists... [2021-04-06T17:01:12.757Z] #56 ... [2021-04-06T17:01:12.757Z] [2021-04-06T17:01:12.757Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:01:12.757Z] #30 sha256:4ff578d40a30629dd567f984a3f3ec69d6f6b5f33dc93bc8eaf9436012c62447 [2021-04-06T17:01:13.382Z] #30 26.60 0.0% # 2.8% ######## 11.9% ############### 21.1% ##################### 30.5% ####################### 32.7% ######################## 34.0% ########################## 36.4% ############################## 41.9% ################################ 45.6% ####################################### 54.8% ############################################ 62.1% ############################################### 65.8% ################################################# 69.4% ##################################################### 75.0% ######################################################## 78.6% ########################################################### 82.3% ################################################################ 89.7% ##################################################################### 97.0% ######################################################################## 100.0% [2021-04-06T17:01:13.434Z] INFO [runner/unused/goanalysis] analyzers took 28.895960491s with top 10 stages: buildssa: 24.701707003s, U1000: 4.194253488s [2021-04-06T17:01:13.683Z] #30 29.24 [2021-04-06T17:01:13.721Z] #58 ... [2021-04-06T17:01:13.721Z] [2021-04-06T17:01:13.721Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-06T17:01:13.721Z] #27 sha256:d27195ceaffc1f9a65c2220ed12d7feaf17d51abd478d3d656591b753a121514 [2021-04-06T17:01:13.721Z] #27 DONE 28.5s [2021-04-06T17:01:13.733Z] #55 38.24 Building dependency tree... [2021-04-06T17:01:13.985Z] [2021-04-06T17:01:13.985Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:01:13.985Z] #67 sha256:f5900ca3cb228e36ab9428d2a9c95f53ea98a992e191b453b20f024ecee69a5d [2021-04-06T17:01:14.258Z] #67 13.23 Checking out files: 39% (745/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) [2021-04-06T17:01:14.258Z] #67 ... [2021-04-06T17:01:14.258Z] [2021-04-06T17:01:14.258Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-06T17:01:14.258Z] #28 sha256:138dc220b033b2c705710b78cc05f384917717030aad4e435e5d4b811e004071 [2021-04-06T17:01:14.258Z] #28 DONE 0.5s [2021-04-06T17:01:14.258Z] [2021-04-06T17:01:14.258Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:01:14.258Z] #67 sha256:f5900ca3cb228e36ab9428d2a9c95f53ea98a992e191b453b20f024ecee69a5d [2021-04-06T17:01:14.768Z] #30 ... [2021-04-06T17:01:14.768Z] [2021-04-06T17:01:14.768Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:01:14.768Z] #59 sha256:5715a9b1075c0caef9e8cfda571f52315e005aa812dc8a64bcca9d3f65697254 [2021-04-06T17:01:14.768Z] #59 21.64 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:01:14.768Z] #59 22.46 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:01:14.768Z] #59 25.39 go: finding github.com/pkg/errors v0.9.1 [2021-04-06T17:01:14.768Z] #59 25.44 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:01:14.768Z] #59 25.55 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:01:14.768Z] #59 25.77 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:01:14.768Z] #59 25.90 go: finding github.com/google/uuid v1.2.0 [2021-04-06T17:01:14.768Z] #59 26.09 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:01:14.768Z] #59 26.27 go: finding github.com/gofrs/flock v0.8.0 [2021-04-06T17:01:14.768Z] #59 26.29 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-06T17:01:14.768Z] #59 26.51 go: finding github.com/gorilla/mux v1.8.0 [2021-04-06T17:01:14.768Z] #59 26.53 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:01:14.768Z] #59 26.56 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:01:14.768Z] #59 26.66 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:01:14.768Z] #59 26.69 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:01:14.768Z] #59 27.00 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:01:14.768Z] #59 27.25 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:01:14.786Z] #67 13.23 Checking out files: 39% (745/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. [2021-04-06T17:01:14.786Z] #67 14.86 + cd /tmp/tmp.ZF8oo5W4MC/src/github.com/docker/libnetwork [2021-04-06T17:01:15.052Z] #67 14.86 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:01:15.078Z] #59 ... [2021-04-06T17:01:15.078Z] [2021-04-06T17:01:15.078Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:01:15.078Z] #50 sha256:7a2b81a20df1a0213266dc45128d8bce93e6bec6ba979896954ebd948360dd0b [2021-04-06T17:01:15.078Z] #50 26.03 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:01:15.078Z] #50 26.03 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-06T17:01:15.078Z] #50 26.03 go: downloading golang.org/x/text v0.3.2 [2021-04-06T17:01:15.078Z] #50 26.03 go: downloading github.com/spf13/cast v1.3.0 [2021-04-06T17:01:15.078Z] #50 26.04 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:01:15.078Z] #50 26.05 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:01:15.078Z] #50 26.05 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:01:15.078Z] #50 26.06 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:01:15.078Z] #50 26.07 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:01:15.078Z] #50 26.09 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:01:15.078Z] #50 26.13 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-06T17:01:15.078Z] #50 26.14 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:01:15.078Z] #50 26.15 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:01:15.078Z] #50 26.16 go: extracting github.com/spf13/cast v1.3.0 [2021-04-06T17:01:15.078Z] #50 26.18 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:01:15.078Z] #50 26.18 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:01:15.078Z] #50 26.24 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:01:15.078Z] #50 26.35 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:01:15.078Z] #50 26.38 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:01:15.078Z] #50 26.40 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:01:15.078Z] #50 26.45 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:01:15.078Z] #50 26.63 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:01:15.078Z] #50 26.66 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-06T17:01:15.078Z] #50 26.73 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:01:15.078Z] #50 26.77 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:01:15.078Z] #50 26.83 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:01:15.078Z] #50 27.17 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:01:15.078Z] #50 27.18 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:01:15.078Z] #50 27.20 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:01:15.078Z] #50 27.24 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:01:15.078Z] #50 27.35 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:01:15.078Z] #50 27.37 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:01:15.078Z] #50 27.40 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:01:15.078Z] #50 27.41 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:01:15.078Z] #50 27.59 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-06T17:01:15.078Z] #50 27.59 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:01:15.078Z] #50 27.59 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:01:15.078Z] #50 27.67 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-06T17:01:15.078Z] #50 27.73 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:01:15.078Z] #50 27.74 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:01:15.078Z] #50 27.92 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:01:15.078Z] #50 27.95 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:01:15.078Z] #50 27.96 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:01:15.078Z] #50 28.06 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:01:15.078Z] #50 28.07 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:01:15.078Z] #50 28.11 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:01:15.079Z] #50 28.19 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-06T17:01:15.079Z] #50 28.33 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:01:15.079Z] #50 28.44 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:01:15.079Z] #50 28.49 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:01:15.079Z] #50 28.80 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:01:15.079Z] #50 29.10 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:01:15.079Z] #50 29.19 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:01:15.079Z] #50 29.36 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:01:15.079Z] #50 29.38 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-06T17:01:15.079Z] #50 29.42 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:01:15.079Z] #50 29.46 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:01:15.079Z] #50 29.46 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:01:15.079Z] #50 29.55 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:01:15.079Z] #50 29.71 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:01:15.079Z] #50 29.80 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:01:15.079Z] #50 29.91 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:01:15.079Z] #50 29.95 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:01:15.079Z] #50 30.01 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:01:15.079Z] #50 30.02 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-06T17:01:15.079Z] #50 30.03 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:01:15.079Z] #50 30.22 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:01:15.079Z] #50 30.30 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-06T17:01:15.079Z] #50 30.52 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:01:15.079Z] #50 30.52 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:01:15.079Z] #50 30.54 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:01:15.079Z] #50 30.67 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:01:15.079Z] #50 30.67 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:01:15.079Z] #50 30.71 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:01:15.079Z] #50 30.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:01:15.079Z] #50 30.87 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:01:15.079Z] #50 30.98 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:01:15.079Z] #50 31.11 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:01:15.079Z] #50 31.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:01:15.079Z] #50 31.24 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:01:15.079Z] #50 31.25 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:01:15.079Z] #50 31.27 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:01:15.079Z] #50 31.44 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:01:15.079Z] #50 31.72 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:01:15.079Z] #50 31.86 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:01:15.316Z] #67 15.30 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-06T17:01:15.379Z] #50 32.01 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:01:15.379Z] #50 32.06 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:01:15.379Z] #50 ... [2021-04-06T17:01:15.379Z] [2021-04-06T17:01:15.379Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:15.379Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-06T17:01:15.379Z] #14 21.62 Fetched 8695 kB in 21s (414 kB/s) [2021-04-06T17:01:15.379Z] #14 21.62 Reading package lists... [2021-04-06T17:01:15.379Z] #14 30.93 Reading package lists... [2021-04-06T17:01:15.379Z] #14 ... [2021-04-06T17:01:15.379Z] [2021-04-06T17:01:15.379Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:01:15.379Z] #52 sha256:da4513f2fdc0a5efad3654b2e30388a1769de34f126bd71f87624e6e9d2565d4 [2021-04-06T17:01:15.379Z] #52 22.11 runtime/cgo [2021-04-06T17:01:15.379Z] #52 22.54 runtime [2021-04-06T17:01:15.624Z] #55 41.49 The following additional packages will be installed: [2021-04-06T17:01:15.624Z] #55 41.49 libbtrfs0 [2021-04-06T17:01:15.624Z] #55 41.67 The following NEW packages will be installed: [2021-04-06T17:01:15.624Z] #55 41.72 libbtrfs-dev libbtrfs0 [2021-04-06T17:01:15.679Z] #52 ... [2021-04-06T17:01:15.679Z] [2021-04-06T17:01:15.679Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:01:15.679Z] #30 sha256:4ff578d40a30629dd567f984a3f3ec69d6f6b5f33dc93bc8eaf9436012c62447 [2021-04-06T17:01:15.679Z] #30 30.50 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-06T17:01:15.679Z] #30 31.01 [2021-04-06T17:01:15.679Z] #30 31.19 ######################################################################## 100.0% [2021-04-06T17:01:15.799Z] #40 ... [2021-04-06T17:01:15.799Z] [2021-04-06T17:01:15.799Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:01:15.799Z] #58 sha256:5bea1013a662f4e090fd44aba177e997b76e8785541a2e790318a28a56568dfc [2021-04-06T17:01:15.799Z] #58 20.74 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:01:15.799Z] #58 21.70 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:01:15.800Z] #58 23.24 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:01:15.800Z] #58 26.08 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:01:15.800Z] #58 26.63 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:01:15.800Z] #58 26.93 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:01:15.800Z] #58 27.11 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:01:15.800Z] #58 27.48 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:01:15.800Z] #58 30.18 go: finding github.com/pkg/errors v0.9.1 [2021-04-06T17:01:15.800Z] #58 30.41 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:01:15.800Z] #58 30.50 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:01:15.800Z] #58 30.56 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:01:15.800Z] #58 30.70 go: finding github.com/google/uuid v1.2.0 [2021-04-06T17:01:15.800Z] #58 30.75 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:01:15.800Z] #58 30.89 go: finding github.com/gofrs/flock v0.8.0 [2021-04-06T17:01:15.800Z] #58 ... [2021-04-06T17:01:15.800Z] [2021-04-06T17:01:15.800Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:01:15.800Z] #49 sha256:75428edbcc0988ac60b7afcec42d822fe1398f35f744c77f48d56e34fb8b7da5 [2021-04-06T17:01:15.800Z] #49 29.20 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:01:15.800Z] #49 29.21 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:01:15.800Z] #49 29.22 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:01:15.800Z] #49 29.27 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:01:15.800Z] #49 29.27 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:01:15.800Z] #49 29.29 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-06T17:01:15.800Z] #49 29.34 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:01:15.800Z] #49 29.36 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:01:15.800Z] #49 29.40 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:01:15.800Z] #49 29.57 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:01:15.800Z] #49 29.58 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:01:15.800Z] #49 29.58 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:01:15.800Z] #49 29.60 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:01:15.800Z] #49 29.60 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-06T17:01:15.800Z] #49 29.62 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:01:15.800Z] #49 29.66 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:01:15.800Z] #49 29.69 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:01:15.800Z] #49 29.75 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:01:15.800Z] #49 29.75 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:01:15.800Z] #49 29.88 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:01:15.800Z] #49 30.03 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:01:15.800Z] #49 30.06 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:01:15.800Z] #49 30.06 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:01:15.800Z] #49 30.12 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:01:15.800Z] #49 30.13 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:01:15.800Z] #49 30.21 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:01:15.800Z] #49 30.32 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:01:15.800Z] #49 30.37 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:01:15.800Z] #49 30.58 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:01:15.800Z] #49 30.62 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:01:15.800Z] #49 30.62 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:01:15.800Z] #49 30.62 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:01:15.800Z] #49 30.63 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:01:15.800Z] #49 30.63 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:01:15.800Z] #49 30.63 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:01:15.800Z] #49 30.84 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:01:15.800Z] #49 30.89 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:01:15.800Z] #49 30.92 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:01:15.800Z] #49 30.94 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:01:15.800Z] #49 31.02 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-06T17:01:15.800Z] #49 31.02 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:01:15.800Z] #49 31.06 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:01:15.800Z] #49 31.06 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-06T17:01:15.800Z] #49 31.06 go: extracting golang.org/x/text v0.3.2 [2021-04-06T17:01:15.800Z] #49 31.34 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-06T17:01:15.868Z] #57 149.8 + bin/containerd-stress [2021-04-06T17:01:15.880Z] #55 42.14 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:01:15.880Z] #55 42.14 Need to get 119 kB of archives. [2021-04-06T17:01:15.880Z] #55 42.14 After this operation, 387 kB of additional disk space will be used. [2021-04-06T17:01:15.880Z] #55 42.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-06T17:01:15.880Z] #55 42.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-06T17:01:15.895Z] #67 ... [2021-04-06T17:01:15.895Z] [2021-04-06T17:01:15.895Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:01:15.895Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-06T17:01:15.895Z] #40 5.765 + git clone https://github.com/docker/distribution.git . [2021-04-06T17:01:15.895Z] #40 5.773 Cloning into '.'... [2021-04-06T17:01:15.979Z] #30 31.39 [2021-04-06T17:01:15.979Z] #30 ... [2021-04-06T17:01:15.979Z] [2021-04-06T17:01:15.979Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:01:15.979Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-06T17:01:15.979Z] #41 22.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 [2021-04-06T17:01:16.062Z] #49 31.58 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:01:16.062Z] #49 31.61 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-06T17:01:16.158Z] #57 151.2 + bin/containerd-shim [2021-04-06T17:01:16.158Z] #40 15.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-06T17:01:16.158Z] #40 ... [2021-04-06T17:01:16.158Z] [2021-04-06T17:01:16.158Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:01:16.158Z] #49 sha256:eac37ce83162fa48b7061ca599112a7c135dfd09b3a317961503bafb9e5b03b3 [2021-04-06T17:01:16.158Z] #49 15.06 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:01:16.158Z] #49 15.06 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-06T17:01:16.158Z] #49 15.06 go: downloading github.com/fatih/color v1.7.0 [2021-04-06T17:01:16.158Z] #49 15.13 go: downloading github.com/spf13/viper v1.6.1 [2021-04-06T17:01:16.158Z] #49 15.16 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-06T17:01:16.158Z] #49 15.20 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:01:16.158Z] #49 15.28 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:01:16.158Z] #49 15.33 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:01:16.158Z] #49 15.40 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:01:16.158Z] #49 15.42 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-06T17:01:16.158Z] #49 15.43 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:01:16.158Z] #49 15.49 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:01:16.158Z] #49 15.50 go: extracting github.com/spf13/viper v1.6.1 [2021-04-06T17:01:16.158Z] #49 15.69 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-06T17:01:16.158Z] #49 15.70 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:01:16.158Z] #49 15.83 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-06T17:01:16.158Z] #49 15.85 go: extracting github.com/fatih/color v1.7.0 [2021-04-06T17:01:16.158Z] #49 15.85 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:01:16.158Z] #49 16.01 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:01:16.158Z] #49 16.02 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:01:16.158Z] #49 16.11 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:01:16.158Z] #49 16.17 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:01:16.158Z] #49 16.19 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-06T17:01:16.158Z] #49 16.31 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:01:16.323Z] #49 31.61 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:01:16.323Z] #49 31.66 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:01:16.323Z] #49 31.83 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-06T17:01:16.426Z] #49 16.47 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-06T17:01:16.583Z] #49 31.97 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:01:16.583Z] #49 32.01 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:01:16.583Z] #49 32.06 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:01:16.583Z] #49 32.11 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:01:16.629Z] #41 ... [2021-04-06T17:01:16.629Z] [2021-04-06T17:01:16.629Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:01:16.629Z] #68 sha256:264541d2e3c8c762f12a343641acdab1d35bf44c537dbdb86c90f23d44712f11 [2021-04-06T17:01:16.629Z] #68 23.36 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-06T17:01:16.629Z] #68 ... [2021-04-06T17:01:16.629Z] [2021-04-06T17:01:16.629Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:01:16.629Z] #30 sha256:4ff578d40a30629dd567f984a3f3ec69d6f6b5f33dc93bc8eaf9436012c62447 [2021-04-06T17:01:16.629Z] #30 32.37 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-06T17:01:16.690Z] #49 16.57 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:01:16.690Z] #49 16.67 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:01:16.690Z] #49 16.78 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:01:16.842Z] #49 32.23 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-06T17:01:16.842Z] #49 32.23 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-06T17:01:16.842Z] #49 32.23 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:01:16.842Z] #49 32.38 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:01:16.842Z] #49 32.38 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:01:16.842Z] #49 32.39 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:01:16.842Z] #49 32.41 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:01:16.842Z] #49 32.42 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:01:16.955Z] #49 16.91 go: downloading github.com/spf13/cast v1.3.0 [2021-04-06T17:01:16.955Z] #49 16.91 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-06T17:01:16.955Z] #49 16.91 go: downloading github.com/spf13/afero v1.1.2 [2021-04-06T17:01:16.955Z] #49 16.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:01:16.955Z] #49 17.08 go: extracting github.com/spf13/cast v1.3.0 [2021-04-06T17:01:16.955Z] #49 17.15 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:01:17.101Z] #49 32.60 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:01:17.239Z] #49 17.18 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:01:17.239Z] #49 17.20 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:01:17.248Z] #55 43.26 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:01:17.248Z] #55 ... [2021-04-06T17:01:17.248Z] [2021-04-06T17:01:17.248Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:01:17.248Z] #45 sha256:3a0775b24e15d421411efae554a99d7ef0c539308e273dfa071c265272c1c347 [2021-04-06T17:01:17.248Z] #45 43.28 github.com/LK4D4/vndr/godl/singleflight [2021-04-06T17:01:17.248Z] #45 43.29 internal/reflectlite [2021-04-06T17:01:17.248Z] #45 43.57 math/rand [2021-04-06T17:01:17.278Z] #30 32.87 [2021-04-06T17:01:17.360Z] #49 32.78 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:01:17.360Z] #49 32.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:01:17.360Z] #49 32.84 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:01:17.360Z] #49 32.89 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:01:17.360Z] #49 32.92 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:01:17.503Z] #49 17.32 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-06T17:01:17.503Z] #49 17.32 go: extracting github.com/spf13/afero v1.1.2 [2021-04-06T17:01:17.503Z] #49 17.34 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-06T17:01:17.503Z] #49 17.36 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:01:17.503Z] #49 17.49 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:01:17.503Z] #49 17.51 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-06T17:01:17.503Z] #49 17.54 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:01:17.503Z] #49 17.67 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:01:17.578Z] #30 33.02 ######################################################################## 100.0% [2021-04-06T17:01:17.578Z] #30 33.19 [2021-04-06T17:01:17.578Z] #30 33.25 Download of images into '/build' complete. [2021-04-06T17:01:17.578Z] #30 33.25 Use something like the following to load the result into a Docker daemon: [2021-04-06T17:01:17.578Z] #30 33.25 tar -cC '/build' . | docker load [2021-04-06T17:01:17.767Z] #49 17.84 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:01:17.767Z] #49 17.84 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:01:17.767Z] #49 17.89 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:01:17.878Z] #30 DONE 33.4s [2021-04-06T17:01:17.878Z] [2021-04-06T17:01:17.878Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:01:17.878Z] #50 sha256:7a2b81a20df1a0213266dc45128d8bce93e6bec6ba979896954ebd948360dd0b [2021-04-06T17:01:17.878Z] #50 33.98 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:01:17.930Z] #49 33.15 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:01:17.930Z] #49 33.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:01:17.930Z] #49 33.15 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:01:17.930Z] #49 33.34 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:01:17.930Z] #49 33.38 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:01:17.930Z] #49 ... [2021-04-06T17:01:17.930Z] [2021-04-06T17:01:17.930Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:01:17.930Z] #51 sha256:40f397f3dcb99469f32ba28b9c84db5c072f91955dd300702712a5cc9f4d9bde [2021-04-06T17:01:17.930Z] #51 23.34 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:01:17.930Z] #51 23.49 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:01:17.930Z] #51 23.92 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:01:17.930Z] #51 23.92 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:01:17.930Z] #51 25.04 runtime/cgo [2021-04-06T17:01:17.930Z] #51 25.04 runtime [2021-04-06T17:01:17.930Z] #51 ... [2021-04-06T17:01:17.930Z] [2021-04-06T17:01:17.930Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:01:17.930Z] #49 sha256:75428edbcc0988ac60b7afcec42d822fe1398f35f744c77f48d56e34fb8b7da5 [2021-04-06T17:01:17.930Z] #49 33.58 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:01:17.930Z] #49 33.58 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:01:17.930Z] #49 33.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:01:18.034Z] #49 17.97 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-06T17:01:18.034Z] #49 18.10 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:01:18.034Z] #49 18.14 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-06T17:01:18.190Z] #49 33.68 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:01:18.190Z] #49 ... [2021-04-06T17:01:18.190Z] [2021-04-06T17:01:18.190Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:01:18.190Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-06T17:01:18.190Z] #55 23.65 Fetched 8426 kB in 17s (490 kB/s) [2021-04-06T17:01:18.190Z] #55 23.65 Reading package lists... [2021-04-06T17:01:18.337Z] #49 18.17 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:01:18.337Z] #49 18.23 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:01:18.337Z] #49 18.23 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:01:18.337Z] #49 18.24 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:01:18.337Z] #49 18.34 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-06T17:01:18.451Z] #55 30.87 Reading package lists... [2021-04-06T17:01:18.451Z] #55 ... [2021-04-06T17:01:18.451Z] [2021-04-06T17:01:18.451Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:01:18.451Z] #67 sha256:74e6611edc603c774a4a27ee42d8f05f8b1b6fc4541921de1a5cff8ebeaddf23 [2021-04-06T17:01:18.451Z] #67 27.06 Checking out files: 58% (1113/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-06T17:01:18.451Z] #67 27.97 + cd /tmp/tmp.R700kVXTzB/src/github.com/docker/libnetwork [2021-04-06T17:01:18.451Z] #67 27.97 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-06T17:01:18.451Z] #67 28.41 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-06T17:01:18.451Z] #67 ... [2021-04-06T17:01:18.451Z] [2021-04-06T17:01:18.451Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:01:18.451Z] #49 sha256:75428edbcc0988ac60b7afcec42d822fe1398f35f744c77f48d56e34fb8b7da5 [2021-04-06T17:01:18.451Z] #49 33.93 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:01:18.601Z] #49 18.63 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:01:18.601Z] #49 18.64 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:01:18.601Z] #49 18.77 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:01:18.710Z] #49 34.11 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:01:18.710Z] #49 34.15 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:01:18.747Z] #45 44.76 internal/singleflight [2021-04-06T17:01:18.867Z] #49 18.84 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:01:18.867Z] #49 18.89 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:01:18.867Z] #49 18.91 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:01:19.131Z] #49 19.00 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:01:19.131Z] #49 19.04 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:01:19.131Z] #49 19.05 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:01:19.131Z] #49 19.10 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:01:19.131Z] #49 19.12 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:01:19.131Z] #49 19.22 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:01:19.131Z] #49 19.30 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:01:19.280Z] #49 34.66 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:01:19.332Z] #45 ... [2021-04-06T17:01:19.332Z] [2021-04-06T17:01:19.332Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:01:19.332Z] #67 sha256:f0c32fc20d230751bcdc5d40772d48a1525caf48deaf614ba60fa136fc2ced2d [2021-04-06T17:01:19.332Z] #67 DONE 45.6s [2021-04-06T17:01:19.332Z] [2021-04-06T17:01:19.332Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:01:19.332Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-06T17:01:19.332Z] #55 43.46 Fetched 119 kB in 0s (445 kB/s) [2021-04-06T17:01:19.332Z] #55 43.59 Selecting previously unselected package libbtrfs0. [2021-04-06T17:01:19.332Z] #55 43.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-06T17:01:19.332Z] #55 43.66 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-06T17:01:19.332Z] #55 43.67 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-06T17:01:19.332Z] #55 43.79 Selecting previously unselected package libbtrfs-dev. [2021-04-06T17:01:19.332Z] #55 43.81 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-06T17:01:19.332Z] #55 43.82 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:01:19.332Z] #55 44.13 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-06T17:01:19.332Z] #55 44.16 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:01:19.332Z] #55 44.17 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:01:19.332Z] #55 DONE 45.6s [2021-04-06T17:01:19.332Z] [2021-04-06T17:01:19.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 [2021-04-06T17:01:19.332Z] #56 sha256:8f0c826fa09b22070c3c88b0f53e4693beb480da4377a3922c9e79b21a533a92 [2021-04-06T17:01:19.400Z] #49 19.36 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:01:19.665Z] #49 19.77 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:01:19.849Z] #49 35.28 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:01:19.849Z] #49 35.34 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:01:19.929Z] #49 19.97 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:01:20.109Z] #49 35.50 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:01:20.522Z] #49 ... [2021-04-06T17:01:20.522Z] [2021-04-06T17:01:20.522Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:01:20.522Z] #29 sha256:b36f6d480527b5f5372921eb5cb1cc0e39f5e5c49f91687e2c9bcb0deed165d1 [2021-04-06T17:01:20.522Z] #29 2.307 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-06T17:01:20.522Z] #29 2.759 [2021-04-06T17:01:20.522Z] #29 3.114 0.0% ## 3.9% #### 6.9% ####### 11.1% ########## 13.9% ############ 17.9% ############### 21.9% ################### 26.5% ###################### 30.9% ########################## 37.1% ############################ 39.8% ############################# 40.8% ################################ 45.0% ################################## 48.0% ###################################### 53.6% ########################################## 58.6% ############################################# 62.8% ################################################ 67.6% #################################################### 72.4% ###################################################### 75.1% ########################################################### 82.6% ############################################################ 84.0% ############################################################### 88.0% ################################################################ 90.2% #################################################################### 95.4% ######################################################################## 100.0% [2021-04-06T17:01:20.522Z] #29 6.108 [2021-04-06T17:01:20.522Z] #29 6.378 [2021-04-06T17:01:20.522Z] #29 ... [2021-04-06T17:01:20.522Z] [2021-04-06T17:01:20.522Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:01:20.522Z] #34 sha256:18a2bdb0b3a727b5afc26b0218342214cd5995d7edab5f4eccb48499cac95623 [2021-04-06T17:01:20.522Z] #34 10.64 runtime [2021-04-06T17:01:20.656Z] #57 155.7 + bin/containerd-shim-runc-v1 [2021-04-06T17:01:20.785Z] #34 ... [2021-04-06T17:01:20.785Z] [2021-04-06T17:01:20.785Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:20.785Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-06T17:01:20.785Z] #13 8.341 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [266 kB] [2021-04-06T17:01:20.785Z] #13 9.809 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-06T17:01:20.785Z] #13 16.44 Fetched 8751 kB in 12s (712 kB/s) [2021-04-06T17:01:20.785Z] #13 16.44 Reading package lists... [2021-04-06T17:01:20.785Z] #13 ... [2021-04-06T17:01:20.785Z] [2021-04-06T17:01:20.785Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:01:20.785Z] #47 sha256:e164c12b93f3516a54faeb9409f6dcfdfdefca7297a11d0a6715b8a7ad1e69d1 [2021-04-06T17:01:20.785Z] #47 10.75 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:01:20.785Z] #47 12.21 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:01:20.785Z] #47 16.81 go: finding github.com/fatih/color v1.9.0 [2021-04-06T17:01:20.785Z] #47 16.84 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:01:20.785Z] #47 16.84 go: finding github.com/pkg/errors v0.9.1 [2021-04-06T17:01:20.785Z] #47 16.88 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:01:20.785Z] #47 16.89 go: finding github.com/spf13/pflag v1.0.3 [2021-04-06T17:01:20.785Z] #47 16.97 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:01:20.785Z] #47 17.20 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:01:20.785Z] #47 17.44 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:01:20.785Z] #47 17.56 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:01:20.785Z] #47 17.58 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:01:20.785Z] #47 17.58 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:01:20.785Z] #47 ... [2021-04-06T17:01:20.785Z] [2021-04-06T17:01:20.785Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:01:20.785Z] #29 sha256:b36f6d480527b5f5372921eb5cb1cc0e39f5e5c49f91687e2c9bcb0deed165d1 [2021-04-06T17:01:21.048Z] #29 6.378 0.0% ####################### 33.1% #################################### 51.2% ####################################################### 77.3% ######################################################################## 100.0% [2021-04-06T17:01:21.229Z] #56 1.789 + RM_GOPATH=0 [2021-04-06T17:01:21.229Z] #56 1.789 + TMP_GOPATH= [2021-04-06T17:01:21.229Z] #56 1.789 + : /build [2021-04-06T17:01:21.229Z] #56 1.789 + '[' -z '' ']' [2021-04-06T17:01:21.229Z] #56 1.789 ++ mktemp -d [2021-04-06T17:01:21.229Z] #56 1.789 + export GOPATH=/tmp/tmp.D0A30DVOSi [2021-04-06T17:01:21.229Z] #56 1.789 + GOPATH=/tmp/tmp.D0A30DVOSi [2021-04-06T17:01:21.229Z] #56 1.789 + RM_GOPATH=1 [2021-04-06T17:01:21.229Z] #56 1.789 + case "$(go env GOARCH)" in [2021-04-06T17:01:21.229Z] #56 1.789 ++ go env GOARCH [2021-04-06T17:01:21.229Z] #56 1.859 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:01:21.229Z] #56 1.859 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:21.229Z] #56 1.859 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:21.229Z] #56 1.859 ++ dirname /tmp/install/install.sh [2021-04-06T17:01:21.229Z] #56 1.859 + dir=/tmp/install [2021-04-06T17:01:21.229Z] #56 1.859 + bin=containerd [2021-04-06T17:01:21.229Z] #56 1.859 + shift [2021-04-06T17:01:21.229Z] #56 1.859 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-06T17:01:21.229Z] #56 1.859 + . /tmp/install/containerd.installer [2021-04-06T17:01:21.229Z] #56 1.859 ++ set -e [2021-04-06T17:01:21.229Z] #56 1.859 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:01:21.229Z] #56 1.859 + install_containerd [2021-04-06T17:01:21.229Z] #56 1.859 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-06T17:01:21.229Z] #56 1.859 + git clone https://github.com/containerd/containerd.git /tmp/tmp.D0A30DVOSi/src/github.com/containerd/containerd [2021-04-06T17:01:21.229Z] #56 1.859 Cloning into '/tmp/tmp.D0A30DVOSi/src/github.com/containerd/containerd'... [2021-04-06T17:01:21.318Z] #29 7.120 [2021-04-06T17:01:21.462Z] #50 37.94 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-06T17:01:21.501Z] #49 ... [2021-04-06T17:01:21.501Z] [2021-04-06T17:01:21.501Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:21.501Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:01:21.501Z] #42 26.71 Fetched 8426 kB in 18s (471 kB/s) [2021-04-06T17:01:21.501Z] #42 26.71 Reading package lists... [2021-04-06T17:01:21.501Z] #42 33.92 Reading package lists... [2021-04-06T17:01:21.501Z] #42 ... [2021-04-06T17:01:21.501Z] [2021-04-06T17:01:21.501Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:01:21.501Z] #58 sha256:5bea1013a662f4e090fd44aba177e997b76e8785541a2e790318a28a56568dfc [2021-04-06T17:01:21.501Z] #58 30.99 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-06T17:01:21.501Z] #58 30.99 go: finding github.com/gorilla/mux v1.8.0 [2021-04-06T17:01:21.501Z] #58 30.99 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:01:21.501Z] #58 31.06 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:01:21.501Z] #58 31.13 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:01:21.501Z] #58 31.13 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:01:21.501Z] #58 31.55 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:01:21.501Z] #58 31.65 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:01:22.071Z] #58 ... [2021-04-06T17:01:22.071Z] [2021-04-06T17:01:22.071Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:01:22.071Z] #34 sha256:57fd501546e71646ba5cd06233f2a2bf744e3cefede2fbd227d3808729fe4175 [2021-04-06T17:01:22.071Z] #34 37.50 sync [2021-04-06T17:01:22.071Z] #34 37.52 internal/reflectlite [2021-04-06T17:01:22.071Z] #34 ... [2021-04-06T17:01:22.071Z] [2021-04-06T17:01:22.071Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:01:22.071Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:01:22.071Z] #36 27.52 Fetched 8426 kB in 18s (458 kB/s) [2021-04-06T17:01:22.071Z] #36 27.52 Reading package lists... [2021-04-06T17:01:22.331Z] #36 34.80 Reading package lists... [2021-04-06T17:01:22.331Z] #36 ... [2021-04-06T17:01:22.331Z] [2021-04-06T17:01:22.331Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:22.331Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:01:22.331Z] #13 29.44 Fetched 8933 kB in 19s (474 kB/s) [2021-04-06T17:01:22.375Z] #29 7.346 #=#=# 0.2% ############### 21.1% ###################### 31.9% ################################ 44.8% #################################################### 73.0% ######################################################################## 100.0% [2021-04-06T17:01:22.599Z] #56 ... [2021-04-06T17:01:22.599Z] [2021-04-06T17:01:22.599Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:01:22.599Z] #49 sha256:592e03cb968c4621026ff44272a54a89013024e071565829de4bd6be90f95936 [2021-04-06T17:01:22.599Z] #49 38.74 go: extracting golang.org/x/text v0.3.2 [2021-04-06T17:01:22.599Z] #49 44.21 go: finding github.com/fatih/color v1.7.0 [2021-04-06T17:01:22.599Z] #49 44.33 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:01:22.599Z] #49 44.39 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:01:22.599Z] #49 44.41 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:01:22.599Z] #49 44.58 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:01:22.599Z] #49 44.60 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:01:22.599Z] #49 44.73 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:01:22.599Z] #49 44.79 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:01:22.599Z] #49 44.80 go: finding github.com/pkg/errors v0.8.1 [2021-04-06T17:01:22.599Z] #49 44.92 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:01:22.599Z] #49 44.93 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:01:22.599Z] #49 44.96 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:01:22.599Z] #49 44.97 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:01:22.599Z] #49 45.00 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:01:22.599Z] #49 45.01 go: finding github.com/stretchr/testify v1.4.0 [2021-04-06T17:01:22.599Z] #49 45.01 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:01:22.599Z] #49 45.02 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:01:22.599Z] #49 45.05 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:01:22.599Z] #49 45.07 go: finding github.com/spf13/viper v1.6.1 [2021-04-06T17:01:22.599Z] #49 45.27 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:01:22.599Z] #49 45.28 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:01:22.599Z] #49 45.47 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:01:22.599Z] #49 45.48 go: finding github.com/stretchr/objx v0.2.0 [2021-04-06T17:01:22.599Z] #49 45.48 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:01:22.599Z] #49 45.55 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:01:22.599Z] #49 45.59 go: finding github.com/gobwas/glob v0.2.3 [2021-04-06T17:01:22.599Z] #49 45.61 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:01:22.599Z] #49 45.66 go: finding github.com/spf13/cobra v0.0.5 [2021-04-06T17:01:22.599Z] #49 45.72 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:01:22.599Z] #49 45.76 go: finding github.com/spf13/pflag v1.0.5 [2021-04-06T17:01:22.599Z] #49 45.86 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:01:22.599Z] #49 46.03 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:01:22.599Z] #49 46.26 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:01:22.599Z] #49 46.42 go: finding github.com/magiconair/properties v1.8.1 [2021-04-06T17:01:22.599Z] #49 46.48 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:01:22.599Z] #49 46.55 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:01:22.599Z] #49 46.55 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:01:22.599Z] #49 46.65 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:01:22.599Z] #49 46.68 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:01:22.599Z] #49 46.84 go: finding github.com/spf13/afero v1.1.2 [2021-04-06T17:01:22.599Z] #49 46.89 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:01:22.599Z] #49 47.02 go: finding github.com/spf13/cast v1.3.0 [2021-04-06T17:01:22.599Z] #49 47.02 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:01:22.599Z] #49 47.04 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:01:22.599Z] #49 47.05 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:01:22.599Z] #49 47.08 go: finding golang.org/x/text v0.3.2 [2021-04-06T17:01:22.599Z] #49 47.12 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-06T17:01:22.599Z] #49 47.21 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:01:22.599Z] #49 47.26 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:01:22.599Z] #49 47.27 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:01:22.599Z] #49 47.36 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:01:22.599Z] #49 47.44 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:01:22.599Z] #49 47.49 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:01:22.599Z] #49 47.57 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:01:22.599Z] #49 47.57 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:01:22.599Z] #49 47.61 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:01:22.599Z] #49 47.63 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:01:22.599Z] #49 47.64 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:01:22.599Z] #49 47.65 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-06T17:01:22.599Z] #49 47.78 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:01:22.599Z] #49 47.91 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:01:22.599Z] #49 47.91 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:01:22.599Z] #49 47.92 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:01:22.599Z] #49 47.93 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:01:22.599Z] #49 47.93 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-06T17:01:22.599Z] #49 47.94 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:01:22.599Z] #49 47.96 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:01:22.599Z] #49 48.03 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-06T17:01:22.599Z] #49 48.07 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:01:22.599Z] #49 48.21 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:01:22.599Z] #49 48.25 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:01:22.599Z] #49 48.25 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:01:22.599Z] #49 48.29 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:01:22.599Z] #49 48.32 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:01:22.599Z] #49 ... [2021-04-06T17:01:22.599Z] [2021-04-06T17:01:22.599Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:22.599Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:01:22.599Z] #42 33.60 Reading package lists... [2021-04-06T17:01:22.599Z] #42 40.10 Building dependency tree... [2021-04-06T17:01:22.599Z] #42 43.36 The following additional packages will be installed: [2021-04-06T17:01:22.599Z] #42 43.36 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-06T17:01:22.599Z] #42 43.36 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-06T17:01:22.599Z] #42 43.37 Suggested packages: [2021-04-06T17:01:22.599Z] #42 43.38 manpages-dev python-setuptools [2021-04-06T17:01:22.599Z] #42 44.80 The following NEW packages will be installed: [2021-04-06T17:01:22.599Z] #42 44.81 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-06T17:01:22.599Z] #42 44.81 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-06T17:01:22.599Z] #42 44.81 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-06T17:01:22.599Z] #42 44.81 python-six zlib1g-dev [2021-04-06T17:01:22.599Z] #42 45.15 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:01:22.599Z] #42 45.15 Need to get 4095 kB of archives. [2021-04-06T17:01:22.599Z] #42 45.15 After this operation, 22.5 MB of additional disk space will be used. [2021-04-06T17:01:22.599Z] #42 45.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-06T17:01:22.599Z] #42 45.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-06T17:01:22.599Z] #42 45.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-06T17:01:22.599Z] #42 45.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-06T17:01:22.599Z] #42 45.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-06T17:01:22.599Z] #42 45.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-06T17:01:22.599Z] #42 45.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-04-06T17:01:22.599Z] #42 45.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-06T17:01:22.599Z] #42 45.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-06T17:01:22.599Z] #42 45.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-06T17:01:22.599Z] #42 45.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-06T17:01:22.599Z] #42 45.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-06T17:01:22.599Z] #42 45.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-04-06T17:01:22.599Z] #42 45.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-06T17:01:22.599Z] #42 45.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-06T17:01:22.599Z] #42 45.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-06T17:01:22.599Z] #42 45.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-06T17:01:22.599Z] #42 47.89 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:01:22.599Z] #42 48.07 Fetched 4095 kB in 1s (3752 kB/s) [2021-04-06T17:01:22.599Z] #42 48.17 Selecting previously unselected package libcap-dev:amd64. [2021-04-06T17:01:22.599Z] #42 48.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-06T17:01:22.599Z] #42 48.28 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-06T17:01:22.599Z] #42 48.31 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-06T17:01:22.599Z] #42 48.43 Selecting previously unselected package libnet1:amd64. [2021-04-06T17:01:22.599Z] #42 48.43 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-06T17:01:22.599Z] #42 48.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-06T17:01:22.599Z] #42 48.55 Selecting previously unselected package libnet1-dev. [2021-04-06T17:01:22.599Z] #42 48.55 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-06T17:01:22.599Z] #42 48.58 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-06T17:01:22.599Z] #42 48.78 Selecting previously unselected package libnl-3-200:amd64. [2021-04-06T17:01:22.599Z] #42 48.78 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-06T17:01:22.599Z] #42 48.79 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-06T17:01:22.599Z] #42 48.93 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-06T17:01:22.599Z] #42 48.93 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-06T17:01:22.599Z] #42 48.98 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-06T17:01:22.640Z] #29 8.464 [2021-04-06T17:01:22.855Z] #42 49.25 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-06T17:01:22.855Z] #42 49.26 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-06T17:01:22.855Z] #42 49.27 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-06T17:01:22.855Z] #42 49.35 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-06T17:01:22.855Z] #42 49.35 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-06T17:01:22.911Z] #29 8.709 0.0% [2021-04-06T17:01:22.911Z] #29 ... [2021-04-06T17:01:22.911Z] [2021-04-06T17:01:22.911Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:01:22.911Z] #51 sha256:eed52d1321de100d096fc9ff1ad86795dccde3c7176eb03e6b2969e0e0230211 [2021-04-06T17:01:22.911Z] #51 12.98 + cd /tmp/tmp.FcWAOsumSh/src/github.com/mvdan/sh [2021-04-06T17:01:22.911Z] #51 12.98 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-06T17:01:22.911Z] #51 13.12 + GO111MODULE=on [2021-04-06T17:01:22.911Z] #51 13.12 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-06T17:01:22.911Z] #51 14.51 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:01:22.911Z] #51 14.64 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:01:22.911Z] #51 14.65 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:01:22.911Z] #51 14.83 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:01:22.911Z] #51 15.15 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:01:22.911Z] #51 15.71 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:01:22.911Z] #51 16.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:01:22.911Z] #51 17.23 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:01:22.911Z] #51 18.39 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-06T17:01:22.911Z] #51 18.40 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-06T17:01:22.911Z] #51 18.48 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-06T17:01:22.911Z] #51 18.56 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-06T17:01:22.911Z] #51 19.91 runtime [2021-04-06T17:01:22.911Z] #51 19.95 runtime/cgo [2021-04-06T17:01:23.006Z] #50 ... [2021-04-06T17:01:23.006Z] [2021-04-06T17:01:23.006Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:23.006Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-06T17:01:23.006Z] #43 26.59 Reading package lists... [2021-04-06T17:01:23.006Z] #43 36.50 Building dependency tree... [2021-04-06T17:01:23.006Z] #43 39.57 The following additional packages will be installed: [2021-04-06T17:01:23.006Z] #43 39.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-06T17:01:23.006Z] #43 39.59 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-06T17:01:23.006Z] #43 39.59 Suggested packages: [2021-04-06T17:01:23.006Z] #43 39.60 manpages-dev python-setuptools [2021-04-06T17:01:23.112Z] #42 49.35 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-06T17:01:23.112Z] #42 ... [2021-04-06T17:01:23.112Z] [2021-04-06T17:01:23.112Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:01:23.112Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:01:23.112Z] #36 33.21 Reading package lists... [2021-04-06T17:01:23.112Z] #36 39.59 Building dependency tree... [2021-04-06T17:01:23.112Z] #36 43.07 The following additional packages will be installed: [2021-04-06T17:01:23.112Z] #36 43.08 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-06T17:01:23.112Z] #36 43.10 Suggested packages: [2021-04-06T17:01:23.112Z] #36 43.10 cmake-doc ninja-build lrzip [2021-04-06T17:01:23.112Z] #36 43.10 Recommended packages: [2021-04-06T17:01:23.112Z] #36 43.10 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-06T17:01:23.112Z] #36 44.25 The following NEW packages will be installed: [2021-04-06T17:01:23.112Z] #36 44.26 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-06T17:01:23.112Z] #36 44.27 vim-common xxd [2021-04-06T17:01:23.112Z] #36 44.74 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:01:23.112Z] #36 44.74 Need to get 14.9 MB of archives. [2021-04-06T17:01:23.112Z] #36 44.74 After this operation, 61.8 MB of additional disk space will be used. [2021-04-06T17:01:23.112Z] #36 44.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-06T17:01:23.112Z] #36 44.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-06T17:01:23.112Z] #36 44.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-06T17:01:23.112Z] #36 44.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-06T17:01:23.112Z] #36 46.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-06T17:01:23.112Z] #36 46.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-06T17:01:23.112Z] #36 46.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-06T17:01:23.112Z] #36 46.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-06T17:01:23.112Z] #36 46.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-06T17:01:23.112Z] #36 46.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-06T17:01:23.112Z] #36 48.50 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:01:23.112Z] #36 48.80 Fetched 14.9 MB in 3s (5545 kB/s) [2021-04-06T17:01:23.112Z] #36 48.89 Selecting previously unselected package xxd. [2021-04-06T17:01:23.113Z] #36 48.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-06T17:01:23.113Z] #36 48.99 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-06T17:01:23.113Z] #36 49.00 Unpacking xxd (2:8.1.0875-5) ... [2021-04-06T17:01:23.113Z] #36 49.25 Selecting previously unselected package vim-common. [2021-04-06T17:01:23.113Z] #36 49.26 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:01:23.113Z] #36 49.33 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-06T17:01:23.183Z] #51 ... [2021-04-06T17:01:23.183Z] [2021-04-06T17:01:23.183Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:01:23.183Z] #29 sha256:b36f6d480527b5f5372921eb5cb1cc0e39f5e5c49f91687e2c9bcb0deed165d1 [2021-04-06T17:01:23.270Z] #13 29.44 Reading package lists... [2021-04-06T17:01:23.270Z] #13 ... [2021-04-06T17:01:23.270Z] [2021-04-06T17:01:23.270Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:01:23.270Z] #45 sha256:e916ebd5dbec63ed9e36d6f613b574f4943230e1fe1604396f10ba2eb682dfd0 [2021-04-06T17:01:23.270Z] #45 28.58 vendor/golang.org/x/crypto/internal/subtle [2021-04-06T17:01:23.270Z] #45 28.75 vendor/golang.org/x/crypto/curve25519 [2021-04-06T17:01:23.270Z] #45 ... [2021-04-06T17:01:23.270Z] [2021-04-06T17:01:23.270Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:01:23.270Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-06T17:01:23.270Z] #55 30.87 Reading package lists... [2021-04-06T17:01:23.369Z] #36 ... [2021-04-06T17:01:23.369Z] [2021-04-06T17:01:23.369Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:23.369Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:01:23.369Z] #42 49.52 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-06T17:01:23.369Z] #42 49.52 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-06T17:01:23.369Z] #42 49.52 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-06T17:01:23.626Z] #42 49.93 Selecting previously unselected package libprotobuf17:amd64. [2021-04-06T17:01:23.626Z] #42 49.93 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-06T17:01:23.626Z] #42 49.96 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-06T17:01:24.067Z] #43 41.03 The following NEW packages will be installed: [2021-04-06T17:01:24.067Z] #43 41.04 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-06T17:01:24.067Z] #43 41.05 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-06T17:01:24.207Z] #55 38.36 Building dependency tree... [2021-04-06T17:01:24.269Z] #57 158.7 + bin/containerd-shim-runc-v2 [2021-04-06T17:01:24.269Z] #57 159.4 + binaries [2021-04-06T17:01:24.269Z] #57 159.4 + install -D bin/containerd /build/containerd [2021-04-06T17:01:24.269Z] #57 159.5 + install -D bin/containerd-shim /build/containerd-shim [2021-04-06T17:01:24.375Z] #43 41.05 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-06T17:01:24.375Z] #43 41.05 python-six zlib1g-dev [2021-04-06T17:01:24.375Z] #43 41.18 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:01:24.375Z] #43 41.18 Need to get 4075 kB of archives. [2021-04-06T17:01:24.375Z] #43 41.18 After this operation, 24.5 MB of additional disk space will be used. [2021-04-06T17:01:24.375Z] #43 41.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-04-06T17:01:24.375Z] #43 41.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-04-06T17:01:24.375Z] #43 41.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-04-06T17:01:24.375Z] #43 41.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-04-06T17:01:24.375Z] #43 41.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-04-06T17:01:24.375Z] #43 41.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-04-06T17:01:24.375Z] #43 41.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-04-06T17:01:24.375Z] #43 41.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-04-06T17:01:24.554Z] #42 50.73 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-06T17:01:24.554Z] #42 50.74 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-06T17:01:24.554Z] #42 50.74 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-06T17:01:24.560Z] #57 159.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-06T17:01:24.560Z] #57 159.5 + install -D bin/ctr /build/ctr [2021-04-06T17:01:24.692Z] #43 41.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-04-06T17:01:24.692Z] #43 41.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-04-06T17:01:24.692Z] #43 41.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-04-06T17:01:24.692Z] #43 41.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-04-06T17:01:24.692Z] #43 41.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-04-06T17:01:24.811Z] #42 50.95 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-06T17:01:24.811Z] #42 50.97 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-06T17:01:24.811Z] #42 50.98 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-06T17:01:24.811Z] #42 ... [2021-04-06T17:01:24.811Z] [2021-04-06T17:01:24.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 [2021-04-06T17:01:24.811Z] #34 sha256:22a796d43c7da253539cc38c31d57190603c9b7697bfd544bc11319c1811b1d6 [2021-04-06T17:01:24.811Z] #34 41.15 sync [2021-04-06T17:01:24.811Z] #34 41.17 internal/reflectlite [2021-04-06T17:01:24.811Z] #34 43.75 sort [2021-04-06T17:01:24.811Z] #34 43.75 errors [2021-04-06T17:01:24.811Z] #34 44.34 strconv [2021-04-06T17:01:24.811Z] #34 45.13 io [2021-04-06T17:01:24.811Z] #34 47.18 internal/oserror [2021-04-06T17:01:24.811Z] #34 47.34 syscall [2021-04-06T17:01:24.811Z] #34 49.38 reflect [2021-04-06T17:01:24.850Z] #57 DONE 160.0s [2021-04-06T17:01:24.990Z] #43 41.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-04-06T17:01:24.990Z] #43 41.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-06T17:01:24.990Z] #43 41.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-04-06T17:01:24.990Z] #43 41.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-04-06T17:01:25.068Z] #34 ... [2021-04-06T17:01:25.068Z] [2021-04-06T17:01:25.068Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:25.068Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:01:25.068Z] #13 29.79 Reading package lists... [2021-04-06T17:01:25.068Z] #13 36.78 Building dependency tree... [2021-04-06T17:01:25.068Z] #13 40.89 The following additional packages will be installed: [2021-04-06T17:01:25.068Z] #13 40.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-06T17:01:25.068Z] #13 40.90 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-06T17:01:25.068Z] #13 40.90 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-06T17:01:25.068Z] #13 40.90 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-06T17:01:25.068Z] #13 40.93 mingw-w64-common mingw-w64-x86-64-dev [2021-04-06T17:01:25.068Z] #13 40.93 Suggested packages: [2021-04-06T17:01:25.068Z] #13 40.93 gcc-8-locales seccomp wine64 [2021-04-06T17:01:25.068Z] #13 42.69 The following NEW packages will be installed: [2021-04-06T17:01:25.068Z] #13 42.70 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-06T17:01:25.068Z] #13 42.70 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-06T17:01:25.068Z] #13 42.71 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-06T17:01:25.068Z] #13 42.71 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-06T17:01:25.068Z] #13 42.71 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-06T17:01:25.068Z] #13 42.71 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-06T17:01:25.068Z] #13 42.72 The following packages will be upgraded: [2021-04-06T17:01:25.068Z] #13 42.74 libseccomp2 libsystemd0 libudev1 [2021-04-06T17:01:25.068Z] #13 43.21 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-06T17:01:25.068Z] #13 43.21 Need to get 78.2 MB of archives. [2021-04-06T17:01:25.068Z] #13 43.21 After this operation, 487 MB of additional disk space will be used. [2021-04-06T17:01:25.068Z] #13 43.21 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-06T17:01:25.068Z] #13 43.21 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-06T17:01:25.068Z] #13 43.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-06T17:01:25.068Z] #13 43.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-06T17:01:25.068Z] #13 43.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-06T17:01:25.068Z] #13 43.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-04-06T17:01:25.068Z] #13 43.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-06T17:01:25.068Z] #13 43.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-06T17:01:25.068Z] #13 43.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-06T17:01:25.068Z] #13 43.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-06T17:01:25.068Z] #13 44.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-06T17:01:25.068Z] #13 44.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-06T17:01:25.068Z] #13 44.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-04-06T17:01:25.300Z] #29 8.709 0.0% ### 4.4% ###### 9.5% ######## 12.3% ############ 16.7% ############## 20.7% ################# 24.6% ################### 27.1% ##################### 30.3% ####################### 32.1% ########################## 37.0% ################################## 48.1% ###################################### 53.2% ########################################## 58.5% ############################################# 62.5% ############################################### 66.5% ################################################## 70.7% ###################################################### 75.0% ######################################################## 78.8% ############################################################ 84.4% ############################################################### 88.9% ################################################################# 91.2% ##################################################################### 96.2% ######################################################################## 100.0% [2021-04-06T17:01:25.483Z] [2021-04-06T17:01:25.483Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-04-06T17:01:25.564Z] #29 ... [2021-04-06T17:01:25.564Z] [2021-04-06T17:01:25.564Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:01:25.564Z] #58 sha256:6cb1b00d000eaf6b82e7d67992d203f93b59ff749a45f63e368391dda5627144 [2021-04-06T17:01:25.564Z] #58 15.46 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:01:25.564Z] #58 16.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:01:25.564Z] #58 16.37 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:01:25.564Z] #58 16.41 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:01:25.564Z] #58 16.79 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:01:25.564Z] #58 17.51 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:01:25.564Z] #58 21.56 go: finding github.com/pkg/errors v0.9.1 [2021-04-06T17:01:25.564Z] #58 21.62 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-06T17:01:25.564Z] #58 21.72 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-06T17:01:25.564Z] #58 21.89 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-06T17:01:25.564Z] #58 21.92 go: finding github.com/google/uuid v1.2.0 [2021-04-06T17:01:25.564Z] #58 22.04 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-06T17:01:25.564Z] #58 22.12 go: finding github.com/gofrs/flock v0.8.0 [2021-04-06T17:01:25.564Z] #58 22.14 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-06T17:01:25.564Z] #58 22.20 go: finding github.com/gorilla/mux v1.8.0 [2021-04-06T17:01:25.564Z] #58 22.33 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-06T17:01:25.564Z] #58 22.37 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-06T17:01:25.564Z] #58 22.44 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-06T17:01:25.564Z] #58 22.51 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-06T17:01:25.564Z] #58 22.69 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-06T17:01:25.564Z] #58 23.02 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-06T17:01:25.564Z] #58 ... [2021-04-06T17:01:25.564Z] [2021-04-06T17:01:25.564Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:01:25.564Z] #49 sha256:eac37ce83162fa48b7061ca599112a7c135dfd09b3a317961503bafb9e5b03b3 [2021-04-06T17:01:25.564Z] #49 21.03 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:01:25.564Z] #49 23.53 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:01:25.564Z] #49 23.56 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:01:25.564Z] #49 24.82 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:01:25.564Z] #49 24.82 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:01:25.564Z] #49 24.82 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:01:25.564Z] #49 24.83 go: downloading github.com/pkg/errors v0.8.1 [2021-04-06T17:01:25.564Z] #49 24.89 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:01:25.564Z] #49 24.90 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:01:25.564Z] #49 24.95 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:01:25.564Z] #49 24.95 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:01:25.564Z] #49 24.97 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:01:25.564Z] #49 24.98 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:01:25.564Z] #49 25.03 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:01:25.564Z] #49 25.08 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:01:25.564Z] #49 25.10 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:01:25.564Z] #49 25.13 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:01:25.564Z] #49 25.15 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:01:25.564Z] #49 25.16 go: downloading golang.org/x/text v0.3.2 [2021-04-06T17:01:25.564Z] #49 25.20 go: extracting github.com/pkg/errors v0.8.1 [2021-04-06T17:01:25.565Z] #49 25.24 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:01:25.565Z] #49 25.39 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:01:25.565Z] #49 25.41 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:01:25.565Z] #49 25.45 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:01:25.565Z] #49 25.52 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:01:25.565Z] #49 25.58 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:01:25.565Z] #49 25.73 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:01:25.670Z] #43 ... [2021-04-06T17:01:25.670Z] [2021-04-06T17:01:25.670Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:01:25.670Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-06T17:01:25.670Z] #56 26.59 Reading package lists... [2021-04-06T17:01:25.670Z] #56 35.59 Building dependency tree... [2021-04-06T17:01:25.670Z] #56 39.39 The following additional packages will be installed: [2021-04-06T17:01:25.670Z] #56 39.39 libbtrfs0 [2021-04-06T17:01:25.670Z] #56 39.51 The following NEW packages will be installed: [2021-04-06T17:01:25.670Z] #56 39.52 libbtrfs-dev libbtrfs0 [2021-04-06T17:01:25.670Z] #56 39.76 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:01:25.670Z] #56 39.76 Need to get 120 kB of archives. [2021-04-06T17:01:25.670Z] #56 39.76 After this operation, 423 kB of additional disk space will be used. [2021-04-06T17:01:25.670Z] #56 39.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-04-06T17:01:25.670Z] #56 39.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-04-06T17:01:25.670Z] #56 41.12 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:01:25.670Z] #56 41.43 Fetched 120 kB in 0s (1262 kB/s) [2021-04-06T17:01:25.670Z] #56 41.58 Selecting previously unselected package libbtrfs0. [2021-04-06T17:01:25.670Z] #56 41.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-06T17:01:25.670Z] #56 41.75 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-04-06T17:01:25.670Z] #56 41.76 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-06T17:01:25.670Z] #56 41.86 Selecting previously unselected package libbtrfs-dev. [2021-04-06T17:01:25.670Z] #56 41.86 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-04-06T17:01:25.670Z] #56 41.87 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:01:25.670Z] #56 42.20 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-06T17:01:25.670Z] #56 42.20 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:01:25.670Z] #56 42.22 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:01:25.670Z] #56 DONE 42.5s [2021-04-06T17:01:25.670Z] [2021-04-06T17:01:25.670Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:01:25.670Z] #57 sha256:7469af0e7d1e30a99f5235628a6c599d4057a59b4ae36e793427e318380c7605 [2021-04-06T17:01:25.832Z] #49 25.84 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:01:25.832Z] #49 25.99 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:01:25.862Z] #58 DONE 0.3s [2021-04-06T17:01:25.862Z] [2021-04-06T17:01:25.862Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-04-06T17:01:25.969Z] #57 0.291 + RM_GOPATH=0 [2021-04-06T17:01:25.969Z] #57 0.293 + TMP_GOPATH= [2021-04-06T17:01:25.969Z] #57 0.293 + : /build [2021-04-06T17:01:25.969Z] #57 0.294 + '[' -z '' ']' [2021-04-06T17:01:25.969Z] #57 0.295 ++ mktemp -d [2021-04-06T17:01:25.969Z] #57 0.303 + export GOPATH=/tmp/tmp.wiZ5i2S7SE [2021-04-06T17:01:25.969Z] #57 0.303 + GOPATH=/tmp/tmp.wiZ5i2S7SE [2021-04-06T17:01:25.969Z] #57 0.303 + RM_GOPATH=1 [2021-04-06T17:01:25.969Z] #57 0.304 + case "$(go env GOARCH)" in [2021-04-06T17:01:25.969Z] #57 0.308 ++ go env GOARCH [2021-04-06T17:01:25.969Z] #57 0.369 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:25.969Z] #57 0.370 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:25.969Z] #57 0.373 ++ dirname /tmp/install/install.sh [2021-04-06T17:01:25.969Z] #57 0.376 + dir=/tmp/install [2021-04-06T17:01:25.969Z] #57 0.376 + bin=containerd [2021-04-06T17:01:25.969Z] #57 0.376 + shift [2021-04-06T17:01:25.969Z] #57 0.376 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-06T17:01:25.969Z] #57 0.376 + . /tmp/install/containerd.installer [2021-04-06T17:01:25.969Z] #57 0.377 ++ set -e [2021-04-06T17:01:25.997Z] #13 ... [2021-04-06T17:01:25.997Z] [2021-04-06T17:01:25.997Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:01:25.997Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-06T17:01:26.096Z] #49 26.04 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:01:26.096Z] #49 26.06 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:01:26.096Z] #49 26.06 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:01:26.096Z] #49 26.08 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:01:26.096Z] #49 26.14 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:01:26.096Z] #49 26.16 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:01:26.096Z] #49 26.20 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:01:26.152Z] #62 DONE 0.3s [2021-04-06T17:01:26.152Z] [2021-04-06T17:01:26.152Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/b... [2021-04-06T17:01:26.253Z] #32 51.85 Checking out files: 90% (1378/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-06T17:01:26.253Z] #32 52.34 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-06T17:01:26.269Z] #57 0.379 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:01:26.269Z] #57 0.382 + install_containerd [2021-04-06T17:01:26.269Z] #57 0.384 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-06T17:01:26.269Z] #57 0.384 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wiZ5i2S7SE/src/github.com/containerd/containerd [2021-04-06T17:01:26.269Z] #57 0.385 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:01:26.269Z] #57 0.388 Cloning into '/tmp/tmp.wiZ5i2S7SE/src/github.com/containerd/containerd'... [2021-04-06T17:01:26.389Z] #49 26.30 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:01:26.389Z] #49 26.36 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:01:26.389Z] #49 26.45 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:01:26.389Z] #49 26.51 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:01:26.389Z] #49 26.52 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:01:26.389Z] #49 26.53 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:01:26.389Z] #49 26.57 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:01:26.510Z] #32 52.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:01:26.674Z] #49 26.63 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:01:26.753Z] #55 41.72 The following additional packages will be installed: [2021-04-06T17:01:26.753Z] #55 41.75 libbtrfs0 [2021-04-06T17:01:26.753Z] #55 41.97 The following NEW packages will be installed: [2021-04-06T17:01:26.753Z] #55 41.97 libbtrfs-dev libbtrfs0 [2021-04-06T17:01:26.783Z] #67 DONE 0.3s [2021-04-06T17:01:26.783Z] [2021-04-06T17:01:26.783Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-04-06T17:01:26.783Z] #69 DONE 0.2s [2021-04-06T17:01:26.783Z] [2021-04-06T17:01:26.783Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-06T17:01:26.783Z] #70 DONE 0.0s [2021-04-06T17:01:26.783Z] [2021-04-06T17:01:26.783Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-06T17:01:26.940Z] #49 26.92 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:01:26.940Z] #49 26.94 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:01:26.940Z] #49 27.00 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-06T17:01:26.940Z] #49 27.10 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:01:27.013Z] #55 42.43 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:01:27.013Z] #55 42.43 Need to get 119 kB of archives. [2021-04-06T17:01:27.013Z] #55 42.43 After this operation, 387 kB of additional disk space will be used. [2021-04-06T17:01:27.013Z] #55 42.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-06T17:01:27.013Z] #55 42.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-06T17:01:27.240Z] #49 27.12 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-06T17:01:27.240Z] #49 ... [2021-04-06T17:01:27.240Z] [2021-04-06T17:01:27.240Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:01:27.240Z] #29 sha256:b36f6d480527b5f5372921eb5cb1cc0e39f5e5c49f91687e2c9bcb0deed165d1 [2021-04-06T17:01:27.240Z] #29 11.68 [2021-04-06T17:01:27.503Z] #29 12.10 0.0% # 1.5% ## 3.0% ### 4.2% ### 5.4% #### 6.2% ##### 7.5% ###### 8.5% ###### 9.5% ####### 10.0% ####### 11.1% [2021-04-06T17:01:27.503Z] #29 ... [2021-04-06T17:01:27.503Z] [2021-04-06T17:01:27.503Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:01:27.503Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-06T17:01:27.503Z] #55 17.54 Fetched 8250 kB in 11s (719 kB/s) [2021-04-06T17:01:27.503Z] #55 17.54 Reading package lists... [2021-04-06T17:01:27.767Z] #55 22.58 Reading package lists... [2021-04-06T17:01:27.767Z] #55 ... [2021-04-06T17:01:27.767Z] [2021-04-06T17:01:27.767Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:01:27.767Z] #29 sha256:b36f6d480527b5f5372921eb5cb1cc0e39f5e5c49f91687e2c9bcb0deed165d1 [2021-04-06T17:01:27.818Z] #71 DONE 0.8s [2021-04-06T17:01:27.818Z] [2021-04-06T17:01:27.818Z] #72 exporting to image [2021-04-06T17:01:27.818Z] #72 exporting layers [2021-04-06T17:01:28.294Z] #29 12.10 0.0% # 1.5% ## 3.0% ### 4.2% ### 5.4% #### 6.2% ##### 7.5% ###### 8.5% ###### 9.5% ####### 10.0% ####### 11.1% ######## 12.2% ######### 13.5% ########## 14.6% ########### 15.9% ############ 17.2% ############# 18.5% [2021-04-06T17:01:28.294Z] #29 ... [2021-04-06T17:01:28.294Z] [2021-04-06T17:01:28.294Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:01:28.294Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-06T17:01:28.294Z] #36 18.16 Fetched 8250 kB in 12s (691 kB/s) [2021-04-06T17:01:28.294Z] #36 18.16 Reading package lists... [2021-04-06T17:01:28.294Z] #36 23.31 Reading package lists... [2021-04-06T17:01:28.294Z] #36 ... [2021-04-06T17:01:28.294Z] [2021-04-06T17:01:28.294Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:01:28.294Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-06T17:01:28.294Z] #40 17.95 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-06T17:01:28.294Z] #40 ... [2021-04-06T17:01:28.294Z] [2021-04-06T17:01:28.294Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:28.294Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-06T17:01:28.294Z] #42 18.44 Fetched 8250 kB in 12s (680 kB/s) [2021-04-06T17:01:28.294Z] #42 18.44 Reading package lists... [2021-04-06T17:01:28.391Z] #55 43.63 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:01:28.391Z] #55 43.86 Fetched 119 kB in 0s (346 kB/s) [2021-04-06T17:01:28.391Z] #55 43.95 Selecting previously unselected package libbtrfs0. [2021-04-06T17:01:28.560Z] #42 23.56 Reading package lists... [2021-04-06T17:01:28.560Z] #42 ... [2021-04-06T17:01:28.560Z] [2021-04-06T17:01:28.560Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:01:28.560Z] #29 sha256:b36f6d480527b5f5372921eb5cb1cc0e39f5e5c49f91687e2c9bcb0deed165d1 [2021-04-06T17:01:28.651Z] #55 43.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-06T17:01:28.651Z] #55 44.07 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-06T17:01:28.651Z] #55 44.08 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-06T17:01:28.651Z] #55 44.21 Selecting previously unselected package libbtrfs-dev. [2021-04-06T17:01:28.651Z] #55 44.23 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-06T17:01:28.910Z] #55 44.25 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:01:29.170Z] #55 44.58 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-06T17:01:29.170Z] #55 44.63 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:01:29.430Z] #55 44.82 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:01:29.698Z] #55 ... [2021-04-06T17:01:29.698Z] [2021-04-06T17:01:29.698Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:01:29.698Z] #49 sha256:75428edbcc0988ac60b7afcec42d822fe1398f35f744c77f48d56e34fb8b7da5 [2021-04-06T17:01:29.698Z] #49 39.64 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-06T17:01:29.698Z] #49 44.45 go: finding github.com/fatih/color v1.7.0 [2021-04-06T17:01:29.698Z] #49 44.48 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:01:29.698Z] #49 44.54 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:01:29.698Z] #49 44.54 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:01:29.698Z] #49 44.66 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:01:29.698Z] #49 44.70 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:01:29.698Z] #49 44.73 go: finding github.com/pkg/errors v0.8.1 [2021-04-06T17:01:29.698Z] #49 44.74 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:01:29.698Z] #49 44.75 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:01:29.698Z] #49 44.83 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:01:29.698Z] #49 44.84 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:01:29.698Z] #49 44.86 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:01:29.698Z] #49 44.86 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:01:29.698Z] #49 44.87 go: finding github.com/spf13/viper v1.6.1 [2021-04-06T17:01:29.698Z] #49 44.89 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:01:29.698Z] #49 44.89 go: finding github.com/stretchr/testify v1.4.0 [2021-04-06T17:01:29.698Z] #49 44.93 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:01:29.698Z] #49 45.02 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:01:29.698Z] #49 45.04 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:01:29.698Z] #49 45.07 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:01:29.698Z] #49 45.10 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:01:29.698Z] #49 45.19 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:01:29.698Z] #49 45.21 go: finding github.com/stretchr/objx v0.2.0 [2021-04-06T17:01:29.698Z] #49 45.23 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:01:29.698Z] #49 45.26 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:01:29.698Z] #49 45.28 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:01:29.698Z] #49 45.30 go: finding github.com/spf13/cobra v0.0.5 [2021-04-06T17:01:29.856Z] #57 ... [2021-04-06T17:01:29.856Z] [2021-04-06T17:01:29.856Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:01:29.856Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-06T17:01:29.856Z] #37 27.28 Reading package lists... [2021-04-06T17:01:29.856Z] #37 37.21 Building dependency tree... [2021-04-06T17:01:29.856Z] #37 39.91 The following additional packages will be installed: [2021-04-06T17:01:29.856Z] #37 39.92 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-06T17:01:29.856Z] #37 39.92 Suggested packages: [2021-04-06T17:01:29.856Z] #37 39.93 cmake-doc ninja-build lrzip [2021-04-06T17:01:29.856Z] #37 39.93 Recommended packages: [2021-04-06T17:01:29.856Z] #37 39.93 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-06T17:01:29.856Z] #37 41.02 The following NEW packages will be installed: [2021-04-06T17:01:29.856Z] #37 41.04 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-06T17:01:29.856Z] #37 41.04 vim-common xxd [2021-04-06T17:01:29.856Z] #37 41.18 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:01:29.856Z] #37 41.18 Need to get 14.9 MB of archives. [2021-04-06T17:01:29.856Z] #37 41.18 After this operation, 67.2 MB of additional disk space will be used. [2021-04-06T17:01:29.856Z] #37 41.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-04-06T17:01:29.856Z] #37 41.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-04-06T17:01:29.856Z] #37 41.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-04-06T17:01:29.856Z] #37 41.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-04-06T17:01:29.856Z] #37 42.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-04-06T17:01:29.856Z] #37 42.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-04-06T17:01:29.856Z] #37 42.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-04-06T17:01:29.856Z] #37 42.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-04-06T17:01:29.856Z] #37 42.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-04-06T17:01:29.856Z] #37 42.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-04-06T17:01:29.856Z] #37 44.54 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:01:29.856Z] #37 44.76 Fetched 14.9 MB in 2s (7236 kB/s) [2021-04-06T17:01:29.856Z] #37 44.86 Selecting previously unselected package xxd. [2021-04-06T17:01:29.856Z] #37 44.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-06T17:01:29.856Z] #37 44.93 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-06T17:01:29.856Z] #37 44.96 Unpacking xxd (2:8.1.0875-5) ... [2021-04-06T17:01:29.856Z] #37 45.23 Selecting previously unselected package vim-common. [2021-04-06T17:01:29.856Z] #37 45.24 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:01:29.856Z] #37 45.36 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-06T17:01:29.856Z] #37 45.75 Selecting previously unselected package cmake-data. [2021-04-06T17:01:29.856Z] #37 45.76 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-06T17:01:29.856Z] #37 45.76 Unpacking cmake-data (3.13.4-1) ... [2021-04-06T17:01:29.957Z] #49 ... [2021-04-06T17:01:29.957Z] [2021-04-06T17:01:29.957Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:01:29.957Z] #67 sha256:74e6611edc603c774a4a27ee42d8f05f8b1b6fc4541921de1a5cff8ebeaddf23 [2021-04-06T17:01:29.957Z] #67 DONE 45.4s [2021-04-06T17:01:29.957Z] [2021-04-06T17:01:29.957Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:01:29.958Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-06T17:01:29.958Z] #55 DONE 45.4s [2021-04-06T17:01:29.958Z] [2021-04-06T17:01:29.958Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:01:29.958Z] #49 sha256:75428edbcc0988ac60b7afcec42d822fe1398f35f744c77f48d56e34fb8b7da5 [2021-04-06T17:01:29.958Z] #49 45.40 go: finding github.com/gobwas/glob v0.2.3 [2021-04-06T17:01:29.958Z] #49 45.40 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:01:29.958Z] #49 ... [2021-04-06T17:01:29.958Z] [2021-04-06T17:01:29.958Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:01:29.958Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:01:29.958Z] #36 34.80 Reading package lists... [2021-04-06T17:01:29.958Z] #36 41.42 Building dependency tree... [2021-04-06T17:01:29.958Z] #36 44.84 The following additional packages will be installed: [2021-04-06T17:01:29.958Z] #36 44.88 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-06T17:01:29.958Z] #36 44.89 Suggested packages: [2021-04-06T17:01:29.958Z] #36 44.90 cmake-doc ninja-build lrzip [2021-04-06T17:01:29.958Z] #36 44.90 Recommended packages: [2021-04-06T17:01:29.958Z] #36 44.90 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-06T17:01:30.174Z] #37 ... [2021-04-06T17:01:30.174Z] [2021-04-06T17:01:30.174Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:01:30.174Z] #46 sha256:d06514fe2f65b3f3f83fe4a9eaac757d92035dfd3e06e549b5dfb5bb996f0b8c [2021-04-06T17:01:30.174Z] #46 46.74 internal/reflectlite [2021-04-06T17:01:30.174Z] #46 46.74 sync [2021-04-06T17:01:30.526Z] #36 46.01 The following NEW packages will be installed: [2021-04-06T17:01:30.526Z] #36 46.04 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-06T17:01:30.526Z] #36 46.04 vim-common xxd [2021-04-06T17:01:30.681Z] #32 ... [2021-04-06T17:01:30.681Z] [2021-04-06T17:01:30.681Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:01:30.681Z] #45 sha256:3a0775b24e15d421411efae554a99d7ef0c539308e273dfa071c265272c1c347 [2021-04-06T17:01:30.681Z] #45 46.88 strconv [2021-04-06T17:01:30.681Z] #45 46.92 io [2021-04-06T17:01:30.681Z] #45 48.38 bytes [2021-04-06T17:01:30.681Z] #45 50.32 bufio [2021-04-06T17:01:30.681Z] #45 51.46 reflect [2021-04-06T17:01:30.681Z] #45 52.20 syscall [2021-04-06T17:01:30.681Z] #45 ... [2021-04-06T17:01:30.681Z] [2021-04-06T17:01:30.681Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:30.681Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:01:30.681Z] #42 52.28 Selecting previously unselected package libprotoc17:amd64. [2021-04-06T17:01:30.681Z] #42 52.28 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-06T17:01:30.681Z] #42 52.29 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-06T17:01:30.681Z] #42 53.14 Selecting previously unselected package protobuf-c-compiler. [2021-04-06T17:01:30.681Z] #42 53.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-06T17:01:30.681Z] #42 53.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-06T17:01:30.681Z] #42 53.33 Selecting previously unselected package protobuf-compiler. [2021-04-06T17:01:30.681Z] #42 53.33 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-06T17:01:30.681Z] #42 53.35 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-06T17:01:30.681Z] #42 53.54 Selecting previously unselected package python-pkg-resources. [2021-04-06T17:01:30.681Z] #42 53.54 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-06T17:01:30.681Z] #42 53.55 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-06T17:01:30.681Z] #42 53.80 Selecting previously unselected package python-six. [2021-04-06T17:01:30.681Z] #42 53.80 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-06T17:01:30.681Z] #42 53.81 Unpacking python-six (1.12.0-1) ... [2021-04-06T17:01:30.681Z] #42 53.90 Selecting previously unselected package python-protobuf. [2021-04-06T17:01:30.681Z] #42 53.90 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-06T17:01:30.681Z] #42 53.94 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-06T17:01:30.681Z] #42 54.86 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-06T17:01:31.095Z] #36 46.46 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:01:31.095Z] #36 46.46 Need to get 14.9 MB of archives. [2021-04-06T17:01:31.095Z] #36 46.46 After this operation, 61.8 MB of additional disk space will be used. [2021-04-06T17:01:31.095Z] #36 46.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-06T17:01:31.095Z] #36 46.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-06T17:01:31.095Z] #36 46.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-06T17:01:31.095Z] #36 ... [2021-04-06T17:01:31.095Z] [2021-04-06T17:01:31.095Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:01:31.095Z] #49 sha256:75428edbcc0988ac60b7afcec42d822fe1398f35f744c77f48d56e34fb8b7da5 [2021-04-06T17:01:31.095Z] #49 45.41 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:01:31.095Z] #49 45.46 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:01:31.095Z] #49 45.60 go: finding github.com/spf13/pflag v1.0.5 [2021-04-06T17:01:31.095Z] #49 45.67 go: finding github.com/magiconair/properties v1.8.1 [2021-04-06T17:01:31.095Z] #49 45.71 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:01:31.095Z] #49 45.75 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:01:31.095Z] #49 45.81 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:01:31.095Z] #49 45.86 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:01:31.095Z] #49 45.91 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:01:31.095Z] #49 46.04 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:01:31.095Z] #49 46.10 go: finding github.com/spf13/afero v1.1.2 [2021-04-06T17:01:31.095Z] #49 46.12 go: finding github.com/spf13/cast v1.3.0 [2021-04-06T17:01:31.095Z] #49 46.15 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:01:31.095Z] #49 46.17 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:01:31.095Z] #49 46.20 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:01:31.095Z] #49 46.22 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:01:31.095Z] #49 46.29 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-06T17:01:31.095Z] #49 46.31 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:01:31.095Z] #49 46.33 go: finding golang.org/x/text v0.3.2 [2021-04-06T17:01:31.095Z] #49 46.38 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:01:31.095Z] #49 46.44 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:01:31.095Z] #49 46.56 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:01:31.095Z] #49 46.56 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:01:31.095Z] #49 46.63 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:01:31.095Z] #49 46.65 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:01:31.095Z] #49 46.65 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:01:31.355Z] #49 46.67 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:01:31.355Z] #49 46.67 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:01:31.355Z] #49 46.69 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:01:31.355Z] #49 46.69 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-06T17:01:31.355Z] #49 46.69 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:01:31.355Z] #49 46.71 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:01:31.355Z] #49 46.73 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:01:31.355Z] #49 46.74 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:01:31.355Z] #49 46.76 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:01:31.355Z] #49 46.76 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-06T17:01:31.355Z] #49 46.79 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:01:31.355Z] #49 46.81 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:01:31.355Z] #49 46.84 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:01:31.355Z] #49 46.90 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-06T17:01:31.416Z] #72 exporting layers 3.7s done [2021-04-06T17:01:31.416Z] #72 writing image sha256:6353fd1071fe869dd666a79cf258bdfd2bc5b7f8ec5aa641626f1e5ac3181560 done [2021-04-06T17:01:31.416Z] #72 naming to docker.io/library/docker:f2c0b3688a572fa0588132317ea1e276fef44203 done [2021-04-06T17:01:31.416Z] #72 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-06T17:01:31.616Z] #49 47.03 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:01:31.616Z] #49 47.10 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:01:31.616Z] #49 47.13 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:01:31.714Z] #46 ... [2021-04-06T17:01:31.714Z] [2021-04-06T17:01:31.714Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:01:31.714Z] #68 sha256:264541d2e3c8c762f12a343641acdab1d35bf44c537dbdb86c90f23d44712f11 [2021-04-06T17:01:31.714Z] #68 DONE 48.2s [2021-04-06T17:01:31.714Z] [2021-04-06T17:01:31.714Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:31.714Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-06T17:01:31.714Z] #43 42.68 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:01:31.714Z] #43 43.11 Fetched 4075 kB in 1s (6507 kB/s) [2021-04-06T17:01:31.714Z] #43 43.27 Selecting previously unselected package libcap-dev:ppc64el. [2021-04-06T17:01:31.715Z] #43 43.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-06T17:01:31.715Z] #43 43.35 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-04-06T17:01:31.715Z] #43 43.36 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-04-06T17:01:31.715Z] #43 43.56 Selecting previously unselected package libnet1:ppc64el. [2021-04-06T17:01:31.715Z] #43 43.59 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-06T17:01:31.715Z] #43 43.59 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-06T17:01:31.715Z] #43 43.78 Selecting previously unselected package libnet1-dev. [2021-04-06T17:01:31.715Z] #43 43.79 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-06T17:01:31.715Z] #43 43.80 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-06T17:01:31.715Z] #43 44.09 Selecting previously unselected package libnl-3-200:ppc64el. [2021-04-06T17:01:31.715Z] #43 44.09 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-04-06T17:01:31.715Z] #43 44.11 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-06T17:01:31.715Z] #43 44.25 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-04-06T17:01:31.715Z] #43 44.25 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-04-06T17:01:31.715Z] #43 44.27 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-04-06T17:01:31.715Z] #43 44.63 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-04-06T17:01:31.715Z] #43 44.63 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-04-06T17:01:31.715Z] #43 44.64 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-06T17:01:31.715Z] #43 44.81 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-04-06T17:01:31.715Z] #43 44.81 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-04-06T17:01:31.715Z] #43 44.83 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-04-06T17:01:31.715Z] #43 44.97 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-04-06T17:01:31.715Z] #43 44.97 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-04-06T17:01:31.715Z] #43 45.00 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-04-06T17:01:31.715Z] #43 45.30 Selecting previously unselected package libprotobuf17:ppc64el. [2021-04-06T17:01:31.715Z] #43 45.30 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-04-06T17:01:31.715Z] #43 45.31 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-04-06T17:01:31.715Z] #43 46.29 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-04-06T17:01:31.715Z] #43 46.30 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-04-06T17:01:31.715Z] #43 46.31 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-04-06T17:01:31.715Z] #43 46.54 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-04-06T17:01:31.715Z] #43 46.55 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-04-06T17:01:31.715Z] #43 46.55 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-04-06T17:01:31.715Z] #43 48.26 Selecting previously unselected package libprotoc17:ppc64el. [2021-04-06T17:01:31.715Z] #43 48.30 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-04-06T17:01:31.715Z] #43 48.35 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-04-06T17:01:31.841Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42257/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2c0b3688a572fa0588132317ea1e276fef44203 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f2c0b3688a572fa0588132317ea1e276fef44203 hack/test/unit [2021-04-06T17:01:31.880Z] #49 47.26 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:01:31.880Z] #49 47.26 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:01:32.779Z] #43 49.59 Selecting previously unselected package protobuf-c-compiler. [2021-04-06T17:01:33.081Z] #43 49.63 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-04-06T17:01:33.081Z] #43 49.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-06T17:01:33.081Z] #43 ... [2021-04-06T17:01:33.081Z] [2021-04-06T17:01:33.081Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:01:33.081Z] #46 sha256:d06514fe2f65b3f3f83fe4a9eaac757d92035dfd3e06e549b5dfb5bb996f0b8c [2021-04-06T17:01:33.081Z] #46 49.70 github.com/LK4D4/vndr/godl/singleflight [2021-04-06T17:01:33.081Z] #46 49.71 math/rand [2021-04-06T17:01:33.081Z] #46 49.71 internal/singleflight [2021-04-06T17:01:33.218Z] #42 ... [2021-04-06T17:01:33.218Z] [2021-04-06T17:01:33.218Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:33.218Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:01:33.218Z] #13 48.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-04-06T17:01:33.218Z] #13 51.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-06T17:01:33.218Z] #13 51.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-06T17:01:33.218Z] #13 51.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-06T17:01:33.218Z] #13 51.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-06T17:01:33.218Z] #13 51.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-06T17:01:33.218Z] #13 51.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-06T17:01:33.218Z] #13 51.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-06T17:01:33.218Z] #13 51.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-06T17:01:33.218Z] #13 51.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-06T17:01:33.218Z] #13 51.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-06T17:01:33.218Z] #13 51.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-06T17:01:33.218Z] #13 51.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-06T17:01:33.218Z] #13 51.51 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-06T17:01:33.218Z] #13 51.52 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-06T17:01:33.218Z] #13 52.75 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:01:33.218Z] #13 53.00 Fetched 78.2 MB in 9s (9067 kB/s) [2021-04-06T17:01:33.218Z] #13 53.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-06T17:01:33.218Z] #13 53.24 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-06T17:01:33.218Z] #13 53.28 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-06T17:01:33.218Z] #13 53.67 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-06T17:01:33.474Z] #13 ... [2021-04-06T17:01:33.474Z] [2021-04-06T17:01:33.474Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:01:33.474Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:01:33.474Z] #36 49.87 Selecting previously unselected package cmake-data. [2021-04-06T17:01:33.474Z] #36 49.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-06T17:01:33.474Z] #36 49.89 Unpacking cmake-data (3.13.4-1) ... [2021-04-06T17:01:33.474Z] #36 53.31 Selecting previously unselected package libicu63:amd64. [2021-04-06T17:01:33.474Z] #36 53.35 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-06T17:01:33.474Z] #36 53.42 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-06T17:01:33.761Z] #36 ... [2021-04-06T17:01:33.761Z] [2021-04-06T17:01:33.761Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:01:33.761Z] #45 sha256:3a0775b24e15d421411efae554a99d7ef0c539308e273dfa071c265272c1c347 [2021-04-06T17:01:33.761Z] #45 59.30 time [2021-04-06T17:01:33.856Z] Running on azwin-2-b3ebe0 in d:\jenkins\workspace\moby_PR-42257 [Pipeline] { [Pipeline] ws [2021-04-06T17:01:33.873Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-04-06T17:01:33.953Z] ? github.com/docker/docker/api [no test files] [2021-04-06T17:01:34.106Z] #29 12.10 0.0% # 1.5% ## 3.0% ### 4.2% ### 5.4% #### 6.2% ##### 7.5% ###### 8.5% ###### 9.5% ####### 10.0% ####### 11.1% ######## 12.2% ######### 13.5% ########## 14.6% ########### 15.9% ############ 17.2% ############# 18.5% ############## 19.5% ############### 21.0% ################ 23.0% ################# 24.6% ################## 26.2% ################### 27.5% ##################### 29.4% ###################### 31.3% ####################### 32.8% ######################## 34.5% ######################### 36.1% ########################### 38.3% ############################# 40.3% ############################## 42.2% ############################### 44.0% ################################ 45.6% ################################## 47.4% ################################### 48.9% #################################### 50.0% ##################################### 51.9% ###################################### 53.6% ####################################### 55.3% ######################################### 57.1% ########################################## 58.5% ########################################## 59.2% ########################################### 61.0% ############################################# 62.9% ############################################## 64.9% ############################################### 65.7% ############################################### 66.6% ################################################ 67.8% ################################################# 69.3% ################################################### 71.2% #################################################### 73.1% ###################################################### 75.3% ######################################################## 79.1% ########################################################## 81.0% ########################################################### 82.7% ############################################################ 84.3% ############################################################# 85.5% ############################################################## 86.7% ############################################################### 88.0% ################################################################ 89.3% ################################################################# 90.4% ################################################################## 91.8% ################################################################### 93.1% ################################################################### 93.6% [2021-04-06T17:01:34.106Z] #29 ... [2021-04-06T17:01:34.106Z] [2021-04-06T17:01:34.106Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:34.106Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-06T17:01:34.106Z] #13 16.44 Reading package lists... [2021-04-06T17:01:34.106Z] #13 21.87 Reading package lists... [2021-04-06T17:01:34.106Z] #13 28.37 Building dependency tree... [2021-04-06T17:01:34.106Z] #13 31.15 The following additional packages will be installed: [2021-04-06T17:01:34.106Z] #13 31.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-06T17:01:34.106Z] #13 31.15 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-06T17:01:34.106Z] #13 31.15 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-06T17:01:34.106Z] #13 31.16 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-06T17:01:34.106Z] #13 31.16 mingw-w64-common mingw-w64-x86-64-dev [2021-04-06T17:01:34.106Z] #13 31.16 Suggested packages: [2021-04-06T17:01:34.106Z] #13 31.16 gcc-8-locales seccomp wine64 [2021-04-06T17:01:34.106Z] #13 ... [2021-04-06T17:01:34.106Z] [2021-04-06T17:01:34.106Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:01:34.106Z] #29 sha256:b36f6d480527b5f5372921eb5cb1cc0e39f5e5c49f91687e2c9bcb0deed165d1 [2021-04-06T17:01:34.151Z] #46 ... [2021-04-06T17:01:34.151Z] [2021-04-06T17:01:34.151Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:34.151Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-06T17:01:34.151Z] #14 30.93 Reading package lists... [2021-04-06T17:01:34.151Z] #14 40.56 Building dependency tree... [2021-04-06T17:01:34.151Z] #14 43.30 The following additional packages will be installed: [2021-04-06T17:01:34.151Z] #14 43.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-06T17:01:34.151Z] #14 43.32 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-06T17:01:34.151Z] #14 43.32 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-06T17:01:34.151Z] #14 43.32 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-06T17:01:34.151Z] #14 43.32 mingw-w64-common mingw-w64-x86-64-dev [2021-04-06T17:01:34.151Z] #14 43.32 Suggested packages: [2021-04-06T17:01:34.151Z] #14 43.33 gcc-8-locales seccomp wine64 [2021-04-06T17:01:34.151Z] #14 45.06 The following NEW packages will be installed: [2021-04-06T17:01:34.151Z] #14 45.07 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-06T17:01:34.151Z] #14 45.07 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-06T17:01:34.151Z] #14 45.07 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-06T17:01:34.151Z] #14 45.07 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-06T17:01:34.151Z] #14 45.08 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-06T17:01:34.151Z] #14 45.08 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-06T17:01:34.151Z] #14 45.08 The following packages will be upgraded: [2021-04-06T17:01:34.151Z] #14 45.09 libseccomp2 libsystemd0 libudev1 [2021-04-06T17:01:34.151Z] #14 45.33 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-06T17:01:34.151Z] #14 45.33 Need to get 79.4 MB of archives. [2021-04-06T17:01:34.151Z] #14 45.33 After this operation, 532 MB of additional disk space will be used. [2021-04-06T17:01:34.151Z] #14 45.33 Get:1 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB] [2021-04-06T17:01:34.151Z] #14 45.35 Get:2 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB] [2021-04-06T17:01:34.151Z] #14 45.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u7 [358 kB] [2021-04-06T17:01:34.151Z] #14 45.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u7 [158 kB] [2021-04-06T17:01:34.151Z] #14 45.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-04-06T17:01:34.151Z] #14 46.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-04-06T17:01:34.151Z] #14 46.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-06T17:01:34.151Z] #14 46.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-04-06T17:01:34.151Z] #14 46.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-04-06T17:01:34.151Z] #14 46.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-06T17:01:34.151Z] #14 47.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-06T17:01:34.151Z] #14 47.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-06T17:01:34.151Z] #14 47.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2021-04-06T17:01:34.151Z] #14 ... [2021-04-06T17:01:34.151Z] [2021-04-06T17:01:34.151Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:34.151Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-06T17:01:34.151Z] #43 49.92 Selecting previously unselected package protobuf-compiler. [2021-04-06T17:01:34.151Z] #43 49.97 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-04-06T17:01:34.151Z] #43 49.97 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-06T17:01:34.151Z] #43 50.13 Selecting previously unselected package python-pkg-resources. [2021-04-06T17:01:34.151Z] #43 50.14 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-06T17:01:34.151Z] #43 50.16 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-06T17:01:34.151Z] #43 50.39 Selecting previously unselected package python-six. [2021-04-06T17:01:34.151Z] #43 50.41 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-06T17:01:34.151Z] #43 50.41 Unpacking python-six (1.12.0-1) ... [2021-04-06T17:01:34.151Z] #43 50.52 Selecting previously unselected package python-protobuf. [2021-04-06T17:01:34.151Z] #43 50.53 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-04-06T17:01:34.151Z] #43 50.53 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-06T17:01:34.331Z] #45 ... [2021-04-06T17:01:34.331Z] [2021-04-06T17:01:34.331Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:01:34.331Z] #47 sha256:203181db30e280e6e406fa6979ac236e068b581a15a6ff8cb8ecd2d45509890e [2021-04-06T17:01:34.331Z] #47 DONE 60.5s [2021-04-06T17:01:34.331Z] [2021-04-06T17:01:34.331Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:34.331Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:01:34.331Z] #13 54.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-06T17:01:34.331Z] #13 54.27 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-06T17:01:34.331Z] #13 54.60 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-06T17:01:34.462Z] #43 51.11 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-06T17:01:34.587Z] #13 55.01 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-06T17:01:34.654Z] #29 12.10 0.0% # 1.5% ## 3.0% ### 4.2% ### 5.4% #### 6.2% ##### 7.5% ###### 8.5% ###### 9.5% ####### 10.0% ####### 11.1% ######## 12.2% ######### 13.5% ########## 14.6% ########### 15.9% ############ 17.2% ############# 18.5% ############## 19.5% ############### 21.0% ################ 23.0% ################# 24.6% ################## 26.2% ################### 27.5% ##################### 29.4% ###################### 31.3% ####################### 32.8% ######################## 34.5% ######################### 36.1% ########################### 38.3% ############################# 40.3% ############################## 42.2% ############################### 44.0% ################################ 45.6% ################################## 47.4% ################################### 48.9% #################################### 50.0% ##################################### 51.9% ###################################### 53.6% ####################################### 55.3% ######################################### 57.1% ########################################## 58.5% ########################################## 59.2% ########################################### 61.0% ############################################# 62.9% ############################################## 64.9% ############################################### 65.7% ############################################### 66.6% ################################################ 67.8% ################################################# 69.3% ################################################### 71.2% #################################################### 73.1% ###################################################### 75.3% ######################################################## 79.1% ########################################################## 81.0% ########################################################### 82.7% ############################################################ 84.3% ############################################################# 85.5% ############################################################## 86.7% ############################################################### 88.0% ################################################################ 89.3% ################################################################# 90.4% ################################################################## 91.8% ################################################################### 93.1% ################################################################### 93.6% #################################################################### 94.5% ##################################################################### 95.9% ##################################################################### 96.9% ###################################################################### 98.1% ####################################################################### 99.0% ######################################################################## 100.0% [2021-04-06T17:01:34.654Z] #29 20.48 [2021-04-06T17:01:35.152Z] #13 55.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-06T17:01:35.152Z] #13 55.61 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-06T17:01:35.152Z] #13 55.64 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-06T17:01:35.170Z] #49 ... [2021-04-06T17:01:35.170Z] [2021-04-06T17:01:35.170Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:01:35.170Z] #34 sha256:57fd501546e71646ba5cd06233f2a2bf744e3cefede2fbd227d3808729fe4175 [2021-04-06T17:01:35.170Z] #34 40.03 sort [2021-04-06T17:01:35.170Z] #34 40.04 errors [2021-04-06T17:01:35.170Z] #34 40.55 strconv [2021-04-06T17:01:35.170Z] #34 41.33 io [2021-04-06T17:01:35.170Z] #34 42.53 internal/oserror [2021-04-06T17:01:35.170Z] #34 42.68 syscall [2021-04-06T17:01:35.170Z] #34 44.07 reflect [2021-04-06T17:01:35.170Z] #34 ... [2021-04-06T17:01:35.170Z] [2021-04-06T17:01:35.170Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:01:35.170Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-06T17:01:35.170Z] #32 48.01 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. [2021-04-06T17:01:35.170Z] #32 48.63 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-06T17:01:35.170Z] #32 48.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:01:35.170Z] #32 ... [2021-04-06T17:01:35.170Z] [2021-04-06T17:01:35.170Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:35.170Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:01:35.170Z] #42 33.92 Reading package lists... [2021-04-06T17:01:35.170Z] #42 40.68 Building dependency tree... [2021-04-06T17:01:35.170Z] #42 44.25 The following additional packages will be installed: [2021-04-06T17:01:35.170Z] #42 44.25 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-06T17:01:35.170Z] #42 44.25 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-06T17:01:35.170Z] #42 44.26 Suggested packages: [2021-04-06T17:01:35.170Z] #42 44.27 manpages-dev python-setuptools [2021-04-06T17:01:35.170Z] #42 45.76 The following NEW packages will be installed: [2021-04-06T17:01:35.170Z] #42 45.76 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-06T17:01:35.170Z] #42 45.81 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-06T17:01:35.170Z] #42 45.81 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-06T17:01:35.170Z] #42 45.81 python-six zlib1g-dev [2021-04-06T17:01:35.170Z] #42 46.21 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:01:35.170Z] #42 46.21 Need to get 4095 kB of archives. [2021-04-06T17:01:35.170Z] #42 46.21 After this operation, 22.5 MB of additional disk space will be used. [2021-04-06T17:01:35.170Z] #42 46.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-06T17:01:35.170Z] #42 46.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-06T17:01:35.170Z] #42 46.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-06T17:01:35.170Z] #42 46.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-06T17:01:35.170Z] #42 46.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-06T17:01:35.170Z] #42 46.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-06T17:01:35.170Z] #42 46.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-04-06T17:01:35.170Z] #42 46.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-06T17:01:35.170Z] #42 46.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-06T17:01:35.170Z] #42 46.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-06T17:01:35.170Z] #42 46.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-06T17:01:35.170Z] #42 46.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-06T17:01:35.170Z] #42 46.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-04-06T17:01:35.170Z] #42 46.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-06T17:01:35.170Z] #42 46.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-06T17:01:35.170Z] #42 46.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-06T17:01:35.170Z] #42 46.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-06T17:01:35.170Z] #42 47.76 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:01:35.170Z] #42 47.99 Fetched 4095 kB in 1s (6525 kB/s) [2021-04-06T17:01:35.170Z] #42 48.09 Selecting previously unselected package libcap-dev:amd64. [2021-04-06T17:01:35.170Z] #42 48.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-06T17:01:35.170Z] #42 48.22 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-06T17:01:35.170Z] #42 48.22 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-06T17:01:35.170Z] #42 48.33 Selecting previously unselected package libnet1:amd64. [2021-04-06T17:01:35.170Z] #42 48.33 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-06T17:01:35.170Z] #42 48.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-06T17:01:35.170Z] #42 48.55 Selecting previously unselected package libnet1-dev. [2021-04-06T17:01:35.170Z] #42 48.55 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-06T17:01:35.170Z] #42 48.56 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-06T17:01:35.170Z] #42 48.78 Selecting previously unselected package libnl-3-200:amd64. [2021-04-06T17:01:35.170Z] #42 48.78 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-06T17:01:35.170Z] #42 48.79 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-06T17:01:35.170Z] #42 48.97 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-06T17:01:35.170Z] #42 48.99 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-06T17:01:35.170Z] #42 49.03 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-06T17:01:35.170Z] #42 49.47 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-06T17:01:35.170Z] #42 49.48 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-06T17:01:35.170Z] #42 49.49 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-06T17:01:35.170Z] #42 49.95 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-06T17:01:35.170Z] #42 49.96 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-06T17:01:35.170Z] #42 49.99 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-06T17:01:35.170Z] #42 50.21 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-06T17:01:35.170Z] #42 50.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-06T17:01:35.170Z] #42 50.23 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-06T17:01:35.170Z] #42 ... [2021-04-06T17:01:35.170Z] [2021-04-06T17:01:35.170Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:01:35.170Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:01:35.170Z] #36 46.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-06T17:01:35.170Z] #36 47.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-06T17:01:35.170Z] #36 47.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-06T17:01:35.170Z] #36 47.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-06T17:01:35.170Z] #36 47.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-06T17:01:35.170Z] #36 47.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-06T17:01:35.170Z] #36 47.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-06T17:01:35.170Z] #36 48.98 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:01:35.170Z] #36 49.19 Fetched 14.9 MB in 2s (8577 kB/s) [2021-04-06T17:01:35.170Z] #36 49.44 Selecting previously unselected package xxd. [2021-04-06T17:01:35.170Z] #36 49.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 ... 15410 files and directories currently installed.) [2021-04-06T17:01:35.170Z] #36 49.51 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-06T17:01:35.170Z] #36 49.80 Unpacking xxd (2:8.1.0875-5) ... [2021-04-06T17:01:35.170Z] #36 50.19 Selecting previously unselected package vim-common. [2021-04-06T17:01:35.170Z] #36 50.20 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:01:35.170Z] #36 50.24 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-06T17:01:35.170Z] #36 50.63 Selecting previously unselected package cmake-data. [2021-04-06T17:01:35.170Z] #36 50.63 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-06T17:01:35.170Z] #36 50.63 Unpacking cmake-data (3.13.4-1) ... [2021-04-06T17:01:35.460Z] The recommended git tool is: git [2021-04-06T17:01:35.659Z] #29 21.33 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-06T17:01:35.715Z] #13 56.10 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-06T17:01:35.922Z] #29 21.65 [2021-04-06T17:01:35.972Z] #13 56.33 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-06T17:01:35.972Z] #13 56.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-06T17:01:35.972Z] #13 56.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-06T17:01:35.972Z] #13 56.41 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-06T17:01:36.109Z] #36 ... [2021-04-06T17:01:36.109Z] [2021-04-06T17:01:36.109Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:36.109Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:01:36.109Z] #13 29.44 Reading package lists... [2021-04-06T17:01:36.109Z] #13 36.93 Reading package lists... [2021-04-06T17:01:36.109Z] #13 43.87 Building dependency tree... [2021-04-06T17:01:36.109Z] #13 46.79 The following additional packages will be installed: [2021-04-06T17:01:36.109Z] #13 46.79 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-06T17:01:36.109Z] #13 46.79 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-06T17:01:36.109Z] #13 46.79 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-06T17:01:36.109Z] #13 46.79 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-06T17:01:36.109Z] #13 46.79 mingw-w64-common mingw-w64-x86-64-dev [2021-04-06T17:01:36.109Z] #13 ... [2021-04-06T17:01:36.109Z] [2021-04-06T17:01:36.109Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:01:36.109Z] #51 sha256:40f397f3dcb99469f32ba28b9c84db5c072f91955dd300702712a5cc9f4d9bde [2021-04-06T17:01:36.109Z] #51 50.70 reflect [2021-04-06T17:01:36.109Z] #51 50.72 time [2021-04-06T17:01:36.206Z] #29 21.81 ############################################ 61.7% ######################################################################## 100.0% [2021-04-06T17:01:36.368Z] #51 ... [2021-04-06T17:01:36.368Z] [2021-04-06T17:01:36.368Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:01:36.368Z] #45 sha256:e916ebd5dbec63ed9e36d6f613b574f4943230e1fe1604396f10ba2eb682dfd0 [2021-04-06T17:01:36.368Z] #45 41.82 github.com/LK4D4/vndr/godl/singleflight [2021-04-06T17:01:36.368Z] #45 41.84 io [2021-04-06T17:01:36.368Z] #45 42.21 strconv [2021-04-06T17:01:36.368Z] #45 43.26 bytes [2021-04-06T17:01:36.368Z] #45 45.76 bufio [2021-04-06T17:01:36.368Z] #45 46.48 reflect [2021-04-06T17:01:36.368Z] #45 47.67 syscall [2021-04-06T17:01:36.470Z] #29 22.04 [2021-04-06T17:01:36.627Z] #45 ... [2021-04-06T17:01:36.627Z] [2021-04-06T17:01:36.627Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:36.627Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:01:36.627Z] #13 46.80 Suggested packages: [2021-04-06T17:01:36.627Z] #13 46.80 gcc-8-locales seccomp wine64 [2021-04-06T17:01:37.054Z] #29 ... [2021-04-06T17:01:37.054Z] [2021-04-06T17:01:37.054Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-06T17:01:37.054Z] #67 sha256:f5900ca3cb228e36ab9428d2a9c95f53ea98a992e191b453b20f024ecee69a5d [2021-04-06T17:01:37.054Z] #67 DONE 36.9s [2021-04-06T17:01:37.054Z] [2021-04-06T17:01:37.054Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:37.054Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-06T17:01:37.054Z] #13 32.32 The following NEW packages will be installed: [2021-04-06T17:01:37.054Z] #13 32.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-06T17:01:37.054Z] #13 32.32 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-06T17:01:37.054Z] #13 32.32 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-06T17:01:37.054Z] #13 32.32 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-06T17:01:37.054Z] #13 32.32 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-06T17:01:37.054Z] #13 32.32 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-06T17:01:37.054Z] #13 32.33 The following packages will be upgraded: [2021-04-06T17:01:37.054Z] #13 32.33 libseccomp2 libsystemd0 libudev1 [2021-04-06T17:01:37.054Z] #13 32.84 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-06T17:01:37.054Z] #13 32.84 Need to get 73.8 MB of archives. [2021-04-06T17:01:37.054Z] #13 32.84 After this operation, 472 MB of additional disk space will be used. [2021-04-06T17:01:37.054Z] #13 32.84 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-04-06T17:01:37.054Z] #13 32.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-04-06T17:01:37.054Z] #13 32.86 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-04-06T17:01:37.054Z] #13 32.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-04-06T17:01:37.054Z] #13 32.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-04-06T17:01:37.054Z] #13 33.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-04-06T17:01:37.054Z] #13 33.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-06T17:01:37.054Z] #13 33.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-04-06T17:01:37.054Z] #13 33.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-04-06T17:01:37.054Z] #13 33.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-06T17:01:37.054Z] #13 33.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-06T17:01:37.054Z] #13 34.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-06T17:01:37.054Z] #13 34.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-04-06T17:01:37.257Z] #43 ... [2021-04-06T17:01:37.257Z] [2021-04-06T17:01:37.258Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:01:37.258Z] #50 sha256:7a2b81a20df1a0213266dc45128d8bce93e6bec6ba979896954ebd948360dd0b [2021-04-06T17:01:37.258Z] #50 43.55 go: extracting golang.org/x/text v0.3.2 [2021-04-06T17:01:37.258Z] #50 49.64 go: finding github.com/fatih/color v1.7.0 [2021-04-06T17:01:37.258Z] #50 49.80 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:01:37.258Z] #50 49.82 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:01:37.258Z] #50 49.87 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:01:37.258Z] #50 50.14 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:01:37.258Z] #50 50.16 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:01:37.258Z] #50 50.23 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:01:37.258Z] #50 50.25 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:01:37.258Z] #50 50.29 go: finding github.com/pkg/errors v0.8.1 [2021-04-06T17:01:37.258Z] #50 50.31 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:01:37.258Z] #50 50.40 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:01:37.258Z] #50 50.45 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:01:37.258Z] #50 50.45 go: finding github.com/spf13/viper v1.6.1 [2021-04-06T17:01:37.258Z] #50 50.50 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:01:37.258Z] #50 50.55 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:01:37.258Z] #50 50.59 go: finding github.com/stretchr/testify v1.4.0 [2021-04-06T17:01:37.258Z] #50 50.61 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:01:37.258Z] #50 50.63 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:01:37.258Z] #50 50.64 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:01:37.258Z] #50 50.70 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:01:37.258Z] #50 50.73 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:01:37.258Z] #50 50.77 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:01:37.258Z] #50 50.79 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:01:37.258Z] #50 50.80 go: finding github.com/spf13/cobra v0.0.5 [2021-04-06T17:01:37.258Z] #50 50.82 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:01:37.258Z] #50 50.83 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:01:37.258Z] #50 50.90 go: finding github.com/spf13/pflag v1.0.5 [2021-04-06T17:01:37.258Z] #50 50.92 go: finding github.com/stretchr/objx v0.2.0 [2021-04-06T17:01:37.258Z] #50 50.92 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:01:37.258Z] #50 50.93 go: finding github.com/gobwas/glob v0.2.3 [2021-04-06T17:01:37.258Z] #50 50.93 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:01:37.258Z] #50 51.02 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:01:37.258Z] #50 51.04 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:01:37.258Z] #50 51.04 go: finding github.com/magiconair/properties v1.8.1 [2021-04-06T17:01:37.258Z] #50 51.05 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:01:37.258Z] #50 51.06 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:01:37.258Z] #50 51.17 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:01:37.258Z] #50 51.19 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:01:37.258Z] #50 51.24 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:01:37.258Z] #50 51.28 go: finding github.com/spf13/afero v1.1.2 [2021-04-06T17:01:37.258Z] #50 51.33 go: finding github.com/spf13/cast v1.3.0 [2021-04-06T17:01:37.258Z] #50 51.35 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:01:37.258Z] #50 51.50 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:01:37.258Z] #50 51.51 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:01:37.258Z] #50 51.51 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:01:37.258Z] #50 51.66 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-06T17:01:37.258Z] #50 51.69 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:01:37.258Z] #50 51.75 go: finding golang.org/x/text v0.3.2 [2021-04-06T17:01:37.258Z] #50 51.82 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:01:37.258Z] #50 51.85 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:01:37.258Z] #50 51.91 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:01:37.258Z] #50 51.95 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:01:37.258Z] #50 51.97 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:01:37.258Z] #50 52.01 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:01:37.258Z] #50 52.13 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:01:37.258Z] #50 52.16 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:01:37.258Z] #50 52.16 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-06T17:01:37.258Z] #50 52.17 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:01:37.258Z] #50 52.25 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:01:37.258Z] #50 52.26 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:01:37.258Z] #50 52.27 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:01:37.258Z] #50 52.34 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:01:37.258Z] #50 52.35 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:01:37.258Z] #50 52.37 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-06T17:01:37.258Z] #50 52.38 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:01:37.258Z] #50 52.44 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:01:37.258Z] #50 52.44 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:01:37.258Z] #50 52.62 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:01:37.258Z] #50 52.78 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-06T17:01:37.258Z] #50 52.90 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:01:37.258Z] #50 53.01 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:01:37.258Z] #50 53.04 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:01:37.258Z] #50 53.07 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:01:37.258Z] #50 53.15 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:01:37.318Z] #13 ... [2021-04-06T17:01:37.318Z] [2021-04-06T17:01:37.318Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:01:37.318Z] #49 sha256:eac37ce83162fa48b7061ca599112a7c135dfd09b3a317961503bafb9e5b03b3 [2021-04-06T17:01:37.318Z] #49 27.21 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:01:37.318Z] #49 27.52 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-06T17:01:37.318Z] #49 27.58 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-06T17:01:37.318Z] #49 27.68 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:01:37.318Z] #49 27.69 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:01:37.318Z] #49 27.73 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-06T17:01:37.318Z] #49 27.78 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:01:37.318Z] #49 27.83 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:01:37.318Z] #49 27.90 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:01:37.318Z] #49 27.92 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:01:37.318Z] #49 27.95 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:01:37.318Z] #49 28.05 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:01:37.318Z] #49 28.08 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:01:37.318Z] #49 28.73 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:01:37.318Z] #49 28.75 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:01:37.318Z] #49 28.75 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:01:37.318Z] #49 28.77 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:01:37.318Z] #49 28.80 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-06T17:01:37.318Z] #49 28.88 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:01:37.318Z] #49 28.93 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:01:37.318Z] #49 28.94 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:01:37.318Z] #49 29.00 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:01:37.318Z] #49 29.03 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:01:37.318Z] #49 29.10 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:01:37.318Z] #49 29.11 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:01:37.318Z] #49 29.12 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-06T17:01:37.318Z] #49 29.17 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-06T17:01:37.318Z] #49 29.25 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:01:37.318Z] #49 29.33 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-06T17:01:37.318Z] #49 30.16 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:01:37.318Z] #49 32.39 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-06T17:01:37.318Z] #49 34.16 go: extracting golang.org/x/text v0.3.2 [2021-04-06T17:01:37.318Z] #49 ... [2021-04-06T17:01:37.318Z] [2021-04-06T17:01:37.318Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:01:37.318Z] #29 sha256:b36f6d480527b5f5372921eb5cb1cc0e39f5e5c49f91687e2c9bcb0deed165d1 [2021-04-06T17:01:37.318Z] #29 23.17 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-06T17:01:37.558Z] #50 ... [2021-04-06T17:01:37.558Z] [2021-04-06T17:01:37.558Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:01:37.558Z] #35 sha256:6f8413672d314a720989448ac9dbda59b84ba8e5455ef7d4ffdccb42c273ab39 [2021-04-06T17:01:37.558Z] #35 44.33 sync [2021-04-06T17:01:37.558Z] #35 44.34 internal/reflectlite [2021-04-06T17:01:37.558Z] #35 48.30 errors [2021-04-06T17:01:37.558Z] #35 48.30 sort [2021-04-06T17:01:37.558Z] #35 49.52 strconv [2021-04-06T17:01:37.558Z] #35 49.54 io [2021-04-06T17:01:37.558Z] #35 49.57 internal/oserror [2021-04-06T17:01:37.558Z] #35 50.09 syscall [2021-04-06T17:01:37.558Z] #35 53.34 bytes [2021-04-06T17:01:37.558Z] #35 53.37 strings [2021-04-06T17:01:37.559Z] #35 ... [2021-04-06T17:01:37.559Z] [2021-04-06T17:01:37.559Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:01:37.559Z] #52 sha256:da4513f2fdc0a5efad3654b2e30388a1769de34f126bd71f87624e6e9d2565d4 [2021-04-06T17:01:37.559Z] #52 54.52 strconv [2021-04-06T17:01:37.559Z] #52 54.52 syscall [2021-04-06T17:01:37.559Z] #52 54.54 bytes [2021-04-06T17:01:37.559Z] #52 54.54 strings [2021-04-06T17:01:37.563Z] #13 48.22 The following NEW packages will be installed: [2021-04-06T17:01:37.563Z] #13 48.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-06T17:01:37.822Z] #13 48.24 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-06T17:01:37.822Z] #13 48.24 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-06T17:01:37.822Z] #13 48.25 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-06T17:01:37.822Z] #13 48.25 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-06T17:01:37.822Z] #13 48.25 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-06T17:01:37.822Z] #13 48.26 The following packages will be upgraded: [2021-04-06T17:01:37.822Z] #13 48.29 libseccomp2 libsystemd0 libudev1 [2021-04-06T17:01:37.905Z] #29 23.54 [2021-04-06T17:01:38.081Z] #13 48.77 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-06T17:01:38.081Z] #13 48.77 Need to get 78.2 MB of archives. [2021-04-06T17:01:38.081Z] #13 48.77 After this operation, 487 MB of additional disk space will be used. [2021-04-06T17:01:38.081Z] #13 48.77 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-06T17:01:38.172Z] #29 23.74 0.4% ######################################################################## 100.0% [2021-04-06T17:01:38.172Z] #29 ... [2021-04-06T17:01:38.172Z] [2021-04-06T17:01:38.172Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-06T17:01:38.172Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-06T17:01:38.172Z] #55 22.58 Reading package lists... [2021-04-06T17:01:38.172Z] #55 28.68 Building dependency tree... [2021-04-06T17:01:38.172Z] #55 31.22 The following additional packages will be installed: [2021-04-06T17:01:38.172Z] #55 31.24 libbtrfs0 [2021-04-06T17:01:38.172Z] #55 31.39 The following NEW packages will be installed: [2021-04-06T17:01:38.172Z] #55 31.39 libbtrfs-dev libbtrfs0 [2021-04-06T17:01:38.172Z] #55 32.06 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:01:38.172Z] #55 32.06 Need to get 119 kB of archives. [2021-04-06T17:01:38.172Z] #55 32.06 After this operation, 387 kB of additional disk space will be used. [2021-04-06T17:01:38.172Z] #55 32.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-04-06T17:01:38.172Z] #55 32.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-04-06T17:01:38.172Z] #55 34.34 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:01:38.172Z] #55 34.82 Fetched 119 kB in 1s (187 kB/s) [2021-04-06T17:01:38.172Z] #55 35.27 Selecting previously unselected package libbtrfs0. [2021-04-06T17:01:38.172Z] #55 35.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-06T17:01:38.172Z] #55 35.37 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-04-06T17:01:38.172Z] #55 35.78 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-06T17:01:38.172Z] #55 37.09 Selecting previously unselected package libbtrfs-dev. [2021-04-06T17:01:38.172Z] #55 37.10 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-04-06T17:01:38.172Z] #55 37.12 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:01:38.172Z] #55 37.60 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-06T17:01:38.172Z] #55 37.61 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:01:38.172Z] #55 37.63 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:01:38.172Z] #55 DONE 38.3s [2021-04-06T17:01:38.172Z] [2021-04-06T17:01:38.172Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:01:38.172Z] #29 sha256:b36f6d480527b5f5372921eb5cb1cc0e39f5e5c49f91687e2c9bcb0deed165d1 [2021-04-06T17:01:38.172Z] #29 23.95 [2021-04-06T17:01:38.342Z] #13 48.78 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-06T17:01:38.342Z] #13 48.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-06T17:01:38.342Z] #13 48.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-06T17:01:38.342Z] #13 48.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-06T17:01:38.498Z] #13 ... [2021-04-06T17:01:38.498Z] [2021-04-06T17:01:38.498Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:01:38.498Z] #51 sha256:515d5b323f7ae805ccf50007eebda001226637aae17bdf1d870282b15ed079ee [2021-04-06T17:01:38.498Z] #51 54.45 syscall [2021-04-06T17:01:38.498Z] #51 54.46 reflect [2021-04-06T17:01:38.498Z] #51 62.13 context [2021-04-06T17:01:38.498Z] #51 63.21 os [2021-04-06T17:01:38.498Z] #51 ... [2021-04-06T17:01:38.498Z] [2021-04-06T17:01:38.498Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:01:38.498Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:01:38.498Z] #36 60.60 Selecting previously unselected package libxml2:amd64. [2021-04-06T17:01:38.498Z] #36 60.61 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-06T17:01:38.498Z] #36 60.62 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-06T17:01:38.498Z] #36 61.50 Selecting previously unselected package libarchive13:amd64. [2021-04-06T17:01:38.498Z] #36 61.50 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-06T17:01:38.498Z] #36 61.53 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-06T17:01:38.498Z] #36 61.99 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-06T17:01:38.498Z] #36 61.99 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-06T17:01:38.498Z] #36 62.00 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-06T17:01:38.498Z] #36 62.20 Selecting previously unselected package librhash0:amd64. [2021-04-06T17:01:38.498Z] #36 62.20 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-06T17:01:38.498Z] #36 62.20 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-06T17:01:38.498Z] #36 62.40 Selecting previously unselected package libuv1:amd64. [2021-04-06T17:01:38.498Z] #36 62.41 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-06T17:01:38.498Z] #36 62.41 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-06T17:01:38.498Z] #36 62.58 Selecting previously unselected package cmake. [2021-04-06T17:01:38.498Z] #36 62.61 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-06T17:01:38.498Z] #36 62.62 Unpacking cmake (3.13.4-1) ... [2021-04-06T17:01:38.498Z] #36 ... [2021-04-06T17:01:38.498Z] [2021-04-06T17:01:38.498Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:01:38.498Z] #34 sha256:22a796d43c7da253539cc38c31d57190603c9b7697bfd544bc11319c1811b1d6 [2021-04-06T17:01:38.498Z] #34 54.79 time [2021-04-06T17:01:38.498Z] #34 60.33 internal/poll [2021-04-06T17:01:38.498Z] #34 62.73 internal/fmtsort [2021-04-06T17:01:38.498Z] #34 62.96 internal/syscall/unix [2021-04-06T17:01:38.498Z] #34 63.29 strings [2021-04-06T17:01:38.498Z] #34 63.32 os [2021-04-06T17:01:38.600Z] #13 49.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-04-06T17:01:38.758Z] #34 ... [2021-04-06T17:01:38.758Z] [2021-04-06T17:01:38.758Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:38.758Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:01:38.758Z] #13 58.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-06T17:01:38.758Z] #13 58.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-06T17:01:38.758Z] #13 58.79 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-06T17:01:38.860Z] #13 49.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-06T17:01:38.860Z] #13 49.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-06T17:01:39.120Z] #13 49.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-06T17:01:39.120Z] #13 49.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-06T17:01:39.690Z] #13 49.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-06T17:01:39.690Z] #13 50.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-06T17:01:39.950Z] #13 50.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-04-06T17:01:39.950Z] #13 ... [2021-04-06T17:01:39.950Z] [2021-04-06T17:01:39.950Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:01:39.950Z] #56 sha256:4c956d6441bda3e376298242160cfdb49f2a118dc9646a37ca20683a596e2320 [2021-04-06T17:01:39.950Z] #56 7.238 + RM_GOPATH=0 [2021-04-06T17:01:39.950Z] #56 7.238 + TMP_GOPATH= [2021-04-06T17:01:39.950Z] #56 7.238 + : /build [2021-04-06T17:01:39.950Z] #56 7.238 + '[' -z '' ']' [2021-04-06T17:01:39.950Z] #56 7.238 ++ mktemp -d [2021-04-06T17:01:39.950Z] #56 7.263 + export GOPATH=/tmp/tmp.6QWoYuHf2U [2021-04-06T17:01:39.950Z] #56 7.263 + GOPATH=/tmp/tmp.6QWoYuHf2U [2021-04-06T17:01:39.950Z] #56 7.263 + RM_GOPATH=1 [2021-04-06T17:01:39.950Z] #56 7.263 + case "$(go env GOARCH)" in [2021-04-06T17:01:39.950Z] #56 7.269 ++ go env GOARCH [2021-04-06T17:01:39.950Z] #56 7.286 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:39.950Z] #56 7.286 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:39.950Z] #56 7.286 ++ dirname /tmp/install/install.sh [2021-04-06T17:01:39.950Z] #56 7.288 + dir=/tmp/install [2021-04-06T17:01:39.950Z] #56 7.288 + bin=containerd [2021-04-06T17:01:39.950Z] #56 7.288 + shift [2021-04-06T17:01:39.950Z] #56 7.288 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-06T17:01:39.950Z] #56 7.288 + . /tmp/install/containerd.installer [2021-04-06T17:01:39.950Z] #56 7.288 ++ set -e [2021-04-06T17:01:39.950Z] #56 7.288 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:01:39.950Z] #56 7.288 + install_containerd [2021-04-06T17:01:39.950Z] #56 7.288 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-06T17:01:39.950Z] #56 7.288 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6QWoYuHf2U/src/github.com/containerd/containerd [2021-04-06T17:01:39.950Z] #56 7.289 Cloning into '/tmp/tmp.6QWoYuHf2U/src/github.com/containerd/containerd'... [2021-04-06T17:01:39.950Z] #56 7.291 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:01:39.950Z] #56 ... [2021-04-06T17:01:39.950Z] [2021-04-06T17:01:39.950Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:39.950Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:01:39.950Z] #42 50.61 Selecting previously unselected package libprotobuf17:amd64. [2021-04-06T17:01:39.950Z] #42 50.61 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-06T17:01:39.950Z] #42 50.61 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-06T17:01:39.950Z] #42 51.32 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-06T17:01:39.950Z] #42 51.32 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-06T17:01:39.950Z] #42 51.32 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-06T17:01:39.950Z] #42 51.78 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-06T17:01:39.950Z] #42 51.78 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-06T17:01:39.950Z] #42 51.79 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-06T17:01:39.950Z] #42 53.33 Selecting previously unselected package libprotoc17:amd64. [2021-04-06T17:01:39.950Z] #42 53.33 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-06T17:01:39.950Z] #42 53.34 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-06T17:01:39.950Z] #42 54.11 Selecting previously unselected package protobuf-c-compiler. [2021-04-06T17:01:39.950Z] #42 54.11 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-06T17:01:39.950Z] #42 54.12 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-06T17:01:39.950Z] #42 54.38 Selecting previously unselected package protobuf-compiler. [2021-04-06T17:01:39.950Z] #42 54.38 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-06T17:01:39.950Z] #42 54.49 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-06T17:01:39.950Z] #42 54.76 Selecting previously unselected package python-pkg-resources. [2021-04-06T17:01:39.950Z] #42 54.76 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-06T17:01:39.950Z] #42 54.76 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-06T17:01:39.950Z] #42 55.05 Selecting previously unselected package python-six. [2021-04-06T17:01:39.950Z] #42 55.05 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-06T17:01:39.950Z] #42 55.05 Unpacking python-six (1.12.0-1) ... [2021-04-06T17:01:39.950Z] #42 55.17 Selecting previously unselected package python-protobuf. [2021-04-06T17:01:39.950Z] #42 55.17 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-06T17:01:39.950Z] #42 55.17 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-06T17:01:40.114Z] #29 ... [2021-04-06T17:01:40.114Z] [2021-04-06T17:01:40.114Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:01:40.114Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-06T17:01:40.114Z] #36 23.31 Reading package lists... [2021-04-06T17:01:40.114Z] #36 30.22 Building dependency tree... [2021-04-06T17:01:40.114Z] #36 32.98 The following additional packages will be installed: [2021-04-06T17:01:40.114Z] #36 32.99 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-06T17:01:40.114Z] #36 33.01 Suggested packages: [2021-04-06T17:01:40.114Z] #36 33.01 cmake-doc ninja-build lrzip [2021-04-06T17:01:40.114Z] #36 33.01 Recommended packages: [2021-04-06T17:01:40.114Z] #36 33.01 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-06T17:01:40.114Z] #36 33.75 The following NEW packages will be installed: [2021-04-06T17:01:40.114Z] #36 33.76 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-06T17:01:40.114Z] #36 33.77 vim-common xxd [2021-04-06T17:01:40.114Z] #36 34.35 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:01:40.114Z] #36 34.35 Need to get 14.2 MB of archives. [2021-04-06T17:01:40.114Z] #36 34.35 After this operation, 60.0 MB of additional disk space will be used. [2021-04-06T17:01:40.114Z] #36 34.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-04-06T17:01:40.114Z] #36 34.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-06T17:01:40.114Z] #36 34.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-06T17:01:40.114Z] #36 34.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-04-06T17:01:40.114Z] #36 35.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-04-06T17:01:40.114Z] #36 35.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-04-06T17:01:40.114Z] #36 35.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-04-06T17:01:40.114Z] #36 35.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-04-06T17:01:40.114Z] #36 35.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-04-06T17:01:40.114Z] #36 35.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-04-06T17:01:40.114Z] #36 37.28 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:01:40.114Z] #36 37.44 Fetched 14.2 MB in 2s (7144 kB/s) [2021-04-06T17:01:40.114Z] #36 37.64 Selecting previously unselected package xxd. [2021-04-06T17:01:40.114Z] #36 37.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-06T17:01:40.114Z] #36 37.79 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-04-06T17:01:40.114Z] #36 37.79 Unpacking xxd (2:8.1.0875-5) ... [2021-04-06T17:01:40.114Z] #36 38.07 Selecting previously unselected package vim-common. [2021-04-06T17:01:40.114Z] #36 38.08 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:01:40.114Z] #36 38.14 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-06T17:01:40.114Z] #36 38.70 Selecting previously unselected package cmake-data. [2021-04-06T17:01:40.114Z] #36 38.70 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-06T17:01:40.114Z] #36 38.79 Unpacking cmake-data (3.13.4-1) ... [2021-04-06T17:01:40.114Z] #36 ... [2021-04-06T17:01:40.114Z] [2021-04-06T17:01:40.114Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:01:40.114Z] #29 sha256:b36f6d480527b5f5372921eb5cb1cc0e39f5e5c49f91687e2c9bcb0deed165d1 [2021-04-06T17:01:40.114Z] #29 25.74 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-06T17:01:40.114Z] #29 ... [2021-04-06T17:01:40.114Z] [2021-04-06T17:01:40.114Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:40.114Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-06T17:01:40.114Z] #42 23.56 Reading package lists... [2021-04-06T17:01:40.114Z] #42 30.40 Building dependency tree... [2021-04-06T17:01:40.114Z] #42 32.73 The following additional packages will be installed: [2021-04-06T17:01:40.114Z] #42 32.75 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-06T17:01:40.114Z] #42 32.75 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-06T17:01:40.114Z] #42 32.75 Suggested packages: [2021-04-06T17:01:40.114Z] #42 32.76 manpages-dev python-setuptools [2021-04-06T17:01:40.114Z] #42 33.64 The following NEW packages will be installed: [2021-04-06T17:01:40.114Z] #42 33.64 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-06T17:01:40.114Z] #42 33.64 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-06T17:01:40.114Z] #42 33.64 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-06T17:01:40.114Z] #42 33.64 python-six zlib1g-dev [2021-04-06T17:01:40.114Z] #42 34.19 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-06T17:01:40.114Z] #42 34.19 Need to get 3798 kB of archives. [2021-04-06T17:01:40.114Z] #42 34.19 After this operation, 21.6 MB of additional disk space will be used. [2021-04-06T17:01:40.114Z] #42 34.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-04-06T17:01:40.114Z] #42 34.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-04-06T17:01:40.114Z] #42 34.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-04-06T17:01:40.114Z] #42 34.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-04-06T17:01:40.114Z] #42 34.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-04-06T17:01:40.114Z] #42 34.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-04-06T17:01:40.114Z] #42 34.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-04-06T17:01:40.114Z] #42 34.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-04-06T17:01:40.114Z] #42 34.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-04-06T17:01:40.114Z] #42 34.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-04-06T17:01:40.115Z] #42 34.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-04-06T17:01:40.115Z] #42 34.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-04-06T17:01:40.115Z] #42 34.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-04-06T17:01:40.115Z] #42 34.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-04-06T17:01:40.115Z] #42 34.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-06T17:01:40.115Z] #42 34.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-04-06T17:01:40.115Z] #42 34.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-04-06T17:01:40.115Z] #42 36.48 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:01:40.115Z] #42 37.02 Fetched 3798 kB in 1s (3598 kB/s) [2021-04-06T17:01:40.115Z] #42 37.18 Selecting previously unselected package libcap-dev:arm64. [2021-04-06T17:01:40.115Z] #42 37.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-06T17:01:40.115Z] #42 37.33 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-04-06T17:01:40.115Z] #42 37.34 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-04-06T17:01:40.115Z] #42 37.63 Selecting previously unselected package libnet1:arm64. [2021-04-06T17:01:40.115Z] #42 37.63 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-06T17:01:40.115Z] #42 37.65 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-06T17:01:40.115Z] #42 37.78 Selecting previously unselected package libnet1-dev. [2021-04-06T17:01:40.115Z] #42 37.81 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-06T17:01:40.115Z] #42 37.88 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-06T17:01:40.115Z] #42 38.06 Selecting previously unselected package libnl-3-200:arm64. [2021-04-06T17:01:40.115Z] #42 38.09 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-04-06T17:01:40.115Z] #42 38.24 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-04-06T17:01:40.115Z] #42 38.56 Selecting previously unselected package libnl-3-dev:arm64. [2021-04-06T17:01:40.115Z] #42 38.57 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-04-06T17:01:40.115Z] #42 38.58 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-04-06T17:01:40.115Z] #42 39.19 Selecting previously unselected package libprotobuf-c1:arm64. [2021-04-06T17:01:40.115Z] #42 39.19 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-04-06T17:01:40.115Z] #42 39.25 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-06T17:01:40.115Z] #42 39.42 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-04-06T17:01:40.115Z] #42 39.42 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-04-06T17:01:40.115Z] #42 39.46 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-04-06T17:01:40.115Z] #42 39.76 Selecting previously unselected package zlib1g-dev:arm64. [2021-04-06T17:01:40.115Z] #42 39.76 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-04-06T17:01:40.115Z] #42 39.76 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-04-06T17:01:40.115Z] #42 40.03 Selecting previously unselected package libprotobuf17:arm64. [2021-04-06T17:01:40.115Z] #42 40.03 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-04-06T17:01:40.115Z] #42 40.04 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-04-06T17:01:40.210Z] #42 ... [2021-04-06T17:01:40.210Z] [2021-04-06T17:01:40.210Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:01:40.210Z] #47 sha256:abf702f10d73831208a22ca3af4a3309616fad34bf19b3c953eb6cc4f7456368 [2021-04-06T17:01:40.210Z] #47 DONE 55.7s [2021-04-06T17:01:40.210Z] [2021-04-06T17:01:40.210Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:01:40.210Z] #45 sha256:e916ebd5dbec63ed9e36d6f613b574f4943230e1fe1604396f10ba2eb682dfd0 [2021-04-06T17:01:40.210Z] #45 54.92 time [2021-04-06T17:01:40.379Z] #42 ... [2021-04-06T17:01:40.379Z] [2021-04-06T17:01:40.379Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:01:40.379Z] #29 sha256:b36f6d480527b5f5372921eb5cb1cc0e39f5e5c49f91687e2c9bcb0deed165d1 [2021-04-06T17:01:40.379Z] #29 26.23 [2021-04-06T17:01:40.649Z] #13 ... [2021-04-06T17:01:40.649Z] [2021-04-06T17:01:40.649Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:01:40.649Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:01:40.649Z] #36 65.79 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-06T17:01:40.649Z] #36 65.82 Setting up xxd (2:8.1.0875-5) ... [2021-04-06T17:01:40.649Z] #36 65.85 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-06T17:01:40.649Z] #36 65.86 Setting up vim-common (2:8.1.0875-5) ... [2021-04-06T17:01:40.649Z] #36 65.91 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-06T17:01:40.649Z] #36 65.92 Setting up cmake-data (3.13.4-1) ... [2021-04-06T17:01:40.649Z] #36 65.94 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-06T17:01:40.649Z] #36 65.95 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-06T17:01:40.649Z] #36 65.96 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-06T17:01:40.649Z] #36 65.98 Setting up cmake (3.13.4-1) ... [2021-04-06T17:01:40.649Z] #36 65.99 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:01:40.649Z] #36 66.10 Processing triggers for mime-support (3.62) ... [2021-04-06T17:01:40.649Z] #36 DONE 66.9s [2021-04-06T17:01:40.649Z] [2021-04-06T17:01:40.649Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-06T17:01:40.649Z] #37 sha256:78ae98e355961bbc5c091d5ab16535b3bfaafea948c6fa89f3d27b359d3fd476 [2021-04-06T17:01:41.494Z] #29 26.60 0.0% ## 4.2% ##### 7.7% ####### 10.3% ######### 13.2% ############ 17.8% [2021-04-06T17:01:41.494Z] #29 ... [2021-04-06T17:01:41.494Z] [2021-04-06T17:01:41.494Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:01:41.494Z] #34 sha256:18a2bdb0b3a727b5afc26b0218342214cd5995d7edab5f4eccb48499cac95623 [2021-04-06T17:01:41.494Z] #34 31.43 sync [2021-04-06T17:01:41.494Z] #34 31.43 internal/reflectlite [2021-04-06T17:01:41.494Z] #34 33.72 sort [2021-04-06T17:01:41.494Z] #34 33.74 errors [2021-04-06T17:01:41.494Z] #34 34.63 strconv [2021-04-06T17:01:41.494Z] #34 34.63 internal/oserror [2021-04-06T17:01:41.494Z] #34 34.67 io [2021-04-06T17:01:41.494Z] #34 34.87 syscall [2021-04-06T17:01:41.494Z] #34 36.44 strings [2021-04-06T17:01:41.494Z] #34 36.44 bytes [2021-04-06T17:01:41.494Z] #34 40.13 reflect [2021-04-06T17:01:41.494Z] #34 41.38 bufio [2021-04-06T17:01:41.494Z] #34 ... [2021-04-06T17:01:41.494Z] [2021-04-06T17:01:41.494Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:01:41.494Z] #29 sha256:b36f6d480527b5f5372921eb5cb1cc0e39f5e5c49f91687e2c9bcb0deed165d1 [2021-04-06T17:01:42.018Z] #37 1.291 + RM_GOPATH=0 [2021-04-06T17:01:42.018Z] #37 1.291 + TMP_GOPATH= [2021-04-06T17:01:42.018Z] #37 1.291 + : /build [2021-04-06T17:01:42.018Z] #37 1.291 + '[' -z '' ']' [2021-04-06T17:01:42.018Z] #37 1.291 ++ mktemp -d [2021-04-06T17:01:42.018Z] #37 1.291 + export GOPATH=/tmp/tmp.ruKofw6R90 [2021-04-06T17:01:42.018Z] #37 1.291 + GOPATH=/tmp/tmp.ruKofw6R90 [2021-04-06T17:01:42.018Z] #37 1.291 + RM_GOPATH=1 [2021-04-06T17:01:42.018Z] #37 1.291 + case "$(go env GOARCH)" in [2021-04-06T17:01:42.018Z] #37 1.291 ++ go env GOARCH [2021-04-06T17:01:42.018Z] #37 1.325 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:42.018Z] #37 1.325 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:42.018Z] #37 1.326 ++ dirname /tmp/install/install.sh [2021-04-06T17:01:42.018Z] #37 1.327 + dir=/tmp/install [2021-04-06T17:01:42.018Z] #37 1.347 + bin=tini [2021-04-06T17:01:42.018Z] #37 1.347 + shift [2021-04-06T17:01:42.018Z] #37 1.347 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-06T17:01:42.018Z] #37 1.348 + . /tmp/install/tini.installer [2021-04-06T17:01:42.018Z] #37 1.348 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:01:42.018Z] #37 1.348 + install_tini [2021-04-06T17:01:42.018Z] #37 1.348 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-06T17:01:42.018Z] #37 1.348 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:01:42.018Z] #37 1.349 + git clone https://github.com/krallin/tini.git /tmp/tmp.ruKofw6R90/tini [2021-04-06T17:01:42.018Z] #37 1.351 Cloning into '/tmp/tmp.ruKofw6R90/tini'... [2021-04-06T17:01:42.554Z] #29 26.60 0.0% ## 4.2% ##### 7.7% ####### 10.3% ######### 13.2% ############ 17.8% ############### 21.3% ################### 27.0% ###################### 31.1% ######################### 35.6% ############################# 40.3% ############################### 43.4% ################################## 48.6% ###################################### 53.2% ######################################### 57.0% ############################################ 61.6% ############################################### 65.9% [2021-04-06T17:01:42.554Z] #29 ... [2021-04-06T17:01:42.554Z] [2021-04-06T17:01:42.554Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:01:42.554Z] #45 sha256:0cfb4aa769ae0adc8076cc7af44c8bddcff8ff9770ba2c7aa3384cd394585d42 [2021-04-06T17:01:42.554Z] #45 32.63 internal/reflectlite [2021-04-06T17:01:42.554Z] #45 32.65 github.com/LK4D4/vndr/godl/singleflight [2021-04-06T17:01:42.554Z] #45 32.65 internal/singleflight [2021-04-06T17:01:42.554Z] #45 32.65 math/rand [2021-04-06T17:01:42.554Z] #45 34.78 sort [2021-04-06T17:01:42.554Z] #45 34.80 strconv [2021-04-06T17:01:42.554Z] #45 34.82 syscall [2021-04-06T17:01:42.554Z] #45 34.83 io [2021-04-06T17:01:42.554Z] #45 36.31 vendor/golang.org/x/net/dns/dnsmessage [2021-04-06T17:01:42.554Z] #45 36.73 bytes [2021-04-06T17:01:42.554Z] #45 39.48 reflect [2021-04-06T17:01:42.554Z] #45 41.08 bufio [2021-04-06T17:01:42.836Z] #45 ... [2021-04-06T17:01:42.836Z] [2021-04-06T17:01:42.836Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:01:42.836Z] #29 sha256:b36f6d480527b5f5372921eb5cb1cc0e39f5e5c49f91687e2c9bcb0deed165d1 [2021-04-06T17:01:42.868Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2021-04-06T17:01:42.945Z] #37 2.227 + cd /tmp/tmp.ruKofw6R90/tini [2021-04-06T17:01:42.945Z] #37 2.227 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:01:42.945Z] #37 2.232 + cmake . [2021-04-06T17:01:43.249Z] #52 ... [2021-04-06T17:01:43.249Z] [2021-04-06T17:01:43.249Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:43.249Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-06T17:01:43.249Z] #14 51.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2021-04-06T17:01:43.249Z] #14 53.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-04-06T17:01:43.249Z] #14 53.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-04-06T17:01:43.249Z] #14 53.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-04-06T17:01:43.249Z] #14 53.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-04-06T17:01:43.249Z] #14 53.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-04-06T17:01:43.249Z] #14 53.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u7 [110 kB] [2021-04-06T17:01:43.249Z] #14 53.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-04-06T17:01:43.249Z] #14 53.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-04-06T17:01:43.249Z] #14 53.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-04-06T17:01:43.249Z] #14 53.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-04-06T17:01:43.249Z] #14 53.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-04-06T17:01:43.249Z] #14 53.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-04-06T17:01:43.249Z] #14 53.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-04-06T17:01:43.249Z] #14 53.57 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u7 [322 kB] [2021-04-06T17:01:43.249Z] #14 54.69 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:01:43.249Z] #14 54.80 Fetched 79.4 MB in 8s (9559 kB/s) [2021-04-06T17:01:43.249Z] #14 54.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-06T17:01:43.249Z] #14 55.05 Preparing to unpack .../libsystemd0_241-7~deb10u7_ppc64el.deb ... [2021-04-06T17:01:43.249Z] #14 55.07 Unpacking libsystemd0:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-06T17:01:43.249Z] #14 55.52 Setting up libsystemd0:ppc64el (241-7~deb10u7) ... [2021-04-06T17:01:43.249Z] #14 55.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-06T17:01:43.249Z] #14 55.76 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-04-06T17:01:43.249Z] #14 55.77 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-04-06T17:01:43.249Z] #14 55.92 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-06T17:01:43.249Z] #14 56.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-06T17:01:43.249Z] #14 56.19 Preparing to unpack .../libudev1_241-7~deb10u7_ppc64el.deb ... [2021-04-06T17:01:43.249Z] #14 56.23 Unpacking libudev1:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-06T17:01:43.249Z] #14 56.47 Setting up libudev1:ppc64el (241-7~deb10u7) ... [2021-04-06T17:01:43.249Z] #14 56.67 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-06T17:01:43.249Z] #14 56.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-06T17:01:43.249Z] #14 56.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-04-06T17:01:43.249Z] #14 56.77 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-06T17:01:43.249Z] #14 ... [2021-04-06T17:01:43.249Z] [2021-04-06T17:01:43.249Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:01:43.249Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-06T17:01:43.249Z] #37 50.00 Selecting previously unselected package libicu63:ppc64el. [2021-04-06T17:01:43.249Z] #37 50.03 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-04-06T17:01:43.249Z] #37 50.04 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-06T17:01:43.249Z] #37 56.48 Selecting previously unselected package libxml2:ppc64el. [2021-04-06T17:01:43.249Z] #37 56.48 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-04-06T17:01:43.249Z] #37 56.48 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-04-06T17:01:43.249Z] #37 57.13 Selecting previously unselected package libarchive13:ppc64el. [2021-04-06T17:01:43.249Z] #37 57.15 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-04-06T17:01:43.249Z] #37 57.18 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-04-06T17:01:43.249Z] #37 57.63 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-04-06T17:01:43.249Z] #37 57.65 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-04-06T17:01:43.249Z] #37 57.66 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-04-06T17:01:43.249Z] #37 57.87 Selecting previously unselected package librhash0:ppc64el. [2021-04-06T17:01:43.249Z] #37 57.88 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-04-06T17:01:43.249Z] #37 57.89 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-04-06T17:01:43.249Z] #37 58.06 Selecting previously unselected package libuv1:ppc64el. [2021-04-06T17:01:43.249Z] #37 58.07 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-04-06T17:01:43.249Z] #37 58.07 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-04-06T17:01:43.249Z] #37 58.22 Selecting previously unselected package cmake. [2021-04-06T17:01:43.249Z] #37 58.22 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-04-06T17:01:43.249Z] #37 58.23 Unpacking cmake (3.13.4-1) ... [2021-04-06T17:01:43.507Z] #37 2.979 -- The C compiler identification is GNU 8.3.0 [2021-04-06T17:01:43.548Z] #37 ... [2021-04-06T17:01:43.548Z] [2021-04-06T17:01:43.548Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:01:43.548Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-06T17:01:43.548Z] #33 54.81 Checking out files: 88% (1342/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-06T17:01:43.548Z] #33 55.29 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-06T17:01:43.548Z] #33 55.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:01:43.635Z] #29 26.60 0.0% ## 4.2% ##### 7.7% ####### 10.3% ######### 13.2% ############ 17.8% ############### 21.3% ################### 27.0% ###################### 31.1% ######################### 35.6% ############################# 40.3% ############################### 43.4% ################################## 48.6% ###################################### 53.2% ######################################### 57.0% ############################################ 61.6% ############################################### 65.9% ################################################## 69.8% ##################################################### 74.6% ####################################################### 76.6% ######################################################### 80.1% ########################################################## 81.9% ############################################################# 85.3% ############################################################## 86.9% ################################################################# 91.3% ##################################################################### 96.8% ######################################################################## 100.0% [2021-04-06T17:01:43.635Z] #29 29.45 [2021-04-06T17:01:43.765Z] #37 3.030 -- Check for working C compiler: /usr/bin/cc [2021-04-06T17:01:44.024Z] #37 ... [2021-04-06T17:01:44.024Z] [2021-04-06T17:01:44.024Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:44.024Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:01:44.024Z] #42 60.41 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-06T17:01:44.024Z] #42 60.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-06T17:01:44.024Z] #42 60.57 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-06T17:01:44.024Z] #42 60.60 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-06T17:01:44.024Z] #42 60.61 Setting up python-six (1.12.0-1) ... [2021-04-06T17:01:44.024Z] #42 65.10 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-06T17:01:44.024Z] #42 65.12 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-06T17:01:44.024Z] #42 65.15 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-06T17:01:44.024Z] #42 65.17 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-06T17:01:44.024Z] #42 65.18 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-06T17:01:44.024Z] #42 65.20 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-06T17:01:44.024Z] #42 65.20 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-06T17:01:44.024Z] #42 65.21 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-06T17:01:44.024Z] #42 65.23 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-06T17:01:44.024Z] #42 65.27 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-06T17:01:44.201Z] #33 ... [2021-04-06T17:01:44.201Z] [2021-04-06T17:01:44.201Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:01:44.201Z] #52 sha256:da4513f2fdc0a5efad3654b2e30388a1769de34f126bd71f87624e6e9d2565d4 [2021-04-06T17:01:44.201Z] #52 60.95 bufio [2021-04-06T17:01:44.280Z] #42 ... [2021-04-06T17:01:44.280Z] [2021-04-06T17:01:44.280Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:44.280Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:01:44.280Z] #13 61.71 Selecting previously unselected package binutils-mingw-w64. [2021-04-06T17:01:44.280Z] #13 61.71 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-06T17:01:44.280Z] #13 61.72 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-06T17:01:44.280Z] #13 61.82 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-06T17:01:44.280Z] #13 61.82 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-06T17:01:44.280Z] #13 61.83 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-06T17:01:44.280Z] #13 62.07 Selecting previously unselected package dmsetup. [2021-04-06T17:01:44.280Z] #13 62.08 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-06T17:01:44.280Z] #13 62.11 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-06T17:01:44.280Z] #13 62.35 Selecting previously unselected package mingw-w64-common. [2021-04-06T17:01:44.280Z] #13 62.35 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-06T17:01:44.280Z] #13 62.37 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-06T17:01:44.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-06T17:01:44.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-06T17:01:44.860Z] #52 ... [2021-04-06T17:01:44.860Z] [2021-04-06T17:01:44.860Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:01:44.860Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-06T17:01:44.860Z] #37 61.02 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-06T17:01:44.860Z] #37 61.03 Setting up xxd (2:8.1.0875-5) ... [2021-04-06T17:01:44.860Z] #37 61.04 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-04-06T17:01:44.860Z] #37 61.04 Setting up vim-common (2:8.1.0875-5) ... [2021-04-06T17:01:44.860Z] #37 61.11 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-04-06T17:01:44.860Z] #37 61.12 Setting up cmake-data (3.13.4-1) ... [2021-04-06T17:01:44.860Z] #37 61.13 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-04-06T17:01:44.860Z] #37 61.14 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-04-06T17:01:44.860Z] #37 61.14 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-04-06T17:01:44.860Z] #37 61.15 Setting up cmake (3.13.4-1) ... [2021-04-06T17:01:44.860Z] #37 61.16 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:01:44.860Z] #37 61.25 Processing triggers for mime-support (3.62) ... [2021-04-06T17:01:44.860Z] #37 DONE 61.6s [2021-04-06T17:01:44.860Z] [2021-04-06T17:01:44.860Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:01:44.860Z] #46 sha256:d06514fe2f65b3f3f83fe4a9eaac757d92035dfd3e06e549b5dfb5bb996f0b8c [2021-04-06T17:01:44.860Z] #46 51.56 io [2021-04-06T17:01:44.860Z] #46 51.57 sort [2021-04-06T17:01:44.860Z] #46 51.57 strconv [2021-04-06T17:01:44.860Z] #46 53.04 syscall [2021-04-06T17:01:44.860Z] #46 55.35 bytes [2021-04-06T17:01:44.860Z] #46 55.93 strings [2021-04-06T17:01:44.860Z] #46 61.16 bufio [2021-04-06T17:01:44.860Z] #46 ... [2021-04-06T17:01:44.860Z] [2021-04-06T17:01:44.860Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-06T17:01:44.860Z] #38 sha256:743be3d93398d874eaae07d37614b265586d933931d40ef3f51145a812fd33fb [2021-04-06T17:01:45.033Z] #29 30.67 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-06T17:01:45.033Z] #29 ... [2021-04-06T17:01:45.033Z] [2021-04-06T17:01:45.033Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:01:45.033Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-06T17:01:45.033Z] #32 34.74 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-06T17:01:45.033Z] #32 35.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:01:45.033Z] #32 ... [2021-04-06T17:01:45.033Z] [2021-04-06T17:01:45.033Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:01:45.033Z] #49 sha256:eac37ce83162fa48b7061ca599112a7c135dfd09b3a317961503bafb9e5b03b3 [2021-04-06T17:01:45.033Z] #49 42.11 go: finding github.com/fatih/color v1.7.0 [2021-04-06T17:01:45.033Z] #49 42.16 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-06T17:01:45.033Z] #49 42.17 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-06T17:01:45.033Z] #49 42.22 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-06T17:01:45.033Z] #49 42.33 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-06T17:01:45.033Z] #49 42.38 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-06T17:01:45.033Z] #49 42.43 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-06T17:01:45.033Z] #49 42.44 go: finding github.com/pkg/errors v0.8.1 [2021-04-06T17:01:45.033Z] #49 42.53 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-06T17:01:45.033Z] #49 42.53 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-06T17:01:45.033Z] #49 42.54 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-06T17:01:45.033Z] #49 42.57 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-06T17:01:45.033Z] #49 42.58 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-06T17:01:45.033Z] #49 42.60 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-06T17:01:45.033Z] #49 42.61 go: finding github.com/spf13/viper v1.6.1 [2021-04-06T17:01:45.033Z] #49 42.63 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-06T17:01:45.033Z] #49 42.65 go: finding github.com/stretchr/testify v1.4.0 [2021-04-06T17:01:45.033Z] #49 42.69 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-06T17:01:45.033Z] #49 42.73 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-06T17:01:45.033Z] #49 42.77 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-06T17:01:45.033Z] #49 42.84 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-06T17:01:45.033Z] #49 42.89 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-06T17:01:45.033Z] #49 42.92 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-06T17:01:45.033Z] #49 42.97 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-06T17:01:45.033Z] #49 42.97 go: finding github.com/spf13/cobra v0.0.5 [2021-04-06T17:01:45.033Z] #49 42.99 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-06T17:01:45.033Z] #49 43.01 go: finding github.com/gobwas/glob v0.2.3 [2021-04-06T17:01:45.033Z] #49 43.02 go: finding github.com/spf13/pflag v1.0.5 [2021-04-06T17:01:45.033Z] #49 43.05 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-06T17:01:45.033Z] #49 43.05 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-06T17:01:45.033Z] #49 43.06 go: finding github.com/stretchr/objx v0.2.0 [2021-04-06T17:01:45.033Z] #49 43.10 go: finding github.com/magiconair/properties v1.8.1 [2021-04-06T17:01:45.033Z] #49 43.12 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-06T17:01:45.033Z] #49 43.13 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-06T17:01:45.033Z] #49 43.13 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-06T17:01:45.033Z] #49 43.27 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-06T17:01:45.033Z] #49 43.27 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-06T17:01:45.033Z] #49 43.28 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-06T17:01:45.033Z] #49 43.34 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-06T17:01:45.033Z] #49 43.36 go: finding github.com/spf13/afero v1.1.2 [2021-04-06T17:01:45.033Z] #49 43.47 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-06T17:01:45.033Z] #49 43.47 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-06T17:01:45.033Z] #49 43.51 go: finding github.com/spf13/cast v1.3.0 [2021-04-06T17:01:45.033Z] #49 43.51 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-06T17:01:45.033Z] #49 43.55 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-06T17:01:45.033Z] #49 43.56 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-06T17:01:45.033Z] #49 43.62 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-06T17:01:45.033Z] #49 43.64 go: finding golang.org/x/text v0.3.2 [2021-04-06T17:01:45.033Z] #49 43.88 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-06T17:01:45.033Z] #49 43.89 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-06T17:01:45.033Z] #49 43.92 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-06T17:01:45.033Z] #49 43.92 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-06T17:01:45.033Z] #49 44.01 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-06T17:01:45.033Z] #49 44.02 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-06T17:01:45.033Z] #49 44.03 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-06T17:01:45.033Z] #49 44.04 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-06T17:01:45.033Z] #49 44.05 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-06T17:01:45.033Z] #49 44.05 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-06T17:01:45.033Z] #49 44.06 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-06T17:01:45.033Z] #49 44.07 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-06T17:01:45.033Z] #49 44.08 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-06T17:01:45.033Z] #49 44.08 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-06T17:01:45.033Z] #49 44.09 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-06T17:01:45.033Z] #49 44.18 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-06T17:01:45.033Z] #49 44.18 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-06T17:01:45.033Z] #49 44.20 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-06T17:01:45.033Z] #49 44.24 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-06T17:01:45.033Z] #49 44.28 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-06T17:01:45.033Z] #49 44.60 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-06T17:01:45.033Z] #49 44.69 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-06T17:01:45.033Z] #49 44.76 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-06T17:01:45.033Z] #49 44.79 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-06T17:01:45.033Z] #49 44.93 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-06T17:01:45.033Z] #49 44.96 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-06T17:01:45.165Z] #38 0.297 + RM_GOPATH=0 [2021-04-06T17:01:45.165Z] #38 0.299 + TMP_GOPATH= [2021-04-06T17:01:45.165Z] #38 0.300 + : /build [2021-04-06T17:01:45.165Z] #38 0.300 + '[' -z '' ']' [2021-04-06T17:01:45.165Z] #38 0.302 ++ mktemp -d [2021-04-06T17:01:45.165Z] #38 0.306 + export GOPATH=/tmp/tmp.x4SQezFgHU [2021-04-06T17:01:45.165Z] #38 0.306 + GOPATH=/tmp/tmp.x4SQezFgHU [2021-04-06T17:01:45.165Z] #38 0.306 + RM_GOPATH=1 [2021-04-06T17:01:45.165Z] #38 0.307 + case "$(go env GOARCH)" in [2021-04-06T17:01:45.165Z] #38 0.308 ++ go env GOARCH [2021-04-06T17:01:45.165Z] #38 0.318 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:45.165Z] #38 0.319 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:45.165Z] #38 0.321 ++ dirname /tmp/install/install.sh [2021-04-06T17:01:45.165Z] #38 0.330 + dir=/tmp/install [2021-04-06T17:01:45.165Z] #38 0.330 + bin=tini [2021-04-06T17:01:45.165Z] #38 0.330 + shift [2021-04-06T17:01:45.165Z] #38 0.330 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-06T17:01:45.165Z] #38 0.331 + . /tmp/install/tini.installer [2021-04-06T17:01:45.165Z] #38 0.332 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:01:45.165Z] #38 0.333 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:01:45.165Z] #38 0.333 + install_tini [2021-04-06T17:01:45.165Z] #38 0.333 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-06T17:01:45.165Z] #38 0.333 + git clone https://github.com/krallin/tini.git /tmp/tmp.x4SQezFgHU/tini [2021-04-06T17:01:45.165Z] #38 0.344 Cloning into '/tmp/tmp.x4SQezFgHU/tini'... [2021-04-06T17:01:45.493Z] #45 60.09 strings [2021-04-06T17:01:45.493Z] #45 ... [2021-04-06T17:01:45.493Z] [2021-04-06T17:01:45.493Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:01:45.493Z] #34 sha256:57fd501546e71646ba5cd06233f2a2bf744e3cefede2fbd227d3808729fe4175 [2021-04-06T17:01:45.493Z] #34 50.61 time [2021-04-06T17:01:45.493Z] #34 56.41 internal/poll [2021-04-06T17:01:45.493Z] #34 58.02 internal/fmtsort [2021-04-06T17:01:45.493Z] #34 58.55 internal/syscall/execenv [2021-04-06T17:01:45.493Z] #34 58.79 internal/syscall/unix [2021-04-06T17:01:45.493Z] #34 58.79 strings [2021-04-06T17:01:45.493Z] #34 59.01 os [2021-04-06T17:01:45.493Z] #34 ... [2021-04-06T17:01:45.493Z] [2021-04-06T17:01:45.493Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:45.493Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:01:45.493Z] #13 54.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-04-06T17:01:46.060Z] #13 56.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-06T17:01:46.060Z] #13 56.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-06T17:01:46.060Z] #13 56.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-06T17:01:46.060Z] #13 56.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-06T17:01:46.060Z] #13 56.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-06T17:01:46.060Z] #13 56.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-06T17:01:46.060Z] #13 56.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-06T17:01:46.060Z] #13 56.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-06T17:01:46.060Z] #13 56.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-06T17:01:46.060Z] #13 56.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-06T17:01:46.060Z] #13 56.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-06T17:01:46.191Z] #13 ... [2021-04-06T17:01:46.191Z] [2021-04-06T17:01:46.191Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:46.191Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:01:46.191Z] #42 71.92 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-06T17:01:46.191Z] #42 71.93 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:01:46.191Z] #42 DONE 72.5s [2021-04-06T17:01:46.191Z] [2021-04-06T17:01:46.191Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:01:46.191Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:01:46.233Z] #38 1.404 + cd /tmp/tmp.x4SQezFgHU/tini [2021-04-06T17:01:46.233Z] #38 1.405 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:01:46.233Z] #38 1.440 + cmake . [2021-04-06T17:01:46.319Z] #13 56.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-06T17:01:46.319Z] #13 56.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-06T17:01:46.319Z] #13 56.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-06T17:01:47.116Z] #38 2.260 -- The C compiler identification is GNU 8.3.0 [2021-04-06T17:01:47.116Z] #38 2.345 -- Check for working C compiler: /usr/bin/cc [2021-04-06T17:01:47.268Z] #13 57.94 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:01:47.769Z] #38 3.061 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-06T17:01:47.769Z] #38 3.063 -- Detecting C compiler ABI info [2021-04-06T17:01:47.837Z] #13 58.21 Fetched 78.2 MB in 8s (9344 kB/s) [2021-04-06T17:01:47.837Z] #13 58.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-06T17:01:47.837Z] #13 58.42 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-06T17:01:47.837Z] #13 58.46 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-06T17:01:48.396Z] #49 ... [2021-04-06T17:01:48.396Z] [2021-04-06T17:01:48.396Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:01:48.396Z] #56 sha256:b3575a05ca13ca6512331f33b22e9e34e079edc2d8f593a237299d5d8143a6ef [2021-04-06T17:01:48.396Z] #56 1.612 + RM_GOPATH=0 [2021-04-06T17:01:48.396Z] #56 1.612 + TMP_GOPATH= [2021-04-06T17:01:48.396Z] #56 1.612 + : /build [2021-04-06T17:01:48.396Z] #56 1.612 + '[' -z '' ']' [2021-04-06T17:01:48.396Z] #56 1.615 ++ mktemp -d [2021-04-06T17:01:48.396Z] #56 1.618 + export GOPATH=/tmp/tmp.wi8R6wECfg [2021-04-06T17:01:48.396Z] #56 1.618 + GOPATH=/tmp/tmp.wi8R6wECfg [2021-04-06T17:01:48.396Z] #56 1.618 + RM_GOPATH=1 [2021-04-06T17:01:48.396Z] #56 1.619 + case "$(go env GOARCH)" in [2021-04-06T17:01:48.396Z] #56 1.619 ++ go env GOARCH [2021-04-06T17:01:48.396Z] #56 1.665 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:48.396Z] #56 1.665 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:48.396Z] #56 1.666 ++ dirname /tmp/install/install.sh [2021-04-06T17:01:48.396Z] #56 1.683 + dir=/tmp/install [2021-04-06T17:01:48.396Z] #56 1.683 + bin=containerd [2021-04-06T17:01:48.396Z] #56 1.683 + shift [2021-04-06T17:01:48.396Z] #56 1.684 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-06T17:01:48.396Z] #56 1.686 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:01:48.396Z] #56 1.687 + . /tmp/install/containerd.installer [2021-04-06T17:01:48.396Z] #56 1.687 ++ set -e [2021-04-06T17:01:48.396Z] #56 1.687 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:01:48.396Z] #56 1.687 + install_containerd [2021-04-06T17:01:48.396Z] #56 1.687 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-06T17:01:48.396Z] #56 1.687 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wi8R6wECfg/src/github.com/containerd/containerd [2021-04-06T17:01:48.396Z] #56 1.689 Cloning into '/tmp/tmp.wi8R6wECfg/src/github.com/containerd/containerd'... [2021-04-06T17:01:48.396Z] #56 ... [2021-04-06T17:01:48.396Z] [2021-04-06T17:01:48.396Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:01:48.396Z] #29 sha256:b36f6d480527b5f5372921eb5cb1cc0e39f5e5c49f91687e2c9bcb0deed165d1 [2021-04-06T17:01:48.396Z] #29 31.01 [2021-04-06T17:01:48.396Z] #29 31.29 ######################################################################## 100.0% [2021-04-06T17:01:48.396Z] #29 31.38 [2021-04-06T17:01:48.396Z] #29 32.25 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-06T17:01:48.396Z] #29 32.66 [2021-04-06T17:01:48.396Z] #29 32.90 ######################################################################## 100.0% [2021-04-06T17:01:48.396Z] #29 33.03 [2021-04-06T17:01:48.396Z] #29 33.14 Download of images into '/build' complete. [2021-04-06T17:01:48.396Z] #29 33.16 Use something like the following to load the result into a Docker daemon: [2021-04-06T17:01:48.396Z] #29 33.16 tar -cC '/build' . | docker load [2021-04-06T17:01:48.408Z] #13 58.83 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-06T17:01:48.408Z] #13 ... [2021-04-06T17:01:48.408Z] [2021-04-06T17:01:48.408Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:01:48.408Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:01:48.408Z] #36 53.87 Selecting previously unselected package libicu63:amd64. [2021-04-06T17:01:48.408Z] #36 53.87 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-06T17:01:48.408Z] #36 53.89 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-06T17:01:48.408Z] #36 61.87 Selecting previously unselected package libxml2:amd64. [2021-04-06T17:01:48.408Z] #36 61.87 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-06T17:01:48.408Z] #36 61.88 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-06T17:01:48.408Z] #36 62.93 Selecting previously unselected package libarchive13:amd64. [2021-04-06T17:01:48.408Z] #36 62.93 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-06T17:01:48.408Z] #36 62.97 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-06T17:01:48.408Z] #36 63.29 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-06T17:01:48.408Z] #36 63.29 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-06T17:01:48.408Z] #36 63.29 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-06T17:01:48.408Z] #36 63.46 Selecting previously unselected package librhash0:amd64. [2021-04-06T17:01:48.408Z] #36 63.48 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-06T17:01:48.408Z] #36 63.49 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-06T17:01:48.408Z] #36 63.70 Selecting previously unselected package libuv1:amd64. [2021-04-06T17:01:48.408Z] #36 63.71 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-06T17:01:48.408Z] #36 63.72 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-06T17:01:48.408Z] #36 63.93 Selecting previously unselected package cmake. [2021-04-06T17:01:48.408Z] #36 63.93 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-06T17:01:48.408Z] #36 63.98 Unpacking cmake (3.13.4-1) ... [2021-04-06T17:01:48.408Z] #36 ... [2021-04-06T17:01:48.408Z] [2021-04-06T17:01:48.408Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:48.408Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:01:48.408Z] #13 59.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-06T17:01:48.423Z] #38 3.689 -- Detecting C compiler ABI info - done [2021-04-06T17:01:48.423Z] #38 3.748 -- Detecting C compile features [2021-04-06T17:01:48.667Z] #13 59.07 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-06T17:01:48.667Z] #13 59.09 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-06T17:01:48.714Z] #43 2.454 Note: Building without setproctitle() and strlcpy() support. [2021-04-06T17:01:48.714Z] #43 2.454 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-06T17:01:48.714Z] #43 2.461 Note: Building without GnuTLS support [2021-04-06T17:01:48.714Z] #43 2.474 Makefile.config:39: Warn: you have no libnftables installed [2021-04-06T17:01:48.714Z] #43 2.474 Makefile.config:40: Warn: Building without nftables support [2021-04-06T17:01:48.930Z] #13 59.37 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-06T17:01:48.971Z] #43 ... [2021-04-06T17:01:48.971Z] [2021-04-06T17:01:48.971Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:01:48.971Z] #45 sha256:3a0775b24e15d421411efae554a99d7ef0c539308e273dfa071c265272c1c347 [2021-04-06T17:01:48.971Z] #45 65.33 os [2021-04-06T17:01:48.971Z] #45 65.37 strings [2021-04-06T17:01:48.971Z] #45 68.85 regexp/syntax [2021-04-06T17:01:48.971Z] #45 69.58 fmt [2021-04-06T17:01:48.971Z] #45 73.90 regexp [2021-04-06T17:01:48.971Z] #45 74.71 go/token [2021-04-06T17:01:49.189Z] #13 59.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-06T17:01:49.190Z] #13 59.57 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-06T17:01:49.190Z] #13 59.62 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-06T17:01:49.228Z] #45 ... [2021-04-06T17:01:49.228Z] [2021-04-06T17:01:49.228Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:49.228Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:01:49.228Z] #13 68.70 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-06T17:01:49.228Z] #13 68.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-06T17:01:49.228Z] #13 68.73 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-06T17:01:49.449Z] #13 59.89 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-06T17:01:49.492Z] #38 ... [2021-04-06T17:01:49.492Z] [2021-04-06T17:01:49.492Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:49.492Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-06T17:01:49.492Z] #43 56.16 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-04-06T17:01:49.492Z] #43 56.16 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-06T17:01:49.492Z] #43 56.16 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-06T17:01:49.492Z] #43 56.17 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-04-06T17:01:49.492Z] #43 56.17 Setting up python-six (1.12.0-1) ... [2021-04-06T17:01:49.492Z] #43 60.06 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-04-06T17:01:49.492Z] #43 60.13 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-06T17:01:49.492Z] #43 60.15 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-04-06T17:01:49.492Z] #43 60.27 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-04-06T17:01:49.492Z] #43 60.28 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-04-06T17:01:49.492Z] #43 60.28 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-06T17:01:49.492Z] #43 60.29 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-06T17:01:49.492Z] #43 60.29 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-04-06T17:01:49.492Z] #43 60.30 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-06T17:01:49.492Z] #43 60.30 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-06T17:01:49.492Z] #43 ... [2021-04-06T17:01:49.492Z] [2021-04-06T17:01:49.492Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:49.492Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-06T17:01:49.492Z] #14 59.87 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-06T17:01:49.492Z] #14 59.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-04-06T17:01:49.492Z] #14 59.89 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-06T17:01:49.492Z] #14 63.15 Selecting previously unselected package binutils-mingw-w64. [2021-04-06T17:01:49.492Z] #14 63.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-06T17:01:49.492Z] #14 63.16 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-06T17:01:49.492Z] #14 63.27 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-04-06T17:01:49.492Z] #14 63.27 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-04-06T17:01:49.492Z] #14 63.28 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-06T17:01:49.492Z] #14 63.48 Selecting previously unselected package dmsetup. [2021-04-06T17:01:49.492Z] #14 63.49 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-04-06T17:01:49.492Z] #14 63.50 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-06T17:01:49.492Z] #14 63.79 Selecting previously unselected package mingw-w64-common. [2021-04-06T17:01:49.492Z] #14 63.79 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-06T17:01:49.492Z] #14 63.80 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-06T17:01:49.708Z] #13 60.11 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-06T17:01:49.708Z] #13 60.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-06T17:01:49.708Z] #13 60.22 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-06T17:01:49.708Z] #13 60.24 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-06T17:01:49.803Z] #29 ... [2021-04-06T17:01:49.803Z] [2021-04-06T17:01:49.803Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:49.803Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-06T17:01:49.803Z] #13 37.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-04-06T17:01:49.803Z] #13 39.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-04-06T17:01:49.803Z] #13 39.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-04-06T17:01:49.803Z] #13 39.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-04-06T17:01:49.803Z] #13 39.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-04-06T17:01:49.803Z] #13 39.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-04-06T17:01:49.803Z] #13 39.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-04-06T17:01:49.803Z] #13 39.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-04-06T17:01:49.803Z] #13 39.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-04-06T17:01:49.803Z] #13 39.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-04-06T17:01:49.803Z] #13 39.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-04-06T17:01:49.803Z] #13 39.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-04-06T17:01:49.803Z] #13 39.42 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-04-06T17:01:49.803Z] #13 39.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-04-06T17:01:49.803Z] #13 39.45 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-04-06T17:01:49.803Z] #13 40.69 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:01:49.803Z] #13 40.89 Fetched 73.8 MB in 7s (10.6 MB/s) [2021-04-06T17:01:49.803Z] #13 41.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 ... 15383 files and directories currently installed.) [2021-04-06T17:01:49.803Z] #13 41.08 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-04-06T17:01:49.803Z] #13 41.13 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-06T17:01:49.803Z] #13 41.53 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-04-06T17:01:49.803Z] #13 41.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 ... 15383 files and directories currently installed.) [2021-04-06T17:01:49.803Z] #13 41.89 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-04-06T17:01:49.803Z] #13 41.94 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-06T17:01:49.803Z] #13 42.20 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-04-06T17:01:49.803Z] #13 42.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-06T17:01:49.803Z] #13 42.61 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-04-06T17:01:49.803Z] #13 42.64 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-06T17:01:49.803Z] #13 42.94 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-04-06T17:01:49.803Z] #13 43.14 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-06T17:01:49.803Z] #13 43.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.) [2021-04-06T17:01:49.803Z] #13 43.33 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-04-06T17:01:49.803Z] #13 43.36 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-06T17:01:49.803Z] #13 45.32 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-06T17:01:49.803Z] #13 45.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-04-06T17:01:49.803Z] #13 45.36 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-06T17:01:50.070Z] #13 ... [2021-04-06T17:01:50.070Z] [2021-04-06T17:01:50.070Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-06T17:01:50.070Z] #29 sha256:b36f6d480527b5f5372921eb5cb1cc0e39f5e5c49f91687e2c9bcb0deed165d1 [2021-04-06T17:01:50.070Z] #29 DONE 35.9s [2021-04-06T17:01:50.070Z] [2021-04-06T17:01:50.070Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:50.070Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-06T17:01:50.070Z] #42 40.62 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-04-06T17:01:50.070Z] #42 40.62 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-04-06T17:01:50.070Z] #42 40.65 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-04-06T17:01:50.070Z] #42 40.91 Selecting previously unselected package libprotobuf-dev:arm64. [2021-04-06T17:01:50.070Z] #42 40.91 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-04-06T17:01:50.070Z] #42 40.92 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-04-06T17:01:50.070Z] #42 42.14 Selecting previously unselected package libprotoc17:arm64. [2021-04-06T17:01:50.070Z] #42 42.14 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-04-06T17:01:50.070Z] #42 42.16 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-04-06T17:01:50.070Z] #42 42.77 Selecting previously unselected package protobuf-c-compiler. [2021-04-06T17:01:50.070Z] #42 42.79 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-04-06T17:01:50.071Z] #42 42.80 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-06T17:01:50.071Z] #42 43.03 Selecting previously unselected package protobuf-compiler. [2021-04-06T17:01:50.071Z] #42 43.09 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-04-06T17:01:50.071Z] #42 43.15 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-06T17:01:50.071Z] #42 43.29 Selecting previously unselected package python-pkg-resources. [2021-04-06T17:01:50.071Z] #42 43.30 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-06T17:01:50.071Z] #42 43.31 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-06T17:01:50.071Z] #42 43.61 Selecting previously unselected package python-six. [2021-04-06T17:01:50.071Z] #42 43.62 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-06T17:01:50.071Z] #42 43.70 Unpacking python-six (1.12.0-1) ... [2021-04-06T17:01:50.071Z] #42 43.85 Selecting previously unselected package python-protobuf. [2021-04-06T17:01:50.071Z] #42 43.85 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-04-06T17:01:50.071Z] #42 43.86 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-06T17:01:50.071Z] #42 44.53 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-06T17:01:50.071Z] #42 47.00 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-04-06T17:01:50.071Z] #42 47.02 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-06T17:01:50.071Z] #42 47.04 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-06T17:01:50.071Z] #42 47.06 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-04-06T17:01:50.071Z] #42 47.07 Setting up python-six (1.12.0-1) ... [2021-04-06T17:01:50.071Z] #42 49.45 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-04-06T17:01:50.071Z] #42 49.59 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-04-06T17:01:50.071Z] #42 ... [2021-04-06T17:01:50.071Z] [2021-04-06T17:01:50.071Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:01:50.071Z] #47 sha256:e164c12b93f3516a54faeb9409f6dcfdfdefca7297a11d0a6715b8a7ad1e69d1 [2021-04-06T17:01:50.071Z] #47 DONE 50.3s [2021-04-06T17:01:50.071Z] [2021-04-06T17:01:50.071Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:50.071Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-06T17:01:50.071Z] #42 50.26 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-04-06T17:01:50.071Z] #42 ... [2021-04-06T17:01:50.071Z] [2021-04-06T17:01:50.071Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:01:50.071Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-06T17:01:50.071Z] #36 42.16 Selecting previously unselected package libicu63:arm64. [2021-04-06T17:01:50.071Z] #36 42.17 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-04-06T17:01:50.071Z] #36 42.19 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-06T17:01:50.071Z] #36 46.83 Selecting previously unselected package libxml2:arm64. [2021-04-06T17:01:50.071Z] #36 46.84 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-04-06T17:01:50.071Z] #36 46.85 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-06T17:01:50.071Z] #36 47.36 Selecting previously unselected package libarchive13:arm64. [2021-04-06T17:01:50.071Z] #36 47.37 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-04-06T17:01:50.071Z] #36 47.37 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-04-06T17:01:50.071Z] #36 49.50 Selecting previously unselected package libjsoncpp1:arm64. [2021-04-06T17:01:50.071Z] #36 49.50 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-04-06T17:01:50.071Z] #36 49.59 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-04-06T17:01:50.159Z] #13 ... [2021-04-06T17:01:50.159Z] [2021-04-06T17:01:50.159Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:01:50.159Z] #34 sha256:22a796d43c7da253539cc38c31d57190603c9b7697bfd544bc11319c1811b1d6 [2021-04-06T17:01:50.159Z] #34 66.53 path [2021-04-06T17:01:50.159Z] #34 66.98 fmt [2021-04-06T17:01:50.159Z] #34 67.38 path/filepath [2021-04-06T17:01:50.159Z] #34 68.89 io/ioutil [2021-04-06T17:01:50.159Z] #34 69.48 text/tabwriter [2021-04-06T17:01:50.159Z] #34 71.24 github.com/BurntSushi/toml [2021-04-06T17:01:50.159Z] #34 71.24 flag [2021-04-06T17:01:50.159Z] #34 73.52 log [2021-04-06T17:01:50.159Z] #34 75.93 github.com/BurntSushi/toml/cmd/tomlv [2021-04-06T17:01:50.334Z] #36 50.32 Selecting previously unselected package librhash0:arm64. [2021-04-06T17:01:50.334Z] #36 50.36 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-04-06T17:01:50.334Z] #36 ... [2021-04-06T17:01:50.334Z] [2021-04-06T17:01:50.334Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:50.334Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-06T17:01:50.334Z] #42 50.29 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-04-06T17:01:50.334Z] #42 50.30 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-04-06T17:01:50.334Z] #42 50.32 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-06T17:01:50.334Z] #42 50.41 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-06T17:01:50.334Z] #42 50.42 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-04-06T17:01:50.334Z] #42 50.43 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-06T17:01:50.334Z] #42 50.48 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-06T17:01:50.416Z] #34 ... [2021-04-06T17:01:50.416Z] [2021-04-06T17:01:50.416Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-06T17:01:50.416Z] #37 sha256:78ae98e355961bbc5c091d5ab16535b3bfaafea948c6fa89f3d27b359d3fd476 [2021-04-06T17:01:50.416Z] #37 3.756 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-06T17:01:50.416Z] #37 3.758 -- Detecting C compiler ABI info [2021-04-06T17:01:50.416Z] #37 4.623 -- Detecting C compiler ABI info - done [2021-04-06T17:01:50.416Z] #37 4.654 -- Detecting C compile features [2021-04-06T17:01:50.416Z] #37 7.152 -- Detecting C compile features - done [2021-04-06T17:01:50.416Z] #37 7.200 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-06T17:01:50.416Z] #37 7.497 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-06T17:01:50.416Z] #37 7.575 -- Configuring done [2021-04-06T17:01:50.416Z] #37 7.609 -- Generating done [2021-04-06T17:01:50.416Z] #37 7.621 -- Build files have been written to: /tmp/tmp.ruKofw6R90/tini [2021-04-06T17:01:50.416Z] #37 7.635 + make tini-static [2021-04-06T17:01:50.416Z] #37 8.145 Scanning dependencies of target tini-static [2021-04-06T17:01:50.416Z] #37 8.347 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-06T17:01:50.416Z] #37 9.625 [100%] Linking C executable tini-static [2021-04-06T17:01:50.416Z] #37 ... [2021-04-06T17:01:50.416Z] [2021-04-06T17:01:50.416Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:01:50.416Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:01:50.416Z] #43 4.319 fatal: not a git repository (or any of the parent directories): .git [2021-04-06T17:01:50.416Z] #43 4.357 GEN .gitid [2021-04-06T17:01:50.648Z] #13 ... [2021-04-06T17:01:50.648Z] [2021-04-06T17:01:50.648Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:50.648Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:01:50.648Z] #42 55.84 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-06T17:01:50.648Z] #42 61.03 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-06T17:01:50.648Z] #42 61.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-06T17:01:50.648Z] #42 61.06 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-06T17:01:50.648Z] #42 61.07 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-06T17:01:50.648Z] #42 61.11 Setting up python-six (1.12.0-1) ... [2021-04-06T17:01:50.648Z] #42 65.26 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-06T17:01:50.648Z] #42 65.27 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-06T17:01:50.648Z] #42 65.32 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-06T17:01:50.648Z] #42 65.34 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-06T17:01:50.648Z] #42 65.38 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-06T17:01:50.648Z] #42 65.39 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-06T17:01:50.648Z] #42 65.41 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-06T17:01:50.648Z] #42 65.43 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-06T17:01:50.648Z] #42 65.44 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-06T17:01:50.648Z] #42 65.46 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-06T17:01:50.673Z] #43 4.405 GEN criu/include/version.h [2021-04-06T17:01:50.673Z] #43 4.463 GEN include/common/asm [2021-04-06T17:01:51.040Z] #14 ... [2021-04-06T17:01:51.040Z] [2021-04-06T17:01:51.040Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:51.040Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-06T17:01:51.040Z] #43 67.49 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-04-06T17:01:51.040Z] #43 67.50 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:01:51.040Z] #43 DONE 67.7s [2021-04-06T17:01:51.040Z] [2021-04-06T17:01:51.040Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-06T17:01:51.040Z] #38 sha256:743be3d93398d874eaae07d37614b265586d933931d40ef3f51145a812fd33fb [2021-04-06T17:01:51.040Z] #38 6.074 -- Detecting C compile features - done [2021-04-06T17:01:51.040Z] #38 6.154 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-06T17:01:51.216Z] #42 ... [2021-04-06T17:01:51.216Z] [2021-04-06T17:01:51.216Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:01:51.216Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:01:51.216Z] #36 66.82 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-06T17:01:51.216Z] #36 66.86 Setting up xxd (2:8.1.0875-5) ... [2021-04-06T17:01:51.237Z] #43 ... [2021-04-06T17:01:51.237Z] [2021-04-06T17:01:51.237Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:01:51.237Z] #51 sha256:515d5b323f7ae805ccf50007eebda001226637aae17bdf1d870282b15ed079ee [2021-04-06T17:01:51.237Z] #51 67.45 path/filepath [2021-04-06T17:01:51.237Z] #51 68.81 encoding/base64 [2021-04-06T17:01:51.237Z] #51 69.07 fmt [2021-04-06T17:01:51.237Z] #51 69.90 golang.org/x/sys/unix [2021-04-06T17:01:51.237Z] #51 74.60 encoding/json [2021-04-06T17:01:51.237Z] #51 ... [2021-04-06T17:01:51.237Z] [2021-04-06T17:01:51.237Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-06T17:01:51.237Z] #37 sha256:78ae98e355961bbc5c091d5ab16535b3bfaafea948c6fa89f3d27b359d3fd476 [2021-04-06T17:01:51.237Z] #37 10.26 [100%] Built target tini-static [2021-04-06T17:01:51.237Z] #37 10.33 + mkdir -p /build [2021-04-06T17:01:51.237Z] #37 10.33 + cp tini-static /build/docker-init [2021-04-06T17:01:51.237Z] #37 DONE 10.6s [2021-04-06T17:01:51.237Z] [2021-04-06T17:01:51.237Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:01:51.237Z] #45 sha256:3a0775b24e15d421411efae554a99d7ef0c539308e273dfa071c265272c1c347 [2021-04-06T17:01:51.237Z] #45 75.66 go/scanner [2021-04-06T17:01:51.237Z] #45 76.93 go/ast [2021-04-06T17:01:51.343Z] #38 6.526 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-06T17:01:51.494Z] #45 77.81 internal/lazyregexp [2021-04-06T17:01:51.519Z] #36 66.88 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-06T17:01:51.519Z] #36 66.92 Setting up vim-common (2:8.1.0875-5) ... [2021-04-06T17:01:51.519Z] #36 66.95 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-06T17:01:51.519Z] #36 66.98 Setting up cmake-data (3.13.4-1) ... [2021-04-06T17:01:51.519Z] #36 67.02 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-06T17:01:51.519Z] #36 67.05 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-06T17:01:51.519Z] #36 67.07 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-06T17:01:51.519Z] #36 67.09 Setting up cmake (3.13.4-1) ... [2021-04-06T17:01:51.519Z] #36 ... [2021-04-06T17:01:51.519Z] [2021-04-06T17:01:51.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 [2021-04-06T17:01:51.519Z] #51 sha256:40f397f3dcb99469f32ba28b9c84db5c072f91955dd300702712a5cc9f4d9bde [2021-04-06T17:01:51.519Z] #51 57.04 context [2021-04-06T17:01:51.519Z] #51 57.96 internal/poll [2021-04-06T17:01:51.519Z] #51 60.90 os [2021-04-06T17:01:51.519Z] #51 63.88 encoding/binary [2021-04-06T17:01:51.519Z] #51 64.81 fmt [2021-04-06T17:01:51.519Z] #51 65.97 encoding/base64 [2021-04-06T17:01:51.519Z] #51 67.03 golang.org/x/sys/unix [2021-04-06T17:01:51.656Z] #38 6.766 -- Configuring done [2021-04-06T17:01:51.656Z] #38 6.806 -- Generating done [2021-04-06T17:01:51.656Z] #38 6.822 -- Build files have been written to: /tmp/tmp.x4SQezFgHU/tini [2021-04-06T17:01:51.656Z] #38 6.831 + make tini-static [2021-04-06T17:01:51.728Z] #42 ... [2021-04-06T17:01:51.728Z] [2021-04-06T17:01:51.728Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:01:51.728Z] #51 sha256:eed52d1321de100d096fc9ff1ad86795dccde3c7176eb03e6b2969e0e0230211 [2021-04-06T17:01:51.728Z] #51 41.54 reflect [2021-04-06T17:01:51.728Z] #51 41.54 strings [2021-04-06T17:01:51.728Z] #51 41.55 syscall [2021-04-06T17:01:51.728Z] #51 41.60 bufio [2021-04-06T17:01:51.728Z] #51 45.68 regexp/syntax [2021-04-06T17:01:51.728Z] #51 50.31 internal/poll [2021-04-06T17:01:51.728Z] #51 50.36 context [2021-04-06T17:01:51.728Z] #51 ... [2021-04-06T17:01:51.728Z] [2021-04-06T17:01:51.728Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:51.728Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-06T17:01:51.728Z] #13 48.11 Selecting previously unselected package binutils-mingw-w64. [2021-04-06T17:01:51.728Z] #13 48.11 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-06T17:01:51.728Z] #13 48.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-06T17:01:51.728Z] #13 48.51 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-04-06T17:01:51.728Z] #13 48.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-04-06T17:01:51.728Z] #13 48.54 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-04-06T17:01:51.728Z] #13 48.90 Selecting previously unselected package dmsetup. [2021-04-06T17:01:51.728Z] #13 48.91 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-04-06T17:01:51.728Z] #13 48.91 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-06T17:01:51.728Z] #13 49.08 Selecting previously unselected package mingw-w64-common. [2021-04-06T17:01:51.728Z] #13 49.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-06T17:01:51.728Z] #13 49.09 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-06T17:01:51.949Z] #45 78.12 net/url [2021-04-06T17:01:51.958Z] #51 ... [2021-04-06T17:01:51.958Z] [2021-04-06T17:01:51.958Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:01:51.958Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-06T17:01:51.958Z] #36 67.12 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:01:51.958Z] #36 67.21 Processing triggers for mime-support (3.62) ... [2021-04-06T17:01:51.988Z] #38 7.121 Scanning dependencies of target tini-static [2021-04-06T17:01:51.988Z] #38 7.316 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-06T17:01:52.303Z] #13 ... [2021-04-06T17:01:52.303Z] [2021-04-06T17:01:52.303Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:01:52.303Z] #34 sha256:18a2bdb0b3a727b5afc26b0218342214cd5995d7edab5f4eccb48499cac95623 [2021-04-06T17:01:52.303Z] #34 42.33 path [2021-04-06T17:01:52.303Z] #34 43.17 text/tabwriter [2021-04-06T17:01:52.303Z] #34 45.30 internal/syscall/execenv [2021-04-06T17:01:52.303Z] #34 45.33 internal/syscall/unix [2021-04-06T17:01:52.303Z] #34 45.36 time [2021-04-06T17:01:52.303Z] #34 49.38 internal/poll [2021-04-06T17:01:52.303Z] #34 51.11 os [2021-04-06T17:01:52.559Z] #36 DONE 67.9s [2021-04-06T17:01:52.559Z] [2021-04-06T17:01:52.559Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:01:52.559Z] #34 sha256:57fd501546e71646ba5cd06233f2a2bf744e3cefede2fbd227d3808729fe4175 [2021-04-06T17:01:52.559Z] #34 61.29 path [2021-04-06T17:01:52.559Z] #34 61.87 text/tabwriter [2021-04-06T17:01:52.559Z] #34 63.16 path/filepath [2021-04-06T17:01:52.559Z] #34 63.17 fmt [2021-04-06T17:01:52.559Z] #34 64.67 io/ioutil [2021-04-06T17:01:52.559Z] #34 66.59 github.com/BurntSushi/toml [2021-04-06T17:01:52.559Z] #34 66.59 flag [2021-04-06T17:01:52.559Z] #34 ... [2021-04-06T17:01:52.559Z] [2021-04-06T17:01:52.559Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:52.559Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:01:52.559Z] #13 63.02 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-06T17:01:52.559Z] #13 63.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-06T17:01:52.559Z] #13 63.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-06T17:01:52.566Z] #34 ... [2021-04-06T17:01:52.566Z] [2021-04-06T17:01:52.566Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:01:52.566Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-06T17:01:52.566Z] #36 50.41 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-04-06T17:01:52.566Z] #36 50.82 Selecting previously unselected package libuv1:arm64. [2021-04-06T17:01:52.566Z] #36 50.87 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-04-06T17:01:52.566Z] #36 50.87 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-04-06T17:01:52.566Z] #36 51.11 Selecting previously unselected package cmake. [2021-04-06T17:01:52.566Z] #36 51.12 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-04-06T17:01:52.566Z] #36 51.13 Unpacking cmake (3.13.4-1) ... [2021-04-06T17:01:53.528Z] #36 53.44 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-06T17:01:53.528Z] #36 53.48 Setting up xxd (2:8.1.0875-5) ... [2021-04-06T17:01:53.528Z] #36 53.50 Setting up libuv1:arm64 (1.24.1-1) ... [2021-04-06T17:01:53.528Z] #36 53.55 Setting up vim-common (2:8.1.0875-5) ... [2021-04-06T17:01:53.528Z] #36 ... [2021-04-06T17:01:53.528Z] [2021-04-06T17:01:53.528Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:01:53.528Z] #45 sha256:0cfb4aa769ae0adc8076cc7af44c8bddcff8ff9770ba2c7aa3384cd394585d42 [2021-04-06T17:01:53.528Z] #45 43.55 regexp/syntax [2021-04-06T17:01:53.528Z] #45 44.47 hash/crc32 [2021-04-06T17:01:53.528Z] #45 45.63 vendor/golang.org/x/text/transform [2021-04-06T17:01:53.528Z] #45 48.36 time [2021-04-06T17:01:53.528Z] #45 50.08 regexp [2021-04-06T17:01:53.791Z] #45 ... [2021-04-06T17:01:53.791Z] [2021-04-06T17:01:53.791Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-06T17:01:53.791Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-06T17:01:53.791Z] #36 53.67 Setting up librhash0:arm64 (1.3.8-1) ... [2021-04-06T17:01:53.791Z] #36 53.71 Setting up cmake-data (3.13.4-1) ... [2021-04-06T17:01:53.791Z] #36 53.77 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-06T17:01:53.791Z] #36 53.79 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-04-06T17:01:53.791Z] #36 53.83 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-04-06T17:01:53.791Z] #36 53.86 Setting up cmake (3.13.4-1) ... [2021-04-06T17:01:53.845Z] #45 79.98 text/template/parse [2021-04-06T17:01:54.079Z] #36 53.90 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:01:54.079Z] #36 54.05 Processing triggers for mime-support (3.62) ... [2021-04-06T17:01:54.092Z] #38 ... [2021-04-06T17:01:54.092Z] [2021-04-06T17:01:54.092Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:01:54.092Z] #35 sha256:6f8413672d314a720989448ac9dbda59b84ba8e5455ef7d4ffdccb42c273ab39 [2021-04-06T17:01:54.092Z] #35 60.94 bufio [2021-04-06T17:01:54.092Z] #35 62.39 path [2021-04-06T17:01:54.092Z] #35 62.40 reflect [2021-04-06T17:01:54.092Z] #35 64.30 text/tabwriter [2021-04-06T17:01:54.092Z] #35 69.87 time [2021-04-06T17:01:54.092Z] #35 69.87 internal/syscall/execenv [2021-04-06T17:01:54.092Z] #35 69.87 internal/syscall/unix [2021-04-06T17:01:54.092Z] #35 ... [2021-04-06T17:01:54.092Z] [2021-04-06T17:01:54.092Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-06T17:01:54.092Z] #38 sha256:743be3d93398d874eaae07d37614b265586d933931d40ef3f51145a812fd33fb [2021-04-06T17:01:54.092Z] #38 9.500 [100%] Linking C executable tini-static [2021-04-06T17:01:54.101Z] #45 ... [2021-04-06T17:01:54.101Z] [2021-04-06T17:01:54.101Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:01:54.101Z] #34 sha256:22a796d43c7da253539cc38c31d57190603c9b7697bfd544bc11319c1811b1d6 [2021-04-06T17:01:54.101Z] #34 DONE 80.5s [2021-04-06T17:01:54.357Z] [2021-04-06T17:01:54.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 [2021-04-06T17:01:54.357Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:01:54.357Z] #43 6.819 PBCC images/timens.pb-c.c [2021-04-06T17:01:54.357Z] #43 6.875 DEP images/timens.pb-c.d [2021-04-06T17:01:54.357Z] #43 6.927 PBCC images/fown.pb-c.c [2021-04-06T17:01:54.357Z] #43 6.959 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-06T17:01:54.357Z] #43 7.001 PBCC images/opts.pb-c.c [2021-04-06T17:01:54.357Z] #43 7.036 PBCC images/memfd.pb-c.c [2021-04-06T17:01:54.357Z] #43 7.099 DEP images/fown.pb-c.d [2021-04-06T17:01:54.357Z] #43 7.134 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-06T17:01:54.357Z] #43 7.200 DEP images/opts.pb-c.d [2021-04-06T17:01:54.357Z] #43 7.277 DEP images/memfd.pb-c.d [2021-04-06T17:01:54.357Z] #43 7.388 PBCC images/sit.pb-c.c [2021-04-06T17:01:54.357Z] #43 7.447 DEP images/sit.pb-c.d [2021-04-06T17:01:54.357Z] #43 7.510 PBCC images/macvlan.pb-c.c [2021-04-06T17:01:54.357Z] #43 7.551 DEP images/macvlan.pb-c.d [2021-04-06T17:01:54.357Z] #43 7.590 PBCC images/autofs.pb-c.c [2021-04-06T17:01:54.357Z] #43 7.646 DEP images/autofs.pb-c.d [2021-04-06T17:01:54.357Z] #43 7.715 PBCC images/sysctl.pb-c.c [2021-04-06T17:01:54.357Z] #43 7.764 DEP images/sysctl.pb-c.d [2021-04-06T17:01:54.357Z] #43 7.817 PBCC images/time.pb-c.c [2021-04-06T17:01:54.357Z] #43 7.853 DEP images/time.pb-c.d [2021-04-06T17:01:54.357Z] #43 7.946 PBCC images/binfmt-misc.pb-c.c [2021-04-06T17:01:54.357Z] #43 8.034 DEP images/binfmt-misc.pb-c.d [2021-04-06T17:01:54.357Z] #43 8.126 PBCC images/seccomp.pb-c.c [2021-04-06T17:01:54.357Z] #43 8.206 DEP images/seccomp.pb-c.d [2021-04-06T17:01:54.612Z] #43 8.259 PBCC images/userns.pb-c.c [2021-04-06T17:01:54.612Z] #43 8.282 DEP images/userns.pb-c.d [2021-04-06T17:01:54.612Z] #43 8.336 PBCC images/cgroup.pb-c.c [2021-04-06T17:01:54.612Z] #43 8.402 DEP images/cgroup.pb-c.d [2021-04-06T17:01:54.612Z] #43 8.455 PBCC images/ext-file.pb-c.c [2021-04-06T17:01:54.868Z] #43 8.526 DEP images/ext-file.pb-c.d [2021-04-06T17:01:54.868Z] #43 8.682 PBCC images/rpc.pb-c.c [2021-04-06T17:01:54.868Z] #43 8.755 DEP images/rpc.pb-c.d [2021-04-06T17:01:55.125Z] #43 8.867 PBCC images/siginfo.pb-c.c [2021-04-06T17:01:55.125Z] #43 8.902 DEP images/siginfo.pb-c.d [2021-04-06T17:01:55.149Z] #38 10.27 [100%] Built target tini-static [2021-04-06T17:01:55.149Z] #38 10.35 + mkdir -p /build [2021-04-06T17:01:55.149Z] #38 10.35 + cp tini-static /build/docker-init [2021-04-06T17:01:55.381Z] #43 9.073 PBCC images/pagemap.pb-c.c [2021-04-06T17:01:55.381Z] #43 9.133 DEP images/pagemap.pb-c.d [2021-04-06T17:01:55.381Z] #43 9.165 PBCC images/rlimit.pb-c.c [2021-04-06T17:01:55.381Z] #43 9.218 DEP images/rlimit.pb-c.d [2021-04-06T17:01:55.448Z] #38 DONE 10.5s [2021-04-06T17:01:55.448Z] [2021-04-06T17:01:55.448Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:55.448Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-06T17:01:55.448Z] #14 70.38 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-06T17:01:55.448Z] #14 70.38 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-06T17:01:55.448Z] #14 70.39 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-06T17:01:55.473Z] #36 DONE 55.3s [2021-04-06T17:01:55.473Z] [2021-04-06T17:01:55.473Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:55.473Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-06T17:01:55.473Z] #42 55.31 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-04-06T17:01:55.473Z] #42 55.34 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:01:55.641Z] #43 9.268 PBCC images/file-lock.pb-c.c [2021-04-06T17:01:55.641Z] #43 9.279 DEP images/file-lock.pb-c.d [2021-04-06T17:01:55.641Z] #43 9.347 PBCC images/tty.pb-c.c [2021-04-06T17:01:55.641Z] #43 9.399 DEP images/tty.pb-c.d [2021-04-06T17:01:55.641Z] #43 9.472 PBCC images/tun.pb-c.c [2021-04-06T17:01:55.864Z] #13 65.96 Selecting previously unselected package binutils-mingw-w64. [2021-04-06T17:01:55.864Z] #13 65.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-06T17:01:55.864Z] #13 65.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-06T17:01:55.864Z] #13 66.14 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-06T17:01:55.864Z] #13 66.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-06T17:01:55.864Z] #13 66.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-06T17:01:55.864Z] #13 66.34 Selecting previously unselected package dmsetup. [2021-04-06T17:01:55.864Z] #13 ... [2021-04-06T17:01:55.864Z] [2021-04-06T17:01:55.864Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:01:55.864Z] #45 sha256:e916ebd5dbec63ed9e36d6f613b574f4943230e1fe1604396f10ba2eb682dfd0 [2021-04-06T17:01:55.864Z] #45 61.26 os [2021-04-06T17:01:55.864Z] #45 62.93 regexp/syntax [2021-04-06T17:01:55.864Z] #45 65.02 fmt [2021-04-06T17:01:55.864Z] #45 68.11 regexp [2021-04-06T17:01:55.864Z] #45 70.30 go/token [2021-04-06T17:01:55.864Z] #45 71.34 go/scanner [2021-04-06T17:01:55.864Z] #45 ... [2021-04-06T17:01:55.864Z] [2021-04-06T17:01:55.864Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:01:55.864Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:01:55.864Z] #13 66.34 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-06T17:01:55.864Z] #13 66.35 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-06T17:01:55.898Z] #43 9.523 PBCC images/netdev.pb-c.c [2021-04-06T17:01:55.898Z] #43 9.633 DEP images/tun.pb-c.d [2021-04-06T17:01:55.898Z] #43 9.661 DEP images/netdev.pb-c.d [2021-04-06T17:01:55.898Z] #43 9.720 PBCC images/vma.pb-c.c [2021-04-06T17:01:56.070Z] #42 DONE 56.0s [2021-04-06T17:01:56.070Z] [2021-04-06T17:01:56.070Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:01:56.070Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:01:56.123Z] #13 66.55 Selecting previously unselected package mingw-w64-common. [2021-04-06T17:01:56.123Z] #13 66.56 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-06T17:01:56.123Z] #13 66.57 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-06T17:01:56.154Z] #43 9.811 DEP images/vma.pb-c.d [2021-04-06T17:01:56.155Z] #43 9.850 PBCC images/creds.pb-c.c [2021-04-06T17:01:56.155Z] #43 9.891 DEP images/creds.pb-c.d [2021-04-06T17:01:56.155Z] #43 9.933 PBCC images/utsns.pb-c.c [2021-04-06T17:01:56.155Z] #43 9.961 DEP images/utsns.pb-c.d [2021-04-06T17:01:56.155Z] #43 10.03 PBCC images/ipc-desc.pb-c.c [2021-04-06T17:01:56.411Z] #43 10.05 PBCC images/ipc-sem.pb-c.c [2021-04-06T17:01:56.411Z] #43 10.07 DEP images/ipc-desc.pb-c.d [2021-04-06T17:01:56.411Z] #43 10.14 DEP images/ipc-sem.pb-c.d [2021-04-06T17:01:56.411Z] #43 10.17 PBCC images/ipc-msg.pb-c.c [2021-04-06T17:01:56.411Z] #43 10.22 DEP images/ipc-msg.pb-c.d [2021-04-06T17:01:56.528Z] using credential docker-jenkins-github-credentials [2021-04-06T17:01:56.601Z] Cloning the remote Git repository [2021-04-06T17:01:56.601Z] Cloning with configured refspecs honoured and without tags [2021-04-06T17:01:56.668Z] #43 10.29 PBCC images/ipc-shm.pb-c.c [2021-04-06T17:01:56.668Z] #43 10.35 DEP images/ipc-shm.pb-c.d [2021-04-06T17:01:56.668Z] #43 10.39 PBCC images/ipc-var.pb-c.c [2021-04-06T17:01:56.668Z] #43 10.42 DEP images/ipc-var.pb-c.d [2021-04-06T17:01:56.668Z] #43 10.48 PBCC images/sk-opts.pb-c.c [2021-04-06T17:01:56.668Z] #43 10.49 PBCC images/packet-sock.pb-c.c [2021-04-06T17:01:56.925Z] #43 10.55 DEP images/sk-opts.pb-c.d [2021-04-06T17:01:56.925Z] #43 10.62 DEP images/packet-sock.pb-c.d [2021-04-06T17:01:56.925Z] #43 10.66 PBCC images/sk-netlink.pb-c.c [2021-04-06T17:01:56.925Z] #43 10.74 DEP images/sk-netlink.pb-c.d [2021-04-06T17:01:56.925Z] #43 10.78 PBCC images/sk-inet.pb-c.c [2021-04-06T17:01:57.032Z] #14 ... [2021-04-06T17:01:57.032Z] [2021-04-06T17:01:57.032Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:01:57.032Z] #52 sha256:da4513f2fdc0a5efad3654b2e30388a1769de34f126bd71f87624e6e9d2565d4 [2021-04-06T17:01:57.032Z] #52 63.45 text/tabwriter [2021-04-06T17:01:57.032Z] #52 66.34 regexp/syntax [2021-04-06T17:01:57.032Z] #52 66.37 reflect [2021-04-06T17:01:57.032Z] #52 ... [2021-04-06T17:01:57.032Z] [2021-04-06T17:01:57.032Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:01:57.032Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:01:57.032Z] #44 1.732 Note: Building without setproctitle() and strlcpy() support. [2021-04-06T17:01:57.032Z] #44 1.733 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-06T17:01:57.032Z] #44 1.745 Note: Building without GnuTLS support [2021-04-06T17:01:57.032Z] #44 1.762 Makefile.config:39: Warn: you have no libnftables installed [2021-04-06T17:01:57.032Z] #44 1.762 Makefile.config:40: Warn: Building without nftables support [2021-04-06T17:01:57.032Z] #44 3.409 fatal: not a git repository (or any of the parent directories): .git [2021-04-06T17:01:57.032Z] #44 3.463 GEN .gitid [2021-04-06T17:01:57.032Z] #44 3.522 GEN criu/include/version.h [2021-04-06T17:01:57.032Z] #44 3.601 GEN include/common/asm [2021-04-06T17:01:57.032Z] #44 6.075 PBCC images/timens.pb-c.c [2021-04-06T17:01:57.032Z] #44 6.111 DEP images/timens.pb-c.d [2021-04-06T17:01:57.032Z] #44 6.191 PBCC images/fown.pb-c.c [2021-04-06T17:01:57.032Z] #44 6.211 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-06T17:01:57.032Z] #44 6.331 PBCC images/opts.pb-c.c [2021-04-06T17:01:57.186Z] #43 10.84 DEP images/sk-inet.pb-c.d [2021-04-06T17:01:57.186Z] #43 10.90 PBCC images/sk-unix.pb-c.c [2021-04-06T17:01:57.186Z] #43 10.95 DEP images/sk-unix.pb-c.d [2021-04-06T17:01:57.186Z] #43 11.02 PBCC images/mm.pb-c.c [2021-04-06T17:01:57.186Z] #43 11.09 DEP images/mm.pb-c.d [2021-04-06T17:01:57.331Z] #44 6.372 PBCC images/memfd.pb-c.c [2021-04-06T17:01:57.331Z] #44 6.436 DEP images/fown.pb-c.d [2021-04-06T17:01:57.331Z] #44 6.507 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-06T17:01:56.793Z] Cloning repository https://github.com/moby/moby.git [2021-04-06T17:01:57.186Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-04-06T17:01:57.442Z] #43 11.16 PBCC images/timerfd.pb-c.c [2021-04-06T17:01:57.443Z] #43 11.22 DEP images/timerfd.pb-c.d [2021-04-06T17:01:57.443Z] #43 11.25 PBCC images/timer.pb-c.c [2021-04-06T17:01:57.443Z] #43 11.26 DEP images/timer.pb-c.d [2021-04-06T17:01:57.443Z] #43 11.29 PBCC images/sa.pb-c.c [2021-04-06T17:01:57.443Z] #43 11.35 DEP images/sa.pb-c.d [2021-04-06T17:01:57.502Z] #13 ... [2021-04-06T17:01:57.502Z] [2021-04-06T17:01:57.502Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-06T17:01:57.502Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-06T17:01:57.502Z] #42 72.05 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-06T17:01:57.502Z] #42 72.09 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:01:57.502Z] #42 DONE 72.7s [2021-04-06T17:01:57.502Z] [2021-04-06T17:01:57.502Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-06T17:01:57.502Z] #37 sha256:d32876c6fd918068da34d4db653069a67672204cbf4316d1ec5d67f77f4ff060 [2021-04-06T17:01:57.502Z] #37 3.546 + RM_GOPATH=0 [2021-04-06T17:01:57.502Z] #37 3.547 + TMP_GOPATH= [2021-04-06T17:01:57.502Z] #37 3.547 + : /build [2021-04-06T17:01:57.502Z] #37 3.547 + '[' -z '' ']' [2021-04-06T17:01:57.502Z] #37 3.548 ++ mktemp -d [2021-04-06T17:01:57.502Z] #37 3.550 + export GOPATH=/tmp/tmp.qkqInqUyIt [2021-04-06T17:01:57.502Z] #37 3.550 + GOPATH=/tmp/tmp.qkqInqUyIt [2021-04-06T17:01:57.502Z] #37 3.550 + RM_GOPATH=1 [2021-04-06T17:01:57.502Z] #37 3.550 + case "$(go env GOARCH)" in [2021-04-06T17:01:57.502Z] #37 3.551 ++ go env GOARCH [2021-04-06T17:01:57.502Z] #37 3.568 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:57.502Z] #37 3.569 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:01:57.502Z] #37 3.569 ++ dirname /tmp/install/install.sh [2021-04-06T17:01:57.502Z] #37 3.579 + dir=/tmp/install [2021-04-06T17:01:57.502Z] #37 3.579 + bin=tini [2021-04-06T17:01:57.502Z] #37 3.580 + shift [2021-04-06T17:01:57.502Z] #37 3.581 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-06T17:01:57.502Z] #37 3.581 + . /tmp/install/tini.installer [2021-04-06T17:01:57.502Z] #37 3.581 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:01:57.502Z] #37 3.582 + install_tini [2021-04-06T17:01:57.502Z] #37 3.583 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-06T17:01:57.502Z] #37 3.584 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:01:57.502Z] #37 3.588 + git clone https://github.com/krallin/tini.git /tmp/tmp.qkqInqUyIt/tini [2021-04-06T17:01:57.502Z] #37 3.596 Cloning into '/tmp/tmp.qkqInqUyIt/tini'... [2021-04-06T17:01:57.502Z] #37 4.351 + cd /tmp/tmp.qkqInqUyIt/tini [2021-04-06T17:01:57.502Z] #37 4.351 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:01:57.502Z] #37 4.362 + cmake . [2021-04-06T17:01:57.502Z] #37 5.036 -- The C compiler identification is GNU 8.3.0 [2021-04-06T17:01:57.502Z] #37 5.128 -- Check for working C compiler: /usr/bin/cc [2021-04-06T17:01:57.631Z] #44 6.593 DEP images/opts.pb-c.d [2021-04-06T17:01:57.631Z] #44 6.667 DEP images/memfd.pb-c.d [2021-04-06T17:01:57.631Z] #44 6.738 PBCC images/sit.pb-c.c [2021-04-06T17:01:57.631Z] #44 6.785 DEP images/sit.pb-c.d [2021-04-06T17:01:57.631Z] #44 6.835 PBCC images/macvlan.pb-c.c [2021-04-06T17:01:57.631Z] #44 6.845 DEP images/macvlan.pb-c.d [2021-04-06T17:01:57.699Z] #43 11.39 PBCC images/pipe-data.pb-c.c [2021-04-06T17:01:57.700Z] #43 11.39 DEP images/pipe-data.pb-c.d [2021-04-06T17:01:57.700Z] #43 11.44 PBCC images/mnt.pb-c.c [2021-04-06T17:01:57.700Z] #43 11.51 DEP images/mnt.pb-c.d [2021-04-06T17:01:57.700Z] #43 11.57 PBCC images/sk-packet.pb-c.c [2021-04-06T17:01:57.700Z] #43 11.60 DEP images/sk-packet.pb-c.d [2021-04-06T17:01:57.931Z] #44 6.981 PBCC images/autofs.pb-c.c [2021-04-06T17:01:57.931Z] #44 ... [2021-04-06T17:01:57.931Z] [2021-04-06T17:01:57.931Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:01:57.931Z] #46 sha256:d06514fe2f65b3f3f83fe4a9eaac757d92035dfd3e06e549b5dfb5bb996f0b8c [2021-04-06T17:01:57.931Z] #46 64.59 reflect [2021-04-06T17:01:57.931Z] #46 66.72 regexp/syntax [2021-04-06T17:01:57.931Z] #46 67.60 hash/crc32 [2021-04-06T17:01:57.931Z] #46 70.75 crypto/hmac [2021-04-06T17:01:57.932Z] #46 71.42 crypto/rc4 [2021-04-06T17:01:57.932Z] #46 72.14 vendor/golang.org/x/net/dns/dnsmessage [2021-04-06T17:01:57.932Z] #46 ... [2021-04-06T17:01:57.932Z] [2021-04-06T17:01:57.932Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:01:57.932Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:01:57.932Z] #44 7.001 DEP images/autofs.pb-c.d [2021-04-06T17:01:57.932Z] #44 7.047 PBCC images/sysctl.pb-c.c [2021-04-06T17:01:57.932Z] #44 7.083 DEP images/sysctl.pb-c.d [2021-04-06T17:01:57.932Z] #44 7.142 PBCC images/time.pb-c.c [2021-04-06T17:01:57.932Z] #44 7.187 DEP images/time.pb-c.d [2021-04-06T17:01:57.956Z] #43 11.66 PBCC images/tcp-stream.pb-c.c [2021-04-06T17:01:57.956Z] #43 11.71 DEP images/tcp-stream.pb-c.d [2021-04-06T17:01:57.956Z] #43 11.79 PBCC images/pipe.pb-c.c [2021-04-06T17:01:57.956Z] #43 11.85 DEP images/pipe.pb-c.d [2021-04-06T17:01:58.213Z] #43 11.91 PBCC images/pstree.pb-c.c [2021-04-06T17:01:58.213Z] #43 11.93 DEP images/pstree.pb-c.d [2021-04-06T17:01:58.213Z] #43 11.98 PBCC images/fs.pb-c.c [2021-04-06T17:01:58.213Z] #43 12.01 DEP images/fs.pb-c.d [2021-04-06T17:01:58.213Z] #43 12.07 PBCC images/signalfd.pb-c.c [2021-04-06T17:01:58.231Z] #44 7.233 PBCC images/binfmt-misc.pb-c.c [2021-04-06T17:01:58.231Z] #44 7.272 DEP images/binfmt-misc.pb-c.d [2021-04-06T17:01:58.231Z] #44 7.318 PBCC images/seccomp.pb-c.c [2021-04-06T17:01:58.231Z] #44 7.342 DEP images/seccomp.pb-c.d [2021-04-06T17:01:58.231Z] #44 7.390 PBCC images/userns.pb-c.c [2021-04-06T17:01:58.231Z] #44 7.402 DEP images/userns.pb-c.d [2021-04-06T17:01:58.443Z] #37 5.823 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-06T17:01:58.443Z] #37 5.823 -- Detecting C compiler ABI info [2021-04-06T17:01:58.469Z] #43 12.10 DEP images/signalfd.pb-c.d [2021-04-06T17:01:58.469Z] #43 12.14 PBCC images/fh.pb-c.c [2021-04-06T17:01:58.469Z] #43 12.19 PBCC images/fsnotify.pb-c.c [2021-04-06T17:01:58.469Z] #43 12.24 DEP images/fh.pb-c.d [2021-04-06T17:01:58.469Z] #43 12.27 DEP images/fsnotify.pb-c.d [2021-04-06T17:01:58.469Z] #43 12.32 PBCC images/eventpoll.pb-c.c [2021-04-06T17:01:58.532Z] #44 7.489 PBCC images/cgroup.pb-c.c [2021-04-06T17:01:58.532Z] #44 7.501 DEP images/cgroup.pb-c.d [2021-04-06T17:01:58.532Z] #44 7.570 PBCC images/ext-file.pb-c.c [2021-04-06T17:01:58.532Z] #44 7.589 DEP images/ext-file.pb-c.d [2021-04-06T17:01:58.532Z] #44 7.660 PBCC images/rpc.pb-c.c [2021-04-06T17:01:58.532Z] #44 7.705 DEP images/rpc.pb-c.d [2021-04-06T17:01:58.532Z] #44 7.784 PBCC images/siginfo.pb-c.c [2021-04-06T17:01:58.532Z] #44 7.824 DEP images/siginfo.pb-c.d [2021-04-06T17:01:58.726Z] #43 12.34 DEP images/eventpoll.pb-c.d [2021-04-06T17:01:58.726Z] #43 12.39 PBCC images/eventfd.pb-c.c [2021-04-06T17:01:58.726Z] #43 12.42 DEP images/eventfd.pb-c.d [2021-04-06T17:01:58.726Z] #43 12.49 PBCC images/remap-file-path.pb-c.c [2021-04-06T17:01:58.726Z] #43 12.51 DEP images/remap-file-path.pb-c.d [2021-04-06T17:01:58.726Z] #43 12.57 PBCC images/fifo.pb-c.c [2021-04-06T17:01:58.833Z] #44 7.915 PBCC images/pagemap.pb-c.c [2021-04-06T17:01:58.833Z] #44 7.980 DEP images/pagemap.pb-c.d [2021-04-06T17:01:58.833Z] #44 8.035 PBCC images/rlimit.pb-c.c [2021-04-06T17:01:58.833Z] #44 8.051 DEP images/rlimit.pb-c.d [2021-04-06T17:01:58.983Z] #43 12.58 DEP images/fifo.pb-c.d [2021-04-06T17:01:58.983Z] #43 12.63 PBCC images/ghost-file.pb-c.c [2021-04-06T17:01:58.983Z] #43 12.69 DEP images/ghost-file.pb-c.d [2021-04-06T17:01:58.983Z] #43 12.72 PBCC images/regfile.pb-c.c [2021-04-06T17:01:58.983Z] #43 12.77 DEP images/regfile.pb-c.d [2021-04-06T17:01:59.010Z] #37 6.616 -- Detecting C compiler ABI info - done [2021-04-06T17:01:59.010Z] #37 6.637 -- Detecting C compile features [2021-04-06T17:01:59.132Z] #44 8.148 PBCC images/file-lock.pb-c.c [2021-04-06T17:01:59.132Z] #44 8.213 DEP images/file-lock.pb-c.d [2021-04-06T17:01:59.132Z] #44 8.254 PBCC images/tty.pb-c.c [2021-04-06T17:01:59.132Z] #44 8.309 DEP images/tty.pb-c.d [2021-04-06T17:01:59.239Z] #43 12.84 PBCC images/ns.pb-c.c [2021-04-06T17:01:59.240Z] #43 12.89 DEP images/ns.pb-c.d [2021-04-06T17:01:59.240Z] #43 12.96 PBCC images/fdinfo.pb-c.c [2021-04-06T17:01:59.240Z] #43 13.03 DEP images/fdinfo.pb-c.d [2021-04-06T17:01:59.240Z] #43 13.08 PBCC images/core-aarch64.pb-c.c [2021-04-06T17:01:59.240Z] #43 13.14 PBCC images/core-arm.pb-c.c [2021-04-06T17:01:59.240Z] #43 13.19 PBCC images/core-ppc64.pb-c.c [2021-04-06T17:01:57.997Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T17:01:57.997Z] > git --version # timeout=10 [2021-04-06T17:01:58.044Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-06T17:01:58.044Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:01:58.044Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42257/head:refs/remotes/origin/PR-42257 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T17:01:59.393Z] #43 2.967 Note: Building without setproctitle() and strlcpy() support. [2021-04-06T17:01:59.393Z] #43 2.967 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-06T17:01:59.393Z] #43 2.993 Note: Building without GnuTLS support [2021-04-06T17:01:59.393Z] #43 3.001 Makefile.config:39: Warn: you have no libnftables installed [2021-04-06T17:01:59.393Z] #43 3.001 Makefile.config:40: Warn: Building without nftables support [2021-04-06T17:01:59.432Z] #44 8.403 PBCC images/tun.pb-c.c [2021-04-06T17:01:59.432Z] #44 8.482 PBCC images/netdev.pb-c.c [2021-04-06T17:01:59.432Z] #44 8.530 DEP images/tun.pb-c.d [2021-04-06T17:01:59.432Z] #44 8.569 DEP images/netdev.pb-c.d [2021-04-06T17:01:59.432Z] #44 8.614 PBCC images/vma.pb-c.c [2021-04-06T17:01:59.432Z] #44 8.654 DEP images/vma.pb-c.d [2021-04-06T17:01:59.496Z] #43 13.23 PBCC images/core-s390.pb-c.c [2021-04-06T17:01:59.496Z] #43 13.28 PBCC images/core-x86.pb-c.c [2021-04-06T17:01:59.734Z] #44 8.731 PBCC images/creds.pb-c.c [2021-04-06T17:01:59.734Z] #44 8.759 DEP images/creds.pb-c.d [2021-04-06T17:01:59.734Z] #44 8.831 PBCC images/utsns.pb-c.c [2021-04-06T17:01:59.734Z] #44 8.864 DEP images/utsns.pb-c.d [2021-04-06T17:01:59.734Z] #44 8.914 PBCC images/ipc-desc.pb-c.c [2021-04-06T17:01:59.734Z] #44 8.928 PBCC images/ipc-sem.pb-c.c [2021-04-06T17:01:59.734Z] #44 8.959 DEP images/ipc-desc.pb-c.d [2021-04-06T17:01:59.753Z] #43 13.34 PBCC images/core.pb-c.c [2021-04-06T17:01:59.753Z] #43 13.43 PBCC images/inventory.pb-c.c [2021-04-06T17:01:59.753Z] #43 13.50 DEP images/core-aarch64.pb-c.d [2021-04-06T17:01:59.753Z] #43 13.56 DEP images/core-arm.pb-c.d [2021-04-06T17:01:59.753Z] #43 13.61 DEP images/core-ppc64.pb-c.d [2021-04-06T17:02:00.010Z] #43 13.65 DEP images/core-s390.pb-c.d [2021-04-06T17:02:00.010Z] #43 13.69 DEP images/core-x86.pb-c.d [2021-04-06T17:02:00.010Z] #43 13.76 DEP images/core.pb-c.d [2021-04-06T17:02:00.010Z] #43 13.81 DEP images/inventory.pb-c.d [2021-04-06T17:02:00.010Z] #43 13.84 PBCC images/cpuinfo.pb-c.c [2021-04-06T17:02:00.010Z] #43 13.87 DEP images/cpuinfo.pb-c.d [2021-04-06T17:02:00.035Z] #44 ... [2021-04-06T17:02:00.035Z] [2021-04-06T17:02:00.035Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-06T17:02:00.035Z] #48 sha256:095a4dd42db79f7ec462b3903414571fd4b7fe64e8bf299370783832966d2ca0 [2021-04-06T17:02:00.035Z] #48 DONE 76.7s [2021-04-06T17:02:00.035Z] [2021-04-06T17:02:00.035Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:00.035Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:02:00.035Z] #44 9.035 DEP images/ipc-sem.pb-c.d [2021-04-06T17:02:00.035Z] #44 9.160 PBCC images/ipc-msg.pb-c.c [2021-04-06T17:02:00.035Z] #44 9.193 DEP images/ipc-msg.pb-c.d [2021-04-06T17:02:00.035Z] #44 9.258 PBCC images/ipc-shm.pb-c.c [2021-04-06T17:02:00.035Z] #44 9.272 DEP images/ipc-shm.pb-c.d [2021-04-06T17:02:00.267Z] #43 13.94 PBCC images/stats.pb-c.c [2021-04-06T17:02:00.267Z] #43 13.97 DEP images/stats.pb-c.d [2021-04-06T17:02:00.344Z] #44 9.342 PBCC images/ipc-var.pb-c.c [2021-04-06T17:02:00.344Z] #44 9.359 DEP images/ipc-var.pb-c.d [2021-04-06T17:02:00.344Z] #44 9.440 PBCC images/sk-opts.pb-c.c [2021-04-06T17:02:00.344Z] #44 9.491 PBCC images/packet-sock.pb-c.c [2021-04-06T17:02:00.388Z] #37 ... [2021-04-06T17:02:00.388Z] [2021-04-06T17:02:00.388Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:02:00.388Z] #34 sha256:57fd501546e71646ba5cd06233f2a2bf744e3cefede2fbd227d3808729fe4175 [2021-04-06T17:02:00.388Z] #34 68.57 log [2021-04-06T17:02:00.388Z] #34 71.16 github.com/BurntSushi/toml/cmd/tomlv [2021-04-06T17:02:00.388Z] #34 DONE 75.9s [2021-04-06T17:02:00.388Z] [2021-04-06T17:02:00.388Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:02:00.388Z] #45 sha256:e916ebd5dbec63ed9e36d6f613b574f4943230e1fe1604396f10ba2eb682dfd0 [2021-04-06T17:02:00.388Z] #45 72.02 internal/lazyregexp [2021-04-06T17:02:00.388Z] #45 72.30 net/url [2021-04-06T17:02:00.388Z] #45 73.00 go/ast [2021-04-06T17:02:00.388Z] #45 74.22 text/template/parse [2021-04-06T17:02:00.642Z] #44 9.580 DEP images/sk-opts.pb-c.d [2021-04-06T17:02:00.642Z] #44 9.668 DEP images/packet-sock.pb-c.d [2021-04-06T17:02:00.642Z] #44 9.767 PBCC images/sk-netlink.pb-c.c [2021-04-06T17:02:00.940Z] #44 9.996 DEP images/sk-netlink.pb-c.d [2021-04-06T17:02:00.940Z] #44 10.02 PBCC images/sk-inet.pb-c.c [2021-04-06T17:02:00.940Z] #44 10.12 DEP images/sk-inet.pb-c.d [2021-04-06T17:02:01.242Z] #44 10.21 PBCC images/sk-unix.pb-c.c [2021-04-06T17:02:01.242Z] #44 10.29 DEP images/sk-unix.pb-c.d [2021-04-06T17:02:01.242Z] #44 10.36 PBCC images/mm.pb-c.c [2021-04-06T17:02:01.542Z] #44 10.50 DEP images/mm.pb-c.d [2021-04-06T17:02:01.542Z] #44 10.63 PBCC images/timerfd.pb-c.c [2021-04-06T17:02:01.542Z] #44 10.70 DEP images/timerfd.pb-c.d [2021-04-06T17:02:01.542Z] #44 10.76 PBCC images/timer.pb-c.c [2021-04-06T17:02:01.543Z] #44 10.80 DEP images/timer.pb-c.d [2021-04-06T17:02:01.843Z] #44 10.84 PBCC images/sa.pb-c.c [2021-04-06T17:02:01.843Z] #44 10.91 DEP images/sa.pb-c.d [2021-04-06T17:02:01.843Z] #44 10.98 PBCC images/pipe-data.pb-c.c [2021-04-06T17:02:01.843Z] #44 10.99 DEP images/pipe-data.pb-c.d [2021-04-06T17:02:01.955Z] #43 5.616 fatal: not a git repository (or any of the parent directories): .git [2021-04-06T17:02:01.955Z] #43 5.738 GEN .gitid [2021-04-06T17:02:01.955Z] #43 5.801 GEN criu/include/version.h [2021-04-06T17:02:01.955Z] #43 5.888 GEN include/common/asm [2021-04-06T17:02:01.955Z] #43 ... [2021-04-06T17:02:01.955Z] [2021-04-06T17:02:01.955Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:02:01.955Z] #51 sha256:eed52d1321de100d096fc9ff1ad86795dccde3c7176eb03e6b2969e0e0230211 [2021-04-06T17:02:01.955Z] #51 51.82 regexp [2021-04-06T17:02:01.955Z] #51 54.37 os [2021-04-06T17:02:01.955Z] #51 57.71 mvdan.cc/sh/v3/fileutil [2021-04-06T17:02:01.955Z] #51 58.13 flag [2021-04-06T17:02:01.955Z] #51 58.15 github.com/pkg/diff [2021-04-06T17:02:01.955Z] #51 58.16 go/token [2021-04-06T17:02:01.955Z] #51 58.17 encoding/binary [2021-04-06T17:02:01.955Z] #51 60.11 go/scanner [2021-04-06T17:02:01.955Z] #51 61.10 mvdan.cc/sh/v3/syntax [2021-04-06T17:02:01.955Z] #51 61.11 mvdan.cc/editorconfig [2021-04-06T17:02:01.955Z] #51 61.14 encoding/base64 [2021-04-06T17:02:01.955Z] #51 ... [2021-04-06T17:02:01.955Z] [2021-04-06T17:02:01.955Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-06T17:02:01.955Z] #37 sha256:5d55a3ec40507201cf1802893f0936e7d22cc8a9a9845871d2e6a9c8758434a9 [2021-04-06T17:02:01.955Z] #37 1.878 + RM_GOPATH=0 [2021-04-06T17:02:01.955Z] #37 1.878 + TMP_GOPATH= [2021-04-06T17:02:01.955Z] #37 1.878 + : /build [2021-04-06T17:02:01.955Z] #37 1.878 + '[' -z '' ']' [2021-04-06T17:02:01.955Z] #37 1.879 ++ mktemp -d [2021-04-06T17:02:01.955Z] #37 1.881 + export GOPATH=/tmp/tmp.4UwNsgv6Yz [2021-04-06T17:02:01.955Z] #37 1.881 + GOPATH=/tmp/tmp.4UwNsgv6Yz [2021-04-06T17:02:01.955Z] #37 1.881 + RM_GOPATH=1 [2021-04-06T17:02:01.955Z] #37 1.882 + case "$(go env GOARCH)" in [2021-04-06T17:02:01.955Z] #37 1.884 ++ go env GOARCH [2021-04-06T17:02:01.955Z] #37 1.893 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:02:01.955Z] #37 1.893 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:02:01.955Z] #37 1.893 ++ dirname /tmp/install/install.sh [2021-04-06T17:02:01.955Z] #37 1.894 + dir=/tmp/install [2021-04-06T17:02:01.955Z] #37 1.894 + bin=tini [2021-04-06T17:02:01.955Z] #37 1.894 + shift [2021-04-06T17:02:01.955Z] #37 1.894 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-06T17:02:01.955Z] #37 1.894 + . /tmp/install/tini.installer [2021-04-06T17:02:01.955Z] #37 1.895 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:02:01.955Z] #37 1.896 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:02:01.955Z] #37 1.896 + install_tini [2021-04-06T17:02:01.955Z] #37 1.896 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-06T17:02:01.955Z] #37 1.896 + git clone https://github.com/krallin/tini.git /tmp/tmp.4UwNsgv6Yz/tini [2021-04-06T17:02:01.955Z] #37 1.915 Cloning into '/tmp/tmp.4UwNsgv6Yz/tini'... [2021-04-06T17:02:01.955Z] #37 2.639 + cd /tmp/tmp.4UwNsgv6Yz/tini [2021-04-06T17:02:01.955Z] #37 2.639 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-06T17:02:01.955Z] #37 2.649 + cmake . [2021-04-06T17:02:01.955Z] #37 3.421 -- The C compiler identification is GNU 8.3.0 [2021-04-06T17:02:01.955Z] #37 3.492 -- Check for working C compiler: /usr/bin/cc [2021-04-06T17:02:01.955Z] #37 4.412 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-06T17:02:01.955Z] #37 4.414 -- Detecting C compiler ABI info [2021-04-06T17:02:01.955Z] #37 5.226 -- Detecting C compiler ABI info - done [2021-04-06T17:02:01.955Z] #37 5.257 -- Detecting C compile features [2021-04-06T17:02:02.143Z] #44 11.05 PBCC images/mnt.pb-c.c [2021-04-06T17:02:02.143Z] #44 11.11 DEP images/mnt.pb-c.d [2021-04-06T17:02:02.143Z] #44 11.17 PBCC images/sk-packet.pb-c.c [2021-04-06T17:02:02.143Z] #44 11.18 DEP images/sk-packet.pb-c.d [2021-04-06T17:02:02.143Z] #44 11.23 PBCC images/tcp-stream.pb-c.c [2021-04-06T17:02:02.143Z] #44 11.30 DEP images/tcp-stream.pb-c.d [2021-04-06T17:02:02.143Z] #44 11.38 PBCC images/pipe.pb-c.c [2021-04-06T17:02:02.143Z] #44 11.43 DEP images/pipe.pb-c.d [2021-04-06T17:02:02.162Z] #43 15.49 make[1]: Nothing to be done for 'all'. [2021-04-06T17:02:02.293Z] #45 ... [2021-04-06T17:02:02.293Z] [2021-04-06T17:02:02.293Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-06T17:02:02.293Z] #37 sha256:d32876c6fd918068da34d4db653069a67672204cbf4316d1ec5d67f77f4ff060 [2021-04-06T17:02:02.293Z] #37 9.163 -- Detecting C compile features - done [2021-04-06T17:02:02.293Z] #37 9.199 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-06T17:02:02.293Z] #37 9.398 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-06T17:02:02.293Z] #37 9.466 -- Configuring done [2021-04-06T17:02:02.293Z] #37 9.500 -- Generating done [2021-04-06T17:02:02.293Z] #37 9.505 -- Build files have been written to: /tmp/tmp.qkqInqUyIt/tini [2021-04-06T17:02:02.293Z] #37 9.524 + make tini-static [2021-04-06T17:02:02.444Z] #44 11.51 PBCC images/pstree.pb-c.c [2021-04-06T17:02:02.444Z] #44 11.52 DEP images/pstree.pb-c.d [2021-04-06T17:02:02.444Z] #44 11.57 PBCC images/fs.pb-c.c [2021-04-06T17:02:02.444Z] #44 11.60 DEP images/fs.pb-c.d [2021-04-06T17:02:02.444Z] #44 11.66 PBCC images/signalfd.pb-c.c [2021-04-06T17:02:02.444Z] #44 11.70 DEP images/signalfd.pb-c.d [2021-04-06T17:02:02.552Z] #37 10.07 Scanning dependencies of target tini-static [2021-04-06T17:02:02.552Z] #37 10.14 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-06T17:02:02.743Z] #44 11.79 PBCC images/fh.pb-c.c [2021-04-06T17:02:02.743Z] #44 11.86 PBCC images/fsnotify.pb-c.c [2021-04-06T17:02:02.743Z] #44 11.92 DEP images/fh.pb-c.d [2021-04-06T17:02:02.743Z] #44 11.97 DEP images/fsnotify.pb-c.d [2021-04-06T17:02:02.906Z] #37 ... [2021-04-06T17:02:02.906Z] [2021-04-06T17:02:02.906Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:02:02.906Z] #51 sha256:eed52d1321de100d096fc9ff1ad86795dccde3c7176eb03e6b2969e0e0230211 [2021-04-06T17:02:02.906Z] #51 62.79 golang.org/x/sys/unix [2021-04-06T17:02:03.043Z] #44 12.05 PBCC images/eventpoll.pb-c.c [2021-04-06T17:02:03.043Z] #44 12.08 DEP images/eventpoll.pb-c.d [2021-04-06T17:02:03.043Z] #44 12.13 PBCC images/eventfd.pb-c.c [2021-04-06T17:02:03.043Z] #44 12.15 DEP images/eventfd.pb-c.d [2021-04-06T17:02:03.043Z] #44 12.18 PBCC images/remap-file-path.pb-c.c [2021-04-06T17:02:03.043Z] #44 12.21 DEP images/remap-file-path.pb-c.d [2021-04-06T17:02:03.043Z] #44 12.27 PBCC images/fifo.pb-c.c [2021-04-06T17:02:03.043Z] #44 12.30 DEP images/fifo.pb-c.d [2021-04-06T17:02:03.094Z] #43 16.89 CC images/stats.o [2021-04-06T17:02:03.343Z] #44 12.44 PBCC images/ghost-file.pb-c.c [2021-04-06T17:02:03.343Z] #44 12.49 DEP images/ghost-file.pb-c.d [2021-04-06T17:02:03.343Z] #44 12.58 PBCC images/regfile.pb-c.c [2021-04-06T17:02:03.350Z] #43 17.23 CC images/core.o [2021-04-06T17:02:03.608Z] #43 ... [2021-04-06T17:02:03.608Z] [2021-04-06T17:02:03.608Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:02:03.608Z] #51 sha256:515d5b323f7ae805ccf50007eebda001226637aae17bdf1d870282b15ed079ee [2021-04-06T17:02:03.608Z] #51 79.99 github.com/pkg/diff [2021-04-06T17:02:03.608Z] #51 81.73 go/ast [2021-04-06T17:02:03.608Z] #51 81.77 golang.org/x/crypto/ssh/terminal [2021-04-06T17:02:03.608Z] #51 83.39 mvdan.cc/editorconfig [2021-04-06T17:02:03.608Z] #51 84.56 mvdan.cc/sh/v3/fileutil [2021-04-06T17:02:03.608Z] #51 84.76 mvdan.cc/sh/v3/syntax [2021-04-06T17:02:03.643Z] #44 12.63 DEP images/regfile.pb-c.d [2021-04-06T17:02:03.643Z] #44 12.73 PBCC images/ns.pb-c.c [2021-04-06T17:02:03.643Z] #44 12.75 DEP images/ns.pb-c.d [2021-04-06T17:02:03.643Z] #44 12.82 PBCC images/fdinfo.pb-c.c [2021-04-06T17:02:03.869Z] #51 63.95 go/ast [2021-04-06T17:02:03.869Z] #51 ... [2021-04-06T17:02:03.869Z] [2021-04-06T17:02:03.869Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:02:03.869Z] #34 sha256:18a2bdb0b3a727b5afc26b0218342214cd5995d7edab5f4eccb48499cac95623 [2021-04-06T17:02:03.869Z] #34 53.89 internal/fmtsort [2021-04-06T17:02:03.869Z] #34 54.39 fmt [2021-04-06T17:02:03.869Z] #34 54.41 path/filepath [2021-04-06T17:02:03.869Z] #34 55.64 io/ioutil [2021-04-06T17:02:03.869Z] #34 57.97 flag [2021-04-06T17:02:03.869Z] #34 57.97 github.com/BurntSushi/toml [2021-04-06T17:02:03.869Z] #34 57.98 log [2021-04-06T17:02:03.869Z] #34 61.08 github.com/BurntSushi/toml/cmd/tomlv [2021-04-06T17:02:03.869Z] #34 ... [2021-04-06T17:02:03.869Z] [2021-04-06T17:02:03.869Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:03.869Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:02:03.869Z] #43 7.571 PBCC images/timens.pb-c.c [2021-04-06T17:02:03.869Z] #43 7.640 DEP images/timens.pb-c.d [2021-04-06T17:02:03.869Z] #43 7.704 PBCC images/fown.pb-c.c [2021-04-06T17:02:03.869Z] #43 7.758 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-06T17:02:03.869Z] #43 7.810 PBCC images/opts.pb-c.c [2021-04-06T17:02:03.869Z] #43 7.838 PBCC images/memfd.pb-c.c [2021-04-06T17:02:03.869Z] #43 7.872 DEP images/fown.pb-c.d [2021-04-06T17:02:03.869Z] #43 7.925 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-06T17:02:03.869Z] #43 7.974 DEP images/opts.pb-c.d [2021-04-06T17:02:03.869Z] #43 8.046 DEP images/memfd.pb-c.d [2021-04-06T17:02:03.912Z] #51 ... [2021-04-06T17:02:03.912Z] [2021-04-06T17:02:03.912Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:02:03.912Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:02:03.912Z] #13 75.91 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-06T17:02:03.912Z] #13 75.92 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-06T17:02:03.912Z] #13 75.94 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:03.912Z] #13 76.09 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-06T17:02:03.912Z] #13 76.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-06T17:02:03.912Z] #13 76.10 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:03.945Z] #37 11.65 [100%] Linking C executable tini-static [2021-04-06T17:02:03.949Z] #44 12.94 DEP images/fdinfo.pb-c.d [2021-04-06T17:02:03.949Z] #44 13.02 PBCC images/core-aarch64.pb-c.c [2021-04-06T17:02:03.949Z] #44 13.07 PBCC images/core-arm.pb-c.c [2021-04-06T17:02:03.949Z] #44 13.13 PBCC images/core-ppc64.pb-c.c [2021-04-06T17:02:04.133Z] #43 8.126 PBCC images/sit.pb-c.c [2021-04-06T17:02:04.133Z] #43 8.226 DEP images/sit.pb-c.d [2021-04-06T17:02:04.133Z] #43 8.268 PBCC images/macvlan.pb-c.c [2021-04-06T17:02:04.133Z] #43 8.297 DEP images/macvlan.pb-c.d [2021-04-06T17:02:04.133Z] #43 8.330 PBCC images/autofs.pb-c.c [2021-04-06T17:02:04.177Z] #13 ... [2021-04-06T17:02:04.177Z] [2021-04-06T17:02:04.177Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:04.177Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:02:04.177Z] #43 17.83 CC images/core-x86.o [2021-04-06T17:02:04.247Z] #44 13.19 PBCC images/core-s390.pb-c.c [2021-04-06T17:02:04.247Z] #44 13.28 PBCC images/core-x86.pb-c.c [2021-04-06T17:02:04.247Z] #44 13.42 PBCC images/core.pb-c.c [2021-04-06T17:02:04.247Z] #44 13.47 PBCC images/inventory.pb-c.c [2021-04-06T17:02:04.247Z] #44 13.53 DEP images/core-aarch64.pb-c.d [2021-04-06T17:02:04.403Z] #43 8.346 DEP images/autofs.pb-c.d [2021-04-06T17:02:04.403Z] #43 8.498 PBCC images/sysctl.pb-c.c [2021-04-06T17:02:04.403Z] #43 8.522 DEP images/sysctl.pb-c.d [2021-04-06T17:02:04.403Z] #43 8.618 PBCC images/time.pb-c.c [2021-04-06T17:02:04.436Z] #43 18.37 CC images/core-arm.o [2021-04-06T17:02:04.514Z] #37 ... [2021-04-06T17:02:04.514Z] [2021-04-06T17:02:04.514Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:02:04.514Z] #51 sha256:40f397f3dcb99469f32ba28b9c84db5c072f91955dd300702712a5cc9f4d9bde [2021-04-06T17:02:04.514Z] #51 69.82 encoding/json [2021-04-06T17:02:04.514Z] #51 76.37 github.com/pkg/diff [2021-04-06T17:02:04.514Z] #51 76.77 go/ast [2021-04-06T17:02:04.514Z] #51 78.06 golang.org/x/crypto/ssh/terminal [2021-04-06T17:02:04.514Z] #51 79.99 mvdan.cc/editorconfig [2021-04-06T17:02:04.514Z] #51 ... [2021-04-06T17:02:04.514Z] [2021-04-06T17:02:04.514Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:02:04.514Z] #45 sha256:e916ebd5dbec63ed9e36d6f613b574f4943230e1fe1604396f10ba2eb682dfd0 [2021-04-06T17:02:04.514Z] #45 78.43 go/parser [2021-04-06T17:02:04.514Z] #45 79.09 text/template [2021-04-06T17:02:04.547Z] #44 13.59 DEP images/core-arm.pb-c.d [2021-04-06T17:02:04.547Z] #44 13.68 DEP images/core-ppc64.pb-c.d [2021-04-06T17:02:04.547Z] #44 13.74 DEP images/core-s390.pb-c.d [2021-04-06T17:02:04.547Z] #44 13.79 DEP images/core-x86.pb-c.d [2021-04-06T17:02:04.666Z] #43 8.650 DEP images/time.pb-c.d [2021-04-06T17:02:04.667Z] #43 8.711 PBCC images/binfmt-misc.pb-c.c [2021-04-06T17:02:04.667Z] #43 8.725 DEP images/binfmt-misc.pb-c.d [2021-04-06T17:02:04.667Z] #43 8.774 PBCC images/seccomp.pb-c.c [2021-04-06T17:02:04.854Z] #44 13.85 DEP images/core.pb-c.d [2021-04-06T17:02:04.854Z] #44 13.98 DEP images/inventory.pb-c.d [2021-04-06T17:02:04.854Z] #44 14.03 PBCC images/cpuinfo.pb-c.c [2021-04-06T17:02:04.854Z] #44 14.09 DEP images/cpuinfo.pb-c.d [2021-04-06T17:02:04.932Z] #43 8.831 DEP images/seccomp.pb-c.d [2021-04-06T17:02:04.932Z] #43 8.911 PBCC images/userns.pb-c.c [2021-04-06T17:02:04.932Z] #43 8.950 DEP images/userns.pb-c.d [2021-04-06T17:02:04.932Z] #43 ... [2021-04-06T17:02:04.932Z] [2021-04-06T17:02:04.932Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:02:04.932Z] #45 sha256:0cfb4aa769ae0adc8076cc7af44c8bddcff8ff9770ba2c7aa3384cd394585d42 [2021-04-06T17:02:04.932Z] #45 54.82 path/filepath [2021-04-06T17:02:04.932Z] #45 54.86 net [2021-04-06T17:02:04.932Z] #45 54.90 internal/lazyregexp [2021-04-06T17:02:04.932Z] #45 55.12 github.com/LK4D4/vndr/versioned [2021-04-06T17:02:04.932Z] #45 56.81 os/exec [2021-04-06T17:02:04.932Z] #45 56.89 encoding/binary [2021-04-06T17:02:04.932Z] #45 56.93 fmt [2021-04-06T17:02:04.932Z] #45 60.18 encoding/base64 [2021-04-06T17:02:04.932Z] #45 60.74 crypto/cipher [2021-04-06T17:02:04.932Z] #45 61.45 crypto/sha512 [2021-04-06T17:02:04.932Z] #45 62.33 crypto/ed25519/internal/edwards25519 [2021-04-06T17:02:04.932Z] #45 63.22 go/scanner [2021-04-06T17:02:04.932Z] #45 63.29 text/template/parse [2021-04-06T17:02:04.932Z] #45 ... [2021-04-06T17:02:04.932Z] [2021-04-06T17:02:04.932Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:04.932Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:02:04.932Z] #43 9.015 PBCC images/cgroup.pb-c.c [2021-04-06T17:02:04.932Z] #43 9.075 DEP images/cgroup.pb-c.d [2021-04-06T17:02:05.156Z] #44 14.16 PBCC images/stats.pb-c.c [2021-04-06T17:02:05.156Z] #44 14.21 DEP images/stats.pb-c.d [2021-04-06T17:02:05.198Z] #43 9.162 PBCC images/ext-file.pb-c.c [2021-04-06T17:02:05.198Z] #43 9.180 DEP images/ext-file.pb-c.d [2021-04-06T17:02:05.198Z] #43 9.259 PBCC images/rpc.pb-c.c [2021-04-06T17:02:05.198Z] #43 9.300 DEP images/rpc.pb-c.d [2021-04-06T17:02:05.370Z] #43 19.02 CC images/core-aarch64.o [2021-04-06T17:02:05.461Z] #43 9.396 PBCC images/siginfo.pb-c.c [2021-04-06T17:02:05.461Z] #43 9.446 DEP images/siginfo.pb-c.d [2021-04-06T17:02:05.461Z] #43 9.542 PBCC images/pagemap.pb-c.c [2021-04-06T17:02:05.634Z] #43 19.40 CC images/core-ppc64.o [2021-04-06T17:02:05.725Z] #43 9.630 DEP images/pagemap.pb-c.d [2021-04-06T17:02:05.725Z] #43 9.699 PBCC images/rlimit.pb-c.c [2021-04-06T17:02:05.725Z] #43 9.734 DEP images/rlimit.pb-c.d [2021-04-06T17:02:05.725Z] #43 9.801 PBCC images/file-lock.pb-c.c [2021-04-06T17:02:05.725Z] #43 9.822 DEP images/file-lock.pb-c.d [2021-04-06T17:02:05.725Z] #43 9.869 PBCC images/tty.pb-c.c [2021-04-06T17:02:05.725Z] #43 9.938 DEP images/tty.pb-c.d [2021-04-06T17:02:05.899Z] #45 ... [2021-04-06T17:02:05.899Z] [2021-04-06T17:02:05.899Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-06T17:02:05.899Z] #37 sha256:d32876c6fd918068da34d4db653069a67672204cbf4316d1ec5d67f77f4ff060 [2021-04-06T17:02:05.899Z] #37 12.29 [100%] Built target tini-static [2021-04-06T17:02:05.899Z] #37 12.37 + mkdir -p /build [2021-04-06T17:02:05.899Z] #37 12.37 + cp tini-static /build/docker-init [2021-04-06T17:02:05.899Z] #37 DONE 13.3s [2021-04-06T17:02:05.899Z] [2021-04-06T17:02:05.899Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:02:05.899Z] #51 sha256:40f397f3dcb99469f32ba28b9c84db5c072f91955dd300702712a5cc9f4d9bde [2021-04-06T17:02:05.899Z] #51 81.05 mvdan.cc/sh/v3/fileutil [2021-04-06T17:02:05.899Z] #51 81.29 mvdan.cc/sh/v3/syntax [2021-04-06T17:02:05.989Z] #43 10.04 PBCC images/tun.pb-c.c [2021-04-06T17:02:05.989Z] #43 10.08 PBCC images/netdev.pb-c.c [2021-04-06T17:02:06.197Z] #43 20.11 CC images/core-s390.o [2021-04-06T17:02:06.253Z] #43 10.13 DEP images/tun.pb-c.d [2021-04-06T17:02:06.253Z] #43 10.18 DEP images/netdev.pb-c.d [2021-04-06T17:02:06.253Z] #43 10.25 PBCC images/vma.pb-c.c [2021-04-06T17:02:06.253Z] #43 10.32 DEP images/vma.pb-c.d [2021-04-06T17:02:06.253Z] #43 ... [2021-04-06T17:02:06.253Z] [2021-04-06T17:02:06.253Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:02:06.253Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-06T17:02:06.253Z] #13 54.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-06T17:02:06.253Z] #13 54.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-06T17:02:06.253Z] #13 54.12 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-06T17:02:06.253Z] #13 59.90 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-06T17:02:06.253Z] #13 59.91 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-06T17:02:06.253Z] #13 59.93 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:06.253Z] #13 60.19 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-06T17:02:06.253Z] #13 60.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-06T17:02:06.253Z] #13 60.22 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:06.454Z] #43 ... [2021-04-06T17:02:06.454Z] [2021-04-06T17:02:06.454Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:02:06.454Z] #45 sha256:3a0775b24e15d421411efae554a99d7ef0c539308e273dfa071c265272c1c347 [2021-04-06T17:02:06.454Z] #45 82.68 go/parser [2021-04-06T17:02:06.454Z] #45 84.51 text/template [2021-04-06T17:02:06.454Z] #45 86.55 encoding/xml [2021-04-06T17:02:06.454Z] #45 89.57 go/doc [2021-04-06T17:02:06.454Z] #45 92.22 github.com/LK4D4/vndr/versioned [2021-04-06T17:02:06.454Z] #45 92.31 compress/flate [2021-04-06T17:02:06.454Z] #45 ... [2021-04-06T17:02:06.454Z] [2021-04-06T17:02:06.454Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:02:06.454Z] #56 sha256:8f0c826fa09b22070c3c88b0f53e4693beb480da4377a3922c9e79b21a533a92 [2021-04-06T17:02:06.454Z] #56 45.30 Checking out files: 38% (1483/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: 79% (3064/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. [2021-04-06T17:02:06.454Z] #56 47.27 + cd /tmp/tmp.D0A30DVOSi/src/github.com/containerd/containerd [2021-04-06T17:02:06.518Z] #13 ... [2021-04-06T17:02:06.518Z] [2021-04-06T17:02:06.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 [2021-04-06T17:02:06.518Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:02:06.518Z] #43 10.45 PBCC images/creds.pb-c.c [2021-04-06T17:02:06.518Z] #43 10.49 DEP images/creds.pb-c.d [2021-04-06T17:02:06.518Z] #43 10.57 PBCC images/utsns.pb-c.c [2021-04-06T17:02:06.518Z] #43 10.58 DEP images/utsns.pb-c.d [2021-04-06T17:02:06.711Z] #56 47.27 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:02:06.781Z] #43 10.69 PBCC images/ipc-desc.pb-c.c [2021-04-06T17:02:06.781Z] #43 10.71 PBCC images/ipc-sem.pb-c.c [2021-04-06T17:02:06.781Z] #43 10.73 DEP images/ipc-desc.pb-c.d [2021-04-06T17:02:06.781Z] #43 10.80 DEP images/ipc-sem.pb-c.d [2021-04-06T17:02:06.781Z] #43 10.87 PBCC images/ipc-msg.pb-c.c [2021-04-06T17:02:06.781Z] #43 10.90 DEP images/ipc-msg.pb-c.d [2021-04-06T17:02:07.045Z] #43 10.95 PBCC images/ipc-shm.pb-c.c [2021-04-06T17:02:07.045Z] #43 10.96 DEP images/ipc-shm.pb-c.d [2021-04-06T17:02:07.045Z] #43 11.01 PBCC images/ipc-var.pb-c.c [2021-04-06T17:02:07.045Z] #43 11.05 DEP images/ipc-var.pb-c.d [2021-04-06T17:02:07.045Z] #43 11.13 PBCC images/sk-opts.pb-c.c [2021-04-06T17:02:07.267Z] #44 16.23 make[1]: Nothing to be done for 'all'. [2021-04-06T17:02:07.278Z] #51 ... [2021-04-06T17:02:07.278Z] [2021-04-06T17:02:07.278Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:07.278Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:02:07.278Z] #43 4.530 Note: Building without setproctitle() and strlcpy() support. [2021-04-06T17:02:07.278Z] #43 4.530 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-06T17:02:07.278Z] #43 4.530 Note: Building without GnuTLS support [2021-04-06T17:02:07.278Z] #43 4.564 Makefile.config:39: Warn: you have no libnftables installed [2021-04-06T17:02:07.278Z] #43 4.564 Makefile.config:40: Warn: Building without nftables support [2021-04-06T17:02:07.278Z] #43 6.622 fatal: not a git repository (or any of the parent directories): .git [2021-04-06T17:02:07.278Z] #43 6.673 GEN .gitid [2021-04-06T17:02:07.278Z] #43 6.704 GEN criu/include/version.h [2021-04-06T17:02:07.278Z] #43 6.772 GEN include/common/asm [2021-04-06T17:02:07.278Z] #43 8.488 PBCC images/timens.pb-c.c [2021-04-06T17:02:07.278Z] #43 8.557 DEP images/timens.pb-c.d [2021-04-06T17:02:07.278Z] #43 8.608 PBCC images/fown.pb-c.c [2021-04-06T17:02:07.278Z] #43 8.677 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-06T17:02:07.278Z] #43 8.769 PBCC images/opts.pb-c.c [2021-04-06T17:02:07.278Z] #43 8.860 PBCC images/memfd.pb-c.c [2021-04-06T17:02:07.278Z] #43 8.966 DEP images/fown.pb-c.d [2021-04-06T17:02:07.278Z] #43 9.037 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-06T17:02:07.278Z] #43 9.069 DEP images/opts.pb-c.d [2021-04-06T17:02:07.278Z] #43 9.188 DEP images/memfd.pb-c.d [2021-04-06T17:02:07.278Z] #43 9.228 PBCC images/sit.pb-c.c [2021-04-06T17:02:07.278Z] #43 9.239 DEP images/sit.pb-c.d [2021-04-06T17:02:07.278Z] #43 9.344 PBCC images/macvlan.pb-c.c [2021-04-06T17:02:07.278Z] #43 9.382 DEP images/macvlan.pb-c.d [2021-04-06T17:02:07.278Z] #43 9.432 PBCC images/autofs.pb-c.c [2021-04-06T17:02:07.278Z] #43 9.532 DEP images/autofs.pb-c.d [2021-04-06T17:02:07.278Z] #43 9.561 PBCC images/sysctl.pb-c.c [2021-04-06T17:02:07.278Z] #43 9.598 DEP images/sysctl.pb-c.d [2021-04-06T17:02:07.278Z] #43 9.651 PBCC images/time.pb-c.c [2021-04-06T17:02:07.278Z] #43 9.685 DEP images/time.pb-c.d [2021-04-06T17:02:07.278Z] #43 9.733 PBCC images/binfmt-misc.pb-c.c [2021-04-06T17:02:07.278Z] #43 9.788 DEP images/binfmt-misc.pb-c.d [2021-04-06T17:02:07.278Z] #43 9.832 PBCC images/seccomp.pb-c.c [2021-04-06T17:02:07.278Z] #43 9.863 DEP images/seccomp.pb-c.d [2021-04-06T17:02:07.278Z] #43 9.908 PBCC images/userns.pb-c.c [2021-04-06T17:02:07.278Z] #43 9.941 DEP images/userns.pb-c.d [2021-04-06T17:02:07.278Z] #43 9.993 PBCC images/cgroup.pb-c.c [2021-04-06T17:02:07.278Z] #43 10.02 DEP images/cgroup.pb-c.d [2021-04-06T17:02:07.278Z] #43 10.07 PBCC images/ext-file.pb-c.c [2021-04-06T17:02:07.278Z] #43 10.10 DEP images/ext-file.pb-c.d [2021-04-06T17:02:07.309Z] #43 11.16 PBCC images/packet-sock.pb-c.c [2021-04-06T17:02:07.309Z] #43 11.21 DEP images/sk-opts.pb-c.d [2021-04-06T17:02:07.309Z] #43 11.28 DEP images/packet-sock.pb-c.d [2021-04-06T17:02:07.309Z] #43 11.34 PBCC images/sk-netlink.pb-c.c [2021-04-06T17:02:07.309Z] #43 11.41 DEP images/sk-netlink.pb-c.d [2021-04-06T17:02:07.309Z] #43 11.53 PBCC images/sk-inet.pb-c.c [2021-04-06T17:02:07.537Z] #43 10.15 PBCC images/rpc.pb-c.c [2021-04-06T17:02:07.537Z] #43 10.19 DEP images/rpc.pb-c.d [2021-04-06T17:02:07.537Z] #43 10.29 PBCC images/siginfo.pb-c.c [2021-04-06T17:02:07.537Z] #43 10.33 DEP images/siginfo.pb-c.d [2021-04-06T17:02:07.537Z] #43 10.37 PBCC images/pagemap.pb-c.c [2021-04-06T17:02:07.572Z] #43 11.61 DEP images/sk-inet.pb-c.d [2021-04-06T17:02:07.572Z] #43 11.66 PBCC images/sk-unix.pb-c.c [2021-04-06T17:02:07.572Z] #43 11.69 DEP images/sk-unix.pb-c.d [2021-04-06T17:02:07.572Z] #43 11.74 PBCC images/mm.pb-c.c [2021-04-06T17:02:07.572Z] #43 11.79 DEP images/mm.pb-c.d [2021-04-06T17:02:07.797Z] #43 10.41 DEP images/pagemap.pb-c.d [2021-04-06T17:02:07.797Z] #43 10.53 PBCC images/rlimit.pb-c.c [2021-04-06T17:02:07.797Z] #43 10.55 DEP images/rlimit.pb-c.d [2021-04-06T17:02:07.797Z] #43 10.64 PBCC images/file-lock.pb-c.c [2021-04-06T17:02:07.836Z] #43 11.83 PBCC images/timerfd.pb-c.c [2021-04-06T17:02:07.836Z] #43 11.86 DEP images/timerfd.pb-c.d [2021-04-06T17:02:07.836Z] #43 11.90 PBCC images/timer.pb-c.c [2021-04-06T17:02:07.836Z] #43 11.93 DEP images/timer.pb-c.d [2021-04-06T17:02:07.836Z] #43 11.99 PBCC images/sa.pb-c.c [2021-04-06T17:02:07.836Z] #43 12.02 DEP images/sa.pb-c.d [2021-04-06T17:02:07.920Z] #44 ... [2021-04-06T17:02:07.920Z] [2021-04-06T17:02:07.920Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:02:07.920Z] #52 sha256:da4513f2fdc0a5efad3654b2e30388a1769de34f126bd71f87624e6e9d2565d4 [2021-04-06T17:02:07.920Z] #52 74.82 time [2021-04-06T17:02:07.920Z] #52 78.71 regexp [2021-04-06T17:02:08.056Z] #43 10.67 DEP images/file-lock.pb-c.d [2021-04-06T17:02:08.056Z] #43 10.73 PBCC images/tty.pb-c.c [2021-04-06T17:02:08.056Z] #43 10.78 DEP images/tty.pb-c.d [2021-04-06T17:02:08.056Z] #43 10.91 PBCC images/tun.pb-c.c [2021-04-06T17:02:08.099Z] #43 12.08 PBCC images/pipe-data.pb-c.c [2021-04-06T17:02:08.099Z] #43 12.10 DEP images/pipe-data.pb-c.d [2021-04-06T17:02:08.099Z] #43 12.16 PBCC images/mnt.pb-c.c [2021-04-06T17:02:08.099Z] #43 ... [2021-04-06T17:02:08.099Z] [2021-04-06T17:02:08.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 [2021-04-06T17:02:08.099Z] #34 sha256:18a2bdb0b3a727b5afc26b0218342214cd5995d7edab5f4eccb48499cac95623 [2021-04-06T17:02:08.099Z] #34 DONE 68.2s [2021-04-06T17:02:08.099Z] [2021-04-06T17:02:08.099Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:08.099Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:02:08.099Z] #43 12.24 DEP images/mnt.pb-c.d [2021-04-06T17:02:08.221Z] #52 ... [2021-04-06T17:02:08.221Z] [2021-04-06T17:02:08.221Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:02:08.221Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-06T17:02:08.221Z] #14 77.83 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-06T17:02:08.221Z] #14 77.84 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-06T17:02:08.221Z] #14 77.84 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:08.221Z] #14 78.00 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-06T17:02:08.221Z] #14 78.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-06T17:02:08.221Z] #14 78.01 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:08.315Z] #43 10.91 PBCC images/netdev.pb-c.c [2021-04-06T17:02:08.315Z] #43 10.99 DEP images/tun.pb-c.d [2021-04-06T17:02:08.315Z] #43 11.13 DEP images/netdev.pb-c.d [2021-04-06T17:02:08.315Z] #43 11.13 PBCC images/vma.pb-c.c [2021-04-06T17:02:08.363Z] #43 ... [2021-04-06T17:02:08.363Z] [2021-04-06T17:02:08.363Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-06T17:02:08.363Z] #37 sha256:5d55a3ec40507201cf1802893f0936e7d22cc8a9a9845871d2e6a9c8758434a9 [2021-04-06T17:02:08.363Z] #37 8.291 -- Detecting C compile features - done [2021-04-06T17:02:08.363Z] #37 8.328 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-06T17:02:08.363Z] #37 8.597 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-06T17:02:08.363Z] #37 8.710 -- Configuring done [2021-04-06T17:02:08.363Z] #37 8.735 -- Generating done [2021-04-06T17:02:08.363Z] #37 8.746 -- Build files have been written to: /tmp/tmp.4UwNsgv6Yz/tini [2021-04-06T17:02:08.363Z] #37 8.758 + make tini-static [2021-04-06T17:02:08.363Z] #37 9.307 Scanning dependencies of target tini-static [2021-04-06T17:02:08.363Z] #37 9.471 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-06T17:02:08.363Z] #37 11.33 [100%] Linking C executable tini-static [2021-04-06T17:02:08.363Z] #37 11.95 [100%] Built target tini-static [2021-04-06T17:02:08.363Z] #37 12.00 + mkdir -p /build [2021-04-06T17:02:08.363Z] #37 12.01 + cp tini-static /build/docker-init [2021-04-06T17:02:08.363Z] #37 DONE 12.9s [2021-04-06T17:02:08.363Z] [2021-04-06T17:02:08.363Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:08.363Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:02:08.363Z] #43 12.43 PBCC images/sk-packet.pb-c.c [2021-04-06T17:02:08.363Z] #43 12.47 DEP images/sk-packet.pb-c.d [2021-04-06T17:02:08.574Z] #43 11.25 DEP images/vma.pb-c.d [2021-04-06T17:02:08.574Z] #43 11.32 PBCC images/creds.pb-c.c [2021-04-06T17:02:08.574Z] #43 11.40 DEP images/creds.pb-c.d [2021-04-06T17:02:08.574Z] #43 11.46 PBCC images/utsns.pb-c.c [2021-04-06T17:02:08.574Z] #43 11.46 DEP images/utsns.pb-c.d [2021-04-06T17:02:08.608Z] #56 48.98 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-06T17:02:08.608Z] #56 48.98 + BUILDTAGS='netgo osusergo static_build' [2021-04-06T17:02:08.608Z] #56 48.99 + export EXTRA_FLAGS=-buildmode=pie [2021-04-06T17:02:08.608Z] #56 48.99 + EXTRA_FLAGS=-buildmode=pie [2021-04-06T17:02:08.608Z] #56 48.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-06T17:02:08.608Z] #56 48.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-06T17:02:08.608Z] #56 48.99 + '[' '' = dynamic ']' [2021-04-06T17:02:08.608Z] #56 48.99 + make [2021-04-06T17:02:08.627Z] #43 12.62 PBCC images/tcp-stream.pb-c.c [2021-04-06T17:02:08.627Z] #43 12.69 DEP images/tcp-stream.pb-c.d [2021-04-06T17:02:08.627Z] #43 12.78 PBCC images/pipe.pb-c.c [2021-04-06T17:02:08.627Z] #43 12.84 DEP images/pipe.pb-c.d [2021-04-06T17:02:08.833Z] #43 11.54 PBCC images/ipc-desc.pb-c.c [2021-04-06T17:02:08.833Z] #43 11.55 PBCC images/ipc-sem.pb-c.c [2021-04-06T17:02:08.833Z] #43 11.63 DEP images/ipc-desc.pb-c.d [2021-04-06T17:02:08.833Z] #43 11.64 DEP images/ipc-sem.pb-c.d [2021-04-06T17:02:08.833Z] #43 11.73 PBCC images/ipc-msg.pb-c.c [2021-04-06T17:02:08.891Z] #43 12.96 PBCC images/pstree.pb-c.c [2021-04-06T17:02:08.891Z] #43 13.00 DEP images/pstree.pb-c.d [2021-04-06T17:02:09.092Z] #43 11.74 DEP images/ipc-msg.pb-c.d [2021-04-06T17:02:09.092Z] #43 11.81 PBCC images/ipc-shm.pb-c.c [2021-04-06T17:02:09.092Z] #43 11.82 DEP images/ipc-shm.pb-c.d [2021-04-06T17:02:09.092Z] #43 11.92 PBCC images/ipc-var.pb-c.c [2021-04-06T17:02:09.092Z] #43 11.93 DEP images/ipc-var.pb-c.d [2021-04-06T17:02:09.092Z] #43 12.00 PBCC images/sk-opts.pb-c.c [2021-04-06T17:02:09.154Z] #43 13.12 PBCC images/fs.pb-c.c [2021-04-06T17:02:09.154Z] #43 13.14 DEP images/fs.pb-c.d [2021-04-06T17:02:09.154Z] #43 13.24 PBCC images/signalfd.pb-c.c [2021-04-06T17:02:09.172Z] #56 49.92 + bin/ctr [2021-04-06T17:02:09.294Z] #14 ... [2021-04-06T17:02:09.294Z] [2021-04-06T17:02:09.294Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:09.294Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:02:09.294Z] #44 18.17 CC images/stats.o [2021-04-06T17:02:09.294Z] #44 18.53 CC images/core.o [2021-04-06T17:02:09.353Z] #43 12.05 PBCC images/packet-sock.pb-c.c [2021-04-06T17:02:09.353Z] #43 12.12 DEP images/sk-opts.pb-c.d [2021-04-06T17:02:09.417Z] #43 13.32 DEP images/signalfd.pb-c.d [2021-04-06T17:02:09.417Z] #43 13.40 PBCC images/fh.pb-c.c [2021-04-06T17:02:09.417Z] #43 13.46 PBCC images/fsnotify.pb-c.c [2021-04-06T17:02:09.612Z] #43 12.20 DEP images/packet-sock.pb-c.d [2021-04-06T17:02:09.612Z] #43 12.26 PBCC images/sk-netlink.pb-c.c [2021-04-06T17:02:09.612Z] #43 12.31 DEP images/sk-netlink.pb-c.d [2021-04-06T17:02:09.612Z] #43 12.38 PBCC images/sk-inet.pb-c.c [2021-04-06T17:02:09.612Z] #43 12.43 DEP images/sk-inet.pb-c.d [2021-04-06T17:02:09.612Z] #43 12.52 PBCC images/sk-unix.pb-c.c [2021-04-06T17:02:09.746Z] #43 13.56 DEP images/fh.pb-c.d [2021-04-06T17:02:09.746Z] #43 13.65 DEP images/fsnotify.pb-c.d [2021-04-06T17:02:09.746Z] #43 13.73 PBCC images/eventpoll.pb-c.c [2021-04-06T17:02:09.746Z] #43 13.77 DEP images/eventpoll.pb-c.d [2021-04-06T17:02:09.746Z] #43 13.86 PBCC images/eventfd.pb-c.c [2021-04-06T17:02:09.872Z] #43 12.56 DEP images/sk-unix.pb-c.d [2021-04-06T17:02:09.872Z] #43 12.62 PBCC images/mm.pb-c.c [2021-04-06T17:02:09.872Z] #43 12.68 DEP images/mm.pb-c.d [2021-04-06T17:02:09.872Z] #43 12.73 PBCC images/timerfd.pb-c.c [2021-04-06T17:02:10.054Z] #43 13.92 DEP images/eventfd.pb-c.d [2021-04-06T17:02:10.054Z] #43 14.04 PBCC images/remap-file-path.pb-c.c [2021-04-06T17:02:10.054Z] #43 14.12 DEP images/remap-file-path.pb-c.d [2021-04-06T17:02:10.132Z] #43 12.81 DEP images/timerfd.pb-c.d [2021-04-06T17:02:10.132Z] #43 12.90 PBCC images/timer.pb-c.c [2021-04-06T17:02:10.132Z] #43 12.91 DEP images/timer.pb-c.d [2021-04-06T17:02:10.132Z] #43 12.97 PBCC images/sa.pb-c.c [2021-04-06T17:02:10.318Z] #43 14.20 PBCC images/fifo.pb-c.c [2021-04-06T17:02:10.318Z] #43 14.43 DEP images/fifo.pb-c.d [2021-04-06T17:02:10.353Z] #44 19.17 CC images/core-x86.o [2021-04-06T17:02:10.391Z] #43 13.03 DEP images/sa.pb-c.d [2021-04-06T17:02:10.391Z] #43 13.08 PBCC images/pipe-data.pb-c.c [2021-04-06T17:02:10.391Z] #43 13.13 DEP images/pipe-data.pb-c.d [2021-04-06T17:02:10.391Z] #43 13.16 PBCC images/mnt.pb-c.c [2021-04-06T17:02:10.391Z] #43 13.20 DEP images/mnt.pb-c.d [2021-04-06T17:02:10.391Z] #43 13.26 PBCC images/sk-packet.pb-c.c [2021-04-06T17:02:10.591Z] #43 14.53 PBCC images/ghost-file.pb-c.c [2021-04-06T17:02:10.591Z] #43 14.60 DEP images/ghost-file.pb-c.d [2021-04-06T17:02:10.591Z] #43 14.78 PBCC images/regfile.pb-c.c [2021-04-06T17:02:10.651Z] #43 13.30 DEP images/sk-packet.pb-c.d [2021-04-06T17:02:10.653Z] #44 19.86 CC images/core-arm.o [2021-04-06T17:02:10.863Z] #43 14.80 DEP images/regfile.pb-c.d [2021-04-06T17:02:10.863Z] #43 14.92 PBCC images/ns.pb-c.c [2021-04-06T17:02:10.863Z] #43 15.01 DEP images/ns.pb-c.d [2021-04-06T17:02:10.863Z] #43 15.04 PBCC images/fdinfo.pb-c.c [2021-04-06T17:02:10.911Z] #43 13.41 PBCC images/tcp-stream.pb-c.c [2021-04-06T17:02:10.911Z] #43 13.47 DEP images/tcp-stream.pb-c.d [2021-04-06T17:02:10.911Z] #43 13.51 PBCC images/pipe.pb-c.c [2021-04-06T17:02:10.911Z] #43 13.58 DEP images/pipe.pb-c.d [2021-04-06T17:02:10.911Z] #43 13.62 PBCC images/pstree.pb-c.c [2021-04-06T17:02:10.911Z] #43 13.63 DEP images/pstree.pb-c.d [2021-04-06T17:02:10.911Z] #43 13.69 PBCC images/fs.pb-c.c [2021-04-06T17:02:10.911Z] #43 13.72 DEP images/fs.pb-c.d [2021-04-06T17:02:10.911Z] #43 13.79 PBCC images/signalfd.pb-c.c [2021-04-06T17:02:11.128Z] #43 15.31 DEP images/fdinfo.pb-c.d [2021-04-06T17:02:11.171Z] #43 13.85 DEP images/signalfd.pb-c.d [2021-04-06T17:02:11.171Z] #43 13.91 PBCC images/fh.pb-c.c [2021-04-06T17:02:11.171Z] #43 13.93 PBCC images/fsnotify.pb-c.c [2021-04-06T17:02:11.171Z] #43 14.00 DEP images/fh.pb-c.d [2021-04-06T17:02:11.302Z] #44 20.37 CC images/core-aarch64.o [2021-04-06T17:02:11.392Z] #43 15.39 PBCC images/core-aarch64.pb-c.c [2021-04-06T17:02:11.392Z] #43 15.45 PBCC images/core-arm.pb-c.c [2021-04-06T17:02:11.392Z] #43 15.51 PBCC images/core-ppc64.pb-c.c [2021-04-06T17:02:11.430Z] #43 14.06 DEP images/fsnotify.pb-c.d [2021-04-06T17:02:11.430Z] #43 14.13 PBCC images/eventpoll.pb-c.c [2021-04-06T17:02:11.430Z] #43 14.18 DEP images/eventpoll.pb-c.d [2021-04-06T17:02:11.430Z] #43 14.23 PBCC images/eventfd.pb-c.c [2021-04-06T17:02:11.430Z] #43 14.26 DEP images/eventfd.pb-c.d [2021-04-06T17:02:11.430Z] #43 14.29 PBCC images/remap-file-path.pb-c.c [2021-04-06T17:02:11.655Z] #43 15.61 PBCC images/core-s390.pb-c.c [2021-04-06T17:02:11.655Z] #43 15.69 PBCC images/core-x86.pb-c.c [2021-04-06T17:02:11.655Z] #43 15.72 PBCC images/core.pb-c.c [2021-04-06T17:02:11.655Z] #43 15.75 PBCC images/inventory.pb-c.c [2021-04-06T17:02:11.655Z] #43 15.78 DEP images/core-aarch64.pb-c.d [2021-04-06T17:02:11.655Z] #43 15.81 DEP images/core-arm.pb-c.d [2021-04-06T17:02:11.655Z] #43 15.86 DEP images/core-ppc64.pb-c.d [2021-04-06T17:02:11.690Z] #43 14.35 DEP images/remap-file-path.pb-c.d [2021-04-06T17:02:11.690Z] #43 14.40 PBCC images/fifo.pb-c.c [2021-04-06T17:02:11.690Z] #43 14.43 DEP images/fifo.pb-c.d [2021-04-06T17:02:11.690Z] #43 14.47 PBCC images/ghost-file.pb-c.c [2021-04-06T17:02:11.690Z] #43 14.54 DEP images/ghost-file.pb-c.d [2021-04-06T17:02:11.918Z] #43 15.90 DEP images/core-s390.pb-c.d [2021-04-06T17:02:11.918Z] #43 15.98 DEP images/core-x86.pb-c.d [2021-04-06T17:02:11.918Z] #43 16.04 DEP images/core.pb-c.d [2021-04-06T17:02:11.918Z] #43 16.10 DEP images/inventory.pb-c.d [2021-04-06T17:02:11.950Z] #43 14.62 PBCC images/regfile.pb-c.c [2021-04-06T17:02:11.950Z] #43 14.65 DEP images/regfile.pb-c.d [2021-04-06T17:02:11.950Z] #43 14.70 PBCC images/ns.pb-c.c [2021-04-06T17:02:11.950Z] #43 14.74 DEP images/ns.pb-c.d [2021-04-06T17:02:11.950Z] #43 14.79 PBCC images/fdinfo.pb-c.c [2021-04-06T17:02:11.954Z] #44 20.82 CC images/core-ppc64.o [2021-04-06T17:02:12.181Z] #43 16.18 PBCC images/cpuinfo.pb-c.c [2021-04-06T17:02:12.181Z] #43 16.21 DEP images/cpuinfo.pb-c.d [2021-04-06T17:02:12.181Z] #43 16.30 PBCC images/stats.pb-c.c [2021-04-06T17:02:12.181Z] #43 16.35 DEP images/stats.pb-c.d [2021-04-06T17:02:12.210Z] #43 14.87 DEP images/fdinfo.pb-c.d [2021-04-06T17:02:12.210Z] #43 14.95 PBCC images/core-aarch64.pb-c.c [2021-04-06T17:02:12.210Z] #43 15.03 PBCC images/core-arm.pb-c.c [2021-04-06T17:02:12.210Z] #43 15.08 PBCC images/core-ppc64.pb-c.c [2021-04-06T17:02:12.253Z] #44 ... [2021-04-06T17:02:12.253Z] [2021-04-06T17:02:12.253Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:02:12.253Z] #35 sha256:6f8413672d314a720989448ac9dbda59b84ba8e5455ef7d4ffdccb42c273ab39 [2021-04-06T17:02:12.253Z] #35 79.06 internal/poll [2021-04-06T17:02:12.253Z] #35 81.48 os [2021-04-06T17:02:12.253Z] #35 83.23 internal/fmtsort [2021-04-06T17:02:12.253Z] #35 84.74 path/filepath [2021-04-06T17:02:12.253Z] #35 84.76 fmt [2021-04-06T17:02:12.253Z] #35 86.55 io/ioutil [2021-04-06T17:02:12.253Z] #35 88.48 github.com/BurntSushi/toml [2021-04-06T17:02:12.253Z] #35 88.48 flag [2021-04-06T17:02:12.253Z] #35 88.48 log [2021-04-06T17:02:12.452Z] #56 ... [2021-04-06T17:02:12.452Z] [2021-04-06T17:02:12.452Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:02:12.452Z] #51 sha256:515d5b323f7ae805ccf50007eebda001226637aae17bdf1d870282b15ed079ee [2021-04-06T17:02:12.452Z] #51 91.52 mvdan.cc/sh/v3/cmd/shfmt [2021-04-06T17:02:12.452Z] #51 DONE 98.2s [2021-04-06T17:02:12.452Z] [2021-04-06T17:02:12.452Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:12.452Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:02:12.452Z] #43 20.80 CC images/cpuinfo.o [2021-04-06T17:02:12.452Z] #43 21.25 CC images/inventory.o [2021-04-06T17:02:12.452Z] #43 21.51 CC images/fdinfo.o [2021-04-06T17:02:12.452Z] #43 21.84 CC images/fown.o [2021-04-06T17:02:12.452Z] #43 22.06 CC images/ns.o [2021-04-06T17:02:12.452Z] #43 22.36 CC images/regfile.o [2021-04-06T17:02:12.452Z] #43 22.61 CC images/ghost-file.o [2021-04-06T17:02:12.452Z] #43 22.97 CC images/fifo.o [2021-04-06T17:02:12.452Z] #43 23.16 CC images/remap-file-path.o [2021-04-06T17:02:12.452Z] #43 23.47 CC images/eventfd.o [2021-04-06T17:02:12.452Z] #43 23.67 CC images/eventpoll.o [2021-04-06T17:02:12.452Z] #43 24.06 CC images/fh.o [2021-04-06T17:02:12.452Z] #43 24.32 CC images/fsnotify.o [2021-04-06T17:02:12.452Z] #43 24.95 CC images/signalfd.o [2021-04-06T17:02:12.452Z] #43 25.26 CC images/fs.o [2021-04-06T17:02:12.452Z] #43 25.41 CC images/pstree.o [2021-04-06T17:02:12.452Z] #43 25.64 CC images/pipe.o [2021-04-06T17:02:12.452Z] #43 25.99 CC images/tcp-stream.o [2021-04-06T17:02:12.469Z] #43 15.18 PBCC images/core-s390.pb-c.c [2021-04-06T17:02:12.469Z] #43 15.29 PBCC images/core-x86.pb-c.c [2021-04-06T17:02:12.553Z] #35 ... [2021-04-06T17:02:12.553Z] [2021-04-06T17:02:12.553Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:12.553Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:02:12.553Z] #44 21.57 CC images/core-s390.o [2021-04-06T17:02:12.722Z] #43 26.50 CC images/sk-packet.o [2021-04-06T17:02:12.729Z] #43 15.33 PBCC images/core.pb-c.c [2021-04-06T17:02:12.729Z] #43 15.42 PBCC images/inventory.pb-c.c [2021-04-06T17:02:12.729Z] #43 15.49 DEP images/core-aarch64.pb-c.d [2021-04-06T17:02:12.729Z] #43 ... [2021-04-06T17:02:12.729Z] [2021-04-06T17:02:12.729Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:02:12.729Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:02:12.729Z] #13 73.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-06T17:02:12.729Z] #13 73.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-06T17:02:12.729Z] #13 73.22 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-06T17:02:12.729Z] #13 79.25 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-06T17:02:12.729Z] #13 79.25 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-06T17:02:12.729Z] #13 79.29 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:12.729Z] #13 79.52 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-06T17:02:12.729Z] #13 79.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-06T17:02:12.729Z] #13 79.57 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:12.936Z] Fetching without tags [2021-04-06T17:02:12.988Z] #13 ... [2021-04-06T17:02:12.988Z] [2021-04-06T17:02:12.988Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:12.988Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:02:12.988Z] #43 15.55 DEP images/core-arm.pb-c.d [2021-04-06T17:02:12.988Z] #43 15.64 DEP images/core-ppc64.pb-c.d [2021-04-06T17:02:12.988Z] #43 15.69 DEP images/core-s390.pb-c.d [2021-04-06T17:02:12.988Z] #43 15.74 DEP images/core-x86.pb-c.d [2021-04-06T17:02:12.988Z] #43 15.80 DEP images/core.pb-c.d [2021-04-06T17:02:13.218Z] #44 22.40 CC images/cpuinfo.o [2021-04-06T17:02:13.248Z] #43 15.86 DEP images/inventory.pb-c.d [2021-04-06T17:02:13.248Z] #43 15.94 PBCC images/cpuinfo.pb-c.c [2021-04-06T17:02:13.248Z] #43 15.98 DEP images/cpuinfo.pb-c.d [2021-04-06T17:02:13.248Z] #43 16.04 PBCC images/stats.pb-c.c [2021-04-06T17:02:13.285Z] #43 26.98 CC images/mnt.o [2021-04-06T17:02:12.630Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T17:02:12.692Z] > git config --add remote.origin.fetch +refs/pull/42257/head:refs/remotes/origin/PR-42257 # timeout=10 [2021-04-06T17:02:12.739Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T17:02:12.848Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-06T17:02:12.958Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-06T17:02:12.958Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:02:12.958Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42257/head:refs/remotes/origin/PR-42257 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-04-06T17:02:13.508Z] #43 16.07 DEP images/stats.pb-c.d [2021-04-06T17:02:13.517Z] #44 ... [2021-04-06T17:02:13.517Z] [2021-04-06T17:02:13.517Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:02:13.517Z] #46 sha256:d06514fe2f65b3f3f83fe4a9eaac757d92035dfd3e06e549b5dfb5bb996f0b8c [2021-04-06T17:02:13.517Z] #46 80.30 internal/poll [2021-04-06T17:02:13.517Z] #46 83.65 regexp [2021-04-06T17:02:13.517Z] #46 86.04 path/filepath [2021-04-06T17:02:13.517Z] #46 87.23 net [2021-04-06T17:02:13.517Z] #46 89.21 os/exec [2021-04-06T17:02:13.542Z] #43 27.24 CC images/pipe-data.o [2021-04-06T17:02:13.691Z] Merging remotes/origin/20.10 commit 88bd96d6e58e39ee4469fc7442c5001ff68afc48 into PR head commit f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T17:02:13.799Z] #43 27.52 CC images/sa.o [2021-04-06T17:02:13.815Z] #46 ... [2021-04-06T17:02:13.815Z] [2021-04-06T17:02:13.815Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:02:13.815Z] #52 sha256:da4513f2fdc0a5efad3654b2e30388a1769de34f126bd71f87624e6e9d2565d4 [2021-04-06T17:02:13.815Z] #52 86.04 path/filepath [2021-04-06T17:02:13.815Z] #52 86.54 mvdan.cc/sh/v3/fileutil [2021-04-06T17:02:13.815Z] #52 89.72 encoding/binary [2021-04-06T17:02:13.815Z] #52 89.73 flag [2021-04-06T17:02:13.815Z] #52 89.74 go/token [2021-04-06T17:02:13.815Z] #52 89.75 github.com/pkg/diff [2021-04-06T17:02:14.055Z] #43 27.78 CC images/timer.o [2021-04-06T17:02:14.112Z] #43 17.86 make[1]: Nothing to be done for 'all'. [2021-04-06T17:02:14.112Z] #43 ... [2021-04-06T17:02:14.112Z] [2021-04-06T17:02:14.112Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:02:14.112Z] #51 sha256:eed52d1321de100d096fc9ff1ad86795dccde3c7176eb03e6b2969e0e0230211 [2021-04-06T17:02:14.112Z] #51 64.14 encoding/json [2021-04-06T17:02:14.312Z] #43 28.06 CC images/timerfd.o [2021-04-06T17:02:14.375Z] #51 ... [2021-04-06T17:02:14.375Z] [2021-04-06T17:02:14.375Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:02:14.375Z] #45 sha256:0cfb4aa769ae0adc8076cc7af44c8bddcff8ff9770ba2c7aa3384cd394585d42 [2021-04-06T17:02:14.375Z] #45 65.47 encoding/json [2021-04-06T17:02:14.375Z] #45 65.54 go/ast [2021-04-06T17:02:14.375Z] #45 70.51 text/template [2021-04-06T17:02:14.375Z] #45 73.28 go/parser [2021-04-06T17:02:14.569Z] #43 28.33 CC images/mm.o [2021-04-06T17:02:14.886Z] #43 17.50 make[1]: Nothing to be done for 'all'. [2021-04-06T17:02:14.952Z] #45 ... [2021-04-06T17:02:14.952Z] [2021-04-06T17:02:14.952Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:02:14.952Z] #56 sha256:b3575a05ca13ca6512331f33b22e9e34e079edc2d8f593a237299d5d8143a6ef [2021-04-06T17:02:15.133Z] #43 28.64 CC images/sk-opts.o [2021-04-06T17:02:15.133Z] #43 28.84 CC images/sk-unix.o [2021-04-06T17:02:15.390Z] #43 29.17 CC images/sk-inet.o [2021-04-06T17:02:15.928Z] #52 ... [2021-04-06T17:02:15.928Z] [2021-04-06T17:02:15.928Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:02:15.928Z] #57 sha256:7469af0e7d1e30a99f5235628a6c599d4057a59b4ae36e793427e318380c7605 [2021-04-06T17:02:15.953Z] #43 29.56 CC images/tun.o [2021-04-06T17:02:15.953Z] #43 29.80 CC images/sk-netlink.o [2021-04-06T17:02:16.210Z] #43 30.09 CC images/packet-sock.o [2021-04-06T17:02:13.787Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T17:02:13.834Z] > git checkout -f f2c0b3688a572fa0588132317ea1e276fef44203 # timeout=10 [2021-04-06T17:02:15.930Z] > git remote # timeout=10 [2021-04-06T17:02:16.024Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T17:02:16.055Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-06T17:02:16.055Z] > git merge 88bd96d6e58e39ee4469fc7442c5001ff68afc48 # timeout=10 [2021-04-06T17:02:16.265Z] #43 19.01 CC images/stats.o [2021-04-06T17:02:16.281Z] Merge succeeded, producing f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T17:02:16.282Z] Checking out Revision f2c0b3688a572fa0588132317ea1e276fef44203 (PR-42257) [2021-04-06T17:02:16.481Z] #43 30.37 CC images/ipc-var.o [2021-04-06T17:02:16.525Z] #43 19.40 CC images/core.o [2021-04-06T17:02:16.525Z] #57 49.95 Checking out files: 62% (2388/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. [2021-04-06T17:02:16.525Z] #57 50.77 + cd /tmp/tmp.wiZ5i2S7SE/src/github.com/containerd/containerd [2021-04-06T17:02:16.525Z] #57 50.77 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:02:16.538Z] #56 36.80 Checking out files: 54% (2096/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% (3295/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. [2021-04-06T17:02:16.538Z] #56 38.35 + cd /tmp/tmp.wi8R6wECfg/src/github.com/containerd/containerd [2021-04-06T17:02:16.538Z] #56 38.35 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:02:16.737Z] #43 ... [2021-04-06T17:02:16.737Z] [2021-04-06T17:02:16.738Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:02:16.738Z] #45 sha256:3a0775b24e15d421411efae554a99d7ef0c539308e273dfa071c265272c1c347 [2021-04-06T17:02:16.738Z] #45 92.95 github.com/LK4D4/vndr/build [2021-04-06T17:02:16.738Z] #45 94.87 hash/crc32 [2021-04-06T17:02:16.738Z] #45 95.48 compress/gzip [2021-04-06T17:02:16.738Z] #45 96.22 net [2021-04-06T17:02:16.738Z] #45 96.40 vendor/golang.org/x/text/transform [2021-04-06T17:02:16.738Z] #45 97.21 vendor/golang.org/x/text/unicode/bidi [2021-04-06T17:02:16.738Z] #45 99.17 vendor/golang.org/x/text/secure/bidirule [2021-04-06T17:02:16.738Z] #45 99.71 vendor/golang.org/x/text/unicode/norm [2021-04-06T17:02:16.738Z] #45 ... [2021-04-06T17:02:16.738Z] [2021-04-06T17:02:16.738Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:02:16.738Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:02:16.738Z] #13 97.16 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-06T17:02:16.738Z] #13 97.16 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-06T17:02:16.738Z] #13 97.16 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:17.093Z] #43 ... [2021-04-06T17:02:17.093Z] [2021-04-06T17:02:17.093Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:02:17.093Z] #45 sha256:e916ebd5dbec63ed9e36d6f613b574f4943230e1fe1604396f10ba2eb682dfd0 [2021-04-06T17:02:17.093Z] #45 82.50 encoding/xml [2021-04-06T17:02:17.093Z] #45 84.79 go/doc [2021-04-06T17:02:17.093Z] #45 88.29 github.com/LK4D4/vndr/versioned [2021-04-06T17:02:17.093Z] #45 88.35 github.com/LK4D4/vndr/build [2021-04-06T17:02:17.093Z] #45 88.47 compress/flate [2021-04-06T17:02:17.093Z] #45 91.41 hash/crc32 [2021-04-06T17:02:17.093Z] #45 91.81 net [2021-04-06T17:02:17.093Z] #45 91.89 compress/gzip [2021-04-06T17:02:17.093Z] #45 92.47 vendor/golang.org/x/text/transform [2021-04-06T17:02:17.093Z] #45 ... [2021-04-06T17:02:17.093Z] [2021-04-06T17:02:17.093Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:17.093Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:02:17.093Z] #43 19.97 CC images/core-x86.o [2021-04-06T17:02:18.032Z] #43 20.64 CC images/core-arm.o [2021-04-06T17:02:18.078Z] #57 52.23 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-06T17:02:18.078Z] #57 52.24 + BUILDTAGS='netgo osusergo static_build' [2021-04-06T17:02:18.078Z] #57 52.24 + export EXTRA_FLAGS=-buildmode=pie [2021-04-06T17:02:18.078Z] #57 52.24 + EXTRA_FLAGS=-buildmode=pie [2021-04-06T17:02:18.078Z] #57 52.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-06T17:02:18.078Z] #57 52.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-06T17:02:18.078Z] #57 52.24 + '[' '' = dynamic ']' [2021-04-06T17:02:18.078Z] #57 52.24 + make [2021-04-06T17:02:18.292Z] #43 21.10 CC images/core-aarch64.o [2021-04-06T17:02:18.465Z] #56 39.93 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-06T17:02:18.465Z] #56 39.93 + BUILDTAGS='netgo osusergo static_build' [2021-04-06T17:02:18.465Z] #56 39.93 + export EXTRA_FLAGS=-buildmode=pie [2021-04-06T17:02:18.465Z] #56 39.93 + EXTRA_FLAGS=-buildmode=pie [2021-04-06T17:02:18.465Z] #56 39.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-06T17:02:18.465Z] #56 39.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-06T17:02:18.465Z] #56 39.93 + '[' '' = dynamic ']' [2021-04-06T17:02:18.465Z] #56 39.93 + make [2021-04-06T17:02:18.551Z] #43 ... [2021-04-06T17:02:18.551Z] [2021-04-06T17:02:18.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 [2021-04-06T17:02:18.551Z] #51 sha256:40f397f3dcb99469f32ba28b9c84db5c072f91955dd300702712a5cc9f4d9bde [2021-04-06T17:02:18.551Z] #51 88.34 mvdan.cc/sh/v3/cmd/shfmt [2021-04-06T17:02:18.551Z] #51 DONE 94.1s [2021-04-06T17:02:18.811Z] [2021-04-06T17:02:18.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 [2021-04-06T17:02:18.811Z] #56 sha256:4c956d6441bda3e376298242160cfdb49f2a118dc9646a37ca20683a596e2320 [2021-04-06T17:02:19.133Z] #57 53.44 + bin/ctr [2021-04-06T17:02:16.196Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-04-06T17:02:16.305Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T17:02:16.352Z] > git checkout -f f2c0b3688a572fa0588132317ea1e276fef44203 # timeout=10 [2021-04-06T17:02:19.415Z] #56 41.10 + bin/ctr [2021-04-06T17:02:19.850Z] #56 48.55 Checking out files: 49% (1906/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: 88% (3383/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. [2021-04-06T17:02:19.850Z] #56 50.05 + cd /tmp/tmp.6QWoYuHf2U/src/github.com/containerd/containerd [2021-04-06T17:02:19.850Z] #56 50.05 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-06T17:02:21.236Z] #57 ... [2021-04-06T17:02:21.236Z] [2021-04-06T17:02:21.236Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-04-06T17:02:21.236Z] #35 sha256:6f8413672d314a720989448ac9dbda59b84ba8e5455ef7d4ffdccb42c273ab39 [2021-04-06T17:02:21.236Z] #35 93.31 github.com/BurntSushi/toml/cmd/tomlv [2021-04-06T17:02:21.236Z] #35 DONE 97.8s [2021-04-06T17:02:21.236Z] [2021-04-06T17:02:21.236Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:21.236Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:02:21.236Z] #44 22.88 CC images/inventory.o [2021-04-06T17:02:21.236Z] #44 23.12 CC images/fdinfo.o [2021-04-06T17:02:21.236Z] #44 23.54 CC images/fown.o [2021-04-06T17:02:21.236Z] #44 23.77 CC images/ns.o [2021-04-06T17:02:21.236Z] #44 24.00 CC images/regfile.o [2021-04-06T17:02:21.236Z] #44 24.37 CC images/ghost-file.o [2021-04-06T17:02:21.236Z] #44 24.81 CC images/fifo.o [2021-04-06T17:02:21.236Z] #44 25.21 CC images/remap-file-path.o [2021-04-06T17:02:21.236Z] #44 25.40 CC images/eventfd.o [2021-04-06T17:02:21.236Z] #44 25.60 CC images/eventpoll.o [2021-04-06T17:02:21.236Z] #44 25.91 CC images/fh.o [2021-04-06T17:02:21.236Z] #44 26.43 CC images/fsnotify.o [2021-04-06T17:02:21.236Z] #44 27.18 CC images/signalfd.o [2021-04-06T17:02:21.236Z] #44 27.48 CC images/fs.o [2021-04-06T17:02:21.236Z] #44 27.71 CC images/pstree.o [2021-04-06T17:02:21.236Z] #44 27.99 CC images/pipe.o [2021-04-06T17:02:21.236Z] #44 28.25 CC images/tcp-stream.o [2021-04-06T17:02:21.236Z] #44 28.51 CC images/sk-packet.o [2021-04-06T17:02:21.236Z] #44 28.92 CC images/mnt.o [2021-04-06T17:02:21.236Z] #44 29.28 CC images/pipe-data.o [2021-04-06T17:02:21.236Z] #44 29.52 CC images/sa.o [2021-04-06T17:02:21.236Z] #44 29.75 CC images/timer.o [2021-04-06T17:02:21.236Z] #44 30.26 CC images/timerfd.o [2021-04-06T17:02:21.236Z] #44 30.54 CC images/mm.o [2021-04-06T17:02:22.292Z] #44 31.13 CC images/sk-opts.o [2021-04-06T17:02:22.292Z] #44 31.47 CC images/sk-unix.o [2021-04-06T17:02:22.389Z] #56 52.36 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-06T17:02:22.389Z] #56 52.36 + BUILDTAGS='netgo osusergo static_build' [2021-04-06T17:02:22.389Z] #56 52.36 + export EXTRA_FLAGS=-buildmode=pie [2021-04-06T17:02:22.389Z] #56 52.36 + EXTRA_FLAGS=-buildmode=pie [2021-04-06T17:02:22.389Z] #56 52.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-06T17:02:22.389Z] #56 52.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-06T17:02:22.389Z] #56 52.36 + '[' '' = dynamic ']' [2021-04-06T17:02:22.389Z] #56 52.36 + make [2021-04-06T17:02:22.946Z] #44 31.87 CC images/sk-inet.o [2021-04-06T17:02:23.246Z] #44 32.22 CC images/tun.o [2021-04-06T17:02:23.287Z] #13 ... [2021-04-06T17:02:23.287Z] [2021-04-06T17:02:23.287Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:23.287Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:02:23.287Z] #43 30.55 CC images/ipc-desc.o [2021-04-06T17:02:23.287Z] #43 30.79 CC images/ipc-shm.o [2021-04-06T17:02:23.287Z] #43 30.97 CC images/ipc-msg.o [2021-04-06T17:02:23.287Z] #43 31.19 CC images/ipc-sem.o [2021-04-06T17:02:23.287Z] #43 31.43 CC images/utsns.o [2021-04-06T17:02:23.287Z] #43 31.56 CC images/creds.o [2021-04-06T17:02:23.287Z] #43 31.75 CC images/vma.o [2021-04-06T17:02:23.287Z] #43 31.92 CC images/netdev.o [2021-04-06T17:02:23.287Z] #43 32.22 CC images/tty.o [2021-04-06T17:02:23.287Z] #43 32.72 CC images/file-lock.o [2021-04-06T17:02:23.287Z] #43 32.95 CC images/rlimit.o [2021-04-06T17:02:23.287Z] #43 33.12 CC images/pagemap.o [2021-04-06T17:02:23.287Z] #43 33.39 CC images/siginfo.o [2021-04-06T17:02:23.287Z] #43 33.63 CC images/rpc.o [2021-04-06T17:02:23.287Z] #43 34.60 CC images/ext-file.o [2021-04-06T17:02:23.287Z] #43 34.78 CC images/cgroup.o [2021-04-06T17:02:23.287Z] #43 35.34 CC images/userns.o [2021-04-06T17:02:23.287Z] #43 35.61 CC images/google/protobuf/descriptor.o [2021-04-06T17:02:23.287Z] #43 37.01 CC images/opts.o [2021-04-06T17:02:23.287Z] #43 37.19 CC images/seccomp.o [2021-04-06T17:02:23.329Z] #56 53.27 + bin/ctr [2021-04-06T17:02:23.544Z] #43 37.45 CC images/binfmt-misc.o [2021-04-06T17:02:23.544Z] #44 32.46 CC images/sk-netlink.o [2021-04-06T17:02:23.544Z] #44 32.67 CC images/packet-sock.o [2021-04-06T17:02:23.643Z] #56 ... [2021-04-06T17:02:23.643Z] [2021-04-06T17:02:23.643Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:02:23.643Z] #51 sha256:eed52d1321de100d096fc9ff1ad86795dccde3c7176eb03e6b2969e0e0230211 [2021-04-06T17:02:23.643Z] #51 75.43 golang.org/x/crypto/ssh/terminal [2021-04-06T17:02:23.643Z] #51 76.74 mvdan.cc/sh/v3/cmd/shfmt [2021-04-06T17:02:23.643Z] #51 DONE 83.8s [2021-04-06T17:02:23.643Z] [2021-04-06T17:02:23.643Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:23.643Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:02:23.643Z] #43 19.48 CC images/stats.o [2021-04-06T17:02:23.643Z] #43 20.00 CC images/core.o [2021-04-06T17:02:23.643Z] #43 20.57 CC images/core-x86.o [2021-04-06T17:02:23.643Z] #43 21.24 CC images/core-arm.o [2021-04-06T17:02:23.643Z] #43 21.73 CC images/core-aarch64.o [2021-04-06T17:02:23.643Z] #43 22.15 CC images/core-ppc64.o [2021-04-06T17:02:23.643Z] #43 22.90 CC images/core-s390.o [2021-04-06T17:02:23.643Z] #43 23.58 CC images/cpuinfo.o [2021-04-06T17:02:23.643Z] #43 24.07 CC images/inventory.o [2021-04-06T17:02:23.643Z] #43 24.46 CC images/fdinfo.o [2021-04-06T17:02:23.643Z] #43 24.85 CC images/fown.o [2021-04-06T17:02:23.643Z] #43 25.14 CC images/ns.o [2021-04-06T17:02:23.643Z] #43 25.42 CC images/regfile.o [2021-04-06T17:02:23.643Z] #43 25.71 CC images/ghost-file.o [2021-04-06T17:02:23.643Z] #43 25.99 CC images/fifo.o [2021-04-06T17:02:23.643Z] #43 26.25 CC images/remap-file-path.o [2021-04-06T17:02:23.643Z] #43 26.56 CC images/eventfd.o [2021-04-06T17:02:23.643Z] #43 26.93 CC images/eventpoll.o [2021-04-06T17:02:23.643Z] #43 27.37 CC images/fh.o [2021-04-06T17:02:23.643Z] #43 27.68 CC images/fsnotify.o [2021-04-06T17:02:23.800Z] #43 37.65 CC images/time.o [2021-04-06T17:02:23.843Z] #44 33.05 CC images/ipc-var.o [2021-04-06T17:02:24.057Z] #43 37.86 CC images/sysctl.o [2021-04-06T17:02:24.142Z] #44 33.20 CC images/ipc-desc.o [2021-04-06T17:02:24.142Z] #44 ... [2021-04-06T17:02:24.142Z] [2021-04-06T17:02:24.142Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:02:24.142Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-06T17:02:24.142Z] #14 100.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-06T17:02:24.142Z] #14 100.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-06T17:02:24.142Z] #14 100.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:24.314Z] #43 38.06 CC images/autofs.o [2021-04-06T17:02:24.571Z] #43 38.25 CC images/macvlan.o [2021-04-06T17:02:24.571Z] #43 38.42 CC images/sit.o [2021-04-06T17:02:24.593Z] #43 28.53 CC images/signalfd.o [2021-04-06T17:02:24.593Z] #43 28.81 CC images/fs.o [2021-04-06T17:02:24.827Z] #43 38.68 CC images/memfd.o [2021-04-06T17:02:25.084Z] #43 38.95 CC images/timens.o [2021-04-06T17:02:25.173Z] #43 29.05 CC images/pstree.o [2021-04-06T17:02:25.341Z] #43 39.19 LINK images/built-in.o [2021-04-06T17:02:25.437Z] #43 29.44 CC images/pipe.o [2021-04-06T17:02:25.598Z] #43 39.35 GEN compel/include/asm [2021-04-06T17:02:25.598Z] #43 39.39 GEN compel/include/version.h [2021-04-06T17:02:25.598Z] #43 39.40 touch .config [2021-04-06T17:02:25.598Z] #43 39.44 GEN include/common/config.h [2021-04-06T17:02:25.701Z] #43 29.71 CC images/tcp-stream.o [2021-04-06T17:02:25.854Z] #43 39.51 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-06T17:02:25.854Z] #43 39.53 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-06T17:02:25.854Z] #43 39.56 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-06T17:02:25.854Z] #43 39.58 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-06T17:02:25.854Z] #43 39.60 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-06T17:02:25.854Z] #43 39.61 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-06T17:02:25.854Z] #43 39.65 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-06T17:02:25.854Z] #43 39.68 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-06T17:02:25.854Z] #43 39.69 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-06T17:02:25.854Z] #43 39.71 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-06T17:02:25.854Z] #43 39.72 DEP compel/plugins/std/infect.d [2021-04-06T17:02:25.969Z] #43 29.95 CC images/sk-packet.o [2021-04-06T17:02:25.969Z] #43 ... [2021-04-06T17:02:25.969Z] [2021-04-06T17:02:25.969Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:02:25.969Z] #45 sha256:0cfb4aa769ae0adc8076cc7af44c8bddcff8ff9770ba2c7aa3384cd394585d42 [2021-04-06T17:02:25.969Z] #45 76.03 encoding/xml [2021-04-06T17:02:25.969Z] #45 77.65 go/doc [2021-04-06T17:02:25.969Z] #45 78.10 math/big [2021-04-06T17:02:25.969Z] #45 82.64 github.com/LK4D4/vndr/build [2021-04-06T17:02:25.969Z] #45 85.25 vendor/golang.org/x/net/idna [2021-04-06T17:02:26.111Z] #43 39.81 DEP compel/plugins/std/string.d [2021-04-06T17:02:26.111Z] #43 39.87 DEP compel/plugins/std/log.d [2021-04-06T17:02:26.111Z] #43 39.93 DEP compel/plugins/std/fds.d [2021-04-06T17:02:26.232Z] #45 ... [2021-04-06T17:02:26.232Z] [2021-04-06T17:02:26.232Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:26.232Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:02:26.232Z] #43 30.31 CC images/mnt.o [2021-04-06T17:02:26.243Z] #14 ... [2021-04-06T17:02:26.243Z] [2021-04-06T17:02:26.243Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:02:26.243Z] #52 sha256:da4513f2fdc0a5efad3654b2e30388a1769de34f126bd71f87624e6e9d2565d4 [2021-04-06T17:02:26.243Z] #52 92.61 go/scanner [2021-04-06T17:02:26.243Z] #52 94.19 mvdan.cc/editorconfig [2021-04-06T17:02:26.243Z] #52 94.60 mvdan.cc/sh/v3/syntax [2021-04-06T17:02:26.243Z] #52 96.60 encoding/base64 [2021-04-06T17:02:26.243Z] #52 96.91 go/ast [2021-04-06T17:02:26.243Z] #52 98.63 golang.org/x/sys/unix [2021-04-06T17:02:26.243Z] #52 99.43 encoding/json [2021-04-06T17:02:26.243Z] #52 ... [2021-04-06T17:02:26.243Z] [2021-04-06T17:02:26.243Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:26.243Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:02:26.243Z] #44 33.39 CC images/ipc-shm.o [2021-04-06T17:02:26.243Z] #44 33.59 CC images/ipc-msg.o [2021-04-06T17:02:26.243Z] #44 33.90 CC images/ipc-sem.o [2021-04-06T17:02:26.243Z] #44 34.13 CC images/utsns.o [2021-04-06T17:02:26.243Z] #44 34.45 CC images/creds.o [2021-04-06T17:02:26.243Z] #44 34.75 CC images/vma.o [2021-04-06T17:02:26.243Z] #44 34.95 CC images/netdev.o [2021-04-06T17:02:26.243Z] #44 35.37 CC images/tty.o [2021-04-06T17:02:26.368Z] #43 40.02 DEP compel/plugins/std/std.d [2021-04-06T17:02:26.368Z] #43 40.14 DEP compel/plugins/shmem/shmem.d [2021-04-06T17:02:26.368Z] #43 40.24 DEP compel/plugins/fds/fds.d [2021-04-06T17:02:26.624Z] #43 40.38 CC compel/plugins/std/std.o [2021-04-06T17:02:26.809Z] #43 30.61 CC images/pipe-data.o [2021-04-06T17:02:26.881Z] #43 40.68 CC compel/plugins/std/fds.o [2021-04-06T17:02:27.074Z] #43 30.96 CC images/sa.o [2021-04-06T17:02:27.138Z] #43 ... [2021-04-06T17:02:27.138Z] [2021-04-06T17:02:27.138Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:02:27.138Z] #45 sha256:3a0775b24e15d421411efae554a99d7ef0c539308e273dfa071c265272c1c347 [2021-04-06T17:02:27.138Z] #45 103.4 vendor/golang.org/x/net/idna [2021-04-06T17:02:27.138Z] #45 105.7 vendor/golang.org/x/net/http2/hpack [2021-04-06T17:02:27.138Z] #45 107.0 mime [2021-04-06T17:02:27.138Z] #45 108.6 mime/quotedprintable [2021-04-06T17:02:27.138Z] #45 108.8 net/http/internal [2021-04-06T17:02:27.138Z] #45 112.9 net/textproto [2021-04-06T17:02:27.138Z] #45 112.9 crypto/x509 [2021-04-06T17:02:27.302Z] #44 36.16 CC images/file-lock.o [2021-04-06T17:02:27.302Z] #44 ... [2021-04-06T17:02:27.302Z] [2021-04-06T17:02:27.302Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:02:27.302Z] #46 sha256:d06514fe2f65b3f3f83fe4a9eaac757d92035dfd3e06e549b5dfb5bb996f0b8c [2021-04-06T17:02:27.302Z] #46 94.01 internal/lazyregexp [2021-04-06T17:02:27.302Z] #46 94.02 github.com/LK4D4/vndr/versioned [2021-04-06T17:02:27.302Z] #46 96.49 encoding/binary [2021-04-06T17:02:27.302Z] #46 96.51 go/scanner [2021-04-06T17:02:27.302Z] #46 96.52 net/url [2021-04-06T17:02:27.302Z] #46 100.6 go/ast [2021-04-06T17:02:27.302Z] #46 101.5 text/template/parse [2021-04-06T17:02:27.302Z] #46 102.0 encoding/json [2021-04-06T17:02:27.302Z] #46 ... [2021-04-06T17:02:27.302Z] [2021-04-06T17:02:27.302Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:27.302Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:02:27.302Z] #44 36.44 CC images/rlimit.o [2021-04-06T17:02:27.337Z] #43 31.29 CC images/timer.o [2021-04-06T17:02:27.394Z] #45 ... [2021-04-06T17:02:27.395Z] [2021-04-06T17:02:27.395Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:27.395Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:02:27.395Z] #43 41.12 CC compel/plugins/std/log.o [2021-04-06T17:02:27.600Z] #44 36.73 CC images/pagemap.o [2021-04-06T17:02:27.601Z] #43 31.71 CC images/timerfd.o [2021-04-06T17:02:27.899Z] #44 37.08 CC images/siginfo.o [2021-04-06T17:02:28.178Z] #43 32.00 CC images/mm.o [2021-04-06T17:02:28.180Z] Commit message: "Pin arm64 machines to a specific Ubuntu version" [2021-04-06T17:02:28.324Z] #43 41.93 CC compel/plugins/std/string.o [2021-04-06T17:02:28.442Z] #43 32.26 CC images/sk-opts.o [2021-04-06T17:02:28.442Z] #43 32.50 CC images/sk-unix.o [2021-04-06T17:02:28.548Z] #44 37.55 CC images/rpc.o [2021-04-06T17:02:28.613Z] #56 ... [2021-04-06T17:02:28.613Z] [2021-04-06T17:02:28.613Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:02:28.613Z] #45 sha256:e916ebd5dbec63ed9e36d6f613b574f4943230e1fe1604396f10ba2eb682dfd0 [2021-04-06T17:02:28.613Z] #45 93.20 vendor/golang.org/x/text/unicode/bidi [2021-04-06T17:02:28.613Z] #45 95.17 vendor/golang.org/x/text/secure/bidirule [2021-04-06T17:02:28.613Z] #45 95.49 vendor/golang.org/x/text/unicode/norm [2021-04-06T17:02:28.613Z] #45 99.62 vendor/golang.org/x/net/idna [2021-04-06T17:02:28.613Z] #45 101.8 vendor/golang.org/x/net/http2/hpack [2021-04-06T17:02:28.613Z] #45 102.7 mime [2021-04-06T17:02:28.613Z] #45 ... [2021-04-06T17:02:28.613Z] [2021-04-06T17:02:28.613Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:28.613Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:02:28.613Z] #43 21.62 CC images/core-ppc64.o [2021-04-06T17:02:28.613Z] #43 22.15 CC images/core-s390.o [2021-04-06T17:02:28.613Z] #43 22.92 CC images/cpuinfo.o [2021-04-06T17:02:28.613Z] #43 23.35 CC images/inventory.o [2021-04-06T17:02:28.613Z] #43 23.70 CC images/fdinfo.o [2021-04-06T17:02:28.613Z] #43 24.03 CC images/fown.o [2021-04-06T17:02:28.613Z] #43 24.21 CC images/ns.o [2021-04-06T17:02:28.613Z] #43 24.42 CC images/regfile.o [2021-04-06T17:02:28.613Z] #43 24.61 CC images/ghost-file.o [2021-04-06T17:02:28.613Z] #43 24.94 CC images/fifo.o [2021-04-06T17:02:28.613Z] #43 25.17 CC images/remap-file-path.o [2021-04-06T17:02:28.613Z] #43 25.37 CC images/eventfd.o [2021-04-06T17:02:28.613Z] #43 25.60 CC images/eventpoll.o [2021-04-06T17:02:28.613Z] #43 25.91 CC images/fh.o [2021-04-06T17:02:28.613Z] #43 26.21 CC images/fsnotify.o [2021-04-06T17:02:28.613Z] #43 26.89 CC images/signalfd.o [2021-04-06T17:02:28.613Z] #43 27.20 CC images/fs.o [2021-04-06T17:02:28.613Z] #43 27.35 CC images/pstree.o [2021-04-06T17:02:28.613Z] #43 27.57 CC images/pipe.o [2021-04-06T17:02:28.613Z] #43 27.76 CC images/tcp-stream.o [2021-04-06T17:02:28.613Z] #43 28.01 CC images/sk-packet.o [2021-04-06T17:02:28.613Z] #43 28.26 CC images/mnt.o [2021-04-06T17:02:28.613Z] #43 28.47 CC images/pipe-data.o [2021-04-06T17:02:28.613Z] #43 28.67 CC images/sa.o [2021-04-06T17:02:28.613Z] #43 28.91 CC images/timer.o [2021-04-06T17:02:28.613Z] #43 29.32 CC images/timerfd.o [2021-04-06T17:02:28.613Z] #43 29.59 CC images/mm.o [2021-04-06T17:02:28.613Z] #43 29.84 CC images/sk-opts.o [2021-04-06T17:02:28.613Z] #43 30.08 CC images/sk-unix.o [2021-04-06T17:02:28.613Z] #43 30.32 CC images/sk-inet.o [2021-04-06T17:02:28.613Z] #43 30.75 CC images/tun.o [2021-04-06T17:02:28.613Z] #43 31.05 CC images/sk-netlink.o [2021-04-06T17:02:28.613Z] #43 31.33 CC images/packet-sock.o [2021-04-06T17:02:28.553Z] > git --version # timeout=10 [2021-04-06T17:02:28.616Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-06T17:02:28.678Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-06T17:02:28.888Z] #43 42.55 CC compel/plugins/std/infect.o [2021-04-06T17:02:29.020Z] #43 32.86 CC images/sk-inet.o [2021-04-06T17:02:29.145Z] #43 42.97 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-06T17:02:29.145Z] #43 43.00 CC compel/arch/x86/plugins/std/memcpy.o [Pipeline] withEnv [Pipeline] { [2021-04-06T17:02:29.183Z] #43 31.68 CC images/ipc-var.o [2021-04-06T17:02:29.183Z] #43 ... [2021-04-06T17:02:29.183Z] [2021-04-06T17:02:29.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 [2021-04-06T17:02:29.183Z] #45 sha256:e916ebd5dbec63ed9e36d6f613b574f4943230e1fe1604396f10ba2eb682dfd0 [2021-04-06T17:02:29.183Z] #45 104.6 mime/quotedprintable [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-06T17:02:29.284Z] #43 33.39 CC images/tun.o [2021-04-06T17:02:29.402Z] #43 43.06 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-06T17:02:29.402Z] #43 43.12 AR compel/plugins/std.lib.a [2021-04-06T17:02:29.402Z] #43 43.20 CC compel/plugins/fds/fds.o [2021-04-06T17:02:29.443Z] #45 105.0 net/http/internal [2021-04-06T17:02:29.548Z] #43 ... [2021-04-06T17:02:29.548Z] [2021-04-06T17:02:29.548Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:02:29.548Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-06T17:02:29.548Z] #13 77.32 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-06T17:02:29.548Z] #13 77.32 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-06T17:02:29.548Z] #13 77.32 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:29.548Z] #13 ... [2021-04-06T17:02:29.548Z] [2021-04-06T17:02:29.548Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:02:29.548Z] #45 sha256:0cfb4aa769ae0adc8076cc7af44c8bddcff8ff9770ba2c7aa3384cd394585d42 [2021-04-06T17:02:29.548Z] #45 87.43 vendor/golang.org/x/net/http2/hpack [2021-04-06T17:02:29.548Z] #45 88.11 mime [2021-04-06T17:02:29.548Z] #45 88.67 net/http/internal [2021-04-06T17:02:29.660Z] #43 43.56 AR compel/plugins/fds.lib.a [2021-04-06T17:02:29.917Z] #43 43.64 HOSTDEP compel/src/lib/log-host.d [2021-04-06T17:02:29.917Z] #43 43.72 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-06T17:02:29.917Z] #43 43.85 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-06T17:02:30.095Z] #44 38.94 CC images/ext-file.o [2021-04-06T17:02:30.095Z] #44 39.15 CC images/cgroup.o [2021-04-06T17:02:30.177Z] #43 43.93 HOSTDEP compel/src/main-host.d [2021-04-06T17:02:30.433Z] #43 44.01 DEP compel/src/lib/ptrace.d [2021-04-06T17:02:30.433Z] #43 44.19 DEP compel/src/lib/infect.d [2021-04-06T17:02:30.691Z] #43 44.35 DEP compel/src/lib/infect-util.d [2021-04-06T17:02:30.691Z] #43 44.48 DEP compel/src/lib/infect-rpc.d [2021-04-06T17:02:30.747Z] #44 39.92 CC images/userns.o [2021-04-06T17:02:30.947Z] #43 44.60 DEP compel/arch/x86/src/lib/infect.d [2021-04-06T17:02:30.947Z] #43 44.73 DEP compel/arch/x86/src/lib/cpu.d [2021-04-06T17:02:30.947Z] #43 44.82 DEP compel/src/lib/log.d [2021-04-06T17:02:31.047Z] #44 40.25 CC images/google/protobuf/descriptor.o [2021-04-06T17:02:31.204Z] #43 44.94 DEP compel/src/main.d [2021-04-06T17:02:31.204Z] #43 45.02 DEP compel/src/lib/handle-elf.d [2021-04-06T17:02:31.461Z] #43 45.11 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-06T17:02:31.461Z] #43 45.28 CC compel/src/lib/log.o [2021-04-06T17:02:31.475Z] #45 91.25 vendor/golang.org/x/net/http/httpproxy [2021-04-06T17:02:31.475Z] #45 91.26 net/textproto [2021-04-06T17:02:31.475Z] #45 91.26 crypto/x509 [2021-04-06T17:02:31.718Z] #43 45.50 CC compel/arch/x86/src/lib/cpu.o [2021-04-06T17:02:31.794Z] + docker version [2021-04-06T17:02:32.425Z] #45 92.30 mime/multipart [2021-04-06T17:02:32.648Z] #43 46.29 CC compel/arch/x86/src/lib/infect.o [2021-04-06T17:02:32.690Z] #45 ... [2021-04-06T17:02:32.690Z] [2021-04-06T17:02:32.690Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:02:32.690Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-06T17:02:32.690Z] #13 88.87 Selecting previously unselected package libapparmor1:arm64. [2021-04-06T17:02:32.690Z] #13 88.88 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-04-06T17:02:32.690Z] #13 88.89 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-04-06T17:02:32.690Z] #13 89.04 Selecting previously unselected package libapparmor-dev:arm64. [2021-04-06T17:02:32.690Z] #13 89.04 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-04-06T17:02:32.690Z] #13 89.06 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-04-06T17:02:32.690Z] #13 89.18 Selecting previously unselected package libbtrfs0. [2021-04-06T17:02:32.690Z] #13 89.18 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-04-06T17:02:32.690Z] #13 89.19 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-06T17:02:32.690Z] #13 89.29 Selecting previously unselected package libbtrfs-dev. [2021-04-06T17:02:32.690Z] #13 89.29 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-04-06T17:02:32.690Z] #13 89.32 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:02:32.690Z] #13 89.47 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-04-06T17:02:32.690Z] #13 89.47 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-04-06T17:02:32.690Z] #13 89.48 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-04-06T17:02:32.690Z] #13 89.60 Selecting previously unselected package libudev-dev:arm64. [2021-04-06T17:02:32.690Z] #13 89.60 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-04-06T17:02:32.690Z] #13 89.64 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-04-06T17:02:32.690Z] #13 89.86 Selecting previously unselected package libsepol1-dev:arm64. [2021-04-06T17:02:32.690Z] #13 89.88 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-04-06T17:02:32.690Z] #13 89.88 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-04-06T17:02:32.690Z] #13 90.20 Selecting previously unselected package libpcre16-3:arm64. [2021-04-06T17:02:32.690Z] #13 90.21 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-04-06T17:02:32.690Z] #13 90.24 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-04-06T17:02:32.690Z] #13 90.45 Selecting previously unselected package libpcre32-3:arm64. [2021-04-06T17:02:32.690Z] #13 90.46 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-04-06T17:02:32.690Z] #13 90.47 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-04-06T17:02:32.954Z] #13 90.71 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-04-06T17:02:32.954Z] #13 90.72 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-04-06T17:02:32.954Z] #13 90.73 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-04-06T17:02:32.954Z] #13 90.96 Selecting previously unselected package libpcre3-dev:arm64. [2021-04-06T17:02:32.954Z] #13 90.97 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-04-06T17:02:33.232Z] #13 90.98 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-04-06T17:02:33.496Z] #13 91.40 Selecting previously unselected package libselinux1-dev:arm64. [2021-04-06T17:02:33.581Z] #43 47.23 CC compel/src/lib/infect-rpc.o [2021-04-06T17:02:33.581Z] #43 ... [2021-04-06T17:02:33.581Z] [2021-04-06T17:02:33.581Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:02:33.581Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:02:33.581Z] #13 112.7 Selecting previously unselected package libapparmor1:amd64. [2021-04-06T17:02:33.581Z] #13 112.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-06T17:02:33.581Z] #13 112.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-06T17:02:33.581Z] #13 112.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-06T17:02:33.581Z] #13 112.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-06T17:02:33.581Z] #13 112.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-06T17:02:33.581Z] #13 113.0 Selecting previously unselected package libbtrfs0. [2021-04-06T17:02:33.581Z] #13 113.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-06T17:02:33.581Z] #13 113.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-06T17:02:33.581Z] #13 113.1 Selecting previously unselected package libbtrfs-dev. [2021-04-06T17:02:33.581Z] #13 113.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-06T17:02:33.581Z] #13 113.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:02:33.581Z] #13 113.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-06T17:02:33.581Z] #13 113.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-06T17:02:33.581Z] #13 113.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-06T17:02:33.581Z] #13 113.3 Selecting previously unselected package libudev-dev:amd64. [2021-04-06T17:02:33.581Z] #13 113.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-06T17:02:33.581Z] #13 113.4 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-06T17:02:33.581Z] #13 113.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-06T17:02:33.581Z] #13 113.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-06T17:02:33.581Z] #13 113.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-06T17:02:33.581Z] #13 113.9 Selecting previously unselected package libpcre16-3:amd64. [2021-04-06T17:02:33.581Z] #13 113.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-06T17:02:33.581Z] #13 113.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-06T17:02:33.581Z] #13 114.0 Selecting previously unselected package libpcre32-3:amd64. [2021-04-06T17:02:33.581Z] #13 114.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-06T17:02:33.581Z] #13 114.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-06T17:02:33.641Z] #45 108.9 net/textproto [2021-04-06T17:02:33.641Z] #45 108.9 crypto/x509 [2021-04-06T17:02:33.760Z] #13 91.40 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-04-06T17:02:33.760Z] #13 91.41 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-04-06T17:02:33.832Z] #44 42.54 CC images/opts.o [2021-04-06T17:02:33.832Z] #44 42.83 CC images/seccomp.o [2021-04-06T17:02:33.837Z] #13 114.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-06T17:02:33.837Z] #13 114.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-06T17:02:33.837Z] #13 114.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-06T17:02:34.023Z] #13 91.74 Selecting previously unselected package libdevmapper-dev:arm64. [2021-04-06T17:02:34.023Z] #13 91.74 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-04-06T17:02:34.023Z] #13 91.76 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-04-06T17:02:34.023Z] #13 91.87 Selecting previously unselected package libseccomp-dev:arm64. [2021-04-06T17:02:34.023Z] #13 91.87 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-04-06T17:02:34.023Z] #13 91.88 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-04-06T17:02:34.094Z] #13 114.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-06T17:02:34.094Z] #13 114.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-06T17:02:34.094Z] #13 114.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-06T17:02:34.132Z] #44 43.12 CC images/binfmt-misc.o [2021-04-06T17:02:34.132Z] #44 43.32 CC images/time.o [2021-04-06T17:02:34.132Z] #44 ... [2021-04-06T17:02:34.132Z] [2021-04-06T17:02:34.132Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:02:34.132Z] #46 sha256:d06514fe2f65b3f3f83fe4a9eaac757d92035dfd3e06e549b5dfb5bb996f0b8c [2021-04-06T17:02:34.132Z] #46 111.0 text/template [2021-04-06T17:02:34.287Z] #13 92.05 Selecting previously unselected package libsystemd-dev:arm64. [2021-04-06T17:02:34.287Z] #13 92.06 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-04-06T17:02:34.287Z] #13 92.07 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-04-06T17:02:34.580Z] #45 109.9 vendor/golang.org/x/net/http/httpguts [2021-04-06T17:02:34.612Z] #13 115.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-06T17:02:34.612Z] #13 115.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-06T17:02:34.612Z] #13 115.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-06T17:02:34.840Z] #45 110.2 vendor/golang.org/x/net/http/httpproxy [2021-04-06T17:02:34.870Z] #13 115.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-06T17:02:34.870Z] #13 115.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-06T17:02:34.870Z] #13 115.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-06T17:02:34.898Z] #13 92.54 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-04-06T17:02:34.898Z] #13 92.57 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-04-06T17:02:34.898Z] #13 92.61 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-04-06T17:02:34.898Z] #13 92.64 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-06T17:02:34.898Z] #13 92.66 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-04-06T17:02:34.898Z] #13 92.68 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-04-06T17:02:34.898Z] #13 92.71 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:34.898Z] #13 92.73 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-06T17:02:34.898Z] #13 92.75 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-04-06T17:02:34.898Z] #13 92.77 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-04-06T17:02:34.898Z] #13 92.82 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-06T17:02:34.898Z] #13 92.85 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:02:35.127Z] #13 115.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-06T17:02:35.127Z] #13 115.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-06T17:02:35.127Z] #13 115.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-06T17:02:35.127Z] #13 115.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-06T17:02:35.127Z] #13 115.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-06T17:02:35.127Z] #13 115.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-06T17:02:35.191Z] #13 92.88 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-04-06T17:02:35.191Z] #13 92.93 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-06T17:02:35.191Z] #13 92.96 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-04-06T17:02:35.191Z] #13 92.98 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-06T17:02:35.191Z] #13 93.01 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-04-06T17:02:35.191Z] #13 93.05 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:35.412Z] #45 110.8 mime/multipart [2021-04-06T17:02:35.412Z] #45 ... [2021-04-06T17:02:35.412Z] [2021-04-06T17:02:35.412Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:35.412Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:02:35.412Z] #43 31.95 CC images/ipc-desc.o [2021-04-06T17:02:35.412Z] #43 32.19 CC images/ipc-shm.o [2021-04-06T17:02:35.412Z] #43 32.40 CC images/ipc-msg.o [2021-04-06T17:02:35.412Z] #43 32.64 CC images/ipc-sem.o [2021-04-06T17:02:35.412Z] #43 32.80 CC images/utsns.o [2021-04-06T17:02:35.412Z] #43 33.00 CC images/creds.o [2021-04-06T17:02:35.412Z] #43 33.17 CC images/vma.o [2021-04-06T17:02:35.412Z] #43 33.39 CC images/netdev.o [2021-04-06T17:02:35.412Z] #43 33.81 CC images/tty.o [2021-04-06T17:02:35.412Z] #43 34.37 CC images/file-lock.o [2021-04-06T17:02:35.412Z] #43 34.58 CC images/rlimit.o [2021-04-06T17:02:35.412Z] #43 34.83 CC images/pagemap.o [2021-04-06T17:02:35.412Z] #43 35.07 CC images/siginfo.o [2021-04-06T17:02:35.412Z] #43 35.39 CC images/rpc.o [2021-04-06T17:02:35.412Z] #43 36.60 CC images/ext-file.o [2021-04-06T17:02:35.412Z] #43 36.82 CC images/cgroup.o [2021-04-06T17:02:35.412Z] #43 37.37 CC images/userns.o [2021-04-06T17:02:35.412Z] #43 37.72 CC images/google/protobuf/descriptor.o [2021-04-06T17:02:35.455Z] #13 93.09 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-06T17:02:35.455Z] #13 93.10 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-06T17:02:35.455Z] #13 93.13 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:35.455Z] #13 93.23 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-06T17:02:35.455Z] #13 93.24 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-06T17:02:35.455Z] #13 93.26 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-06T17:02:35.455Z] #13 93.29 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-04-06T17:02:35.455Z] #13 93.31 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-04-06T17:02:35.455Z] #13 93.34 Setting up dmsetup (2:1.02.155-3) ... [2021-04-06T17:02:35.492Z] Client: Docker Engine - Enterprise [2021-04-06T17:02:35.492Z] Version: 19.03.12 [2021-04-06T17:02:35.492Z] API version: 1.40 [2021-04-06T17:02:35.492Z] Go version: go1.13.13 [2021-04-06T17:02:35.492Z] Git commit: 4306744 [2021-04-06T17:02:35.492Z] Built: 08/05/2020 19:27:53 [2021-04-06T17:02:35.492Z] OS/Arch: windows/amd64 [2021-04-06T17:02:35.492Z] Experimental: false [2021-04-06T17:02:35.492Z] [2021-04-06T17:02:35.492Z] Server: Docker Engine - Enterprise [2021-04-06T17:02:35.492Z] Engine: [2021-04-06T17:02:35.492Z] Version: 19.03.12 [2021-04-06T17:02:35.492Z] API version: 1.40 (minimum version 1.24) [2021-04-06T17:02:35.492Z] Go version: go1.13.13 [2021-04-06T17:02:35.492Z] Git commit: f295753ffd [2021-04-06T17:02:35.492Z] Built: 08/05/2020 19:26:41 [2021-04-06T17:02:35.492Z] OS/Arch: windows/amd64 [2021-04-06T17:02:35.492Z] Experimental: true [2021-04-06T17:02:35.691Z] #13 116.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-06T17:02:35.691Z] #13 116.1 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-06T17:02:35.691Z] #13 116.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-06T17:02:35.691Z] #13 116.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-06T17:02:35.691Z] #13 116.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-06T17:02:35.691Z] #13 116.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-06T17:02:35.691Z] #13 116.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:35.691Z] #13 116.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-06T17:02:35.691Z] #13 116.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-06T17:02:35.691Z] #13 116.1 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-06T17:02:35.691Z] #13 116.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-06T17:02:35.691Z] #13 116.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:02:35.691Z] #13 116.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-06T17:02:35.691Z] #13 116.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-06T17:02:35.691Z] #13 116.3 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-06T17:02:35.691Z] #13 116.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-06T17:02:35.691Z] #13 116.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-06T17:02:35.691Z] #13 116.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:35.691Z] #13 116.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-06T17:02:35.691Z] #13 116.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-06T17:02:35.719Z] #13 93.37 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-04-06T17:02:35.719Z] #13 93.39 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-04-06T17:02:35.719Z] #13 93.41 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:02:35.948Z] #13 116.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:35.948Z] #13 116.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-06T17:02:35.948Z] #13 116.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-06T17:02:35.948Z] #13 116.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-06T17:02:35.948Z] #13 116.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-06T17:02:35.948Z] #13 116.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-06T17:02:35.948Z] #13 116.4 Setting up dmsetup (2:1.02.155-3) ... [2021-04-06T17:02:35.948Z] #13 116.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-06T17:02:35.948Z] #13 116.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-06T17:02:35.948Z] #13 116.4 Processing triggers for libc-bin (2.28-10) ... [Pipeline] sh [2021-04-06T17:02:36.862Z] #43 39.49 CC images/opts.o [2021-04-06T17:02:36.862Z] #43 39.68 CC images/seccomp.o [2021-04-06T17:02:36.919Z] #46 113.3 go/parser [2021-04-06T17:02:37.009Z] + docker info [2021-04-06T17:02:37.123Z] #43 39.92 CC images/binfmt-misc.o [2021-04-06T17:02:37.393Z] #43 40.13 CC images/time.o [2021-04-06T17:02:37.652Z] #43 40.28 CC images/sysctl.o [2021-04-06T17:02:37.669Z] #13 DONE 95.4s [2021-04-06T17:02:37.669Z] [2021-04-06T17:02:37.669Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:02:37.669Z] #53 sha256:5634c668bbbba5a531f69d412acba8c0cbdcfc15887c07b6c887214c48397539 [2021-04-06T17:02:37.843Z] #13 ... [2021-04-06T17:02:37.843Z] [2021-04-06T17:02:37.843Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:02:37.843Z] #45 sha256:3a0775b24e15d421411efae554a99d7ef0c539308e273dfa071c265272c1c347 [2021-04-06T17:02:37.843Z] #45 113.9 vendor/golang.org/x/net/http/httpguts [2021-04-06T17:02:37.843Z] #45 114.2 vendor/golang.org/x/net/http/httpproxy [2021-04-06T17:02:37.843Z] #45 114.6 mime/multipart [2021-04-06T17:02:37.843Z] #45 116.8 crypto/tls [2021-04-06T17:02:37.843Z] #45 123.2 net/http/httptrace [2021-04-06T17:02:37.843Z] #45 123.5 net/http [2021-04-06T17:02:37.843Z] #45 ... [2021-04-06T17:02:37.843Z] [2021-04-06T17:02:37.843Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:02:37.843Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:02:37.843Z] #13 DONE 118.3s [2021-04-06T17:02:37.843Z] [2021-04-06T17:02:37.843Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:02:37.843Z] #53 sha256:520bee7db9f960bbf4a04a03a4e8dc34707fbd1a9d2a6a8e05043f84fbf012e6 [2021-04-06T17:02:37.910Z] #43 ... [2021-04-06T17:02:37.910Z] [2021-04-06T17:02:37.910Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:02:37.910Z] #45 sha256:e916ebd5dbec63ed9e36d6f613b574f4943230e1fe1604396f10ba2eb682dfd0 [2021-04-06T17:02:37.910Z] #45 113.2 crypto/tls [2021-04-06T17:02:39.052Z] #46 ... [2021-04-06T17:02:39.052Z] [2021-04-06T17:02:39.052Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:02:39.052Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-06T17:02:39.052Z] #14 115.5 Selecting previously unselected package libapparmor1:ppc64el. [2021-04-06T17:02:39.052Z] #14 115.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-04-06T17:02:39.052Z] #14 115.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-04-06T17:02:39.052Z] #14 115.6 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-04-06T17:02:39.249Z] #53 1.567 + RM_GOPATH=0 [2021-04-06T17:02:39.249Z] #53 1.567 + TMP_GOPATH= [2021-04-06T17:02:39.249Z] #53 1.567 + : /build [2021-04-06T17:02:39.249Z] #53 1.567 + '[' -z '' ']' [2021-04-06T17:02:39.249Z] #53 1.568 ++ mktemp -d [2021-04-06T17:02:39.249Z] #53 1.571 + export GOPATH=/tmp/tmp.SuGgAEdbuJ [2021-04-06T17:02:39.249Z] #53 1.571 + GOPATH=/tmp/tmp.SuGgAEdbuJ [2021-04-06T17:02:39.249Z] #53 1.571 + RM_GOPATH=1 [2021-04-06T17:02:39.249Z] #53 1.571 + case "$(go env GOARCH)" in [2021-04-06T17:02:39.249Z] #53 1.572 ++ go env GOARCH [2021-04-06T17:02:39.249Z] #53 1.605 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:02:39.249Z] #53 1.605 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:02:39.249Z] #53 1.612 ++ dirname /tmp/install/install.sh [2021-04-06T17:02:39.249Z] #53 1.635 + dir=/tmp/install [2021-04-06T17:02:39.249Z] #53 1.635 + bin=runc [2021-04-06T17:02:39.249Z] #53 1.635 + shift [2021-04-06T17:02:39.249Z] #53 1.635 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-06T17:02:39.249Z] #53 1.635 + . /tmp/install/runc.installer [2021-04-06T17:02:39.249Z] #53 1.635 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:02:39.249Z] #53 1.636 + install_runc [2021-04-06T17:02:39.249Z] #53 1.636 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-06T17:02:39.249Z] #53 1.639 + uname -r [2021-04-06T17:02:39.249Z] #53 1.648 + RUNC_BUILDTAGS='seccomp ' [2021-04-06T17:02:39.249Z] #53 1.648 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-06T17:02:39.249Z] #53 1.648 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SuGgAEdbuJ/src/github.com/opencontainers/runc [2021-04-06T17:02:39.249Z] #53 1.649 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-06T17:02:39.249Z] #53 1.657 Cloning into '/tmp/tmp.SuGgAEdbuJ/src/github.com/opencontainers/runc'... [2021-04-06T17:02:39.249Z] #53 ... [2021-04-06T17:02:39.249Z] [2021-04-06T17:02:39.249Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-06T17:02:39.249Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-04-06T17:02:39.249Z] #14 DONE 1.9s [2021-04-06T17:02:39.353Z] #14 115.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-04-06T17:02:39.353Z] #14 115.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-04-06T17:02:39.353Z] #14 115.8 Selecting previously unselected package libbtrfs0. [2021-04-06T17:02:39.353Z] #14 115.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-04-06T17:02:39.353Z] #14 115.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-06T17:02:39.517Z] [2021-04-06T17:02:39.517Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-06T17:02:39.517Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-04-06T17:02:39.654Z] #14 115.9 Selecting previously unselected package libbtrfs-dev. [2021-04-06T17:02:39.654Z] #14 115.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-04-06T17:02:39.654Z] #14 115.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:02:39.654Z] #14 116.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-04-06T17:02:39.752Z] #53 ... [2021-04-06T17:02:39.752Z] [2021-04-06T17:02:39.752Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-06T17:02:39.752Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-06T17:02:39.752Z] #14 DONE 1.7s [2021-04-06T17:02:39.752Z] [2021-04-06T17:02:39.752Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:02:39.752Z] #53 sha256:520bee7db9f960bbf4a04a03a4e8dc34707fbd1a9d2a6a8e05043f84fbf012e6 [2021-04-06T17:02:39.752Z] #53 1.680 + RM_GOPATH=0 [2021-04-06T17:02:39.752Z] #53 1.680 + TMP_GOPATH= [2021-04-06T17:02:39.752Z] #53 1.680 + : /build [2021-04-06T17:02:39.752Z] #53 1.680 + '[' -z '' ']' [2021-04-06T17:02:39.752Z] #53 1.680 ++ mktemp -d [2021-04-06T17:02:39.752Z] #53 1.684 + export GOPATH=/tmp/tmp.GCbd4erN5K [2021-04-06T17:02:39.752Z] #53 1.684 + GOPATH=/tmp/tmp.GCbd4erN5K [2021-04-06T17:02:39.752Z] #53 1.684 + RM_GOPATH=1 [2021-04-06T17:02:39.752Z] #53 1.684 + case "$(go env GOARCH)" in [2021-04-06T17:02:39.752Z] #53 1.685 ++ go env GOARCH [2021-04-06T17:02:39.752Z] #53 1.717 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:02:39.752Z] #53 1.717 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:02:39.752Z] #53 1.717 ++ dirname /tmp/install/install.sh [2021-04-06T17:02:39.752Z] #53 1.717 + dir=/tmp/install [2021-04-06T17:02:39.752Z] #53 1.717 + bin=runc [2021-04-06T17:02:39.752Z] #53 1.717 + shift [2021-04-06T17:02:39.752Z] #53 1.717 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-06T17:02:39.752Z] #53 1.717 + . /tmp/install/runc.installer [2021-04-06T17:02:39.752Z] #53 1.717 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:02:39.752Z] #53 1.717 + install_runc [2021-04-06T17:02:39.752Z] #53 1.740 + uname -r [2021-04-06T17:02:39.752Z] #53 1.756 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-06T17:02:39.752Z] #53 1.756 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-06T17:02:39.752Z] #53 1.756 + RUNC_BUILDTAGS='seccomp ' [2021-04-06T17:02:39.752Z] #53 1.756 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-06T17:02:39.752Z] #53 1.756 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GCbd4erN5K/src/github.com/opencontainers/runc [2021-04-06T17:02:39.752Z] #53 1.756 Cloning into '/tmp/tmp.GCbd4erN5K/src/github.com/opencontainers/runc'... [2021-04-06T17:02:39.782Z] #15 ... [2021-04-06T17:02:39.782Z] [2021-04-06T17:02:39.782Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:39.782Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:02:39.782Z] #43 33.84 CC images/sk-netlink.o [2021-04-06T17:02:39.782Z] #43 34.10 CC images/packet-sock.o [2021-04-06T17:02:39.782Z] #43 34.61 CC images/ipc-var.o [2021-04-06T17:02:39.782Z] #43 34.79 CC images/ipc-desc.o [2021-04-06T17:02:39.782Z] #43 34.96 CC images/ipc-shm.o [2021-04-06T17:02:39.782Z] #43 35.18 CC images/ipc-msg.o [2021-04-06T17:02:39.782Z] #43 35.58 CC images/ipc-sem.o [2021-04-06T17:02:39.782Z] #43 35.96 CC images/utsns.o [2021-04-06T17:02:39.782Z] #43 36.31 CC images/creds.o [2021-04-06T17:02:39.782Z] #43 36.54 CC images/vma.o [2021-04-06T17:02:39.782Z] #43 36.80 CC images/netdev.o [2021-04-06T17:02:39.782Z] #43 37.10 CC images/tty.o [2021-04-06T17:02:39.782Z] #43 37.67 CC images/file-lock.o [2021-04-06T17:02:39.782Z] #43 37.91 CC images/rlimit.o [2021-04-06T17:02:39.782Z] #43 38.22 CC images/pagemap.o [2021-04-06T17:02:39.782Z] #43 38.60 CC images/siginfo.o [2021-04-06T17:02:39.782Z] #43 39.02 CC images/rpc.o [2021-04-06T17:02:39.782Z] #43 40.44 CC images/ext-file.o [2021-04-06T17:02:39.782Z] #43 40.68 CC images/cgroup.o [2021-04-06T17:02:39.782Z] #43 41.46 CC images/userns.o [2021-04-06T17:02:39.782Z] #43 41.75 CC images/google/protobuf/descriptor.o [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-06T17:02:39.896Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-04-06T17:02:39.896Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-06T17:02:39.896Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/types [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-06T17:02:39.896Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2021-04-06T17:02:39.896Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-06T17:02:39.896Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2021-04-06T17:02:39.896Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/builder [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-06T17:02:39.896Z] ok github.com/docker/docker/builder/remotecontext 0.314s coverage: 13.7% of statements [2021-04-06T17:02:39.896Z] ok github.com/docker/docker/builder/dockerfile 0.952s coverage: 48.5% of statements [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-06T17:02:39.896Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2021-04-06T17:02:39.896Z] ok github.com/docker/docker/builder/remotecontext/git 1.223s coverage: 86.3% of statements [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/cli [no test files] [2021-04-06T17:02:39.896Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-06T17:02:39.954Z] #14 116.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-04-06T17:02:39.954Z] #14 116.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-06T17:02:39.954Z] #14 116.2 Selecting previously unselected package libudev-dev:ppc64el. [2021-04-06T17:02:39.954Z] #14 116.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_ppc64el.deb ... [2021-04-06T17:02:39.954Z] #14 116.3 Unpacking libudev-dev:ppc64el (241-7~deb10u7) ... [2021-04-06T17:02:40.253Z] #14 116.5 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-04-06T17:02:40.253Z] #14 116.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-04-06T17:02:40.253Z] #14 116.5 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-04-06T17:02:40.364Z] #43 44.29 CC images/opts.o [2021-04-06T17:02:40.554Z] #14 116.9 Selecting previously unselected package libpcre16-3:ppc64el. [2021-04-06T17:02:40.554Z] #14 116.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-04-06T17:02:40.554Z] #14 116.9 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-04-06T17:02:40.554Z] #14 117.0 Selecting previously unselected package libpcre32-3:ppc64el. [2021-04-06T17:02:40.641Z] #43 44.65 CC images/seccomp.o [2021-04-06T17:02:40.856Z] #14 117.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-04-06T17:02:40.856Z] #14 117.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-04-06T17:02:40.905Z] #43 ... [2021-04-06T17:02:40.905Z] [2021-04-06T17:02:40.905Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:02:40.905Z] #58 sha256:6cb1b00d000eaf6b82e7d67992d203f93b59ff749a45f63e368391dda5627144 [2021-04-06T17:02:40.905Z] #58 93.88 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-06T17:02:40.905Z] #58 93.88 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-06T17:02:40.905Z] #58 DONE 101.0s [2021-04-06T17:02:40.905Z] [2021-04-06T17:02:40.905Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-06T17:02:40.905Z] #59 sha256:14b9f2a0bcef8a39682c3b58e7177267392182a856fd99d8912225635ab78aed [2021-04-06T17:02:41.125Z] #53 ... [2021-04-06T17:02:41.125Z] [2021-04-06T17:02:41.125Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-06T17:02:41.125Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-06T17:02:41.125Z] #15 DONE 1.4s [2021-04-06T17:02:41.125Z] [2021-04-06T17:02:41.125Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-06T17:02:41.125Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-06T17:02:41.157Z] #14 117.3 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-04-06T17:02:41.157Z] #14 117.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-04-06T17:02:41.157Z] #14 117.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-04-06T17:02:41.157Z] #14 117.5 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-04-06T17:02:41.157Z] #14 117.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-04-06T17:02:41.157Z] #14 117.5 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-04-06T17:02:41.174Z] #59 DONE 0.3s [2021-04-06T17:02:41.174Z] [2021-04-06T17:02:41.174Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-06T17:02:41.174Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-04-06T17:02:41.174Z] #15 DONE 1.8s [2021-04-06T17:02:41.174Z] [2021-04-06T17:02:41.174Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-06T17:02:41.174Z] #60 sha256:da1857511ce8726c886565f9322e94de22df126281c0c780b092b383589e8e17 [2021-04-06T17:02:41.204Z] #45 ... [2021-04-06T17:02:41.204Z] [2021-04-06T17:02:41.204Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-06T17:02:41.204Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:02:41.204Z] #13 101.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-06T17:02:41.204Z] #13 101.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-06T17:02:41.204Z] #13 101.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:41.204Z] #13 ... [2021-04-06T17:02:41.204Z] [2021-04-06T17:02:41.205Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:41.205Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:02:41.205Z] #43 40.67 CC images/autofs.o [2021-04-06T17:02:41.205Z] #43 40.88 CC images/macvlan.o [2021-04-06T17:02:41.205Z] #43 41.12 CC images/sit.o [2021-04-06T17:02:41.205Z] #43 41.29 CC images/memfd.o [2021-04-06T17:02:41.205Z] #43 41.61 CC images/timens.o [2021-04-06T17:02:41.205Z] #43 41.85 LINK images/built-in.o [2021-04-06T17:02:41.205Z] #43 42.06 GEN compel/include/asm [2021-04-06T17:02:41.205Z] #43 42.10 GEN compel/include/version.h [2021-04-06T17:02:41.205Z] #43 42.11 touch .config [2021-04-06T17:02:41.205Z] #43 42.18 GEN include/common/config.h [2021-04-06T17:02:41.205Z] #43 42.27 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-06T17:02:41.205Z] #43 42.29 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-06T17:02:41.205Z] #43 42.33 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-06T17:02:41.205Z] #43 42.35 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-06T17:02:41.205Z] #43 42.37 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-06T17:02:41.205Z] #43 42.40 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-06T17:02:41.205Z] #43 42.41 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-06T17:02:41.205Z] #43 42.46 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-06T17:02:41.205Z] #43 42.47 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-06T17:02:41.205Z] #43 42.50 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-06T17:02:41.205Z] #43 42.50 DEP compel/plugins/std/infect.d [2021-04-06T17:02:41.205Z] #43 42.62 DEP compel/plugins/std/string.d [2021-04-06T17:02:41.205Z] #43 42.72 DEP compel/plugins/std/log.d [2021-04-06T17:02:41.205Z] #43 42.81 DEP compel/plugins/std/fds.d [2021-04-06T17:02:41.205Z] #43 42.97 DEP compel/plugins/std/std.d [2021-04-06T17:02:41.205Z] #43 43.12 DEP compel/plugins/shmem/shmem.d [2021-04-06T17:02:41.205Z] #43 43.20 DEP compel/plugins/fds/fds.d [2021-04-06T17:02:41.205Z] #43 43.32 CC compel/plugins/std/std.o [2021-04-06T17:02:41.205Z] #43 43.56 CC compel/plugins/std/fds.o [2021-04-06T17:02:41.205Z] #43 43.98 CC compel/plugins/std/log.o [2021-04-06T17:02:41.438Z] #60 DONE 0.2s [2021-04-06T17:02:41.438Z] [2021-04-06T17:02:41.438Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:41.438Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:02:41.438Z] #43 45.14 CC images/binfmt-misc.o [2021-04-06T17:02:41.438Z] #43 45.39 CC images/time.o [2021-04-06T17:02:41.825Z] #14 118.0 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-04-06T17:02:41.825Z] #14 118.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-04-06T17:02:41.825Z] #14 118.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-04-06T17:02:41.952Z] ok github.com/docker/docker/client 0.226s coverage: 75.4% of statements [2021-04-06T17:02:42.015Z] #43 45.84 CC images/sysctl.o [2021-04-06T17:02:42.056Z] #16 1.097 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-06T17:02:42.056Z] #16 DONE 1.3s [2021-04-06T17:02:42.056Z] [2021-04-06T17:02:42.056Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-06T17:02:42.056Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-06T17:02:42.123Z] #14 118.5 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-04-06T17:02:42.124Z] #14 118.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-04-06T17:02:42.124Z] #14 118.5 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-04-06T17:02:42.145Z] #43 44.74 CC compel/plugins/std/string.o [2021-04-06T17:02:42.279Z] #43 46.13 CC images/autofs.o [2021-04-06T17:02:42.422Z] #14 118.6 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-04-06T17:02:42.422Z] #14 118.6 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-04-06T17:02:42.422Z] #14 118.6 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-06T17:02:42.422Z] #14 118.8 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-04-06T17:02:42.422Z] #14 118.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_ppc64el.deb ... [2021-04-06T17:02:42.422Z] #14 118.8 Unpacking libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-04-06T17:02:42.552Z] #43 46.61 CC images/macvlan.o [2021-04-06T17:02:42.713Z] #43 45.39 CC compel/plugins/std/infect.o [2021-04-06T17:02:43.070Z] #14 119.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-04-06T17:02:43.070Z] #14 119.4 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-06T17:02:43.070Z] #14 119.4 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-04-06T17:02:43.070Z] #14 119.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-06T17:02:43.070Z] #14 119.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-04-06T17:02:43.070Z] #14 119.4 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-04-06T17:02:43.070Z] #14 119.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:43.070Z] #14 119.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-06T17:02:43.070Z] #14 119.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-04-06T17:02:43.070Z] #14 119.4 Setting up libudev-dev:ppc64el (241-7~deb10u7) ... [2021-04-06T17:02:43.070Z] #14 119.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-06T17:02:43.070Z] #14 119.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:02:43.070Z] #14 119.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-04-06T17:02:43.137Z] #43 47.05 CC images/sit.o [2021-04-06T17:02:43.137Z] #43 ... [2021-04-06T17:02:43.137Z] [2021-04-06T17:02:43.137Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-06T17:02:43.137Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-04-06T17:02:43.137Z] #16 1.529 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-06T17:02:43.137Z] #16 DONE 1.9s [2021-04-06T17:02:43.282Z] #43 45.85 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-06T17:02:43.282Z] #43 45.91 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-06T17:02:43.282Z] #43 45.98 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-06T17:02:43.282Z] #43 46.05 AR compel/plugins/std.lib.a [2021-04-06T17:02:43.370Z] #14 119.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-06T17:02:43.370Z] #14 119.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-04-06T17:02:43.370Z] #14 119.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-06T17:02:43.370Z] #14 119.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-04-06T17:02:43.370Z] #14 119.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:43.370Z] #14 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 [2021-04-06T17:02:43.370Z] #14 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 [2021-04-06T17:02:43.370Z] #14 119.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:43.370Z] #14 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 [2021-04-06T17:02:43.370Z] #14 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 [2021-04-06T17:02:43.370Z] #14 119.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-06T17:02:43.370Z] #14 119.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-04-06T17:02:43.370Z] #14 119.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-06T17:02:43.370Z] #14 119.6 Setting up dmsetup (2:1.02.155-3) ... [2021-04-06T17:02:43.370Z] #14 119.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-06T17:02:43.370Z] #14 119.7 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-04-06T17:02:43.370Z] #14 119.7 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:02:43.400Z] [2021-04-06T17:02:43.401Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:43.401Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:02:43.401Z] #43 47.41 CC images/memfd.o [2021-04-06T17:02:43.426Z] #17 ... [2021-04-06T17:02:43.426Z] [2021-04-06T17:02:43.426Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:02:43.426Z] #58 sha256:84577cc4663daf09841f38af79575fa783b120b58b5bb40cf064e59d45dbe93c [2021-04-06T17:02:43.426Z] #58 120.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-06T17:02:43.426Z] #58 120.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-06T17:02:43.426Z] #58 DONE 129.6s [2021-04-06T17:02:43.426Z] [2021-04-06T17:02:43.426Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-06T17:02:43.426Z] #59 sha256:2351fea2e1c0648033d673e9b89e694640607857982d358bb8d3b7123685041d [2021-04-06T17:02:43.426Z] #59 DONE 0.1s [2021-04-06T17:02:43.426Z] [2021-04-06T17:02:43.426Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-06T17:02:43.426Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-06T17:02:43.426Z] #17 DONE 1.3s [2021-04-06T17:02:43.426Z] [2021-04-06T17:02:43.426Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-06T17:02:43.426Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-06T17:02:43.543Z] #43 46.14 CC compel/plugins/fds/fds.o [2021-04-06T17:02:43.543Z] #43 46.38 AR compel/plugins/fds.lib.a [2021-04-06T17:02:43.664Z] #43 47.75 CC images/timens.o [2021-04-06T17:02:43.669Z] #14 DONE 120.0s [2021-04-06T17:02:43.669Z] [2021-04-06T17:02:43.669Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:43.669Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:02:43.669Z] #44 43.60 CC images/sysctl.o [2021-04-06T17:02:43.669Z] #44 43.88 CC images/autofs.o [2021-04-06T17:02:43.669Z] #44 44.13 CC images/macvlan.o [2021-04-06T17:02:43.669Z] #44 44.36 CC images/sit.o [2021-04-06T17:02:43.669Z] #44 44.59 CC images/memfd.o [2021-04-06T17:02:43.669Z] #44 44.98 CC images/timens.o [2021-04-06T17:02:43.669Z] #44 45.30 LINK images/built-in.o [2021-04-06T17:02:43.669Z] #44 45.48 GEN compel/include/asm [2021-04-06T17:02:43.669Z] #44 45.50 GEN compel/include/version.h [2021-04-06T17:02:43.669Z] #44 45.52 touch .config [2021-04-06T17:02:43.669Z] #44 45.57 GEN include/common/config.h [2021-04-06T17:02:43.669Z] #44 45.68 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-06T17:02:43.669Z] #44 45.71 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-06T17:02:43.669Z] #44 45.74 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-04-06T17:02:43.669Z] #44 45.76 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-04-06T17:02:43.669Z] #44 45.83 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-04-06T17:02:43.669Z] #44 45.84 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-04-06T17:02:43.669Z] #44 45.88 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-04-06T17:02:43.669Z] #44 45.91 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-06T17:02:43.669Z] #44 45.91 DEP compel/plugins/std/infect.d [2021-04-06T17:02:43.669Z] #44 46.17 DEP compel/plugins/std/string.d [2021-04-06T17:02:43.669Z] #44 46.28 DEP compel/plugins/std/log.d [2021-04-06T17:02:43.669Z] #44 46.43 DEP compel/plugins/std/fds.d [2021-04-06T17:02:43.669Z] #44 46.57 DEP compel/plugins/std/std.d [2021-04-06T17:02:43.669Z] #44 46.69 DEP compel/plugins/shmem/shmem.d [2021-04-06T17:02:43.669Z] #44 46.83 DEP compel/plugins/fds/fds.d [2021-04-06T17:02:43.669Z] #44 46.99 CC compel/plugins/std/std.o [2021-04-06T17:02:43.669Z] #44 47.29 CC compel/plugins/std/fds.o [2021-04-06T17:02:43.669Z] #44 47.69 CC compel/plugins/std/log.o [2021-04-06T17:02:43.669Z] #44 48.67 CC compel/plugins/std/string.o [2021-04-06T17:02:43.669Z] #44 49.34 CC compel/plugins/std/infect.o [2021-04-06T17:02:43.669Z] #44 49.73 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-04-06T17:02:43.669Z] #44 49.76 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-04-06T17:02:43.669Z] #44 49.83 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-04-06T17:02:43.669Z] #44 49.92 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-04-06T17:02:43.669Z] #44 49.97 AR compel/plugins/std.lib.a [2021-04-06T17:02:43.669Z] #44 50.02 CC compel/plugins/fds/fds.o [2021-04-06T17:02:43.669Z] #44 50.28 AR compel/plugins/fds.lib.a [2021-04-06T17:02:43.669Z] #44 50.33 HOSTDEP compel/src/lib/log-host.d [2021-04-06T17:02:43.669Z] #44 50.46 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-06T17:02:43.669Z] #44 50.58 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-04-06T17:02:43.669Z] #44 50.66 HOSTDEP compel/src/main-host.d [2021-04-06T17:02:43.670Z] #44 50.80 DEP compel/src/lib/ptrace.d [2021-04-06T17:02:43.670Z] #44 51.09 DEP compel/src/lib/infect.d [2021-04-06T17:02:43.670Z] #44 51.37 DEP compel/src/lib/infect-util.d [2021-04-06T17:02:43.670Z] #44 51.50 DEP compel/src/lib/infect-rpc.d [2021-04-06T17:02:43.670Z] #44 51.70 DEP compel/arch/ppc64/src/lib/infect.d [2021-04-06T17:02:43.670Z] #44 51.79 DEP compel/arch/ppc64/src/lib/cpu.d [2021-04-06T17:02:43.670Z] #44 51.86 DEP compel/src/lib/log.d [2021-04-06T17:02:43.670Z] #44 52.00 DEP compel/src/main.d [2021-04-06T17:02:43.670Z] #44 52.11 DEP compel/src/lib/handle-elf.d [2021-04-06T17:02:43.670Z] #44 52.23 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-04-06T17:02:43.670Z] #44 52.42 CC compel/src/lib/log.o [2021-04-06T17:02:43.670Z] #44 52.63 CC compel/arch/ppc64/src/lib/cpu.o [2021-04-06T17:02:43.670Z] #44 ... [2021-04-06T17:02:43.670Z] [2021-04-06T17:02:43.670Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-06T17:02:43.670Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968 [2021-04-06T17:02:43.685Z] #18 ... [2021-04-06T17:02:43.685Z] [2021-04-06T17:02:43.685Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-06T17:02:43.685Z] #60 sha256:73fed7b59b3d60bdffb813642a369f9dd45e88e767fe2ba399aadd4e17b2feb6 [2021-04-06T17:02:43.685Z] #60 DONE 0.1s [2021-04-06T17:02:43.685Z] [2021-04-06T17:02:43.686Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:43.686Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:02:43.686Z] #43 47.49 CC compel/src/lib/infect-util.o [2021-04-06T17:02:43.686Z] #43 47.81 CC compel/src/lib/infect.o [2021-04-06T17:02:43.686Z] #43 50.26 CC compel/src/lib/ptrace.o [2021-04-06T17:02:43.686Z] #43 50.57 AR compel/libcompel.a [2021-04-06T17:02:43.686Z] #43 50.64 HOSTCC compel/src/main-host.o [2021-04-06T17:02:43.686Z] #43 50.98 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-06T17:02:43.686Z] #43 51.11 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-06T17:02:43.686Z] #43 51.39 HOSTCC compel/src/lib/log-host.o [2021-04-06T17:02:43.686Z] #43 51.56 HOSTLINK compel/compel-host-bin [2021-04-06T17:02:43.686Z] #43 51.89 DEP soccr/soccr.d [2021-04-06T17:02:43.686Z] #43 52.25 CC soccr/soccr.o [2021-04-06T17:02:43.686Z] #43 54.52 AR soccr/libsoccr.a [2021-04-06T17:02:43.686Z] #43 54.59 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-06T17:02:43.686Z] #43 55.31 DEP criu/arch/x86/sigframe.d [2021-04-06T17:02:43.686Z] #43 55.41 DEP criu/arch/x86/sigaction_compat.d [2021-04-06T17:02:43.686Z] #43 55.53 DEP criu/arch/x86/kerndat.d [2021-04-06T17:02:43.686Z] #43 55.70 DEP criu/arch/x86/crtools.d [2021-04-06T17:02:43.686Z] #43 55.87 DEP criu/arch/x86/cpu.d [2021-04-06T17:02:43.686Z] #43 56.10 CC criu/arch/x86/cpu.o [2021-04-06T17:02:43.686Z] #43 57.04 CC criu/arch/x86/crtools.o [2021-04-06T17:02:43.806Z] #43 46.43 HOSTDEP compel/src/lib/log-host.d [2021-04-06T17:02:43.806Z] #43 46.60 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-06T17:02:43.927Z] #43 47.92 LINK images/built-in.o [2021-04-06T17:02:44.066Z] #43 46.72 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-06T17:02:44.191Z] #43 48.17 GEN compel/include/asm [2021-04-06T17:02:44.191Z] #43 48.25 GEN compel/include/version.h [2021-04-06T17:02:44.191Z] #43 ... [2021-04-06T17:02:44.191Z] [2021-04-06T17:02:44.191Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:02:44.191Z] #45 sha256:0cfb4aa769ae0adc8076cc7af44c8bddcff8ff9770ba2c7aa3384cd394585d42 [2021-04-06T17:02:44.191Z] #45 94.21 crypto/tls [2021-04-06T17:02:44.191Z] #45 99.79 net/http/httptrace [2021-04-06T17:02:44.191Z] #45 100.1 net/http [2021-04-06T17:02:44.320Z] #15 DONE 0.5s [2021-04-06T17:02:44.320Z] [2021-04-06T17:02:44.320Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:02:44.320Z] #54 sha256:cc965658e064701844d529fc13a53a2f1245720c8cf641dbe5272b6b8d8836e9 [2021-04-06T17:02:44.320Z] #54 0.432 + RM_GOPATH=0 [2021-04-06T17:02:44.320Z] #54 0.433 + TMP_GOPATH= [2021-04-06T17:02:44.320Z] #54 0.434 + : /build [2021-04-06T17:02:44.320Z] #54 0.435 + '[' -z '' ']' [2021-04-06T17:02:44.321Z] #54 0.439 ++ mktemp -d [2021-04-06T17:02:44.321Z] #54 0.444 + export GOPATH=/tmp/tmp.jsuMO2vmBd [2021-04-06T17:02:44.321Z] #54 0.445 + GOPATH=/tmp/tmp.jsuMO2vmBd [2021-04-06T17:02:44.321Z] #54 0.445 + RM_GOPATH=1 [2021-04-06T17:02:44.321Z] #54 0.445 + case "$(go env GOARCH)" in [2021-04-06T17:02:44.321Z] #54 0.448 ++ go env GOARCH [2021-04-06T17:02:44.321Z] #54 0.473 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:02:44.321Z] #54 0.473 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:02:44.321Z] #54 0.473 ++ dirname /tmp/install/install.sh [2021-04-06T17:02:44.321Z] #54 0.491 + dir=/tmp/install [2021-04-06T17:02:44.321Z] #54 0.497 + bin=runc [2021-04-06T17:02:44.321Z] #54 0.499 + shift [2021-04-06T17:02:44.321Z] #54 0.500 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-06T17:02:44.321Z] #54 0.501 + . /tmp/install/runc.installer [2021-04-06T17:02:44.321Z] #54 0.502 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:02:44.321Z] #54 0.503 + install_runc [2021-04-06T17:02:44.321Z] #54 0.504 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-06T17:02:44.321Z] #54 0.507 + uname -r [2021-04-06T17:02:44.321Z] #54 0.509 + RUNC_BUILDTAGS='seccomp ' [2021-04-06T17:02:44.321Z] #54 0.509 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-06T17:02:44.321Z] #54 0.509 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-06T17:02:44.321Z] #54 0.510 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jsuMO2vmBd/src/github.com/opencontainers/runc [2021-04-06T17:02:44.321Z] #54 0.521 Cloning into '/tmp/tmp.jsuMO2vmBd/src/github.com/opencontainers/runc'... [2021-04-06T17:02:44.326Z] #43 46.85 HOSTDEP compel/src/main-host.d [2021-04-06T17:02:44.326Z] #43 47.01 DEP compel/src/lib/ptrace.d [2021-04-06T17:02:44.454Z] #45 ... [2021-04-06T17:02:44.454Z] [2021-04-06T17:02:44.454Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:44.454Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:02:44.454Z] #43 48.37 touch .config [2021-04-06T17:02:44.454Z] #43 48.56 GEN include/common/config.h [2021-04-06T17:02:44.585Z] #43 47.22 DEP compel/src/lib/infect.d [2021-04-06T17:02:44.585Z] #43 47.36 DEP compel/src/lib/infect-util.d [2021-04-06T17:02:44.620Z] #54 ... [2021-04-06T17:02:44.620Z] [2021-04-06T17:02:44.620Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-06T17:02:44.620Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f [2021-04-06T17:02:44.620Z] #16 DONE 0.4s [2021-04-06T17:02:44.620Z] [2021-04-06T17:02:44.620Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-06T17:02:44.620Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7 [2021-04-06T17:02:44.718Z] #43 48.81 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-06T17:02:44.718Z] #43 48.83 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-04-06T17:02:44.844Z] #43 47.45 DEP compel/src/lib/infect-rpc.d [2021-04-06T17:02:44.844Z] #43 47.61 DEP compel/arch/x86/src/lib/infect.d [2021-04-06T17:02:44.920Z] #17 0.345 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-06T17:02:44.981Z] #43 48.91 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-04-06T17:02:44.981Z] #43 48.93 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-04-06T17:02:44.981Z] #43 48.94 DEP compel/plugins/std/infect.d [2021-04-06T17:02:44.981Z] #43 49.02 DEP compel/plugins/std/string.d [2021-04-06T17:02:44.981Z] #43 49.05 DEP compel/plugins/std/log.d [2021-04-06T17:02:44.981Z] #43 49.09 DEP compel/plugins/std/fds.d [2021-04-06T17:02:44.981Z] #43 49.14 DEP compel/plugins/std/std.d [2021-04-06T17:02:45.054Z] #43 ... [2021-04-06T17:02:45.054Z] [2021-04-06T17:02:45.054Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-06T17:02:45.054Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-06T17:02:45.054Z] #18 DONE 1.7s [2021-04-06T17:02:45.054Z] [2021-04-06T17:02:45.054Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-06T17:02:45.054Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-06T17:02:45.104Z] #43 47.79 DEP compel/arch/x86/src/lib/cpu.d [2021-04-06T17:02:45.104Z] #43 47.85 DEP compel/src/lib/log.d [2021-04-06T17:02:45.104Z] #43 47.97 DEP compel/src/main.d [2021-04-06T17:02:45.225Z] #17 DONE 0.4s [2021-04-06T17:02:45.225Z] [2021-04-06T17:02:45.225Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-06T17:02:45.225Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7 [2021-04-06T17:02:45.225Z] #18 DONE 0.3s [2021-04-06T17:02:45.225Z] [2021-04-06T17:02:45.225Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-06T17:02:45.225Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be [2021-04-06T17:02:45.244Z] #43 ... [2021-04-06T17:02:45.244Z] [2021-04-06T17:02:45.244Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-06T17:02:45.244Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-04-06T17:02:45.244Z] #17 DONE 2.1s [2021-04-06T17:02:45.244Z] [2021-04-06T17:02:45.244Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:45.244Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:02:45.244Z] #43 49.26 DEP compel/plugins/shmem/shmem.d [2021-04-06T17:02:45.363Z] #43 48.07 DEP compel/src/lib/handle-elf.d [2021-04-06T17:02:45.363Z] #43 ... [2021-04-06T17:02:45.363Z] [2021-04-06T17:02:45.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 [2021-04-06T17:02:45.363Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-06T17:02:45.363Z] #13 115.8 Selecting previously unselected package libapparmor1:amd64. [2021-04-06T17:02:45.363Z] #13 115.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-06T17:02:45.363Z] #13 115.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-06T17:02:45.363Z] #13 115.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-06T17:02:45.363Z] #13 115.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-06T17:02:45.363Z] #13 115.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-06T17:02:45.508Z] #43 49.38 DEP compel/plugins/fds/fds.d [2021-04-06T17:02:45.508Z] #43 49.53 CC compel/plugins/std/std.o [2021-04-06T17:02:45.622Z] #13 116.1 Selecting previously unselected package libbtrfs0. [2021-04-06T17:02:45.622Z] #13 116.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-06T17:02:45.622Z] #13 116.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-06T17:02:45.622Z] #13 116.2 Selecting previously unselected package libbtrfs-dev. [2021-04-06T17:02:45.622Z] #13 116.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-06T17:02:45.622Z] #13 116.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:02:45.771Z] #43 49.92 CC compel/plugins/std/fds.o [2021-04-06T17:02:45.871Z] #19 DONE 0.4s [2021-04-06T17:02:45.871Z] [2021-04-06T17:02:45.871Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-06T17:02:45.871Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-04-06T17:02:45.871Z] #20 DONE 0.3s [2021-04-06T17:02:45.871Z] [2021-04-06T17:02:45.871Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:45.871Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:02:45.871Z] #44 53.02 CC compel/arch/ppc64/src/lib/infect.o [2021-04-06T17:02:45.871Z] #44 54.09 CC compel/src/lib/infect-rpc.o [2021-04-06T17:02:45.871Z] #44 54.47 CC compel/src/lib/infect-util.o [2021-04-06T17:02:45.871Z] #44 54.95 CC compel/src/lib/infect.o [2021-04-06T17:02:45.882Z] #13 116.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-06T17:02:45.882Z] #13 116.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-06T17:02:45.882Z] #13 116.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-06T17:02:45.882Z] #13 116.5 Selecting previously unselected package libudev-dev:amd64. [2021-04-06T17:02:45.882Z] #13 116.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-06T17:02:46.141Z] #13 116.5 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-06T17:02:46.141Z] #13 116.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-06T17:02:46.141Z] #13 116.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-06T17:02:46.141Z] #13 116.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-06T17:02:46.349Z] #43 50.39 CC compel/plugins/std/log.o [2021-04-06T17:02:46.612Z] #43 ... [2021-04-06T17:02:46.612Z] [2021-04-06T17:02:46.612Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-06T17:02:46.612Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-04-06T17:02:46.612Z] #18 DONE 1.5s [2021-04-06T17:02:46.710Z] #13 117.0 Selecting previously unselected package libpcre16-3:amd64. [2021-04-06T17:02:46.710Z] #13 117.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-06T17:02:46.710Z] #13 117.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-06T17:02:46.710Z] #13 117.2 Selecting previously unselected package libpcre32-3:amd64. [2021-04-06T17:02:46.710Z] #13 117.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-06T17:02:46.710Z] #13 117.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-06T17:02:46.878Z] [2021-04-06T17:02:46.878Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-06T17:02:46.878Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-04-06T17:02:46.949Z] #19 DONE 1.8s [2021-04-06T17:02:46.949Z] [2021-04-06T17:02:46.949Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:02:46.949Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:02:46.969Z] #13 117.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-06T17:02:46.969Z] #13 117.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-06T17:02:46.969Z] #13 117.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-06T17:02:47.229Z] #13 117.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-06T17:02:47.229Z] #13 117.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-06T17:02:47.229Z] #13 117.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-06T17:02:47.488Z] #13 118.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-06T17:02:47.488Z] #13 118.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-06T17:02:47.488Z] #13 118.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-06T17:02:47.747Z] #13 118.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-06T17:02:48.007Z] #13 118.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-06T17:02:48.007Z] #13 118.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-06T17:02:48.007Z] #13 118.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-06T17:02:48.007Z] #13 118.5 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-06T17:02:48.007Z] #13 118.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-06T17:02:48.268Z] #13 118.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-06T17:02:48.268Z] #13 118.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-06T17:02:48.268Z] #13 118.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-06T17:02:48.279Z] #19 DONE 1.6s [2021-04-06T17:02:48.279Z] [2021-04-06T17:02:48.279Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:02:48.279Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-06T17:02:48.317Z] #20 1.551 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-06T17:02:48.317Z] #20 1.584 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:02:48.535Z] #13 119.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-06T17:02:48.535Z] #13 119.1 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-06T17:02:48.535Z] #13 119.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-06T17:02:48.535Z] #13 119.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-06T17:02:48.574Z] #20 1.604 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:02:48.574Z] #20 1.626 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:02:48.795Z] #13 119.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-06T17:02:48.795Z] #13 119.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-06T17:02:48.795Z] #13 119.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:48.795Z] #13 119.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-06T17:02:48.795Z] #13 119.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-06T17:02:48.795Z] #13 119.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-06T17:02:48.795Z] #13 119.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-06T17:02:48.795Z] #13 119.4 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-06T17:02:48.795Z] #13 119.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-06T17:02:48.795Z] #13 119.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-06T17:02:49.054Z] #13 119.4 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-06T17:02:49.054Z] #13 119.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-06T17:02:49.054Z] #13 119.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-06T17:02:49.054Z] #13 119.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:49.054Z] #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 [2021-04-06T17:02:49.054Z] #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 [2021-04-06T17:02:49.054Z] #13 119.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-06T17:02:49.139Z] #20 2.076 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB] [2021-04-06T17:02:49.314Z] #13 119.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-06T17:02:49.314Z] #13 119.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-06T17:02:49.314Z] #13 119.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-06T17:02:49.314Z] #13 119.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-06T17:02:49.314Z] #13 119.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-06T17:02:49.314Z] #13 119.8 Setting up dmsetup (2:1.02.155-3) ... [2021-04-06T17:02:49.314Z] #13 119.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-06T17:02:49.314Z] #13 119.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-06T17:02:49.314Z] #13 119.8 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:02:49.368Z] Client: [2021-04-06T17:02:49.368Z] Debug Mode: false [2021-04-06T17:02:49.369Z] Plugins: [2021-04-06T17:02:49.369Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-06T17:02:49.369Z] [2021-04-06T17:02:49.369Z] Server: [2021-04-06T17:02:49.369Z] Containers: 0 [2021-04-06T17:02:49.369Z] Running: 0 [2021-04-06T17:02:49.369Z] Paused: 0 [2021-04-06T17:02:49.369Z] Stopped: 0 [2021-04-06T17:02:49.369Z] Images: 0 [2021-04-06T17:02:49.369Z] Server Version: 19.03.12 [2021-04-06T17:02:49.369Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-06T17:02:49.369Z] Windows: [2021-04-06T17:02:49.369Z] LCOW: [2021-04-06T17:02:49.369Z] Logging Driver: json-file [2021-04-06T17:02:49.369Z] Plugins: [2021-04-06T17:02:49.369Z] Volume: local [2021-04-06T17:02:49.369Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-06T17:02:49.369Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-06T17:02:49.369Z] Swarm: inactive [2021-04-06T17:02:49.369Z] Default Isolation: process [2021-04-06T17:02:49.369Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-06T17:02:49.369Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-06T17:02:49.369Z] OSType: windows [2021-04-06T17:02:49.369Z] Architecture: x86_64 [2021-04-06T17:02:49.369Z] CPUs: 4 [2021-04-06T17:02:49.369Z] Total Memory: 32GiB [2021-04-06T17:02:49.369Z] Name: azwin-2-b3ebe0 [2021-04-06T17:02:49.369Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-06T17:02:49.369Z] Docker Root Dir: D:\docker [2021-04-06T17:02:49.369Z] Debug Mode: false [2021-04-06T17:02:49.369Z] Registry: https://index.docker.io/v1/ [2021-04-06T17:02:49.369Z] Labels: [2021-04-06T17:02:49.369Z] Experimental: true [2021-04-06T17:02:49.369Z] Insecure Registries: [2021-04-06T17:02:49.369Z] 10.0.0.4:5000 [2021-04-06T17:02:49.369Z] 127.0.0.0/8 [2021-04-06T17:02:49.369Z] Registry Mirrors: [2021-04-06T17:02:49.369Z] http://10.0.0.4:5000/ [2021-04-06T17:02:49.369Z] Live Restore Enabled: false [2021-04-06T17:02:49.369Z] [2021-04-06T17:02:49.464Z] #44 58.03 CC compel/src/lib/ptrace.o [2021-04-06T17:02:49.464Z] #44 58.54 AR compel/libcompel.a [2021-04-06T17:02:49.464Z] #44 58.66 HOSTCC compel/src/main-host.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-04-06T17:02:49.765Z] #44 59.02 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-04-06T17:02:49.921Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m14.153262763s with top 10 stages: buildssa: 1m44.85089176s, goimports: 23.37075664s, unconvert: 13.149713229s, gosec: 10.541668882s, golint: 5.720346336s, ineffassign: 4.312004464s, misspell: 3.72629927s, inspect: 3.385975112s, vrp: 2.634382584s, printf: 1.733011955s [2021-04-06T17:02:49.921Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-04-06T17:02:49.921Z] INFO [runner] Processors filtering stat (out/in): cgo: 1682/2262, skip_files: 1682/1682, autogenerated_exclude: 1577/1682, identifier_marker: 1577/1577, nolint: 0/64, path_prettifier: 1682/1682, skip_dirs: 1682/1682, exclude-rules: 64/1577, filename_unadjuster: 1682/1682, exclude: 1577/1577 [2021-04-06T17:02:49.921Z] INFO [runner] processing took 101.697656ms with stages: nolint: 39.681504ms, identifier_marker: 33.511921ms, path_prettifier: 11.890378ms, autogenerated_exclude: 6.452498ms, exclude-rules: 6.159712ms, skip_dirs: 3.116104ms, cgo: 507.362µs, filename_unadjuster: 372.172µs, max_same_issues: 1.577µs, uniq_by_line: 932ns, diff: 799ns, exclude: 572ns, max_from_linter: 546ns, source_code: 536ns, skip_files: 391ns, path_shortener: 383ns, max_per_file_from_linter: 269ns [2021-04-06T17:02:49.921Z] INFO [runner] linters took 1m43.812368166s with stages: goanalysis_metalinter: 1m23.300666622s, unused: 20.409445176s [2021-04-06T17:02:49.921Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2021-04-06T17:02:49.921Z] INFO Memory: 1550 samples, avg is 828.0MB, max is 4308.5MB [2021-04-06T17:02:49.921Z] INFO Execution took 3m47.904836701s [2021-04-06T17:02:49.921Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [2021-04-06T17:02:50.068Z] #44 59.23 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-06T17:02:50.068Z] #44 ... [2021-04-06T17:02:50.068Z] [2021-04-06T17:02:50.068Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-06T17:02:50.068Z] #52 sha256:da4513f2fdc0a5efad3654b2e30388a1769de34f126bd71f87624e6e9d2565d4 [2021-04-06T17:02:50.068Z] #52 116.8 golang.org/x/crypto/ssh/terminal [2021-04-06T17:02:50.068Z] #52 120.1 mvdan.cc/sh/v3/cmd/shfmt [2021-04-06T17:02:50.068Z] #52 DONE 126.9s [2021-04-06T17:02:50.068Z] [2021-04-06T17:02:50.068Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:02:50.068Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-06T17:02:50.068Z] #21 0.445 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-06T17:02:50.068Z] #21 0.452 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:02:50.068Z] #21 0.575 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:02:50.068Z] #21 0.580 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:02:50.068Z] #21 1.642 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [447 kB] [2021-04-06T17:02:50.068Z] #21 3.236 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-06T17:02:50.072Z] #20 3.115 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-04-06T17:02:50.336Z] #20 1.804 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-06T17:02:50.336Z] #20 1.880 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:02:50.336Z] #20 1.882 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:02:50.336Z] #20 1.908 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:02:50.369Z] #21 ... [2021-04-06T17:02:50.369Z] [2021-04-06T17:02:50.369Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:02:50.369Z] #46 sha256:d06514fe2f65b3f3f83fe4a9eaac757d92035dfd3e06e549b5dfb5bb996f0b8c [2021-04-06T17:02:50.369Z] #46 117.2 encoding/xml [2021-04-06T17:02:50.369Z] #46 124.4 crypto/rand [2021-04-06T17:02:50.369Z] #46 126.8 go/doc [2021-04-06T17:02:50.369Z] #46 126.9 crypto/elliptic [2021-04-06T17:02:50.386Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42257/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2c0b3688a572fa0588132317ea1e276fef44203 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f2c0b3688a572fa0588132317ea1e276fef44203 hack/make.sh dynbinary-daemon test-docker-py [2021-04-06T17:02:50.601Z] #20 2.500 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [454 kB] [2021-04-06T17:02:50.957Z] [2021-04-06T17:02:50.957Z] Removing bundles/ [2021-04-06T17:02:50.957Z] [2021-04-06T17:02:50.957Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-06T17:02:50.957Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:02:50.957Z] GOOS="" GOARCH="" GOARM="" [2021-04-06T17:02:51.040Z] #46 ... [2021-04-06T17:02:51.040Z] [2021-04-06T17:02:51.040Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:51.040Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:02:51.040Z] #44 60.08 HOSTCC compel/src/lib/log-host.o [2021-04-06T17:02:51.226Z] #13 DONE 121.5s [2021-04-06T17:02:51.226Z] [2021-04-06T17:02:51.226Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:02:51.226Z] #58 sha256:5bea1013a662f4e090fd44aba177e997b76e8785541a2e790318a28a56568dfc [2021-04-06T17:02:51.226Z] #58 117.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-06T17:02:51.226Z] #58 117.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-06T17:02:51.226Z] #58 DONE 126.5s [2021-04-06T17:02:51.226Z] [2021-04-06T17:02:51.226Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:02:51.226Z] #53 sha256:4fcf00f9480e13748254a55a22d0a969261c5d1a367341daa2f5c64be4113797 [2021-04-06T17:02:51.226Z] #53 ... [2021-04-06T17:02:51.226Z] [2021-04-06T17:02:51.226Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-06T17:02:51.226Z] #59 sha256:4c557693b561127e1c03d1af6818397b619ba34618c50d722bdde9c9bf5180d7 [2021-04-06T17:02:51.226Z] #59 DONE 0.2s [2021-04-06T17:02:51.339Z] #44 60.45 HOSTLINK compel/compel-host-bin [2021-04-06T17:02:51.441Z] #20 4.588 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:02:51.486Z] [2021-04-06T17:02:51.486Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-06T17:02:51.486Z] #60 sha256:4228681361557c91363d4ade59d59d84d511f1e414d7f129ecc6c208df044f8b [2021-04-06T17:02:51.486Z] #60 DONE 0.3s [2021-04-06T17:02:51.486Z] [2021-04-06T17:02:51.486Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:51.486Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:02:51.486Z] #43 48.18 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-06T17:02:51.486Z] #43 48.31 CC compel/src/lib/log.o [2021-04-06T17:02:51.486Z] #43 48.50 CC compel/arch/x86/src/lib/cpu.o [2021-04-06T17:02:51.486Z] #43 49.17 CC compel/arch/x86/src/lib/infect.o [2021-04-06T17:02:51.486Z] #43 50.05 CC compel/src/lib/infect-rpc.o [2021-04-06T17:02:51.486Z] #43 50.45 CC compel/src/lib/infect-util.o [2021-04-06T17:02:51.486Z] #43 50.72 CC compel/src/lib/infect.o [2021-04-06T17:02:51.486Z] #43 52.98 CC compel/src/lib/ptrace.o [2021-04-06T17:02:51.486Z] #43 53.25 AR compel/libcompel.a [2021-04-06T17:02:51.486Z] #43 53.30 HOSTCC compel/src/main-host.o [2021-04-06T17:02:51.486Z] #43 53.56 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-06T17:02:51.486Z] #43 53.69 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-06T17:02:51.486Z] #43 54.22 HOSTCC compel/src/lib/log-host.o [2021-04-06T17:02:51.551Z] #20 3.334 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-06T17:02:51.638Z] #44 60.66 DEP soccr/soccr.d [2021-04-06T17:02:51.746Z] #43 54.36 HOSTLINK compel/compel-host-bin [2021-04-06T17:02:51.746Z] #43 54.55 DEP soccr/soccr.d [2021-04-06T17:02:51.938Z] #44 60.92 CC soccr/soccr.o [2021-04-06T17:02:52.006Z] #43 54.69 CC soccr/soccr.o [2021-04-06T17:02:52.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-06T17:02:52.947Z] #20 4.479 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [266 kB] [2021-04-06T17:02:53.334Z] #20 6.110 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:02:53.334Z] #20 ... [2021-04-06T17:02:53.334Z] [2021-04-06T17:02:53.334Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:53.334Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:02:53.334Z] #43 59.16 CC criu/arch/x86/kerndat.o [2021-04-06T17:02:53.334Z] #43 60.06 CC criu/arch/x86/sigaction_compat.o [2021-04-06T17:02:53.334Z] #43 60.46 CC criu/arch/x86/sigframe.o [2021-04-06T17:02:53.334Z] #43 60.64 LINK criu/arch/x86/crtools.built-in.o [2021-04-06T17:02:53.334Z] #43 60.84 DEP criu/pie/util-vdso-elf32.d [2021-04-06T17:02:53.334Z] #43 61.02 DEP criu/pie/util-vdso.d [2021-04-06T17:02:53.334Z] #43 61.31 DEP criu/pie/util.d [2021-04-06T17:02:53.334Z] #43 61.57 CC criu/pie/util.o [2021-04-06T17:02:53.334Z] #43 62.01 CC criu/pie/util-vdso.o [2021-04-06T17:02:53.334Z] #43 62.66 CC criu/pie/util-vdso-elf32.o [2021-04-06T17:02:53.334Z] #43 63.40 AR criu/pie/pie.lib.a [2021-04-06T17:02:53.334Z] #43 63.47 DEP criu/pie/restorer.d [2021-04-06T17:02:53.334Z] #43 63.71 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-06T17:02:53.334Z] #43 63.88 DEP criu/arch/x86/restorer_unmap.d [2021-04-06T17:02:53.334Z] #43 63.89 DEP criu/arch/x86/restorer.d [2021-04-06T17:02:53.334Z] #43 64.02 DEP criu/arch/x86/vdso-pie.d [2021-04-06T17:02:53.334Z] #43 64.15 DEP criu/pie/parasite-vdso.d [2021-04-06T17:02:53.334Z] #43 64.40 DEP criu/pie/parasite.d [2021-04-06T17:02:53.334Z] #43 64.76 CC criu/pie/parasite.o [2021-04-06T17:02:53.334Z] #43 66.27 LINK criu/pie/parasite.built-in.o [2021-04-06T17:02:53.334Z] #43 66.31 GEN criu/pie/parasite-blob.h [2021-04-06T17:02:53.334Z] #43 66.33 CC criu/pie/parasite-vdso.o [2021-04-06T17:02:53.334Z] #43 67.04 CC criu/arch/x86/vdso-pie.o [2021-04-06T17:02:53.386Z] #43 55.89 AR soccr/libsoccr.a [2021-04-06T17:02:53.386Z] #43 55.92 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-06T17:02:53.477Z] #44 62.60 AR soccr/libsoccr.a [2021-04-06T17:02:53.477Z] #44 62.64 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-06T17:02:53.591Z] #43 ... [2021-04-06T17:02:53.591Z] [2021-04-06T17:02:53.591Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:02:53.591Z] #45 sha256:3a0775b24e15d421411efae554a99d7ef0c539308e273dfa071c265272c1c347 [2021-04-06T17:02:53.591Z] #45 139.7 github.com/LK4D4/vndr/godl [2021-04-06T17:02:53.646Z] #43 56.32 DEP criu/arch/x86/sigframe.d [2021-04-06T17:02:53.646Z] #43 56.42 DEP criu/arch/x86/sigaction_compat.d [2021-04-06T17:02:53.776Z] #44 63.04 DEP criu/arch/ppc64/sigframe.d [2021-04-06T17:02:53.896Z] #20 5.672 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-06T17:02:53.905Z] #43 56.55 DEP criu/arch/x86/kerndat.d [2021-04-06T17:02:54.076Z] #44 63.18 DEP criu/arch/ppc64/crtools.d [2021-04-06T17:02:54.076Z] #44 63.37 DEP criu/arch/ppc64/cpu.d [2021-04-06T17:02:54.154Z] #45 140.5 github.com/LK4D4/vndr [2021-04-06T17:02:54.165Z] #43 56.73 DEP criu/arch/x86/crtools.d [2021-04-06T17:02:54.165Z] #43 56.86 DEP criu/arch/x86/cpu.d [2021-04-06T17:02:54.165Z] #43 ... [2021-04-06T17:02:54.165Z] [2021-04-06T17:02:54.165Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:02:54.165Z] #45 sha256:e916ebd5dbec63ed9e36d6f613b574f4943230e1fe1604396f10ba2eb682dfd0 [2021-04-06T17:02:54.165Z] #45 119.8 net/http/httptrace [2021-04-06T17:02:54.165Z] #45 120.0 net/http [2021-04-06T17:02:54.377Z] #44 63.53 CC criu/arch/ppc64/cpu.o [2021-04-06T17:02:54.424Z] #45 ... [2021-04-06T17:02:54.424Z] [2021-04-06T17:02:54.424Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:54.424Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:02:54.424Z] #43 57.07 CC criu/arch/x86/cpu.o [2021-04-06T17:02:54.472Z] #20 ... [2021-04-06T17:02:54.472Z] [2021-04-06T17:02:54.472Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:54.472Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:02:54.472Z] #43 51.24 CC compel/plugins/std/string.o [2021-04-06T17:02:54.472Z] #43 51.77 CC compel/plugins/std/infect.o [2021-04-06T17:02:54.472Z] #43 52.20 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-04-06T17:02:54.472Z] #43 52.27 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-04-06T17:02:54.472Z] #43 52.39 AR compel/plugins/std.lib.a [2021-04-06T17:02:54.472Z] #43 52.60 CC compel/plugins/fds/fds.o [2021-04-06T17:02:54.472Z] #43 52.90 AR compel/plugins/fds.lib.a [2021-04-06T17:02:54.472Z] #43 52.99 HOSTDEP compel/src/lib/log-host.d [2021-04-06T17:02:54.472Z] #43 53.18 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-06T17:02:54.472Z] #43 53.46 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-04-06T17:02:54.472Z] #43 53.58 HOSTDEP compel/src/main-host.d [2021-04-06T17:02:54.472Z] #43 53.69 DEP compel/src/lib/ptrace.d [2021-04-06T17:02:54.472Z] #43 53.77 DEP compel/src/lib/infect.d [2021-04-06T17:02:54.472Z] #43 53.97 DEP compel/src/lib/infect-util.d [2021-04-06T17:02:54.472Z] #43 54.17 DEP compel/src/lib/infect-rpc.d [2021-04-06T17:02:54.472Z] #43 54.41 DEP compel/arch/aarch64/src/lib/infect.d [2021-04-06T17:02:54.472Z] #43 54.53 DEP compel/arch/aarch64/src/lib/cpu.d [2021-04-06T17:02:54.472Z] #43 54.60 DEP compel/src/lib/log.d [2021-04-06T17:02:54.472Z] #43 54.68 DEP compel/src/main.d [2021-04-06T17:02:54.472Z] #43 54.84 DEP compel/src/lib/handle-elf.d [2021-04-06T17:02:54.472Z] #43 54.99 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-04-06T17:02:54.472Z] #43 55.18 CC compel/src/lib/log.o [2021-04-06T17:02:54.472Z] #43 55.53 CC compel/arch/aarch64/src/lib/cpu.o [2021-04-06T17:02:54.472Z] #43 55.80 CC compel/arch/aarch64/src/lib/infect.o [2021-04-06T17:02:54.472Z] #43 56.33 CC compel/src/lib/infect-rpc.o [2021-04-06T17:02:54.472Z] #43 56.73 CC compel/src/lib/infect-util.o [2021-04-06T17:02:54.472Z] #43 57.09 CC compel/src/lib/infect.o [2021-04-06T17:02:54.992Z] #43 57.71 CC criu/arch/x86/crtools.o [2021-04-06T17:02:55.041Z] #44 64.24 CC criu/arch/ppc64/crtools.o [2021-04-06T17:02:55.048Z] #43 59.21 CC compel/src/lib/ptrace.o [2021-04-06T17:02:55.625Z] #43 59.69 AR compel/libcompel.a [2021-04-06T17:02:55.625Z] #43 59.81 HOSTCC compel/src/main-host.o [2021-04-06T17:02:56.137Z] #44 65.40 CC criu/arch/ppc64/sigframe.o [2021-04-06T17:02:56.201Z] #43 60.23 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-04-06T17:02:56.371Z] #43 58.87 CC criu/arch/x86/kerndat.o [2021-04-06T17:02:56.466Z] #43 60.45 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-06T17:02:56.631Z] #43 ... [2021-04-06T17:02:56.631Z] [2021-04-06T17:02:56.631Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-06T17:02:56.631Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-06T17:02:56.631Z] #14 DONE 5.5s [2021-04-06T17:02:56.631Z] [2021-04-06T17:02:56.631Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:02:56.631Z] #53 sha256:4fcf00f9480e13748254a55a22d0a969261c5d1a367341daa2f5c64be4113797 [2021-04-06T17:02:56.631Z] #53 5.083 + RM_GOPATH=0 [2021-04-06T17:02:56.631Z] #53 5.083 + TMP_GOPATH= [2021-04-06T17:02:56.631Z] #53 5.083 + : /build [2021-04-06T17:02:56.631Z] #53 5.083 + '[' -z '' ']' [2021-04-06T17:02:56.631Z] #53 5.083 ++ mktemp -d [2021-04-06T17:02:56.631Z] #53 5.083 + export GOPATH=/tmp/tmp.b9k687yuhl [2021-04-06T17:02:56.631Z] #53 5.083 + GOPATH=/tmp/tmp.b9k687yuhl [2021-04-06T17:02:56.631Z] #53 5.083 + RM_GOPATH=1 [2021-04-06T17:02:56.631Z] #53 5.083 + case "$(go env GOARCH)" in [2021-04-06T17:02:56.631Z] #53 5.091 ++ go env GOARCH [2021-04-06T17:02:56.631Z] #53 5.127 + export GO_BUILDMODE=-buildmode=pie [2021-04-06T17:02:56.631Z] #53 5.127 + GO_BUILDMODE=-buildmode=pie [2021-04-06T17:02:56.631Z] #53 5.128 ++ dirname /tmp/install/install.sh [2021-04-06T17:02:56.631Z] #53 5.132 + dir=/tmp/install [2021-04-06T17:02:56.631Z] #53 5.137 + bin=runc [2021-04-06T17:02:56.631Z] #53 5.137 + shift [2021-04-06T17:02:56.631Z] #53 5.137 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-06T17:02:56.631Z] #53 5.137 + . /tmp/install/runc.installer [2021-04-06T17:02:56.631Z] #53 5.138 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:02:56.631Z] #53 5.138 + install_runc [2021-04-06T17:02:56.631Z] #53 5.138 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-06T17:02:56.631Z] #53 5.144 + uname -r [2021-04-06T17:02:56.631Z] #53 5.158 + RUNC_BUILDTAGS='seccomp ' [2021-04-06T17:02:56.631Z] #53 5.158 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-06T17:02:56.631Z] #53 5.163 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-06T17:02:56.631Z] #53 5.163 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.b9k687yuhl/src/github.com/opencontainers/runc [2021-04-06T17:02:56.631Z] #53 5.165 Cloning into '/tmp/tmp.b9k687yuhl/src/github.com/opencontainers/runc'... [2021-04-06T17:02:56.781Z] #44 65.74 LINK criu/arch/ppc64/crtools.built-in.o [2021-04-06T17:02:56.781Z] #44 65.78 DEP criu/pie/util-vdso.d [2021-04-06T17:02:57.042Z] #43 60.90 HOSTCC compel/src/lib/log-host.o [2021-04-06T17:02:57.042Z] #43 ... [2021-04-06T17:02:57.042Z] [2021-04-06T17:02:57.042Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:02:57.042Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-06T17:02:57.042Z] #20 8.562 Fetched 8751 kB in 7s (1248 kB/s) [2021-04-06T17:02:57.080Z] #44 65.97 DEP criu/pie/util.d [2021-04-06T17:02:57.080Z] #44 ... [2021-04-06T17:02:57.080Z] [2021-04-06T17:02:57.080Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:02:57.080Z] #46 sha256:d06514fe2f65b3f3f83fe4a9eaac757d92035dfd3e06e549b5dfb5bb996f0b8c [2021-04-06T17:02:57.080Z] #46 133.7 encoding/asn1 [2021-04-06T17:02:58.968Z] #20 8.562 Reading package lists... [2021-04-06T17:02:58.968Z] #20 ... [2021-04-06T17:02:58.968Z] [2021-04-06T17:02:58.968Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:02:58.968Z] #53 sha256:5634c668bbbba5a531f69d412acba8c0cbdcfc15887c07b6c887214c48397539 [2021-04-06T17:02:58.968Z] #53 11.32 + cd /tmp/tmp.SuGgAEdbuJ/src/github.com/opencontainers/runc [2021-04-06T17:02:58.968Z] #53 11.32 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:02:58.968Z] #53 12.13 + '[' -z '' ']' [2021-04-06T17:02:58.968Z] #53 12.13 + target=static [2021-04-06T17:02:58.968Z] #53 12.13 + make 'BUILDTAGS=seccomp ' static [2021-04-06T17:02:58.968Z] #53 12.30 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-06T17:02:58.968Z] #53 ... [2021-04-06T17:02:58.968Z] [2021-04-06T17:02:58.968Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:58.968Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:02:58.968Z] #43 61.20 HOSTLINK compel/compel-host-bin [2021-04-06T17:02:58.968Z] #43 61.37 DEP soccr/soccr.d [2021-04-06T17:02:58.968Z] #43 61.60 CC soccr/soccr.o [2021-04-06T17:02:58.968Z] #43 63.06 AR soccr/libsoccr.a [2021-04-06T17:02:59.231Z] #43 63.14 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-06T17:02:59.405Z] #45 ... [2021-04-06T17:02:59.405Z] [2021-04-06T17:02:59.405Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:02:59.405Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:02:59.405Z] #43 67.46 CC criu/arch/x86/restorer.o [2021-04-06T17:02:59.405Z] #43 68.03 CC criu/arch/x86/restorer_unmap.o [2021-04-06T17:02:59.405Z] #43 68.06 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-06T17:02:59.405Z] #43 68.39 CC criu/pie/restorer.o [2021-04-06T17:02:59.405Z] #43 71.52 LINK criu/pie/restorer.built-in.o [2021-04-06T17:02:59.405Z] #43 71.55 GEN criu/pie/restorer-blob.h [2021-04-06T17:02:59.405Z] #43 71.69 DEP criu/vdso.d [2021-04-06T17:02:59.405Z] #43 71.96 DEP criu/vdso-compat.d [2021-04-06T17:02:59.405Z] #43 72.10 DEP criu/uts_ns.d [2021-04-06T17:02:59.405Z] #43 72.24 DEP criu/util.d [2021-04-06T17:02:59.405Z] #43 72.42 DEP criu/uffd.d [2021-04-06T17:02:59.405Z] #43 72.61 DEP criu/tun.d [2021-04-06T17:02:59.405Z] #43 72.77 DEP criu/tty.d [2021-04-06T17:02:59.405Z] #43 72.97 DEP criu/timerfd.d [2021-04-06T17:02:59.405Z] #43 73.15 DEP criu/timens.d [2021-04-06T17:02:59.495Z] #43 63.64 DEP criu/arch/aarch64/sigframe.d [2021-04-06T17:02:59.662Z] #43 73.41 DEP criu/sysfs_parse.d [2021-04-06T17:02:59.758Z] #43 63.80 DEP criu/arch/aarch64/crtools.d [2021-04-06T17:02:59.758Z] #43 63.94 DEP criu/arch/aarch64/cpu.d [2021-04-06T17:02:59.853Z] #46 136.3 crypto/rsa [2021-04-06T17:02:59.918Z] #43 73.58 DEP criu/sysctl.d [2021-04-06T17:02:59.918Z] #43 73.72 DEP criu/string.d [2021-04-06T17:02:59.918Z] #43 73.78 DEP criu/stats.d [2021-04-06T17:03:00.175Z] #43 73.93 DEP criu/sockets.d [2021-04-06T17:03:00.188Z] #43 63.97 DEP criu/arch/aarch64/bitops.d [2021-04-06T17:03:00.188Z] #43 64.01 CC criu/arch/aarch64/bitops.o [2021-04-06T17:03:00.432Z] #43 74.20 DEP criu/sk-unix.d [2021-04-06T17:03:00.450Z] #43 64.42 CC criu/arch/aarch64/cpu.o [2021-04-06T17:03:00.450Z] #43 64.53 CC criu/arch/aarch64/crtools.o [2021-04-06T17:03:00.504Z] #46 137.2 github.com/LK4D4/vndr/build [2021-04-06T17:03:00.709Z] #43 74.57 DEP criu/sk-tcp.d [2021-04-06T17:03:00.966Z] #43 74.78 DEP criu/sk-queue.d [2021-04-06T17:03:00.966Z] #43 ... [2021-04-06T17:03:00.966Z] [2021-04-06T17:03:00.966Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:03:00.966Z] #53 sha256:520bee7db9f960bbf4a04a03a4e8dc34707fbd1a9d2a6a8e05043f84fbf012e6 [2021-04-06T17:03:00.966Z] #53 13.20 + cd /tmp/tmp.GCbd4erN5K/src/github.com/opencontainers/runc [2021-04-06T17:03:00.966Z] #53 13.20 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:03:00.966Z] #53 13.76 + '[' -z '' ']' [2021-04-06T17:03:00.966Z] #53 13.76 + target=static [2021-04-06T17:03:00.966Z] #53 13.76 + make 'BUILDTAGS=seccomp ' static [2021-04-06T17:03:00.966Z] #53 14.08 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-06T17:03:01.026Z] #43 65.00 CC criu/arch/aarch64/sigframe.o [2021-04-06T17:03:01.026Z] #43 65.24 LINK criu/arch/aarch64/crtools.built-in.o [2021-04-06T17:03:01.153Z] #46 ... [2021-04-06T17:03:01.153Z] [2021-04-06T17:03:01.153Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:03:01.153Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-06T17:03:01.153Z] #21 4.945 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-06T17:03:01.153Z] #21 6.267 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-06T17:03:01.153Z] #21 11.76 Fetched 8695 kB in 11s (766 kB/s) [2021-04-06T17:03:01.153Z] #21 11.76 Reading package lists... [2021-04-06T17:03:01.153Z] #21 ... [2021-04-06T17:03:01.153Z] [2021-04-06T17:03:01.153Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:01.153Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:03:01.153Z] #44 66.12 CC criu/pie/util.o [2021-04-06T17:03:01.153Z] #44 66.39 CC criu/pie/util-vdso.o [2021-04-06T17:03:01.153Z] #44 67.17 AR criu/pie/pie.lib.a [2021-04-06T17:03:01.153Z] #44 67.24 DEP criu/pie/restorer.d [2021-04-06T17:03:01.153Z] #44 67.50 DEP criu/arch/ppc64/vdso-trampoline.d [2021-04-06T17:03:01.153Z] #44 67.53 DEP criu/arch/ppc64/restorer.d [2021-04-06T17:03:01.153Z] #44 67.77 DEP criu/arch/ppc64/vdso-pie.d [2021-04-06T17:03:01.153Z] #44 67.90 DEP criu/pie/parasite-vdso.d [2021-04-06T17:03:01.153Z] #44 68.11 DEP criu/pie/parasite.d [2021-04-06T17:03:01.153Z] #44 68.37 CC criu/pie/parasite.o [2021-04-06T17:03:01.153Z] #44 69.91 LINK criu/pie/parasite.built-in.o [2021-04-06T17:03:01.153Z] #44 69.93 GEN criu/pie/parasite-blob.h [2021-04-06T17:03:01.153Z] #44 69.98 CC criu/pie/parasite-vdso.o [2021-04-06T17:03:01.230Z] #53 ... [2021-04-06T17:03:01.230Z] [2021-04-06T17:03:01.230Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:01.230Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:03:01.230Z] #43 74.94 DEP criu/sk-packet.d [2021-04-06T17:03:01.230Z] #43 75.13 DEP criu/sk-netlink.d [2021-04-06T17:03:01.289Z] #43 65.29 DEP criu/pie/util-vdso.d [2021-04-06T17:03:01.500Z] #43 75.36 DEP criu/sk-inet.d [2021-04-06T17:03:01.553Z] #43 ... [2021-04-06T17:03:01.553Z] [2021-04-06T17:03:01.553Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:03:01.553Z] #45 sha256:0cfb4aa769ae0adc8076cc7af44c8bddcff8ff9770ba2c7aa3384cd394585d42 [2021-04-06T17:03:01.553Z] #45 111.6 github.com/LK4D4/vndr/godl [2021-04-06T17:03:01.553Z] #45 112.3 github.com/LK4D4/vndr [2021-04-06T17:03:01.553Z] #45 DONE 121.5s [2021-04-06T17:03:01.553Z] [2021-04-06T17:03:01.553Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:01.553Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:03:01.553Z] #43 65.54 DEP criu/pie/util.d [2021-04-06T17:03:01.803Z] #44 70.89 CC criu/arch/ppc64/vdso-pie.o [2021-04-06T17:03:01.819Z] #43 65.87 CC criu/pie/util.o [2021-04-06T17:03:01.909Z] #53 ... [2021-04-06T17:03:01.909Z] [2021-04-06T17:03:01.909Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-06T17:03:01.909Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-06T17:03:01.909Z] #15 DONE 4.8s [2021-04-06T17:03:01.909Z] [2021-04-06T17:03:01.909Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-06T17:03:01.909Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-06T17:03:02.091Z] #43 75.64 DEP criu/signalfd.d [2021-04-06T17:03:02.091Z] #43 75.88 DEP criu/sigframe.d [2021-04-06T17:03:02.091Z] #43 75.98 DEP criu/shmem.d [2021-04-06T17:03:02.350Z] #43 76.18 DEP criu/servicefd.d [2021-04-06T17:03:02.396Z] #43 66.34 CC criu/pie/util-vdso.o [2021-04-06T17:03:02.455Z] #44 71.35 CC criu/arch/ppc64/restorer.o [2021-04-06T17:03:02.606Z] #43 76.37 DEP criu/seize.d [2021-04-06T17:03:02.606Z] #43 76.53 DEP criu/seccomp.d [2021-04-06T17:03:02.757Z] #44 71.82 CC criu/arch/ppc64/vdso-trampoline.o [2021-04-06T17:03:02.757Z] #44 71.86 CC criu/pie/restorer.o [2021-04-06T17:03:03.168Z] #43 76.78 DEP criu/rst-malloc.d [2021-04-06T17:03:03.168Z] #43 76.86 DEP criu/rbtree.d [2021-04-06T17:03:03.168Z] #43 76.88 DEP criu/pstree.d [2021-04-06T17:03:03.362Z] #43 ... [2021-04-06T17:03:03.362Z] [2021-04-06T17:03:03.362Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:03:03.362Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-06T17:03:03.362Z] #32 DONE 122.9s [2021-04-06T17:03:03.362Z] [2021-04-06T17:03:03.362Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:03.362Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:03:03.362Z] #43 67.31 AR criu/pie/pie.lib.a [2021-04-06T17:03:03.362Z] #43 67.40 DEP criu/pie/restorer.d [2021-04-06T17:03:03.409Z] #44 ... [2021-04-06T17:03:03.409Z] [2021-04-06T17:03:03.409Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:03:03.409Z] #46 sha256:d06514fe2f65b3f3f83fe4a9eaac757d92035dfd3e06e549b5dfb5bb996f0b8c [2021-04-06T17:03:03.409Z] #46 140.3 vendor/golang.org/x/net/idna [2021-04-06T17:03:03.425Z] #43 77.02 DEP criu/protobuf.d [2021-04-06T17:03:03.425Z] #43 77.22 GEN criu/protobuf-desc-gen.h [2021-04-06T17:03:03.626Z] #43 67.73 DEP criu/arch/aarch64/intraprocedure.d [2021-04-06T17:03:03.626Z] #43 67.75 DEP criu/arch/aarch64/restorer.d [2021-04-06T17:03:04.202Z] #43 68.11 DEP criu/arch/aarch64/vdso-pie.d [2021-04-06T17:03:04.202Z] #43 68.25 DEP criu/pie/parasite-vdso.d [2021-04-06T17:03:04.354Z] #43 ... [2021-04-06T17:03:04.354Z] [2021-04-06T17:03:04.354Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:03:04.354Z] #45 sha256:3a0775b24e15d421411efae554a99d7ef0c539308e273dfa071c265272c1c347 [2021-04-06T17:03:04.354Z] #45 DONE 150.7s [2021-04-06T17:03:04.466Z] #43 68.42 DEP criu/pie/parasite.d [2021-04-06T17:03:04.610Z] [2021-04-06T17:03:04.611Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:03:04.611Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:03:04.611Z] #20 11.25 Fetched 8933 kB in 10s (898 kB/s) [2021-04-06T17:03:04.611Z] #20 11.25 Reading package lists... [2021-04-06T17:03:04.736Z] #43 68.72 CC criu/pie/parasite.o [2021-04-06T17:03:04.778Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-04-06T17:03:04.778Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f9647483\powershellScript.ps1'; exit $LASTEXITCODE; [2021-04-06T17:03:04.778Z] ---------------------------------------------------------------------------- [2021-04-06T17:03:04.778Z] [2021-04-06T17:03:04.778Z] INFO: executeCI.ps1 starting at Tue Apr 6 17:03:04 CUT 2021 [2021-04-06T17:03:04.778Z] [2021-04-06T17:03:04.778Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-04-06T17:03:04.778Z] INFO: Running git version 2.24.1.windows.2 [2021-04-06T17:03:04.778Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-04-06T17:03:04.778Z] INFO: Environment variables: [2021-04-06T17:03:04.778Z] [2021-04-06T17:03:04.778Z] Name Value [2021-04-06T17:03:04.778Z] ---- ----- [2021-04-06T17:03:04.778Z] ALLUSERSPROFILE C:\ProgramData [2021-04-06T17:03:04.778Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-04-06T17:03:04.778Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-04-06T17:03:04.778Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-04-06T17:03:04.778Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-04-06T17:03:04.778Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-04-06T17:03:04.778Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-04-06T17:03:04.778Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-04-06T17:03:04.778Z] BRANCH_NAME PR-42257 [2021-04-06T17:03:04.778Z] BUILD_DISPLAY_NAME #1 [2021-04-06T17:03:04.778Z] BUILD_ID 1 [2021-04-06T17:03:04.778Z] BUILD_NUMBER 1 [2021-04-06T17:03:04.778Z] BUILD_TAG jenkins-moby-PR-42257-1 [2021-04-06T17:03:04.778Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42257/1/ [2021-04-06T17:03:04.778Z] CHANGE_AUTHOR thaJeztah [2021-04-06T17:03:04.778Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-04-06T17:03:04.778Z] CHANGE_BRANCH 20.10_backport_fix_testinspect [2021-04-06T17:03:04.778Z] CHANGE_FORK thaJeztah/docker [2021-04-06T17:03:04.778Z] CHANGE_ID 42257 [2021-04-06T17:03:04.778Z] CHANGE_TARGET 20.10 [2021-04-06T17:03:04.778Z] CHANGE_TITLE [20.10 backport] Fix TestInspect(), and pin arm64 machines to a specific Ubuntu version [2021-04-06T17:03:04.778Z] CHANGE_URL https://github.com/moby/moby/pull/42257 [2021-04-06T17:03:04.778Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-04-06T17:03:04.778Z] CommonProgramFiles C:\Program Files\Common Files [2021-04-06T17:03:04.778Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-04-06T17:03:04.778Z] CommonProgramW6432 C:\Program Files\Common Files [2021-04-06T17:03:04.778Z] COMPUTERNAME azwin-2-b3ebe0 [2021-04-06T17:03:04.778Z] ComSpec C:\windows\system32\cmd.exe [2021-04-06T17:03:04.778Z] ConfigSequenceNumber 0 [2021-04-06T17:03:04.778Z] DOCKER_BUILDKIT 0 [2021-04-06T17:03:04.778Z] DOCKER_DUT_DEBUG 1 [2021-04-06T17:03:04.778Z] DOCKER_EXPERIMENTAL 1 [2021-04-06T17:03:04.778Z] DOCKER_GRAPHDRIVER overlay2 [2021-04-06T17:03:04.778Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-04-06T17:03:04.778Z] EXECUTOR_NUMBER 0 [2021-04-06T17:03:04.778Z] FQDN azwin-2-b3ebe0.westus.cloudapp.azure.com [2021-04-06T17:03:04.778Z] GIT_BRANCH PR-42257 [2021-04-06T17:03:04.778Z] GIT_COMMIT f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T17:03:04.778Z] GIT_URL https://github.com/moby/moby.git [2021-04-06T17:03:04.778Z] HUDSON_COOKIE aa4fce1e-37c8-45e0-8e51-e257c13eaf43 [2021-04-06T17:03:04.778Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-04-06T17:03:04.778Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-04-06T17:03:04.778Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-04-06T17:03:04.778Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-04-06T17:03:04.778Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-04-06T17:03:04.778Z] JENKINS_NODE_COOKIE ef976066-7426-4f08-9d77-9434a2e95b36 [2021-04-06T17:03:04.778Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-04-06T17:03:04.778Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-04-06T17:03:04.778Z] JOB_BASE_NAME PR-42257 [2021-04-06T17:03:04.778Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42257/display/redirect [2021-04-06T17:03:04.778Z] JOB_NAME moby/PR-42257 [2021-04-06T17:03:04.778Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42257/ [2021-04-06T17:03:04.778Z] library.jps.version master [2021-04-06T17:03:04.778Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-04-06T17:03:04.778Z] NODE_LABELS amd64 azure azwin-2-b3ebe0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-04-06T17:03:04.778Z] NODE_NAME azwin-2-b3ebe0 [2021-04-06T17:03:04.778Z] NUMBER_OF_PROCESSORS 4 [2021-04-06T17:03:04.779Z] OS Windows_NT [2021-04-06T17:03:04.779Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-04-06T17:03:04.779Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-04-06T17:03:04.779Z] PROCESSOR_ARCHITECTURE AMD64 [2021-04-06T17:03:04.779Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-04-06T17:03:04.779Z] PROCESSOR_LEVEL 6 [2021-04-06T17:03:04.779Z] PROCESSOR_REVISION 5504 [2021-04-06T17:03:04.779Z] ProgramData C:\ProgramData [2021-04-06T17:03:04.779Z] ProgramFiles C:\Program Files [2021-04-06T17:03:04.779Z] ProgramFiles(x86) C:\Program Files (x86) [2021-04-06T17:03:04.779Z] ProgramW6432 C:\Program Files [2021-04-06T17:03:04.779Z] PROMPT $P$G [2021-04-06T17:03:04.779Z] PSExecutionPolicyPreference Bypass [2021-04-06T17:03:04.779Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-04-06T17:03:04.779Z] PUBLIC C:\Users\Public [2021-04-06T17:03:04.779Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42257/1/display/redirect?page=artif... [2021-04-06T17:03:04.779Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42257/1/display/redirect?page=changes [2021-04-06T17:03:04.779Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42257/1/display/redirect [2021-04-06T17:03:04.779Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42257/1/display/redirect?page=tests [2021-04-06T17:03:04.779Z] SKIP_VALIDATION_TESTS 1 [2021-04-06T17:03:04.779Z] SOURCES_DRIVE d [2021-04-06T17:03:04.779Z] SOURCES_SUBDIR gopath [2021-04-06T17:03:04.779Z] STAGE_NAME Run tests [2021-04-06T17:03:04.779Z] SystemDrive C: [2021-04-06T17:03:04.779Z] SystemRoot C:\windows [2021-04-06T17:03:04.779Z] TEMP C:\windows\TEMP [2021-04-06T17:03:04.779Z] TESTDEBUG 0 [2021-04-06T17:03:04.779Z] TESTRUN_DRIVE d [2021-04-06T17:03:04.779Z] TESTRUN_SUBDIR CI [2021-04-06T17:03:04.779Z] TIMEOUT 120m [2021-04-06T17:03:04.779Z] TMP C:\windows\TEMP [2021-04-06T17:03:04.779Z] USERDOMAIN WORKGROUP [2021-04-06T17:03:04.779Z] USERNAME azwin-2-b3ebe0$ [2021-04-06T17:03:04.779Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-04-06T17:03:04.779Z] windir C:\windows [2021-04-06T17:03:04.779Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-04-06T17:03:04.779Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-04-06T17:03:04.779Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-04-06T17:03:04.779Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-04-06T17:03:04.779Z] [2021-04-06T17:03:04.779Z] [2021-04-06T17:03:04.779Z] [2021-04-06T17:03:05.209Z] #16 3.255 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-06T17:03:05.209Z] #16 DONE 3.7s [2021-04-06T17:03:05.209Z] [2021-04-06T17:03:05.209Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:05.209Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:03:05.209Z] #43 59.48 CC criu/arch/x86/sigaction_compat.o [2021-04-06T17:03:05.209Z] #43 59.74 CC criu/arch/x86/sigframe.o [2021-04-06T17:03:05.209Z] #43 60.03 LINK criu/arch/x86/crtools.built-in.o [2021-04-06T17:03:05.209Z] #43 60.08 DEP criu/pie/util-vdso-elf32.d [2021-04-06T17:03:05.209Z] #43 60.30 DEP criu/pie/util-vdso.d [2021-04-06T17:03:05.209Z] #43 60.49 DEP criu/pie/util.d [2021-04-06T17:03:05.209Z] #43 60.68 CC criu/pie/util.o [2021-04-06T17:03:05.209Z] #43 61.12 CC criu/pie/util-vdso.o [2021-04-06T17:03:05.209Z] #43 61.86 CC criu/pie/util-vdso-elf32.o [2021-04-06T17:03:05.209Z] #43 62.55 AR criu/pie/pie.lib.a [2021-04-06T17:03:05.209Z] #43 62.62 DEP criu/pie/restorer.d [2021-04-06T17:03:05.209Z] #43 62.80 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-06T17:03:05.209Z] #43 63.00 DEP criu/arch/x86/restorer_unmap.d [2021-04-06T17:03:05.209Z] #43 63.04 DEP criu/arch/x86/restorer.d [2021-04-06T17:03:05.209Z] #43 63.23 DEP criu/arch/x86/vdso-pie.d [2021-04-06T17:03:05.209Z] #43 63.31 DEP criu/pie/parasite-vdso.d [2021-04-06T17:03:05.209Z] #43 63.60 DEP criu/pie/parasite.d [2021-04-06T17:03:05.209Z] #43 63.95 CC criu/pie/parasite.o [2021-04-06T17:03:05.209Z] #43 65.36 LINK criu/pie/parasite.built-in.o [2021-04-06T17:03:05.209Z] #43 65.36 GEN criu/pie/parasite-blob.h [2021-04-06T17:03:05.209Z] #43 65.39 CC criu/pie/parasite-vdso.o [2021-04-06T17:03:05.209Z] #43 66.10 CC criu/arch/x86/vdso-pie.o [2021-04-06T17:03:05.209Z] #43 66.41 CC criu/arch/x86/restorer.o [2021-04-06T17:03:05.209Z] #43 67.02 CC criu/arch/x86/restorer_unmap.o [2021-04-06T17:03:05.209Z] #43 67.08 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-06T17:03:05.209Z] #43 67.43 CC criu/pie/restorer.o [2021-04-06T17:03:05.209Z] #43 ... [2021-04-06T17:03:05.209Z] [2021-04-06T17:03:05.209Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-06T17:03:05.209Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-06T17:03:05.232Z] INFO: Sources under d:\gopath\... [2021-04-06T17:03:05.232Z] INFO: Test run under d:\CI\... [2021-04-06T17:03:05.232Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-04-06T17:03:05.232Z] INFO: docker/docker repository was found [2021-04-06T17:03:05.232Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-04-06T17:03:05.684Z] ltsc2019: Pulling from windows/servercore [2021-04-06T17:03:05.687Z] #43 69.91 LINK criu/pie/parasite.built-in.o [2021-04-06T17:03:05.951Z] #43 69.94 GEN criu/pie/parasite-blob.h [2021-04-06T17:03:05.951Z] #43 69.97 CC criu/pie/parasite-vdso.o [2021-04-06T17:03:05.979Z] #20 15.66 Reading package lists... [2021-04-06T17:03:05.979Z] #20 ... [2021-04-06T17:03:05.979Z] [2021-04-06T17:03:05.979Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:05.979Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:03:05.979Z] #43 79.55 DEP criu/protobuf-desc.d [2021-04-06T17:03:05.979Z] #43 79.74 DEP criu/proc_parse.d [2021-04-06T17:03:05.979Z] #43 79.92 DEP criu/plugin.d [2021-04-06T17:03:06.207Z] #46 ... [2021-04-06T17:03:06.207Z] [2021-04-06T17:03:06.207Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:03:06.207Z] #54 sha256:cc965658e064701844d529fc13a53a2f1245720c8cf641dbe5272b6b8d8836e9 [2021-04-06T17:03:06.207Z] #54 12.32 + cd /tmp/tmp.jsuMO2vmBd/src/github.com/opencontainers/runc [2021-04-06T17:03:06.207Z] #54 12.32 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:03:06.207Z] #54 12.99 + '[' -z '' ']' [2021-04-06T17:03:06.207Z] #54 12.99 + target=static [2021-04-06T17:03:06.207Z] #54 12.99 + make 'BUILDTAGS=seccomp ' static [2021-04-06T17:03:06.207Z] #54 13.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 . [2021-04-06T17:03:06.236Z] #43 80.00 DEP criu/pipes.d [2021-04-06T17:03:06.290Z] #17 ... [2021-04-06T17:03:06.290Z] [2021-04-06T17:03:06.290Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:03:06.290Z] #45 sha256:e916ebd5dbec63ed9e36d6f613b574f4943230e1fe1604396f10ba2eb682dfd0 [2021-04-06T17:03:06.290Z] #45 131.7 github.com/LK4D4/vndr/godl [2021-04-06T17:03:06.290Z] #45 132.6 github.com/LK4D4/vndr [2021-04-06T17:03:06.290Z] #45 ... [2021-04-06T17:03:06.290Z] [2021-04-06T17:03:06.290Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:03:06.290Z] #53 sha256:4fcf00f9480e13748254a55a22d0a969261c5d1a367341daa2f5c64be4113797 [2021-04-06T17:03:06.290Z] #53 13.68 + cd /tmp/tmp.b9k687yuhl/src/github.com/opencontainers/runc [2021-04-06T17:03:06.290Z] #53 13.68 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-06T17:03:06.290Z] #53 14.36 + '[' -z '' ']' [2021-04-06T17:03:06.290Z] #53 14.36 + target=static [2021-04-06T17:03:06.290Z] #53 14.36 + make 'BUILDTAGS=seccomp ' static [2021-04-06T17:03:06.290Z] #53 14.72 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-06T17:03:06.340Z] 4612f6d0b889: Pulling fs layer [2021-04-06T17:03:06.340Z] 5ff1512f88ec: Pulling fs layer [2021-04-06T17:03:06.493Z] #43 80.20 DEP criu/pie-util.d [2021-04-06T17:03:06.493Z] #43 80.34 DEP criu/pie-util-vdso.d [2021-04-06T17:03:06.508Z] #54 ... [2021-04-06T17:03:06.508Z] [2021-04-06T17:03:06.508Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:03:06.508Z] #46 sha256:d06514fe2f65b3f3f83fe4a9eaac757d92035dfd3e06e549b5dfb5bb996f0b8c [2021-04-06T17:03:06.508Z] #46 143.1 vendor/golang.org/x/crypto/cryptobyte [2021-04-06T17:03:06.749Z] #43 80.51 DEP criu/pie-util-vdso-elf32.d [2021-04-06T17:03:06.749Z] #43 80.60 DEP criu/path.d [2021-04-06T17:03:06.902Z] #43 70.70 CC criu/arch/aarch64/vdso-pie.o [2021-04-06T17:03:06.902Z] #43 71.01 CC criu/arch/aarch64/restorer.o [2021-04-06T17:03:07.006Z] #43 80.71 DEP criu/parasite-syscall.d [2021-04-06T17:03:07.235Z] #53 ... [2021-04-06T17:03:07.235Z] [2021-04-06T17:03:07.235Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:03:07.235Z] #45 sha256:e916ebd5dbec63ed9e36d6f613b574f4943230e1fe1604396f10ba2eb682dfd0 [2021-04-06T17:03:07.235Z] #45 DONE 142.7s [2021-04-06T17:03:07.262Z] #43 80.89 DEP criu/pagemap.d [2021-04-06T17:03:07.262Z] #43 81.12 DEP criu/pagemap-cache.d [2021-04-06T17:03:07.479Z] #43 71.42 CC criu/arch/aarch64/intraprocedure.o [2021-04-06T17:03:07.479Z] #43 71.46 CC criu/pie/restorer.o [2021-04-06T17:03:07.495Z] [2021-04-06T17:03:07.495Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:07.495Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:03:07.519Z] #43 81.23 DEP criu/page-xfer.d [2021-04-06T17:03:07.519Z] #43 81.36 DEP criu/page-pipe.d [2021-04-06T17:03:07.755Z] #43 ... [2021-04-06T17:03:07.755Z] [2021-04-06T17:03:07.755Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-06T17:03:07.755Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-06T17:03:07.755Z] #17 DONE 2.7s [2021-04-06T17:03:07.755Z] [2021-04-06T17:03:07.755Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-06T17:03:07.755Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-06T17:03:07.775Z] #43 81.45 DEP criu/netfilter.d [2021-04-06T17:03:07.775Z] #43 81.62 DEP criu/net.d [2021-04-06T17:03:08.031Z] #43 81.87 DEP criu/namespaces.d [2021-04-06T17:03:08.287Z] #43 82.01 DEP criu/mount.d [2021-04-06T17:03:08.287Z] #43 82.16 DEP criu/memfd.d [2021-04-06T17:03:08.549Z] #43 82.35 DEP criu/mem.d [2021-04-06T17:03:08.805Z] #43 82.56 DEP criu/lsm.d [2021-04-06T17:03:08.874Z] #43 ... [2021-04-06T17:03:08.874Z] [2021-04-06T17:03:08.874Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T17:03:08.874Z] #24 sha256:58509b405690dbda1ea5f225cfdc79c17e484efab5013fe67eec545bbf93fb19 [2021-04-06T17:03:08.875Z] #24 122.0 Checking out files: 19% (2147/11208) Checking out files: 20% (2242/11208) Checking out files: 21% (2354/11208) Checking out files: 22% (2466/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: 28% (3220/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: 35% (4006/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: 54% (6053/11208) Checking out files: 55% (6165/11208) Checking out files: 56% (6277/11208) Checking out files: 56% (6341/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: 80% (9076/11208) Checking out files: 81% (9079/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: 99% (11096/11208) Checking out files: 100% (11208/11208) Checking out files: 100% (11208/11208), done. [2021-04-06T17:03:08.875Z] #24 126.9 + cd /tmp/tmp.bSjpnOc2DT/tmp/docker-ce [2021-04-06T17:03:08.875Z] #24 126.9 + git checkout -q v17.06.2-ce [2021-04-06T17:03:09.062Z] #43 82.75 DEP criu/log.d [2021-04-06T17:03:09.062Z] #43 82.93 DEP criu/libnetlink.d [2021-04-06T17:03:09.064Z] ok github.com/docker/docker/cmd/dockerd 0.067s coverage: 29.1% of statements [2021-04-06T17:03:09.064Z] ok github.com/docker/docker/container 0.120s coverage: 34.7% of statements [2021-04-06T17:03:09.064Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-06T17:03:09.064Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-06T17:03:09.064Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-06T17:03:09.064Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-06T17:03:09.319Z] #43 83.09 DEP criu/kerndat.d [2021-04-06T17:03:09.576Z] #43 83.34 DEP criu/kcmp-ids.d [2021-04-06T17:03:09.576Z] #43 83.42 DEP criu/irmap.d [2021-04-06T17:03:09.825Z] #24 ... [2021-04-06T17:03:09.825Z] [2021-04-06T17:03:09.825Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:09.825Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:03:09.825Z] #43 73.86 LINK criu/pie/restorer.built-in.o [2021-04-06T17:03:09.825Z] #43 73.87 GEN criu/pie/restorer-blob.h [2021-04-06T17:03:09.832Z] #43 83.58 DEP criu/ipc_ns.d [2021-04-06T17:03:10.088Z] #43 83.72 DEP criu/image.d [2021-04-06T17:03:10.088Z] #43 83.86 DEP criu/image-desc.d [2021-04-06T17:03:10.088Z] #43 83.93 DEP criu/fsnotify.d [2021-04-06T17:03:10.089Z] #43 73.96 DEP criu/vdso.d [2021-04-06T17:03:10.089Z] #43 ... [2021-04-06T17:03:10.089Z] [2021-04-06T17:03:10.089Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:03:10.089Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-06T17:03:10.089Z] #20 8.562 Reading package lists... [2021-04-06T17:03:10.089Z] #20 12.14 Reading package lists... [2021-04-06T17:03:10.089Z] #20 15.67 Building dependency tree... [2021-04-06T17:03:10.089Z] #20 17.37 libcap2-bin is already the newest version (1:2.25-2). [2021-04-06T17:03:10.089Z] #20 17.37 The following additional packages will be installed: [2021-04-06T17:03:10.089Z] #20 17.37 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-06T17:03:10.089Z] #20 17.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-06T17:03:10.089Z] #20 17.37 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-06T17:03:10.089Z] #20 17.37 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-06T17:03:10.089Z] #20 17.37 python3.7 python3.7-minimal vim-runtime xxd [2021-04-06T17:03:10.089Z] #20 17.38 Suggested packages: [2021-04-06T17:03:10.089Z] #20 17.38 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-06T17:03:10.089Z] #20 17.38 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-06T17:03:10.089Z] #20 17.38 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-06T17:03:10.089Z] #20 17.38 Recommended packages: [2021-04-06T17:03:10.089Z] #20 17.38 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-06T17:03:10.089Z] #20 17.38 python3-keyrings.alt python3-xdg unzip [2021-04-06T17:03:10.089Z] #20 18.48 The following NEW packages will be installed: [2021-04-06T17:03:10.089Z] #20 18.48 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-06T17:03:10.089Z] #20 18.48 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-06T17:03:10.089Z] #20 18.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-06T17:03:10.089Z] #20 18.48 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-06T17:03:10.089Z] #20 18.48 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-06T17:03:10.089Z] #20 18.49 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-06T17:03:10.089Z] #20 18.49 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-06T17:03:10.089Z] #20 18.49 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-06T17:03:10.089Z] #20 18.49 xz-utils zip [2021-04-06T17:03:10.089Z] #20 18.88 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-06T17:03:10.089Z] #20 18.88 Need to get 27.6 MB of archives. [2021-04-06T17:03:10.089Z] #20 18.88 After this operation, 114 MB of additional disk space will be used. [2021-04-06T17:03:10.089Z] #20 18.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-04-06T17:03:10.089Z] #20 18.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-04-06T17:03:10.089Z] #20 18.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-04-06T17:03:10.089Z] #20 18.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-04-06T17:03:10.089Z] #20 18.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-04-06T17:03:10.089Z] #20 18.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-04-06T17:03:10.089Z] #20 19.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-04-06T17:03:10.089Z] #20 19.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-04-06T17:03:10.089Z] #20 19.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-04-06T17:03:10.089Z] #20 19.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-04-06T17:03:10.089Z] #20 19.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-04-06T17:03:10.089Z] #20 19.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-04-06T17:03:10.089Z] #20 19.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-04-06T17:03:10.089Z] #20 19.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-04-06T17:03:10.089Z] #20 19.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-04-06T17:03:10.089Z] #20 19.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-04-06T17:03:10.089Z] #20 19.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-04-06T17:03:10.089Z] #20 19.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-06T17:03:10.089Z] #20 19.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-04-06T17:03:10.089Z] #20 19.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-04-06T17:03:10.089Z] #20 19.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-04-06T17:03:10.089Z] #20 19.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-04-06T17:03:10.089Z] #20 19.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-04-06T17:03:10.089Z] #20 19.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-04-06T17:03:10.089Z] #20 19.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-04-06T17:03:10.089Z] #20 19.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-04-06T17:03:10.089Z] #20 19.13 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-04-06T17:03:10.089Z] #20 19.13 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-04-06T17:03:10.089Z] #20 19.14 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-04-06T17:03:10.089Z] #20 19.53 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-04-06T17:03:10.089Z] #20 19.54 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-04-06T17:03:10.089Z] #20 19.54 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-04-06T17:03:10.089Z] #20 19.54 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-04-06T17:03:10.089Z] #20 19.54 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-04-06T17:03:10.089Z] #20 19.57 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-06T17:03:10.089Z] #20 19.62 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-06T17:03:10.089Z] #20 19.62 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-06T17:03:10.089Z] #20 19.63 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-04-06T17:03:10.089Z] #20 19.64 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-06T17:03:10.089Z] #20 19.64 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-06T17:03:10.089Z] #20 19.66 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-06T17:03:10.089Z] #20 19.66 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-04-06T17:03:10.089Z] #20 19.71 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-04-06T17:03:10.089Z] #20 19.72 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-04-06T17:03:10.089Z] #20 19.73 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-06T17:03:10.089Z] #20 20.04 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-04-06T17:03:10.089Z] #20 20.10 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-04-06T17:03:10.089Z] #20 20.12 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-04-06T17:03:10.089Z] #20 20.92 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:03:10.089Z] #20 21.01 Fetched 27.6 MB in 2s (17.4 MB/s) [2021-04-06T17:03:10.089Z] #20 21.10 Selecting previously unselected package pigz. [2021-04-06T17:03:10.089Z] #20 21.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 ... 23408 files and directories currently installed.) [2021-04-06T17:03:10.089Z] #20 21.17 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-04-06T17:03:10.089Z] #20 21.21 Unpacking pigz (2.4-1) ... [2021-04-06T17:03:10.089Z] #20 21.35 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-04-06T17:03:10.089Z] #20 21.35 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-04-06T17:03:10.089Z] #20 21.37 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-04-06T17:03:10.348Z] #43 84.08 DEP criu/filesystems.d [2021-04-06T17:03:10.348Z] #43 84.22 DEP criu/files.d [2021-04-06T17:03:10.352Z] #20 21.94 Selecting previously unselected package python3.7-minimal. [2021-04-06T17:03:10.352Z] #20 21.94 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-04-06T17:03:10.352Z] #20 21.96 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-06T17:03:10.352Z] #20 ... [2021-04-06T17:03:10.352Z] [2021-04-06T17:03:10.352Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T17:03:10.352Z] #24 sha256:58509b405690dbda1ea5f225cfdc79c17e484efab5013fe67eec545bbf93fb19 [2021-04-06T17:03:10.352Z] #24 130.2 + mkdir -p /tmp/tmp.bSjpnOc2DT/src/github.com/docker [2021-04-06T17:03:10.352Z] #24 130.2 + mv components/cli /tmp/tmp.bSjpnOc2DT/src/github.com/docker/cli [2021-04-06T17:03:10.352Z] #24 130.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-04-06T17:03:10.607Z] #43 84.47 DEP criu/files-reg.d [2021-04-06T17:03:10.864Z] #43 84.59 DEP criu/files-ext.d [2021-04-06T17:03:10.864Z] #43 ... [2021-04-06T17:03:10.864Z] [2021-04-06T17:03:10.864Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:03:10.864Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-06T17:03:10.864Z] #32 DONE 157.0s [2021-04-06T17:03:10.864Z] [2021-04-06T17:03:10.864Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:03:10.864Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:03:10.864Z] #20 15.66 Reading package lists... [2021-04-06T17:03:10.864Z] #20 20.38 Building dependency tree... [2021-04-06T17:03:10.864Z] #20 22.10 libcap2-bin is already the newest version (1:2.25-2). [2021-04-06T17:03:10.864Z] #20 22.10 The following additional packages will be installed: [2021-04-06T17:03:10.864Z] #20 22.10 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-06T17:03:10.864Z] #20 22.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-06T17:03:10.864Z] #20 22.10 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-06T17:03:10.864Z] #20 22.10 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-06T17:03:10.864Z] #20 22.10 python3.7 python3.7-minimal vim-runtime xxd [2021-04-06T17:03:10.864Z] #20 22.11 Suggested packages: [2021-04-06T17:03:10.864Z] #20 22.11 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-06T17:03:10.864Z] #20 22.11 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-06T17:03:10.864Z] #20 22.11 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-06T17:03:10.864Z] #20 22.11 Recommended packages: [2021-04-06T17:03:10.864Z] #20 22.11 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-06T17:03:10.864Z] #20 22.11 python3-keyrings.alt python3-xdg unzip [2021-04-06T17:03:10.864Z] #20 23.97 The following NEW packages will be installed: [2021-04-06T17:03:10.864Z] #20 23.99 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-06T17:03:10.864Z] #20 23.99 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-06T17:03:10.864Z] #20 23.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-06T17:03:10.864Z] #20 23.99 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-06T17:03:10.864Z] #20 23.99 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-06T17:03:10.864Z] #20 23.99 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-06T17:03:10.864Z] #20 23.99 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-06T17:03:10.864Z] #20 23.99 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-06T17:03:10.864Z] #20 23.99 xz-utils zip [2021-04-06T17:03:11.428Z] #20 24.40 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-06T17:03:11.428Z] #20 24.40 Need to get 28.5 MB of archives. [2021-04-06T17:03:11.428Z] #20 24.40 After this operation, 116 MB of additional disk space will be used. [2021-04-06T17:03:11.428Z] #20 24.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-06T17:03:11.428Z] #20 24.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-06T17:03:11.428Z] #20 24.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-06T17:03:11.428Z] #20 24.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-06T17:03:11.428Z] #20 24.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-06T17:03:11.428Z] #20 24.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-06T17:03:11.688Z] #20 24.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-06T17:03:11.688Z] #20 24.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-06T17:03:11.688Z] #20 24.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-06T17:03:11.688Z] #20 24.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-06T17:03:11.688Z] #20 24.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-06T17:03:11.688Z] #20 24.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-06T17:03:11.688Z] #20 24.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-06T17:03:11.688Z] #20 24.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-06T17:03:11.688Z] #20 24.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-06T17:03:11.688Z] #20 24.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-06T17:03:11.688Z] #20 24.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-06T17:03:11.688Z] #20 24.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-06T17:03:11.688Z] #20 24.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-06T17:03:11.688Z] #20 24.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-06T17:03:11.688Z] #20 24.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-06T17:03:11.688Z] #20 24.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-06T17:03:11.945Z] #20 24.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-06T17:03:11.945Z] #20 24.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-06T17:03:11.945Z] #20 24.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-06T17:03:11.945Z] #20 24.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-06T17:03:11.945Z] #20 24.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-06T17:03:11.945Z] #20 24.95 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-06T17:03:11.945Z] #20 24.96 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-06T17:03:11.953Z] #18 DONE 3.5s [2021-04-06T17:03:11.953Z] [2021-04-06T17:03:11.953Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-06T17:03:11.953Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-06T17:03:12.084Z] 5ff1512f88ec: Verifying Checksum [2021-04-06T17:03:12.084Z] 5ff1512f88ec: Download complete [2021-04-06T17:03:12.160Z] #46 148.3 vendor/golang.org/x/net/http2/hpack [2021-04-06T17:03:12.160Z] #46 ... [2021-04-06T17:03:12.160Z] [2021-04-06T17:03:12.160Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:03:12.160Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-06T17:03:12.160Z] #21 11.76 Reading package lists... [2021-04-06T17:03:12.160Z] #21 16.42 Reading package lists... [2021-04-06T17:03:12.160Z] #21 21.16 Building dependency tree... [2021-04-06T17:03:12.160Z] #21 22.59 libcap2-bin is already the newest version (1:2.25-2). [2021-04-06T17:03:12.160Z] #21 22.59 The following additional packages will be installed: [2021-04-06T17:03:12.160Z] #21 22.60 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-06T17:03:12.160Z] #21 22.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-06T17:03:12.160Z] #21 22.60 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-06T17:03:12.160Z] #21 22.60 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-06T17:03:12.160Z] #21 22.60 python3.7 python3.7-minimal vim-runtime xxd [2021-04-06T17:03:12.160Z] #21 22.60 Suggested packages: [2021-04-06T17:03:12.160Z] #21 22.60 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-06T17:03:12.160Z] #21 22.60 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-06T17:03:12.160Z] #21 22.60 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-06T17:03:12.160Z] #21 22.60 Recommended packages: [2021-04-06T17:03:12.160Z] #21 22.60 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-06T17:03:12.161Z] #21 22.60 python3-keyrings.alt python3-xdg unzip [2021-04-06T17:03:12.161Z] #21 24.82 The following NEW packages will be installed: [2021-04-06T17:03:12.161Z] #21 24.82 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-06T17:03:12.161Z] #21 24.83 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-06T17:03:12.161Z] #21 24.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-06T17:03:12.161Z] #21 24.83 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-06T17:03:12.161Z] #21 24.83 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-06T17:03:12.161Z] #21 24.83 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-06T17:03:12.161Z] #21 24.83 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-06T17:03:12.161Z] #21 24.83 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-06T17:03:12.161Z] #21 24.83 xz-utils zip [2021-04-06T17:03:12.161Z] #21 24.97 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-06T17:03:12.161Z] #21 24.97 Need to get 29.2 MB of archives. [2021-04-06T17:03:12.161Z] #21 24.97 After this operation, 134 MB of additional disk space will be used. [2021-04-06T17:03:12.161Z] #21 24.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-04-06T17:03:12.161Z] #21 24.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u3 [593 kB] [2021-04-06T17:03:12.161Z] #21 25.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u3 [2023 kB] [2021-04-06T17:03:12.161Z] #21 25.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-04-06T17:03:12.161Z] #21 25.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-04-06T17:03:12.161Z] #21 25.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u3 [1794 kB] [2021-04-06T17:03:12.161Z] #21 25.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u3 [330 kB] [2021-04-06T17:03:12.161Z] #21 25.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-04-06T17:03:12.161Z] #21 25.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-04-06T17:03:12.161Z] #21 25.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-04-06T17:03:12.161Z] #21 25.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-04-06T17:03:12.161Z] #21 25.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-04-06T17:03:12.161Z] #21 25.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-04-06T17:03:12.161Z] #21 25.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-04-06T17:03:12.161Z] #21 25.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-04-06T17:03:12.161Z] #21 25.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-04-06T17:03:12.161Z] #21 25.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-04-06T17:03:12.161Z] #21 25.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-04-06T17:03:12.161Z] #21 25.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-04-06T17:03:12.161Z] #21 25.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-04-06T17:03:12.161Z] #21 25.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-04-06T17:03:12.161Z] #21 25.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-04-06T17:03:12.161Z] #21 25.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-04-06T17:03:12.161Z] #21 25.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-04-06T17:03:12.161Z] #21 25.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-04-06T17:03:12.161Z] #21 25.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-04-06T17:03:12.161Z] #21 25.53 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-04-06T17:03:12.161Z] #21 25.54 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-04-06T17:03:12.161Z] #21 25.54 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-04-06T17:03:12.161Z] #21 26.11 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-04-06T17:03:12.161Z] #21 26.12 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-04-06T17:03:12.161Z] #21 26.14 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-04-06T17:03:12.161Z] #21 26.14 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-04-06T17:03:12.161Z] #21 26.15 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-04-06T17:03:12.161Z] #21 26.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-04-06T17:03:12.161Z] #21 ... [2021-04-06T17:03:12.161Z] [2021-04-06T17:03:12.161Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:03:12.161Z] #46 sha256:d06514fe2f65b3f3f83fe4a9eaac757d92035dfd3e06e549b5dfb5bb996f0b8c [2021-04-06T17:03:12.161Z] #46 148.9 mime [2021-04-06T17:03:12.508Z] #20 25.61 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-06T17:03:12.509Z] #20 25.61 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-06T17:03:12.509Z] #20 25.61 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-06T17:03:12.509Z] #20 25.62 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-06T17:03:12.509Z] #20 25.62 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-06T17:03:12.509Z] #20 25.63 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-06T17:03:12.509Z] #20 25.69 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-06T17:03:12.509Z] #20 25.69 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-06T17:03:12.509Z] #20 25.71 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-06T17:03:12.509Z] #20 25.71 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-06T17:03:12.765Z] #20 25.72 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-06T17:03:12.765Z] #20 25.74 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-06T17:03:12.765Z] #20 25.75 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-06T17:03:12.765Z] #20 25.80 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-06T17:03:12.765Z] #20 25.82 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-06T17:03:12.765Z] #20 25.83 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-06T17:03:13.022Z] #20 26.17 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-06T17:03:13.022Z] #20 26.21 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-06T17:03:13.278Z] #20 26.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-06T17:03:13.715Z] #46 150.3 net/http/internal [2021-04-06T17:03:13.841Z] #20 26.83 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:03:13.841Z] #20 26.94 Fetched 28.5 MB in 2s (13.2 MB/s) [2021-04-06T17:03:13.841Z] #20 26.99 Selecting previously unselected package pigz. [2021-04-06T17:03:14.097Z] #20 26.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-04-06T17:03:14.097Z] #20 27.08 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-06T17:03:14.097Z] #20 27.09 Unpacking pigz (2.4-1) ... [2021-04-06T17:03:14.097Z] #20 27.17 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-06T17:03:14.097Z] #20 27.18 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-06T17:03:14.097Z] #20 27.18 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-06T17:03:14.495Z] #19 DONE 3.2s [2021-04-06T17:03:14.495Z] [2021-04-06T17:03:14.495Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:03:14.495Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:03:14.610Z] #20 27.60 Selecting previously unselected package python3.7-minimal. [2021-04-06T17:03:14.610Z] #20 27.60 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-06T17:03:14.610Z] #20 27.61 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-06T17:03:14.625Z] ok github.com/docker/docker/daemon/cluster 0.080s coverage: 0.5% of statements [2021-04-06T17:03:15.254Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2021-04-06T17:03:15.435Z] #20 ... [2021-04-06T17:03:15.435Z] [2021-04-06T17:03:15.435Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:03:15.435Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-06T17:03:15.435Z] #32 DONE 150.4s [2021-04-06T17:03:15.435Z] [2021-04-06T17:03:15.435Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:15.435Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:03:15.435Z] #43 70.75 LINK criu/pie/restorer.built-in.o [2021-04-06T17:03:15.435Z] #43 70.77 GEN criu/pie/restorer-blob.h [2021-04-06T17:03:15.435Z] #43 70.86 DEP criu/vdso.d [2021-04-06T17:03:15.435Z] #43 71.05 DEP criu/vdso-compat.d [2021-04-06T17:03:15.435Z] #43 71.18 DEP criu/uts_ns.d [2021-04-06T17:03:15.435Z] #43 71.38 DEP criu/util.d [2021-04-06T17:03:15.435Z] #43 71.57 DEP criu/uffd.d [2021-04-06T17:03:15.435Z] #43 71.78 DEP criu/tun.d [2021-04-06T17:03:15.435Z] #43 71.96 DEP criu/tty.d [2021-04-06T17:03:15.435Z] #43 72.18 DEP criu/timerfd.d [2021-04-06T17:03:15.435Z] #43 72.44 DEP criu/timens.d [2021-04-06T17:03:15.435Z] #43 72.66 DEP criu/sysfs_parse.d [2021-04-06T17:03:15.435Z] #43 72.83 DEP criu/sysctl.d [2021-04-06T17:03:15.435Z] #43 73.00 DEP criu/string.d [2021-04-06T17:03:15.435Z] #43 73.05 DEP criu/stats.d [2021-04-06T17:03:15.435Z] #43 73.27 DEP criu/sockets.d [2021-04-06T17:03:15.435Z] #43 73.47 DEP criu/sk-unix.d [2021-04-06T17:03:15.435Z] #43 73.64 DEP criu/sk-tcp.d [2021-04-06T17:03:15.435Z] #43 73.82 DEP criu/sk-queue.d [2021-04-06T17:03:15.435Z] #43 73.94 DEP criu/sk-packet.d [2021-04-06T17:03:15.435Z] #43 74.17 DEP criu/sk-netlink.d [2021-04-06T17:03:15.435Z] #43 74.37 DEP criu/sk-inet.d [2021-04-06T17:03:15.435Z] #43 74.56 DEP criu/signalfd.d [2021-04-06T17:03:15.435Z] #43 74.72 DEP criu/sigframe.d [2021-04-06T17:03:15.435Z] #43 74.82 DEP criu/shmem.d [2021-04-06T17:03:15.435Z] #43 75.04 DEP criu/servicefd.d [2021-04-06T17:03:15.435Z] #43 75.23 DEP criu/seize.d [2021-04-06T17:03:15.435Z] #43 75.38 DEP criu/seccomp.d [2021-04-06T17:03:15.435Z] #43 75.54 DEP criu/rst-malloc.d [2021-04-06T17:03:15.435Z] #43 75.64 DEP criu/rbtree.d [2021-04-06T17:03:15.435Z] #43 75.66 DEP criu/pstree.d [2021-04-06T17:03:15.435Z] #43 75.80 DEP criu/protobuf.d [2021-04-06T17:03:15.435Z] #43 75.91 GEN criu/protobuf-desc-gen.h [2021-04-06T17:03:15.435Z] #43 77.62 DEP criu/protobuf-desc.d [2021-04-06T17:03:15.435Z] #43 77.79 DEP criu/proc_parse.d [2021-04-06T17:03:15.435Z] #43 77.99 DEP criu/plugin.d [2021-04-06T17:03:15.435Z] #43 78.10 DEP criu/pipes.d [2021-04-06T17:03:15.541Z] #20 28.42 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-06T17:03:15.541Z] #20 28.45 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-06T17:03:15.665Z] #24 ... [2021-04-06T17:03:15.665Z] [2021-04-06T17:03:15.665Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:03:15.665Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-06T17:03:15.665Z] #20 22.68 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-04-06T17:03:15.665Z] #20 22.76 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-06T17:03:15.665Z] #20 24.98 Selecting previously unselected package python3-minimal. [2021-04-06T17:03:15.665Z] #20 24.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.) [2021-04-06T17:03:15.665Z] #20 25.10 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-04-06T17:03:15.665Z] #20 25.11 Unpacking python3-minimal (3.7.3-1) ... [2021-04-06T17:03:15.665Z] #20 25.23 Selecting previously unselected package libmpdec2:arm64. [2021-04-06T17:03:15.665Z] #20 25.24 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-04-06T17:03:15.665Z] #20 25.26 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-04-06T17:03:15.665Z] #20 25.35 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-04-06T17:03:15.665Z] #20 25.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-04-06T17:03:15.665Z] #20 25.37 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-04-06T17:03:15.665Z] #20 26.32 Selecting previously unselected package python3.7. [2021-04-06T17:03:15.665Z] #20 26.35 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-04-06T17:03:15.665Z] #20 26.35 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-06T17:03:15.665Z] #20 26.50 Selecting previously unselected package libpython3-stdlib:arm64. [2021-04-06T17:03:15.665Z] #20 26.52 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-04-06T17:03:15.665Z] #20 26.54 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-04-06T17:03:15.665Z] #20 26.65 Setting up python3-minimal (3.7.3-1) ... [2021-04-06T17:03:15.695Z] #43 78.33 DEP criu/pie-util.d [2021-04-06T17:03:15.695Z] #43 78.39 DEP criu/pie-util-vdso.d [2021-04-06T17:03:15.955Z] #43 78.54 DEP criu/pie-util-vdso-elf32.d [2021-04-06T17:03:15.955Z] #43 78.66 DEP criu/path.d [2021-04-06T17:03:15.955Z] #43 78.77 DEP criu/parasite-syscall.d [2021-04-06T17:03:16.215Z] #43 79.00 DEP criu/pagemap.d [2021-04-06T17:03:16.246Z] #20 27.85 Selecting previously unselected package python3. [2021-04-06T17:03:16.246Z] #20 27.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24069 files and directories currently installed.) [2021-04-06T17:03:16.246Z] #20 27.91 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-04-06T17:03:16.246Z] #20 27.92 Unpacking python3 (3.7.3-1) ... [2021-04-06T17:03:16.281Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2021-04-06T17:03:16.474Z] #43 79.14 DEP criu/pagemap-cache.d [2021-04-06T17:03:16.474Z] #43 79.29 DEP criu/page-xfer.d [2021-04-06T17:03:16.495Z] #46 152.9 net/textproto [2021-04-06T17:03:16.495Z] #46 152.9 vendor/golang.org/x/net/http/httpproxy [2021-04-06T17:03:16.495Z] #46 152.9 crypto/x509 [2021-04-06T17:03:16.495Z] #46 ... [2021-04-06T17:03:16.495Z] [2021-04-06T17:03:16.495Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:16.495Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:03:16.495Z] #44 75.68 LINK criu/pie/restorer.built-in.o [2021-04-06T17:03:16.495Z] #44 75.69 GEN criu/pie/restorer-blob.h [2021-04-06T17:03:16.495Z] #44 75.86 DEP criu/vdso.d [2021-04-06T17:03:16.495Z] #44 76.10 DEP criu/uts_ns.d [2021-04-06T17:03:16.495Z] #44 76.30 DEP criu/util.d [2021-04-06T17:03:16.495Z] #44 76.53 DEP criu/uffd.d [2021-04-06T17:03:16.495Z] #44 76.82 DEP criu/tun.d [2021-04-06T17:03:16.495Z] #44 77.19 DEP criu/tty.d [2021-04-06T17:03:16.495Z] #44 77.45 DEP criu/timerfd.d [2021-04-06T17:03:16.495Z] #44 77.74 DEP criu/timens.d [2021-04-06T17:03:16.495Z] #44 77.97 DEP criu/sysfs_parse.d [2021-04-06T17:03:16.495Z] #44 78.16 DEP criu/sysctl.d [2021-04-06T17:03:16.495Z] #44 78.39 DEP criu/string.d [2021-04-06T17:03:16.495Z] #44 78.45 DEP criu/stats.d [2021-04-06T17:03:16.495Z] #44 78.56 DEP criu/sockets.d [2021-04-06T17:03:16.495Z] #44 78.74 DEP criu/sk-unix.d [2021-04-06T17:03:16.495Z] #44 78.97 DEP criu/sk-tcp.d [2021-04-06T17:03:16.495Z] #44 79.24 DEP criu/sk-queue.d [2021-04-06T17:03:16.495Z] #44 79.43 DEP criu/sk-packet.d [2021-04-06T17:03:16.495Z] #44 79.68 DEP criu/sk-netlink.d [2021-04-06T17:03:16.495Z] #44 79.89 DEP criu/sk-inet.d [2021-04-06T17:03:16.495Z] #44 80.14 DEP criu/signalfd.d [2021-04-06T17:03:16.495Z] #44 80.29 DEP criu/sigframe.d [2021-04-06T17:03:16.495Z] #44 80.40 DEP criu/shmem.d [2021-04-06T17:03:16.495Z] #44 80.64 DEP criu/servicefd.d [2021-04-06T17:03:16.495Z] #44 80.86 DEP criu/seize.d [2021-04-06T17:03:16.495Z] #44 81.03 DEP criu/seccomp.d [2021-04-06T17:03:16.495Z] #44 81.37 DEP criu/rst-malloc.d [2021-04-06T17:03:16.495Z] #44 81.49 DEP criu/rbtree.d [2021-04-06T17:03:16.495Z] #44 81.54 DEP criu/pstree.d [2021-04-06T17:03:16.495Z] #44 81.80 DEP criu/protobuf.d [2021-04-06T17:03:16.495Z] #44 82.01 GEN criu/protobuf-desc-gen.h [2021-04-06T17:03:16.495Z] #44 84.40 DEP criu/protobuf-desc.d [2021-04-06T17:03:16.495Z] #44 84.47 DEP criu/proc_parse.d [2021-04-06T17:03:16.495Z] #44 84.64 DEP criu/plugin.d [2021-04-06T17:03:16.495Z] #44 84.74 DEP criu/pipes.d [2021-04-06T17:03:16.495Z] #44 84.97 DEP criu/pie-util.d [2021-04-06T17:03:16.495Z] #44 85.10 DEP criu/pie-util-vdso.d [2021-04-06T17:03:16.495Z] #44 85.25 DEP criu/path.d [2021-04-06T17:03:16.495Z] #44 85.43 DEP criu/parasite-syscall.d [2021-04-06T17:03:16.495Z] #44 85.75 DEP criu/pagemap.d [2021-04-06T17:03:16.510Z] #20 28.07 Selecting previously unselected package libip4tc0:arm64. [2021-04-06T17:03:16.510Z] #20 28.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-04-06T17:03:16.510Z] #20 28.09 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-04-06T17:03:16.510Z] #20 28.19 Selecting previously unselected package libip6tc0:arm64. [2021-04-06T17:03:16.510Z] #20 28.19 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-04-06T17:03:16.510Z] #20 28.21 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-04-06T17:03:16.510Z] #20 28.31 Selecting previously unselected package libiptc0:arm64. [2021-04-06T17:03:16.510Z] #20 28.31 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-04-06T17:03:16.510Z] #20 28.33 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-04-06T17:03:16.510Z] #20 28.43 Selecting previously unselected package libnfnetlink0:arm64. [2021-04-06T17:03:16.734Z] #43 79.42 DEP criu/page-pipe.d [2021-04-06T17:03:16.774Z] #20 28.44 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-04-06T17:03:16.774Z] #20 28.46 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-04-06T17:03:16.774Z] #20 28.55 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-04-06T17:03:16.774Z] #20 28.56 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-04-06T17:03:16.774Z] #20 28.57 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-04-06T17:03:16.774Z] #20 28.68 Selecting previously unselected package libnftnl11:arm64. [2021-04-06T17:03:16.796Z] #44 ... [2021-04-06T17:03:16.796Z] [2021-04-06T17:03:16.796Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:03:16.796Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-06T17:03:16.796Z] #21 26.29 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-06T17:03:16.796Z] #21 26.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-04-06T17:03:16.796Z] #21 26.30 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-04-06T17:03:16.796Z] #21 26.31 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-06T17:03:16.796Z] #21 26.31 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-04-06T17:03:16.796Z] #21 26.32 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-06T17:03:16.796Z] #21 26.33 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-04-06T17:03:16.796Z] #21 26.40 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-04-06T17:03:16.796Z] #21 26.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-04-06T17:03:16.796Z] #21 26.41 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-06T17:03:16.796Z] #21 26.80 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-04-06T17:03:16.796Z] #21 26.87 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-04-06T17:03:16.796Z] #21 26.92 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-04-06T17:03:16.796Z] #21 27.70 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:03:16.796Z] #21 27.81 Fetched 29.2 MB in 2s (14.3 MB/s) [2021-04-06T17:03:16.796Z] #21 27.86 Selecting previously unselected package pigz. [2021-04-06T17:03:16.796Z] #21 27.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23363 files and directories currently installed.) [2021-04-06T17:03:16.796Z] #21 27.95 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-04-06T17:03:16.796Z] #21 27.95 Unpacking pigz (2.4-1) ... [2021-04-06T17:03:16.796Z] #21 28.08 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-04-06T17:03:16.796Z] #21 28.09 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-06T17:03:16.796Z] #21 28.10 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-04-06T17:03:16.796Z] #21 28.68 Selecting previously unselected package python3.7-minimal. [2021-04-06T17:03:16.796Z] #21 28.72 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-06T17:03:16.796Z] #21 28.77 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-06T17:03:16.796Z] #21 30.10 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-04-06T17:03:16.796Z] #21 30.12 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-06T17:03:16.994Z] #43 79.53 DEP criu/netfilter.d [2021-04-06T17:03:16.994Z] #43 79.72 DEP criu/net.d [2021-04-06T17:03:17.038Z] #20 28.69 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-04-06T17:03:17.038Z] #20 28.69 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-04-06T17:03:17.038Z] #20 28.80 Selecting previously unselected package iptables. [2021-04-06T17:03:17.038Z] #20 28.80 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-04-06T17:03:17.038Z] #20 28.82 Unpacking iptables (1.8.2-4) ... [2021-04-06T17:03:17.264Z] #43 80.00 DEP criu/namespaces.d [2021-04-06T17:03:17.432Z] #20 30.36 Selecting previously unselected package python3-minimal. [2021-04-06T17:03:17.432Z] #20 30.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-04-06T17:03:17.432Z] #20 30.42 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-06T17:03:17.432Z] #20 30.42 Unpacking python3-minimal (3.7.3-1) ... [2021-04-06T17:03:17.432Z] #20 30.48 Selecting previously unselected package libmpdec2:amd64. [2021-04-06T17:03:17.432Z] #20 30.49 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-06T17:03:17.432Z] #20 30.51 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-06T17:03:17.524Z] #43 80.26 DEP criu/mount.d [2021-04-06T17:03:17.614Z] #20 29.17 Selecting previously unselected package xxd. [2021-04-06T17:03:17.614Z] #20 29.18 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-04-06T17:03:17.614Z] #20 29.19 Unpacking xxd (2:8.1.0875-5) ... [2021-04-06T17:03:17.614Z] #20 29.32 Selecting previously unselected package vim-common. [2021-04-06T17:03:17.614Z] #20 29.33 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:03:17.614Z] #20 29.36 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-06T17:03:17.689Z] #20 30.60 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-06T17:03:17.689Z] #20 30.62 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-06T17:03:17.689Z] #20 30.63 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-06T17:03:17.784Z] #43 80.43 DEP criu/memfd.d [2021-04-06T17:03:18.043Z] #43 80.62 DEP criu/mem.d [2021-04-06T17:03:18.043Z] #43 ... [2021-04-06T17:03:18.043Z] [2021-04-06T17:03:18.043Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:03:18.043Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:03:18.043Z] #20 3.366 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-06T17:03:18.043Z] #20 3.577 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-06T17:03:18.043Z] #20 3.577 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-06T17:03:18.043Z] #20 3.577 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-06T17:03:18.191Z] #20 29.71 Selecting previously unselected package bash-completion. [2021-04-06T17:03:18.191Z] #20 29.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-06T17:03:18.364Z] #21 ... [2021-04-06T17:03:18.364Z] [2021-04-06T17:03:18.364Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:03:18.364Z] #46 sha256:d06514fe2f65b3f3f83fe4a9eaac757d92035dfd3e06e549b5dfb5bb996f0b8c [2021-04-06T17:03:18.364Z] #46 155.1 mime/multipart [2021-04-06T17:03:18.364Z] #46 ... [2021-04-06T17:03:18.364Z] [2021-04-06T17:03:18.364Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-06T17:03:18.364Z] #59 sha256:5715a9b1075c0caef9e8cfda571f52315e005aa812dc8a64bcca9d3f65697254 [2021-04-06T17:03:18.364Z] #59 145.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-06T17:03:18.364Z] #59 145.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-06T17:03:18.364Z] #59 DONE 155.1s [2021-04-06T17:03:18.364Z] [2021-04-06T17:03:18.364Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:03:18.364Z] #46 sha256:d06514fe2f65b3f3f83fe4a9eaac757d92035dfd3e06e549b5dfb5bb996f0b8c [2021-04-06T17:03:18.364Z] #46 155.1 vendor/golang.org/x/net/http/httpguts [2021-04-06T17:03:18.613Z] #20 3.997 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [460 kB] [2021-04-06T17:03:18.621Z] #20 31.55 Selecting previously unselected package python3.7. [2021-04-06T17:03:18.621Z] #20 31.55 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-06T17:03:18.621Z] #20 31.56 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-06T17:03:18.621Z] #20 31.68 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-06T17:03:18.621Z] #20 31.70 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-06T17:03:18.621Z] #20 31.70 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-06T17:03:18.663Z] #46 ... [2021-04-06T17:03:18.663Z] [2021-04-06T17:03:18.663Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-06T17:03:18.663Z] #60 sha256:292d9eb11520690fac290cc14dab8bf8b9ed17c136df07eb6b82555232756531 [2021-04-06T17:03:18.663Z] #60 DONE 0.3s [2021-04-06T17:03:18.663Z] [2021-04-06T17:03:18.663Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-06T17:03:18.663Z] #61 sha256:2c77a2dae1e001d3d7ffec8efea133b730cb79cabfbb4965cc933ef136fe7c3d [2021-04-06T17:03:18.663Z] #61 DONE 0.1s [2021-04-06T17:03:18.878Z] #20 31.82 Setting up python3-minimal (3.7.3-1) ... [2021-04-06T17:03:18.962Z] [2021-04-06T17:03:18.962Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:18.962Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:03:18.962Z] #44 86.02 DEP criu/pagemap-cache.d [2021-04-06T17:03:18.962Z] #44 86.22 DEP criu/page-xfer.d [2021-04-06T17:03:18.962Z] #44 86.43 DEP criu/page-pipe.d [2021-04-06T17:03:18.962Z] #44 86.58 DEP criu/netfilter.d [2021-04-06T17:03:18.962Z] #44 86.79 DEP criu/net.d [2021-04-06T17:03:18.962Z] #44 87.28 DEP criu/namespaces.d [2021-04-06T17:03:18.962Z] #44 87.60 DEP criu/mount.d [2021-04-06T17:03:18.962Z] #44 87.89 DEP criu/memfd.d [2021-04-06T17:03:18.962Z] #44 88.14 DEP criu/mem.d [2021-04-06T17:03:19.261Z] #44 88.47 DEP criu/lsm.d [2021-04-06T17:03:19.443Z] #20 32.68 Selecting previously unselected package python3. [2021-04-06T17:03:19.555Z] #20 4.900 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-06T17:03:19.560Z] #44 88.72 DEP criu/log.d [2021-04-06T17:03:19.699Z] #20 32.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-04-06T17:03:19.699Z] #20 32.72 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-06T17:03:19.699Z] #20 32.74 Unpacking python3 (3.7.3-1) ... [2021-04-06T17:03:19.699Z] #20 32.83 Selecting previously unselected package libip4tc0:amd64. [2021-04-06T17:03:19.699Z] #20 32.85 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-06T17:03:19.699Z] #20 32.86 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-06T17:03:19.699Z] #20 32.94 Selecting previously unselected package libip6tc0:amd64. [2021-04-06T17:03:19.868Z] #44 88.94 DEP criu/libnetlink.d [2021-04-06T17:03:19.955Z] #20 32.96 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-06T17:03:19.955Z] #20 32.97 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-06T17:03:19.955Z] #20 33.06 Selecting previously unselected package libiptc0:amd64. [2021-04-06T17:03:19.955Z] #20 33.07 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-06T17:03:19.955Z] #20 33.09 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-06T17:03:20.120Z] #20 ... [2021-04-06T17:03:20.120Z] [2021-04-06T17:03:20.121Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:20.121Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:03:20.121Z] #43 74.29 DEP criu/uts_ns.d [2021-04-06T17:03:20.121Z] #43 74.46 DEP criu/util.d [2021-04-06T17:03:20.121Z] #43 74.61 DEP criu/uffd.d [2021-04-06T17:03:20.121Z] #43 74.76 DEP criu/tun.d [2021-04-06T17:03:20.121Z] #43 74.93 DEP criu/tty.d [2021-04-06T17:03:20.121Z] #43 75.15 DEP criu/timerfd.d [2021-04-06T17:03:20.121Z] #43 75.41 DEP criu/timens.d [2021-04-06T17:03:20.121Z] #43 75.68 DEP criu/sysfs_parse.d [2021-04-06T17:03:20.121Z] #43 75.90 DEP criu/sysctl.d [2021-04-06T17:03:20.121Z] #43 76.09 DEP criu/string.d [2021-04-06T17:03:20.121Z] #43 76.13 DEP criu/stats.d [2021-04-06T17:03:20.121Z] #43 76.28 DEP criu/sockets.d [2021-04-06T17:03:20.121Z] #43 76.54 DEP criu/sk-unix.d [2021-04-06T17:03:20.121Z] #43 76.79 DEP criu/sk-tcp.d [2021-04-06T17:03:20.121Z] #43 77.04 DEP criu/sk-queue.d [2021-04-06T17:03:20.121Z] #43 77.25 DEP criu/sk-packet.d [2021-04-06T17:03:20.121Z] #43 77.38 DEP criu/sk-netlink.d [2021-04-06T17:03:20.121Z] #43 77.50 DEP criu/sk-inet.d [2021-04-06T17:03:20.121Z] #43 77.74 DEP criu/signalfd.d [2021-04-06T17:03:20.121Z] #43 77.97 DEP criu/sigframe.d [2021-04-06T17:03:20.121Z] #43 78.10 DEP criu/shmem.d [2021-04-06T17:03:20.121Z] #43 78.24 DEP criu/servicefd.d [2021-04-06T17:03:20.121Z] #43 78.42 DEP criu/seize.d [2021-04-06T17:03:20.121Z] #43 78.68 DEP criu/seccomp.d [2021-04-06T17:03:20.121Z] #43 78.88 DEP criu/rst-malloc.d [2021-04-06T17:03:20.121Z] #43 79.03 DEP criu/rbtree.d [2021-04-06T17:03:20.121Z] #43 79.08 DEP criu/pstree.d [2021-04-06T17:03:20.121Z] #43 79.39 DEP criu/protobuf.d [2021-04-06T17:03:20.121Z] #43 79.65 GEN criu/protobuf-desc-gen.h [2021-04-06T17:03:20.121Z] #43 81.33 DEP criu/protobuf-desc.d [2021-04-06T17:03:20.121Z] #43 81.56 DEP criu/proc_parse.d [2021-04-06T17:03:20.121Z] #43 81.84 DEP criu/plugin.d [2021-04-06T17:03:20.121Z] #43 81.96 DEP criu/pipes.d [2021-04-06T17:03:20.121Z] #43 82.11 DEP criu/pie-util.d [2021-04-06T17:03:20.121Z] #43 82.31 DEP criu/pie-util-vdso.d [2021-04-06T17:03:20.121Z] #43 82.55 DEP criu/path.d [2021-04-06T17:03:20.121Z] #43 82.76 DEP criu/parasite-syscall.d [2021-04-06T17:03:20.121Z] #43 82.97 DEP criu/pagemap.d [2021-04-06T17:03:20.121Z] #43 83.19 DEP criu/pagemap-cache.d [2021-04-06T17:03:20.121Z] #43 83.33 DEP criu/page-xfer.d [2021-04-06T17:03:20.121Z] #43 83.55 DEP criu/page-pipe.d [2021-04-06T17:03:20.121Z] #43 83.73 DEP criu/netfilter.d [2021-04-06T17:03:20.121Z] #43 83.86 DEP criu/net.d [2021-04-06T17:03:20.121Z] #43 84.11 DEP criu/namespaces.d [2021-04-06T17:03:20.121Z] #43 84.22 DEP criu/mount.d [2021-04-06T17:03:20.121Z] #43 84.34 DEP criu/memfd.d [2021-04-06T17:03:20.171Z] #44 89.20 DEP criu/kerndat.d [2021-04-06T17:03:20.212Z] #20 33.18 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-06T17:03:20.212Z] #20 33.20 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-06T17:03:20.212Z] #20 33.20 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-06T17:03:20.212Z] #20 33.26 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-06T17:03:20.212Z] #20 33.26 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-06T17:03:20.212Z] #20 33.27 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-06T17:03:20.212Z] #20 33.38 Selecting previously unselected package libnftnl11:amd64. [2021-04-06T17:03:20.212Z] #20 33.40 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-06T17:03:20.212Z] #20 33.41 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-06T17:03:20.384Z] #43 84.45 DEP criu/mem.d [2021-04-06T17:03:20.468Z] #20 33.51 Selecting previously unselected package iptables. [2021-04-06T17:03:20.468Z] #20 33.51 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-06T17:03:20.468Z] #20 33.52 Unpacking iptables (1.8.2-4) ... [2021-04-06T17:03:20.471Z] #44 89.70 DEP criu/kcmp-ids.d [2021-04-06T17:03:20.471Z] #44 89.76 DEP criu/irmap.d [2021-04-06T17:03:20.494Z] #20 6.184 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [271 kB] [2021-04-06T17:03:20.648Z] #43 84.67 DEP criu/lsm.d [2021-04-06T17:03:20.724Z] #20 33.86 Selecting previously unselected package xxd. [2021-04-06T17:03:20.724Z] #20 33.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-06T17:03:20.771Z] #44 89.90 DEP criu/ipc_ns.d [2021-04-06T17:03:20.911Z] #43 84.82 DEP criu/log.d [2021-04-06T17:03:20.911Z] #43 84.94 DEP criu/libnetlink.d [2021-04-06T17:03:20.911Z] #43 ... [2021-04-06T17:03:20.911Z] [2021-04-06T17:03:20.911Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:03:20.911Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-06T17:03:20.911Z] #20 32.69 Unpacking bash-completion (1:2.8-6) ... [2021-04-06T17:03:20.981Z] #20 33.88 Unpacking xxd (2:8.1.0875-5) ... [2021-04-06T17:03:20.981Z] #20 34.01 Selecting previously unselected package vim-common. [2021-04-06T17:03:20.981Z] #20 34.02 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:03:20.981Z] #20 34.06 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-06T17:03:20.981Z] #20 ... [2021-04-06T17:03:20.981Z] [2021-04-06T17:03:20.981Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:20.981Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:03:20.981Z] #43 84.79 DEP criu/file-lock.d [2021-04-06T17:03:20.981Z] #43 84.93 DEP criu/file-ids.d [2021-04-06T17:03:20.981Z] #43 85.23 DEP criu/fifo.d [2021-04-06T17:03:20.981Z] #43 85.46 DEP criu/fdstore.d [2021-04-06T17:03:20.981Z] #43 85.61 DEP criu/fault-injection.d [2021-04-06T17:03:20.981Z] #43 85.70 DEP criu/external.d [2021-04-06T17:03:20.981Z] #43 85.87 DEP criu/eventpoll.d [2021-04-06T17:03:20.981Z] #43 86.21 DEP criu/eventfd.d [2021-04-06T17:03:20.981Z] #43 86.37 DEP criu/crtools.d [2021-04-06T17:03:20.981Z] #43 86.56 DEP criu/cr-service.d [2021-04-06T17:03:20.981Z] #43 86.74 DEP criu/cr-restore.d [2021-04-06T17:03:20.981Z] #43 86.91 DEP criu/cr-errno.d [2021-04-06T17:03:20.981Z] #43 86.94 DEP criu/cr-dump.d [2021-04-06T17:03:20.981Z] #43 87.10 DEP criu/cr-dedup.d [2021-04-06T17:03:20.981Z] #43 87.26 DEP criu/cr-check.d [2021-04-06T17:03:20.981Z] #43 87.44 DEP criu/config.d [2021-04-06T17:03:20.981Z] #43 87.57 DEP criu/clone-noasan.d [2021-04-06T17:03:20.981Z] #43 87.64 DEP criu/cgroup.d [2021-04-06T17:03:20.981Z] #43 87.76 DEP criu/cgroup-props.d [2021-04-06T17:03:20.981Z] #43 87.90 DEP criu/bitmap.d [2021-04-06T17:03:20.981Z] #43 87.91 DEP criu/bfd.d [2021-04-06T17:03:20.981Z] #43 88.00 DEP criu/autofs.d [2021-04-06T17:03:20.981Z] #43 88.20 DEP criu/aio.d [2021-04-06T17:03:20.981Z] #43 88.38 DEP criu/action-scripts.d [2021-04-06T17:03:20.981Z] #43 88.66 CC criu/action-scripts.o [2021-04-06T17:03:20.981Z] #43 89.03 CC criu/aio.o [2021-04-06T17:03:20.981Z] #43 89.54 CC criu/autofs.o [2021-04-06T17:03:20.981Z] #43 90.93 CC criu/bfd.o [2021-04-06T17:03:20.981Z] #43 91.45 CC criu/bitmap.o [2021-04-06T17:03:20.981Z] #43 91.65 CC criu/cgroup-props.o [2021-04-06T17:03:20.981Z] #43 92.33 CC criu/cgroup.o [2021-04-06T17:03:21.071Z] #44 90.12 DEP criu/image.d [2021-04-06T17:03:21.238Z] #43 ... [2021-04-06T17:03:21.238Z] [2021-04-06T17:03:21.238Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:03:21.238Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:03:21.238Z] #20 34.25 Selecting previously unselected package bash-completion. [2021-04-06T17:03:21.238Z] #20 34.26 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-06T17:03:21.371Z] #44 90.38 DEP criu/image-desc.d [2021-04-06T17:03:21.371Z] #44 90.58 DEP criu/fsnotify.d [2021-04-06T17:03:21.489Z] #20 33.16 Selecting previously unselected package bzip2. [2021-04-06T17:03:21.489Z] #20 33.17 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-04-06T17:03:21.489Z] #20 33.18 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-06T17:03:21.489Z] #20 33.31 Selecting previously unselected package xz-utils. [2021-04-06T17:03:21.489Z] #20 33.33 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-04-06T17:03:21.489Z] #20 33.34 Unpacking xz-utils (5.2.4-1) ... [2021-04-06T17:03:21.677Z] #44 90.79 DEP criu/filesystems.d [2021-04-06T17:03:21.752Z] #20 33.52 Selecting previously unselected package apparmor. [2021-04-06T17:03:21.752Z] #20 33.53 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-04-06T17:03:21.752Z] #20 33.61 Unpacking apparmor (2.13.2-10) ... [2021-04-06T17:03:21.911Z] #20 7.437 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-06T17:03:21.977Z] #44 91.02 DEP criu/files.d [2021-04-06T17:03:22.277Z] #44 91.42 DEP criu/files-reg.d [2021-04-06T17:03:22.329Z] #20 33.98 Selecting previously unselected package aufs-tools. [2021-04-06T17:03:22.329Z] #20 33.99 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-04-06T17:03:22.329Z] #20 34.00 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-06T17:03:22.329Z] #20 34.17 Selecting previously unselected package libonig5:arm64. [2021-04-06T17:03:22.329Z] #20 34.17 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-04-06T17:03:22.329Z] #20 34.17 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-04-06T17:03:22.577Z] #44 91.70 DEP criu/files-ext.d [2021-04-06T17:03:22.577Z] #44 ... [2021-04-06T17:03:22.577Z] [2021-04-06T17:03:22.577Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:03:22.577Z] #46 sha256:d06514fe2f65b3f3f83fe4a9eaac757d92035dfd3e06e549b5dfb5bb996f0b8c [2021-04-06T17:03:22.577Z] #46 159.5 crypto/tls [2021-04-06T17:03:22.867Z] #20 34.36 Selecting previously unselected package libjq1:arm64. [2021-04-06T17:03:22.867Z] #20 34.37 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-04-06T17:03:22.867Z] #20 34.38 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-06T17:03:22.867Z] #20 34.58 Selecting previously unselected package jq. [2021-04-06T17:03:22.867Z] #20 34.59 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-04-06T17:03:22.867Z] #20 34.61 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-06T17:03:22.867Z] #20 34.72 Selecting previously unselected package libaio1:arm64. [2021-04-06T17:03:22.867Z] #20 34.73 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-04-06T17:03:23.130Z] #20 34.75 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-04-06T17:03:23.130Z] #20 34.88 Selecting previously unselected package libgpm2:arm64. [2021-04-06T17:03:23.130Z] #20 34.90 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-04-06T17:03:23.130Z] #20 34.91 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-04-06T17:03:23.130Z] #20 34.99 Selecting previously unselected package libicu63:arm64. [2021-04-06T17:03:23.394Z] #20 35.01 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-04-06T17:03:23.394Z] #20 35.02 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-06T17:03:23.825Z] #20 ... [2021-04-06T17:03:23.825Z] [2021-04-06T17:03:23.825Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:23.825Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:03:23.825Z] #43 80.81 DEP criu/lsm.d [2021-04-06T17:03:23.825Z] #43 80.94 DEP criu/log.d [2021-04-06T17:03:23.825Z] #43 81.07 DEP criu/libnetlink.d [2021-04-06T17:03:23.825Z] #43 81.20 DEP criu/kerndat.d [2021-04-06T17:03:23.825Z] #43 81.35 DEP criu/kcmp-ids.d [2021-04-06T17:03:23.825Z] #43 81.41 DEP criu/irmap.d [2021-04-06T17:03:23.825Z] #43 81.58 DEP criu/ipc_ns.d [2021-04-06T17:03:23.825Z] #43 81.72 DEP criu/image.d [2021-04-06T17:03:23.825Z] #43 81.94 DEP criu/image-desc.d [2021-04-06T17:03:23.825Z] #43 82.03 DEP criu/fsnotify.d [2021-04-06T17:03:23.825Z] #43 82.17 DEP criu/filesystems.d [2021-04-06T17:03:23.825Z] #43 82.32 DEP criu/files.d [2021-04-06T17:03:23.825Z] #43 82.50 DEP criu/files-reg.d [2021-04-06T17:03:23.825Z] #43 82.73 DEP criu/files-ext.d [2021-04-06T17:03:23.825Z] #43 82.87 DEP criu/file-lock.d [2021-04-06T17:03:23.825Z] #43 83.06 DEP criu/file-ids.d [2021-04-06T17:03:23.825Z] #43 83.15 DEP criu/fifo.d [2021-04-06T17:03:23.825Z] #43 83.28 DEP criu/fdstore.d [2021-04-06T17:03:23.825Z] #43 83.37 DEP criu/fault-injection.d [2021-04-06T17:03:23.825Z] #43 83.44 DEP criu/external.d [2021-04-06T17:03:23.825Z] #43 83.52 DEP criu/eventpoll.d [2021-04-06T17:03:23.825Z] #43 83.67 DEP criu/eventfd.d [2021-04-06T17:03:23.825Z] #43 83.84 DEP criu/crtools.d [2021-04-06T17:03:23.825Z] #43 84.00 DEP criu/cr-service.d [2021-04-06T17:03:23.825Z] #43 84.16 DEP criu/cr-restore.d [2021-04-06T17:03:23.825Z] #43 84.33 DEP criu/cr-errno.d [2021-04-06T17:03:23.825Z] #43 84.34 DEP criu/cr-dump.d [2021-04-06T17:03:23.825Z] #43 84.57 DEP criu/cr-dedup.d [2021-04-06T17:03:23.825Z] #43 84.73 DEP criu/cr-check.d [2021-04-06T17:03:23.825Z] #43 84.94 DEP criu/config.d [2021-04-06T17:03:23.825Z] #43 85.15 DEP criu/clone-noasan.d [2021-04-06T17:03:23.825Z] #43 85.26 DEP criu/cgroup.d [2021-04-06T17:03:23.825Z] #43 85.47 DEP criu/cgroup-props.d [2021-04-06T17:03:23.825Z] #43 85.60 DEP criu/bitmap.d [2021-04-06T17:03:23.825Z] #43 85.61 DEP criu/bfd.d [2021-04-06T17:03:23.825Z] #43 85.71 DEP criu/autofs.d [2021-04-06T17:03:23.825Z] #43 85.85 DEP criu/aio.d [2021-04-06T17:03:23.825Z] #43 85.99 DEP criu/action-scripts.d [2021-04-06T17:03:23.825Z] #43 86.29 CC criu/action-scripts.o [2021-04-06T17:03:24.084Z] #43 86.68 CC criu/aio.o [2021-04-06T17:03:24.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-06T17:03:24.510Z] #20 37.10 Unpacking bash-completion (1:2.8-6) ... [2021-04-06T17:03:24.510Z] #20 37.45 Selecting previously unselected package bzip2. [2021-04-06T17:03:24.510Z] #20 37.46 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-06T17:03:24.510Z] #20 37.48 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-06T17:03:24.510Z] #20 37.55 Selecting previously unselected package xz-utils. [2021-04-06T17:03:24.510Z] #20 37.55 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-06T17:03:24.510Z] #20 37.56 Unpacking xz-utils (5.2.4-1) ... [2021-04-06T17:03:24.510Z] #20 37.71 Selecting previously unselected package apparmor. [2021-04-06T17:03:24.652Z] #43 87.20 CC criu/autofs.o [2021-04-06T17:03:24.739Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 14.1% of statements [2021-04-06T17:03:24.739Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.8% of statements [2021-04-06T17:03:24.766Z] #20 37.72 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-06T17:03:24.766Z] #20 37.78 Unpacking apparmor (2.13.2-10) ... [2021-04-06T17:03:25.023Z] #20 38.16 Selecting previously unselected package aufs-tools. [2021-04-06T17:03:25.023Z] #20 38.16 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-06T17:03:25.023Z] #20 38.17 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-06T17:03:25.279Z] #20 38.29 Selecting previously unselected package libonig5:amd64. [2021-04-06T17:03:25.279Z] #20 38.32 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-06T17:03:25.279Z] #20 38.32 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-06T17:03:25.368Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-04-06T17:03:25.535Z] #20 38.49 Selecting previously unselected package libjq1:amd64. [2021-04-06T17:03:25.536Z] #20 38.49 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-06T17:03:25.536Z] #20 38.49 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-06T17:03:25.536Z] #20 38.62 Selecting previously unselected package jq. [2021-04-06T17:03:25.536Z] #20 38.64 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-06T17:03:25.536Z] #20 38.64 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-06T17:03:25.657Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-04-06T17:03:25.792Z] #20 38.73 Selecting previously unselected package libaio1:amd64. [2021-04-06T17:03:25.792Z] #20 38.74 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-06T17:03:25.792Z] #20 38.75 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-06T17:03:25.792Z] #20 38.81 Selecting previously unselected package libgpm2:amd64. [2021-04-06T17:03:25.792Z] #20 38.82 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-06T17:03:25.792Z] #20 38.82 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-06T17:03:25.792Z] #20 38.88 Selecting previously unselected package libicu63:amd64. [2021-04-06T17:03:25.792Z] #20 38.90 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-06T17:03:25.792Z] #20 38.90 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-06T17:03:26.031Z] #43 ... [2021-04-06T17:03:26.031Z] [2021-04-06T17:03:26.031Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:03:26.031Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:03:26.031Z] #20 11.26 Fetched 8933 kB in 8s (1099 kB/s) [2021-04-06T17:03:26.687Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-04-06T17:03:26.976Z] ok github.com/docker/docker/daemon 12.259s coverage: 17.1% of statements [2021-04-06T17:03:26.976Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-06T17:03:26.976Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-06T17:03:26.976Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-06T17:03:26.976Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-06T17:03:26.980Z] #20 38.64 Selecting previously unselected package libnet1:arm64.#20 ... [2021-04-06T17:03:26.980Z] [2021-04-06T17:03:26.980Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:03:26.980Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-06T17:03:26.980Z] #40 144.4 + dpkg --print-architecture [2021-04-06T17:03:26.980Z] #40 DONE 146.7s [2021-04-06T17:03:26.980Z] [2021-04-06T17:03:26.980Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:03:26.980Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-06T17:03:26.980Z] #20 38.64 Selecting previously unselected package libnet1:arm64. [2021-04-06T17:03:26.980Z] #20 38.65 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-06T17:03:26.980Z] #20 38.68 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-06T17:03:26.980Z] #20 ... [2021-04-06T17:03:26.980Z] [2021-04-06T17:03:26.980Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:26.980Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:03:26.980Z] #43 85.11 DEP criu/kerndat.d [2021-04-06T17:03:26.980Z] #43 85.32 DEP criu/kcmp-ids.d [2021-04-06T17:03:26.980Z] #43 85.48 DEP criu/irmap.d [2021-04-06T17:03:26.980Z] #43 85.59 DEP criu/ipc_ns.d [2021-04-06T17:03:26.980Z] #43 85.71 DEP criu/image.d [2021-04-06T17:03:26.980Z] #43 85.85 DEP criu/image-desc.d [2021-04-06T17:03:26.980Z] #43 85.98 DEP criu/fsnotify.d [2021-04-06T17:03:26.980Z] #43 86.24 DEP criu/filesystems.d [2021-04-06T17:03:26.980Z] #43 86.44 DEP criu/files.d [2021-04-06T17:03:26.980Z] #43 86.62 DEP criu/files-reg.d [2021-04-06T17:03:26.980Z] #43 86.83 DEP criu/files-ext.d [2021-04-06T17:03:26.980Z] #43 86.94 DEP criu/file-lock.d [2021-04-06T17:03:26.980Z] #43 87.11 DEP criu/file-ids.d [2021-04-06T17:03:26.980Z] #43 87.24 DEP criu/fifo.d [2021-04-06T17:03:26.980Z] #43 87.48 DEP criu/fdstore.d [2021-04-06T17:03:26.980Z] #43 87.59 DEP criu/fault-injection.d [2021-04-06T17:03:26.980Z] #43 87.65 DEP criu/external.d [2021-04-06T17:03:26.980Z] #43 87.79 DEP criu/eventpoll.d [2021-04-06T17:03:26.980Z] #43 88.00 DEP criu/eventfd.d [2021-04-06T17:03:26.980Z] #43 88.20 DEP criu/crtools.d [2021-04-06T17:03:26.980Z] #43 88.40 DEP criu/cr-service.d [2021-04-06T17:03:26.980Z] #43 88.51 DEP criu/cr-restore.d [2021-04-06T17:03:26.980Z] #43 88.69 DEP criu/cr-errno.d [2021-04-06T17:03:26.980Z] #43 88.70 DEP criu/cr-dump.d [2021-04-06T17:03:26.980Z] #43 89.05 DEP criu/cr-dedup.d [2021-04-06T17:03:26.980Z] #43 89.18 DEP criu/cr-check.d [2021-04-06T17:03:26.980Z] #43 89.39 DEP criu/config.d [2021-04-06T17:03:26.980Z] #43 89.49 DEP criu/clone-noasan.d [2021-04-06T17:03:26.980Z] #43 89.55 DEP criu/cgroup.d [2021-04-06T17:03:26.980Z] #43 89.67 DEP criu/cgroup-props.d [2021-04-06T17:03:26.980Z] #43 89.96 DEP criu/bitmap.d [2021-04-06T17:03:26.980Z] #43 89.98 DEP criu/bfd.d [2021-04-06T17:03:26.980Z] #43 90.28 DEP criu/autofs.d [2021-04-06T17:03:26.980Z] #43 90.50 DEP criu/aio.d [2021-04-06T17:03:26.980Z] #43 90.69 DEP criu/action-scripts.d [2021-04-06T17:03:26.980Z] #43 91.09 CC criu/action-scripts.o [2021-04-06T17:03:26.980Z] #43 ... [2021-04-06T17:03:26.980Z] [2021-04-06T17:03:26.980Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:03:26.980Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-06T17:03:26.980Z] #20 38.90 Selecting previously unselected package libnl-3-200:arm64. [2021-04-06T17:03:26.980Z] #20 38.90 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-04-06T17:03:26.980Z] #20 38.90 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-04-06T17:03:27.259Z] #20 39.03 Selecting previously unselected package libprotobuf-c1:arm64. [2021-04-06T17:03:27.528Z] #20 39.03 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-04-06T17:03:27.528Z] #20 39.04 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-06T17:03:27.528Z] #20 39.21 Selecting previously unselected package libreadline5:arm64. [2021-04-06T17:03:27.528Z] #20 39.23 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-04-06T17:03:27.528Z] #20 39.23 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-04-06T17:03:27.528Z] #20 39.43 Selecting previously unselected package net-tools. [2021-04-06T17:03:27.792Z] #20 39.44 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-04-06T17:03:27.792Z] #20 39.45 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-06T17:03:28.055Z] #20 39.71 Selecting previously unselected package python-pip-whl. [2021-04-06T17:03:28.055Z] #20 39.71 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-06T17:03:28.055Z] #20 39.73 Unpacking python-pip-whl (18.1-5) ... [2021-04-06T17:03:28.268Z] #46 ... [2021-04-06T17:03:28.268Z] [2021-04-06T17:03:28.268Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:03:28.268Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-06T17:03:28.268Z] #21 33.11 Selecting previously unselected package python3-minimal. [2021-04-06T17:03:28.268Z] #21 33.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23612 files and directories currently installed.) [2021-04-06T17:03:28.268Z] #21 33.22 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-04-06T17:03:28.268Z] #21 33.23 Unpacking python3-minimal (3.7.3-1) ... [2021-04-06T17:03:28.268Z] #21 33.38 Selecting previously unselected package libmpdec2:ppc64el. [2021-04-06T17:03:28.268Z] #21 33.41 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-04-06T17:03:28.268Z] #21 33.42 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-04-06T17:03:28.268Z] #21 33.55 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-04-06T17:03:28.268Z] #21 33.56 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-06T17:03:28.268Z] #21 33.57 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-04-06T17:03:28.268Z] #21 35.24 Selecting previously unselected package python3.7. [2021-04-06T17:03:28.268Z] #21 35.26 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-06T17:03:28.268Z] #21 35.26 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-06T17:03:28.268Z] #21 35.43 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-04-06T17:03:28.268Z] #21 35.45 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-04-06T17:03:28.268Z] #21 35.45 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-04-06T17:03:28.268Z] #21 35.60 Setting up python3-minimal (3.7.3-1) ... [2021-04-06T17:03:28.268Z] #21 36.71 Selecting previously unselected package python3. [2021-04-06T17:03:28.268Z] #21 36.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 ... 24024 files and directories currently installed.) [2021-04-06T17:03:28.268Z] #21 36.82 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-04-06T17:03:28.268Z] #21 36.85 Unpacking python3 (3.7.3-1) ... [2021-04-06T17:03:28.268Z] #21 36.98 Selecting previously unselected package libip4tc0:ppc64el. [2021-04-06T17:03:28.268Z] #21 36.98 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-04-06T17:03:28.268Z] #21 36.99 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-04-06T17:03:28.268Z] #21 37.05 Selecting previously unselected package libip6tc0:ppc64el. [2021-04-06T17:03:28.268Z] #21 37.07 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-04-06T17:03:28.268Z] #21 37.07 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-04-06T17:03:28.268Z] #21 37.14 Selecting previously unselected package libiptc0:ppc64el. [2021-04-06T17:03:28.268Z] #21 37.15 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-04-06T17:03:28.268Z] #21 37.16 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-04-06T17:03:28.268Z] #21 37.25 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-04-06T17:03:28.268Z] #21 37.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-04-06T17:03:28.268Z] #21 37.27 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-04-06T17:03:28.268Z] #21 37.36 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-04-06T17:03:28.268Z] #21 37.38 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-04-06T17:03:28.268Z] #21 37.40 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-04-06T17:03:28.268Z] #21 37.52 Selecting previously unselected package libnftnl11:ppc64el. [2021-04-06T17:03:28.268Z] #21 37.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-04-06T17:03:28.268Z] #21 37.55 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-04-06T17:03:28.268Z] #21 37.70 Selecting previously unselected package iptables. [2021-04-06T17:03:28.268Z] #21 37.74 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-04-06T17:03:28.268Z] #21 37.75 Unpacking iptables (1.8.2-4) ... [2021-04-06T17:03:28.268Z] #21 38.27 Selecting previously unselected package xxd. [2021-04-06T17:03:28.268Z] #21 38.28 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-06T17:03:28.268Z] #21 38.29 Unpacking xxd (2:8.1.0875-5) ... [2021-04-06T17:03:28.268Z] #21 38.40 Selecting previously unselected package vim-common. [2021-04-06T17:03:28.268Z] #21 38.40 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:03:28.268Z] #21 38.46 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-06T17:03:28.268Z] #21 38.69 Selecting previously unselected package bash-completion. [2021-04-06T17:03:28.268Z] #21 38.69 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-06T17:03:28.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-06T17:03:28.630Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2021-04-06T17:03:28.633Z] #20 40.29 Selecting previously unselected package python3-lib2to3. [2021-04-06T17:03:28.633Z] #20 40.29 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-06T17:03:28.633Z] #20 40.30 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-06T17:03:28.897Z] #20 40.44 Selecting previously unselected package python3-distutils. [2021-04-06T17:03:28.897Z] #20 40.44 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-06T17:03:28.897Z] #20 40.45 Unpacking python3-distutils (3.7.3-1) ... [2021-04-06T17:03:28.897Z] #20 40.60 Selecting previously unselected package python3-pip. [2021-04-06T17:03:28.897Z] #20 40.62 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-06T17:03:28.897Z] #20 40.63 Unpacking python3-pip (18.1-5) ... [2021-04-06T17:03:29.004Z] #21 42.85 Unpacking bash-completion (1:2.8-6) ... [2021-04-06T17:03:29.160Z] #20 40.81 Selecting previously unselected package python3-pkg-resources. [2021-04-06T17:03:29.160Z] #20 40.83 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-06T17:03:29.160Z] #20 40.84 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-06T17:03:29.258Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.195s coverage: 56.2% of statements [2021-04-06T17:03:29.305Z] #21 ... [2021-04-06T17:03:29.305Z] [2021-04-06T17:03:29.305Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T17:03:29.305Z] #25 sha256:6d6f7791e1bb9e74fe6814e987f163f4d83e853d69036601e865adce2d7fce82 [2021-04-06T17:03:29.374Z] #20 11.26 Reading package lists... [2021-04-06T17:03:29.426Z] #20 40.98 Selecting previously unselected package python3-setuptools. [2021-04-06T17:03:29.426Z] #20 41.00 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-06T17:03:29.426Z] #20 41.01 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-06T17:03:29.694Z] #20 41.34 Selecting previously unselected package python3-wheel. [2021-04-06T17:03:29.694Z] #20 41.34 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-06T17:03:29.694Z] #20 41.35 Unpacking python3-wheel (0.32.3-2) ... [2021-04-06T17:03:29.694Z] #20 41.49 Selecting previously unselected package sudo. [2021-04-06T17:03:29.694Z] #20 41.50 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-04-06T17:03:29.694Z] #20 41.50 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-06T17:03:29.965Z] #20 42.43 Selecting previously unselected package libnet1:amd64. [2021-04-06T17:03:29.965Z] #20 42.44 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-06T17:03:29.965Z] #20 42.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-06T17:03:29.965Z] #20 42.52 Selecting previously unselected package libnl-3-200:amd64. [2021-04-06T17:03:29.965Z] #20 42.53 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-06T17:03:29.965Z] #20 42.55 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-06T17:03:29.965Z] #20 42.62 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-06T17:03:29.965Z] #20 42.64 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-06T17:03:29.965Z] #20 42.64 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-06T17:03:29.965Z] #20 42.70 Selecting previously unselected package libreadline5:amd64. [2021-04-06T17:03:29.965Z] #20 42.72 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-06T17:03:29.965Z] #20 42.72 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-06T17:03:29.965Z] #20 42.87 Selecting previously unselected package net-tools. [2021-04-06T17:03:29.965Z] #20 42.87 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-06T17:03:29.965Z] #20 42.89 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-06T17:03:29.965Z] #20 43.08 Selecting previously unselected package python-pip-whl. [2021-04-06T17:03:29.965Z] #20 43.09 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-06T17:03:29.965Z] #20 43.10 Unpacking python-pip-whl (18.1-5) ... [2021-04-06T17:03:30.271Z] #20 42.06 Selecting previously unselected package thin-provisioning-tools. [2021-04-06T17:03:30.271Z] #20 42.07 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-04-06T17:03:30.271Z] #20 42.09 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-06T17:03:30.528Z] #20 43.62 Selecting previously unselected package python3-lib2to3. [2021-04-06T17:03:30.528Z] #20 43.63 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-06T17:03:30.528Z] #20 43.63 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-06T17:03:30.528Z] #20 43.73 Selecting previously unselected package python3-distutils. [2021-04-06T17:03:30.534Z] #20 42.31 Selecting previously unselected package uidmap. [2021-04-06T17:03:30.534Z] #20 42.31 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-04-06T17:03:30.534Z] #20 42.32 Unpacking uidmap (1:4.5-1.1) ... [2021-04-06T17:03:30.786Z] #20 43.74 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-06T17:03:30.786Z] #20 43.75 Unpacking python3-distutils (3.7.3-1) ... [2021-04-06T17:03:30.786Z] #20 43.89 Selecting previously unselected package python3-pip. [2021-04-06T17:03:30.786Z] #20 43.90 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-06T17:03:30.786Z] #20 43.90 Unpacking python3-pip (18.1-5) ... [2021-04-06T17:03:30.798Z] #20 42.46 Selecting previously unselected package vim-runtime. [2021-04-06T17:03:30.798Z] #20 42.48 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:03:30.798Z] #20 42.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-06T17:03:30.798Z] #20 42.55 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-06T17:03:30.798Z] #20 42.56 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-06T17:03:31.043Z] #20 44.08 Selecting previously unselected package python3-pkg-resources. [2021-04-06T17:03:31.043Z] #20 44.09 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-06T17:03:31.043Z] #20 44.10 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-06T17:03:31.300Z] #20 44.22 Selecting previously unselected package python3-setuptools. [2021-04-06T17:03:31.300Z] #20 44.23 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-06T17:03:31.300Z] #20 44.23 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-06T17:03:31.300Z] #20 44.46 Selecting previously unselected package python3-wheel. [2021-04-06T17:03:31.300Z] #20 ... [2021-04-06T17:03:31.300Z] [2021-04-06T17:03:31.300Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:31.300Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:03:31.300Z] #43 95.07 CC criu/clone-noasan.o [2021-04-06T17:03:31.300Z] #43 95.34 CC criu/config.o [2021-04-06T17:03:31.300Z] #43 96.72 CC criu/cr-check.o [2021-04-06T17:03:31.300Z] #43 98.29 CC criu/cr-dedup.o [2021-04-06T17:03:31.300Z] #43 98.66 CC criu/cr-dump.o [2021-04-06T17:03:31.300Z] #43 100.8 CC criu/cr-errno.o [2021-04-06T17:03:31.300Z] #43 100.9 CC criu/cr-restore.o [2021-04-06T17:03:31.300Z] #43 ... [2021-04-06T17:03:31.300Z] [2021-04-06T17:03:31.300Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:03:31.300Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:03:31.300Z] #20 44.46 Selecting previously unselected package python3-wheel. [2021-04-06T17:03:31.300Z] #20 44.46 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-06T17:03:31.300Z] #20 44.47 Unpacking python3-wheel (0.32.3-2) ... [2021-04-06T17:03:31.300Z] #20 44.54 Selecting previously unselected package sudo. [2021-04-06T17:03:31.556Z] #20 44.56 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-06T17:03:31.556Z] #20 44.57 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-06T17:03:31.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-06T17:03:31.911Z] #20 14.41 Reading package lists... [2021-04-06T17:03:32.069Z] #20 45.00 Selecting previously unselected package thin-provisioning-tools. [2021-04-06T17:03:32.069Z] #20 45.02 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-06T17:03:32.069Z] #20 45.02 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-06T17:03:32.325Z] #20 45.29 Selecting previously unselected package uidmap. [2021-04-06T17:03:32.325Z] #20 45.31 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-06T17:03:32.325Z] #20 45.31 Unpacking uidmap (1:4.5-1.1) ... [2021-04-06T17:03:32.325Z] #20 45.45 Selecting previously unselected package vim-runtime. [2021-04-06T17:03:32.325Z] #20 45.45 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:03:32.325Z] #20 45.49 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-06T17:03:32.325Z] #20 45.54 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-06T17:03:32.325Z] #20 45.55 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-06T17:03:32.850Z] #20 17.49 Building dependency tree... [2021-04-06T17:03:32.905Z] #25 165.9 Checking out files: 28% (3210/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: 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: 49% (5572/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: 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: 69% (7748/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: 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: 90% (10132/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) [2021-04-06T17:03:32.905Z] #25 ... [2021-04-06T17:03:32.905Z] [2021-04-06T17:03:32.905Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:32.905Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:03:32.905Z] #44 91.89 DEP criu/file-lock.d [2021-04-06T17:03:32.905Z] #44 92.15 DEP criu/file-ids.d [2021-04-06T17:03:32.905Z] #44 92.30 DEP criu/fifo.d [2021-04-06T17:03:32.905Z] #44 92.42 DEP criu/fdstore.d [2021-04-06T17:03:32.905Z] #44 92.51 DEP criu/fault-injection.d [2021-04-06T17:03:32.905Z] #44 92.55 DEP criu/external.d [2021-04-06T17:03:32.905Z] #44 92.67 DEP criu/eventpoll.d [2021-04-06T17:03:32.905Z] #44 92.96 DEP criu/eventfd.d [2021-04-06T17:03:32.905Z] #44 93.25 DEP criu/crtools.d [2021-04-06T17:03:32.905Z] #44 93.52 DEP criu/cr-service.d [2021-04-06T17:03:32.905Z] #44 93.74 DEP criu/cr-restore.d [2021-04-06T17:03:32.905Z] #44 93.98 DEP criu/cr-errno.d [2021-04-06T17:03:32.905Z] #44 93.99 DEP criu/cr-dump.d [2021-04-06T17:03:32.905Z] #44 94.23 DEP criu/cr-dedup.d [2021-04-06T17:03:32.905Z] #44 94.53 DEP criu/cr-check.d [2021-04-06T17:03:32.905Z] #44 94.76 DEP criu/config.d [2021-04-06T17:03:32.905Z] #44 95.11 DEP criu/clone-noasan.d [2021-04-06T17:03:32.905Z] #44 95.22 DEP criu/cgroup.d [2021-04-06T17:03:32.905Z] #44 95.51 DEP criu/cgroup-props.d [2021-04-06T17:03:32.905Z] #44 95.65 DEP criu/bitmap.d [2021-04-06T17:03:32.905Z] #44 95.66 DEP criu/bfd.d [2021-04-06T17:03:32.905Z] #44 95.84 DEP criu/autofs.d [2021-04-06T17:03:32.905Z] #44 96.05 DEP criu/aio.d [2021-04-06T17:03:32.905Z] #44 96.26 DEP criu/action-scripts.d [2021-04-06T17:03:32.905Z] #44 96.64 CC criu/action-scripts.o [2021-04-06T17:03:32.905Z] #44 97.44 CC criu/aio.o [2021-04-06T17:03:32.905Z] #44 98.51 CC criu/autofs.o [2021-04-06T17:03:32.905Z] #44 101.5 CC criu/bfd.o [2021-04-06T17:03:32.905Z] #44 ... [2021-04-06T17:03:32.905Z] [2021-04-06T17:03:32.905Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T17:03:32.905Z] #25 sha256:6d6f7791e1bb9e74fe6814e987f163f4d83e853d69036601e865adce2d7fce82 [2021-04-06T17:03:32.905Z] #25 165.9 Checking out files: 28% (3210/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: 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: 49% (5572/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: 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: 69% (7748/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: 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: 90% (10132/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. [2021-04-06T17:03:33.206Z] #25 169.9 + cd /tmp/tmp.ChZBnnJEo6/tmp/docker-ce [2021-04-06T17:03:33.206Z] #25 169.9 + git checkout -q v17.06.2-ce [2021-04-06T17:03:33.392Z] #20 45.04 Selecting previously unselected package vim. [2021-04-06T17:03:33.392Z] #20 45.06 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-04-06T17:03:33.392Z] #20 45.10 Unpacking vim (2:8.1.0875-5) ... [2021-04-06T17:03:33.418Z] #20 18.94 libcap2-bin is already the newest version (1:2.25-2). [2021-04-06T17:03:33.419Z] #20 18.94 The following additional packages will be installed: [2021-04-06T17:03:33.419Z] #20 18.95 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-06T17:03:33.419Z] #20 18.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-06T17:03:33.419Z] #20 18.95 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-06T17:03:33.419Z] #20 18.95 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-06T17:03:33.419Z] #20 18.95 python3.7 python3.7-minimal vim-runtime xxd [2021-04-06T17:03:33.419Z] #20 18.96 Suggested packages: [2021-04-06T17:03:33.419Z] #20 18.96 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-06T17:03:33.419Z] #20 18.96 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-06T17:03:33.419Z] #20 18.96 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-06T17:03:33.419Z] #20 18.96 Recommended packages: [2021-04-06T17:03:33.419Z] #20 18.96 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-06T17:03:33.419Z] #20 18.96 python3-keyrings.alt python3-xdg unzip [2021-04-06T17:03:33.699Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.016s coverage: 46.2% of statements [2021-04-06T17:03:33.936Z] #20 45.57 Selecting previously unselected package xfsprogs. [2021-04-06T17:03:33.936Z] #20 45.59 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-04-06T17:03:33.936Z] #20 45.60 Unpacking xfsprogs (4.20.0-1) ... [2021-04-06T17:03:34.327Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.9% of statements [2021-04-06T17:03:34.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-06T17:03:34.466Z] #20 46.00 Selecting previously unselected package zip. [2021-04-06T17:03:34.466Z] #20 46.01 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-04-06T17:03:34.466Z] #20 46.02 Unpacking zip (3.0-11+b1) ... [2021-04-06T17:03:34.466Z] #20 46.28 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-06T17:03:34.728Z] #20 46.31 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-06T17:03:34.728Z] #20 46.33 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-04-06T17:03:34.728Z] #20 46.35 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-04-06T17:03:34.728Z] #20 46.36 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-04-06T17:03:34.728Z] #20 46.38 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-04-06T17:03:34.728Z] #20 46.41 Setting up uidmap (1:4.5-1.1) ... [2021-04-06T17:03:34.728Z] #20 46.43 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-04-06T17:03:34.728Z] #20 46.44 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-06T17:03:34.728Z] #20 46.46 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-06T17:03:34.728Z] #20 46.49 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-06T17:03:34.728Z] #20 46.51 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-06T17:03:34.996Z] #20 46.53 Setting up xxd (2:8.1.0875-5) ... [2021-04-06T17:03:34.996Z] #20 46.55 Setting up zip (3.0-11+b1) ... [2021-04-06T17:03:34.996Z] #20 46.57 Setting up vim-common (2:8.1.0875-5) ... [2021-04-06T17:03:34.996Z] #20 46.60 Setting up bash-completion (1:2.8-6) ... [2021-04-06T17:03:35.326Z] #20 20.48 The following NEW packages will be installed: [2021-04-06T17:03:35.326Z] #20 20.48 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-06T17:03:35.326Z] #20 20.48 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-06T17:03:35.326Z] #20 20.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-06T17:03:35.326Z] #20 20.48 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-06T17:03:35.326Z] #20 20.49 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-06T17:03:35.326Z] #20 20.49 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-06T17:03:35.326Z] #20 20.49 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-06T17:03:35.326Z] #20 20.49 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-06T17:03:35.326Z] #20 20.49 xz-utils zip [2021-04-06T17:03:35.326Z] #20 20.83 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-06T17:03:35.326Z] #20 20.83 Need to get 28.5 MB of archives. [2021-04-06T17:03:35.326Z] #20 20.83 After this operation, 116 MB of additional disk space will be used. [2021-04-06T17:03:35.326Z] #20 20.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-06T17:03:35.326Z] #20 20.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-06T17:03:35.326Z] #20 20.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-06T17:03:35.326Z] #20 20.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-06T17:03:35.326Z] #20 20.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-06T17:03:35.326Z] #20 20.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-06T17:03:35.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-06T17:03:35.585Z] #20 21.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-06T17:03:35.585Z] #20 21.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-06T17:03:35.586Z] #20 21.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-06T17:03:35.586Z] #20 21.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-06T17:03:35.586Z] #20 21.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-06T17:03:35.586Z] #20 21.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-06T17:03:35.586Z] #20 21.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-06T17:03:35.586Z] #20 21.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-06T17:03:35.586Z] #20 21.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-06T17:03:35.586Z] #20 21.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-06T17:03:35.586Z] #20 21.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-06T17:03:35.586Z] #20 21.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-06T17:03:35.586Z] #20 21.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-06T17:03:35.586Z] #20 21.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-06T17:03:35.586Z] #20 21.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-06T17:03:35.586Z] #20 21.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-06T17:03:35.586Z] #20 21.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-06T17:03:35.586Z] #20 21.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-06T17:03:35.586Z] #20 21.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-06T17:03:35.586Z] #20 21.18 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-06T17:03:35.586Z] #20 21.18 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-06T17:03:35.586Z] #20 21.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-06T17:03:35.586Z] #20 21.18 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-06T17:03:35.845Z] #20 ... [2021-04-06T17:03:35.845Z] [2021-04-06T17:03:35.845Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:35.845Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:03:35.845Z] #43 88.59 CC criu/bfd.o [2021-04-06T17:03:35.845Z] #43 89.05 CC criu/bitmap.o [2021-04-06T17:03:35.845Z] #43 89.19 CC criu/cgroup-props.o [2021-04-06T17:03:35.845Z] #43 89.91 CC criu/cgroup.o [2021-04-06T17:03:35.845Z] #43 92.65 CC criu/clone-noasan.o [2021-04-06T17:03:35.845Z] #43 92.85 CC criu/config.o [2021-04-06T17:03:35.845Z] #43 94.26 CC criu/cr-check.o [2021-04-06T17:03:35.845Z] #43 95.89 CC criu/cr-dedup.o [2021-04-06T17:03:35.845Z] #43 96.30 CC criu/cr-dump.o [2021-04-06T17:03:35.845Z] #43 98.46 CC criu/cr-errno.o [2021-04-06T17:03:35.845Z] #43 98.59 CC criu/cr-restore.o [2021-04-06T17:03:36.105Z] #43 ... [2021-04-06T17:03:36.105Z] [2021-04-06T17:03:36.105Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:03:36.105Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:03:36.105Z] #20 21.61 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-06T17:03:36.105Z] #20 21.61 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-06T17:03:36.105Z] #20 21.61 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-06T17:03:36.105Z] #20 21.61 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-06T17:03:36.105Z] #20 21.62 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-06T17:03:36.105Z] #20 21.62 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-06T17:03:36.105Z] #20 21.69 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-06T17:03:36.105Z] #20 21.69 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-06T17:03:36.105Z] #20 21.70 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-06T17:03:36.105Z] #20 21.72 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-06T17:03:36.105Z] #20 21.72 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-06T17:03:36.105Z] #20 21.74 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-06T17:03:36.105Z] #20 21.74 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-06T17:03:36.105Z] #20 21.80 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-06T17:03:36.365Z] #20 21.82 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-06T17:03:36.365Z] #20 21.83 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-06T17:03:36.496Z] #20 48.81 Selecting previously unselected package vim. [2021-04-06T17:03:36.496Z] #20 48.83 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-06T17:03:36.496Z] #20 48.84 Unpacking vim (2:8.1.0875-5) ... [2021-04-06T17:03:36.496Z] #20 49.39 Selecting previously unselected package xfsprogs. [2021-04-06T17:03:36.496Z] #20 49.39 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-06T17:03:36.496Z] #20 49.39 Unpacking xfsprogs (4.20.0-1) ... [2021-04-06T17:03:36.624Z] #20 22.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-06T17:03:36.624Z] #20 22.18 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-06T17:03:36.624Z] #20 22.23 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-06T17:03:36.753Z] #20 49.89 Selecting previously unselected package zip. [2021-04-06T17:03:36.753Z] #20 49.90 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-06T17:03:36.753Z] #20 49.92 Unpacking zip (3.0-11+b1) ... [2021-04-06T17:03:36.945Z] #25 173.7 + mkdir -p /tmp/tmp.ChZBnnJEo6/src/github.com/docker [2021-04-06T17:03:36.945Z] #25 173.7 + mv components/cli /tmp/tmp.ChZBnnJEo6/src/github.com/docker/cli [2021-04-06T17:03:36.945Z] #25 173.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-04-06T17:03:37.009Z] #20 50.06 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-06T17:03:37.009Z] #20 50.08 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-06T17:03:37.009Z] #20 50.09 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-06T17:03:37.009Z] #20 50.11 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-06T17:03:37.009Z] #20 50.12 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-06T17:03:37.009Z] #20 50.13 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-06T17:03:37.009Z] #20 50.15 Setting up uidmap (1:4.5-1.1) ... [2021-04-06T17:03:37.009Z] #20 50.18 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-06T17:03:37.009Z] #20 50.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-06T17:03:37.266Z] #20 50.22 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-06T17:03:37.266Z] #20 50.24 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-06T17:03:37.266Z] #20 50.29 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-06T17:03:37.266Z] #20 50.31 Setting up xxd (2:8.1.0875-5) ... [2021-04-06T17:03:37.266Z] #20 50.33 Setting up zip (3.0-11+b1) ... [2021-04-06T17:03:37.266Z] #20 50.36 Setting up vim-common (2:8.1.0875-5) ... [2021-04-06T17:03:37.266Z] #20 50.38 Setting up bash-completion (1:2.8-6) ... [2021-04-06T17:03:37.562Z] #20 22.89 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:03:37.562Z] #20 23.01 Fetched 28.5 MB in 2s (17.1 MB/s) [2021-04-06T17:03:37.562Z] #20 23.06 Selecting previously unselected package pigz. [2021-04-06T17:03:37.562Z] #20 23.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-04-06T17:03:37.562Z] #20 23.13 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-06T17:03:37.562Z] #20 23.14 Unpacking pigz (2.4-1) ... [2021-04-06T17:03:37.822Z] #20 23.23 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-06T17:03:37.822Z] #20 23.24 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-06T17:03:37.822Z] #20 23.25 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-06T17:03:37.859Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.358s coverage: 49.4% of statements [2021-04-06T17:03:38.315Z] #20 49.78 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-04-06T17:03:38.315Z] #20 ... [2021-04-06T17:03:38.315Z] [2021-04-06T17:03:38.315Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:38.315Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:03:38.315Z] #43 91.97 CC criu/aio.o [2021-04-06T17:03:38.315Z] #43 92.63 CC criu/autofs.o [2021-04-06T17:03:38.315Z] #43 93.75 CC criu/bfd.o [2021-04-06T17:03:38.315Z] #43 94.11 CC criu/bitmap.o [2021-04-06T17:03:38.315Z] #43 94.22 CC criu/cgroup-props.o [2021-04-06T17:03:38.315Z] #43 94.85 CC criu/cgroup.o [2021-04-06T17:03:38.315Z] #43 97.25 CC criu/clone-noasan.o [2021-04-06T17:03:38.315Z] #43 97.46 CC criu/config.o [2021-04-06T17:03:38.315Z] #43 98.86 CC criu/cr-check.o [2021-04-06T17:03:38.315Z] #43 100.3 CC criu/cr-dedup.o [2021-04-06T17:03:38.315Z] #43 100.8 CC criu/cr-dump.o [2021-04-06T17:03:38.315Z] #43 ... [2021-04-06T17:03:38.315Z] [2021-04-06T17:03:38.315Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:03:38.315Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-06T17:03:38.315Z] #20 49.78 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-04-06T17:03:38.315Z] #20 49.80 Setting up xz-utils (5.2.4-1) ... [2021-04-06T17:03:38.315Z] #20 49.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-06T17:03:38.315Z] #20 49.86 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-06T17:03:38.315Z] #20 49.96 invoke-rc.d: could not determine current runlevel [2021-04-06T17:03:38.315Z] #20 49.98 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-06T17:03:38.315Z] #20 49.99 Setting up pigz (2.4-1) ... [2021-04-06T17:03:38.315Z] #20 50.00 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-04-06T17:03:38.315Z] #20 50.02 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-04-06T17:03:38.315Z] #20 50.06 Setting up python-pip-whl (18.1-5) ... [2021-04-06T17:03:38.315Z] #20 50.08 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-04-06T17:03:38.315Z] #20 50.09 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-06T17:03:38.391Z] #20 23.70 Selecting previously unselected package python3.7-minimal. [2021-04-06T17:03:38.391Z] #20 23.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-06T17:03:38.391Z] #20 23.73 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-06T17:03:38.892Z] #20 50.60 Setting up libaio1:arm64 (0.3.112-3) ... [2021-04-06T17:03:38.892Z] #20 50.61 Setting up libonig5:arm64 (6.9.1-1) ... [2021-04-06T17:03:38.892Z] #20 50.65 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-04-06T17:03:38.892Z] #20 50.67 Setting up vim (2:8.1.0875-5) ... [2021-04-06T17:03:38.892Z] #20 50.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-06T17:03:38.892Z] #20 50.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-06T17:03:38.892Z] #20 50.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-06T17:03:38.892Z] #20 50.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-06T17:03:39.066Z] #25 ... [2021-04-06T17:03:39.066Z] [2021-04-06T17:03:39.066Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:03:39.066Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-06T17:03:39.066Z] #21 43.55 Selecting previously unselected package bzip2. [2021-04-06T17:03:39.066Z] #21 43.55 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-04-06T17:03:39.066Z] #21 43.56 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-06T17:03:39.066Z] #21 43.65 Selecting previously unselected package xz-utils. [2021-04-06T17:03:39.066Z] #21 43.65 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-04-06T17:03:39.066Z] #21 43.66 Unpacking xz-utils (5.2.4-1) ... [2021-04-06T17:03:39.066Z] #21 43.83 Selecting previously unselected package apparmor. [2021-04-06T17:03:39.066Z] #21 43.84 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-04-06T17:03:39.066Z] #21 43.96 Unpacking apparmor (2.13.2-10) ... [2021-04-06T17:03:39.066Z] #21 44.36 Selecting previously unselected package aufs-tools. [2021-04-06T17:03:39.066Z] #21 44.37 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-04-06T17:03:39.066Z] #21 44.38 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-06T17:03:39.066Z] #21 44.54 Selecting previously unselected package libonig5:ppc64el. [2021-04-06T17:03:39.066Z] #21 44.54 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-04-06T17:03:39.066Z] #21 44.55 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-04-06T17:03:39.066Z] #21 44.84 Selecting previously unselected package libjq1:ppc64el. [2021-04-06T17:03:39.066Z] #21 44.87 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-06T17:03:39.066Z] #21 44.88 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-06T17:03:39.066Z] #21 45.00 Selecting previously unselected package jq. [2021-04-06T17:03:39.066Z] #21 45.01 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-06T17:03:39.066Z] #21 45.02 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-06T17:03:39.066Z] #21 45.11 Selecting previously unselected package libaio1:ppc64el. [2021-04-06T17:03:39.066Z] #21 45.12 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-04-06T17:03:39.066Z] #21 45.12 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-04-06T17:03:39.066Z] #21 45.22 Selecting previously unselected package libgpm2:ppc64el. [2021-04-06T17:03:39.066Z] #21 45.24 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-04-06T17:03:39.066Z] #21 45.25 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-04-06T17:03:39.066Z] #21 45.57 Selecting previously unselected package libicu63:ppc64el. [2021-04-06T17:03:39.066Z] #21 45.59 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-04-06T17:03:39.066Z] #21 45.60 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-06T17:03:39.066Z] #21 49.90 Selecting previously unselected package libnet1:ppc64el. [2021-04-06T17:03:39.066Z] #21 49.90 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-06T17:03:39.066Z] #21 49.91 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-06T17:03:39.066Z] #21 49.99 Selecting previously unselected package libnl-3-200:ppc64el. [2021-04-06T17:03:39.066Z] #21 50.00 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-04-06T17:03:39.066Z] #21 50.00 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-06T17:03:39.066Z] #21 50.10 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-04-06T17:03:39.066Z] #21 50.11 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-04-06T17:03:39.066Z] #21 50.12 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-06T17:03:39.066Z] #21 50.20 Selecting previously unselected package libreadline5:ppc64el. [2021-04-06T17:03:39.066Z] #21 50.21 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-04-06T17:03:39.066Z] #21 50.21 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-04-06T17:03:39.066Z] #21 50.36 Selecting previously unselected package net-tools. [2021-04-06T17:03:39.066Z] #21 50.37 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-04-06T17:03:39.066Z] #21 50.37 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-06T17:03:39.066Z] #21 50.59 Selecting previously unselected package python-pip-whl. [2021-04-06T17:03:39.066Z] #21 50.59 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-06T17:03:39.066Z] #21 50.60 Unpacking python-pip-whl (18.1-5) ... [2021-04-06T17:03:39.066Z] #21 51.30 Selecting previously unselected package python3-lib2to3. [2021-04-06T17:03:39.066Z] #21 51.31 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-06T17:03:39.066Z] #21 51.31 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-06T17:03:39.066Z] #21 51.53 Selecting previously unselected package python3-distutils. [2021-04-06T17:03:39.066Z] #21 51.54 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-06T17:03:39.066Z] #21 51.54 Unpacking python3-distutils (3.7.3-1) ... [2021-04-06T17:03:39.066Z] #21 51.71 Selecting previously unselected package python3-pip. [2021-04-06T17:03:39.066Z] #21 51.72 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-06T17:03:39.066Z] #21 51.73 Unpacking python3-pip (18.1-5) ... [2021-04-06T17:03:39.066Z] #21 51.94 Selecting previously unselected package python3-pkg-resources. [2021-04-06T17:03:39.066Z] #21 51.94 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-06T17:03:39.066Z] #21 51.95 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-06T17:03:39.066Z] #21 52.16 Selecting previously unselected package python3-setuptools. [2021-04-06T17:03:39.066Z] #21 52.17 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-06T17:03:39.066Z] #21 52.18 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-06T17:03:39.066Z] #21 52.53 Selecting previously unselected package python3-wheel. [2021-04-06T17:03:39.066Z] #21 52.54 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-06T17:03:39.066Z] #21 52.55 Unpacking python3-wheel (0.32.3-2) ... [2021-04-06T17:03:39.066Z] #21 52.64 Selecting previously unselected package sudo. [2021-04-06T17:03:39.066Z] #21 52.65 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-04-06T17:03:39.066Z] #21 52.65 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-06T17:03:39.066Z] #21 53.23 Selecting previously unselected package thin-provisioning-tools. [2021-04-06T17:03:39.155Z] #20 50.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-06T17:03:39.155Z] #20 50.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-06T17:03:39.155Z] #20 50.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-06T17:03:39.155Z] #20 50.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-06T17:03:39.155Z] #20 50.80 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-06T17:03:39.155Z] #20 50.82 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-06T17:03:39.155Z] #20 50.84 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-04-06T17:03:39.155Z] #20 50.86 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-06T17:03:39.155Z] #20 50.87 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-04-06T17:03:39.155Z] #20 50.88 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-06T17:03:39.328Z] #20 24.63 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-06T17:03:39.328Z] #20 24.66 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-06T17:03:39.381Z] #21 53.23 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-04-06T17:03:39.381Z] #21 53.25 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-06T17:03:39.683Z] #21 53.62 Selecting previously unselected package uidmap. [2021-04-06T17:03:39.683Z] #21 53.62 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-04-06T17:03:39.683Z] #21 53.63 Unpacking uidmap (1:4.5-1.1) ... [2021-04-06T17:03:39.683Z] #21 53.81 Selecting previously unselected package vim-runtime. [2021-04-06T17:03:39.983Z] #21 53.81 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:03:39.983Z] #21 53.90 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-06T17:03:39.983Z] #21 53.96 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-06T17:03:39.983Z] #21 53.97 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-06T17:03:40.282Z] #21 ... [2021-04-06T17:03:40.282Z] [2021-04-06T17:03:40.282Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:03:40.282Z] #46 sha256:d06514fe2f65b3f3f83fe4a9eaac757d92035dfd3e06e549b5dfb5bb996f0b8c [2021-04-06T17:03:40.282Z] #46 166.9 net/http/httptrace [2021-04-06T17:03:40.282Z] #46 167.2 net/http [2021-04-06T17:03:40.282Z] #46 ... [2021-04-06T17:03:40.282Z] [2021-04-06T17:03:40.282Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:40.282Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:03:40.282Z] #44 102.5 CC criu/bitmap.o [2021-04-06T17:03:40.282Z] #44 102.7 CC criu/cgroup-props.o [2021-04-06T17:03:40.282Z] #44 103.8 CC criu/cgroup.o [2021-04-06T17:03:40.538Z] #20 53.17 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-06T17:03:40.538Z] #20 53.19 Setting up xz-utils (5.2.4-1) ... [2021-04-06T17:03:40.538Z] #20 53.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-06T17:03:40.538Z] #20 53.22 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-06T17:03:40.538Z] #20 53.28 invoke-rc.d: could not determine current runlevel [2021-04-06T17:03:40.538Z] #20 53.29 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-06T17:03:40.538Z] #20 53.30 Setting up pigz (2.4-1) ... [2021-04-06T17:03:40.538Z] #20 53.37 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-06T17:03:40.538Z] #20 53.42 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-06T17:03:40.538Z] #20 53.44 Setting up python-pip-whl (18.1-5) ... [2021-04-06T17:03:40.538Z] #20 53.45 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-06T17:03:40.538Z] #20 53.65 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-06T17:03:40.581Z] #44 109.6 CC criu/clone-noasan.o [2021-04-06T17:03:40.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-06T17:03:40.795Z] #20 53.99 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-06T17:03:40.795Z] #20 54.00 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-06T17:03:40.795Z] #20 54.01 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-06T17:03:40.795Z] #20 54.02 Setting up vim (2:8.1.0875-5) ... [2021-04-06T17:03:40.795Z] #20 54.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-06T17:03:40.795Z] #20 54.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-06T17:03:40.795Z] #20 54.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-06T17:03:40.795Z] #20 54.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-06T17:03:40.882Z] #44 110.0 CC criu/config.o [2021-04-06T17:03:41.051Z] #20 54.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-06T17:03:41.051Z] #20 54.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-06T17:03:41.051Z] #20 54.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-06T17:03:41.051Z] #20 54.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-06T17:03:41.051Z] #20 54.12 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-06T17:03:41.051Z] #20 54.13 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-06T17:03:41.051Z] #20 54.15 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-06T17:03:41.051Z] #20 54.16 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-06T17:03:41.051Z] #20 54.19 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-06T17:03:41.051Z] #20 54.20 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-06T17:03:41.236Z] #20 26.67 Selecting previously unselected package python3-minimal. [2021-04-06T17:03:41.236Z] #20 26.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-04-06T17:03:41.236Z] #20 26.70 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-06T17:03:41.236Z] #20 26.71 Unpacking python3-minimal (3.7.3-1) ... [2021-04-06T17:03:41.236Z] #20 26.80 Selecting previously unselected package libmpdec2:amd64. [2021-04-06T17:03:41.236Z] #20 26.80 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-06T17:03:41.236Z] #20 26.82 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-06T17:03:41.236Z] #20 26.92 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-06T17:03:41.495Z] #20 26.92 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-06T17:03:41.495Z] #20 26.93 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-06T17:03:41.614Z] #20 ... [2021-04-06T17:03:41.614Z] [2021-04-06T17:03:41.614Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:41.614Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:03:41.614Z] #43 105.4 CC criu/cr-service.o [2021-04-06T17:03:41.614Z] #43 107.1 CC criu/crtools.o [2021-04-06T17:03:41.614Z] #43 107.7 CC criu/eventfd.o [2021-04-06T17:03:41.614Z] #43 108.1 CC criu/eventpoll.o [2021-04-06T17:03:41.614Z] #43 108.9 CC criu/external.o [2021-04-06T17:03:41.614Z] #43 109.2 CC criu/fault-injection.o [2021-04-06T17:03:41.614Z] #43 109.3 CC criu/fdstore.o [2021-04-06T17:03:41.614Z] #43 109.7 CC criu/fifo.o [2021-04-06T17:03:41.614Z] #43 110.1 CC criu/file-ids.o [2021-04-06T17:03:41.614Z] #43 110.4 CC criu/file-lock.o [2021-04-06T17:03:41.614Z] #43 111.6 CC criu/files-ext.o [2021-04-06T17:03:41.614Z] #43 112.0 CC criu/files-reg.o [2021-04-06T17:03:41.614Z] #43 114.2 CC criu/files.o [2021-04-06T17:03:41.717Z] #20 53.46 Setting up iptables (1.8.2-4) ... [2021-04-06T17:03:41.717Z] #20 53.50 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-06T17:03:41.717Z] #20 53.52 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-06T17:03:41.717Z] #20 53.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-06T17:03:41.717Z] #20 53.53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-06T17:03:41.717Z] #20 53.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-06T17:03:41.717Z] #20 53.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-06T17:03:41.717Z] #20 53.60 Setting up python3 (3.7.3-1) ... [2021-04-06T17:03:42.435Z] #20 27.81 Selecting previously unselected package python3.7. [2021-04-06T17:03:42.435Z] #20 27.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-06T17:03:42.435Z] #20 27.82 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-06T17:03:42.435Z] #20 27.95 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-06T17:03:42.435Z] #20 27.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-06T17:03:42.435Z] #20 27.96 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-06T17:03:42.435Z] #20 28.02 Setting up python3-minimal (3.7.3-1) ... [2021-04-06T17:03:42.544Z] #43 116.4 CC criu/filesystems.o [2021-04-06T17:03:42.671Z] #20 54.25 Setting up python3-wheel (0.32.3-2) ... [2021-04-06T17:03:43.247Z] #20 54.96 Setting up apparmor (2.13.2-10) ... [2021-04-06T17:03:43.399Z] #20 28.99 Selecting previously unselected package python3. [2021-04-06T17:03:43.406Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.292s coverage: 73.3% of statements [2021-04-06T17:03:43.406Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-06T17:03:43.473Z] #43 117.1 CC criu/fsnotify.o [2021-04-06T17:03:43.659Z] #20 28.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-04-06T17:03:43.659Z] #20 29.04 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-06T17:03:43.659Z] #20 29.17 Unpacking python3 (3.7.3-1) ... [2021-04-06T17:03:43.659Z] #20 29.28 Selecting previously unselected package libip4tc0:amd64. [2021-04-06T17:03:43.667Z] #44 112.5 CC criu/cr-check.o [2021-04-06T17:03:43.918Z] #20 29.28 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-06T17:03:43.918Z] #20 29.29 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-06T17:03:43.918Z] #20 29.38 Selecting previously unselected package libip6tc0:amd64. [2021-04-06T17:03:43.918Z] #20 29.39 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-06T17:03:43.919Z] #20 29.39 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-06T17:03:43.919Z] #20 29.47 Selecting previously unselected package libiptc0:amd64. [2021-04-06T17:03:43.919Z] #20 29.47 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-06T17:03:43.919Z] #20 29.49 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-06T17:03:44.036Z] #43 ... [2021-04-06T17:03:44.036Z] [2021-04-06T17:03:44.036Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:03:44.036Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:03:44.036Z] #20 57.22 Setting up iptables (1.8.2-4) ... [2021-04-06T17:03:44.036Z] #20 57.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-06T17:03:44.036Z] #20 57.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-06T17:03:44.178Z] #20 29.56 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-06T17:03:44.178Z] #20 29.57 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-06T17:03:44.178Z] #20 29.57 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-06T17:03:44.178Z] #20 29.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-06T17:03:44.178Z] #20 29.67 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-06T17:03:44.178Z] #20 29.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-06T17:03:44.178Z] #20 29.77 Selecting previously unselected package libnftnl11:amd64. [2021-04-06T17:03:44.178Z] #20 29.77 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-06T17:03:44.292Z] #20 57.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-06T17:03:44.292Z] #20 57.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-06T17:03:44.292Z] #20 57.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-06T17:03:44.292Z] #20 57.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-06T17:03:44.292Z] #20 57.29 Setting up python3 (3.7.3-1) ... [2021-04-06T17:03:44.317Z] #44 ... [2021-04-06T17:03:44.317Z] [2021-04-06T17:03:44.317Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:03:44.317Z] #46 sha256:d06514fe2f65b3f3f83fe4a9eaac757d92035dfd3e06e549b5dfb5bb996f0b8c [2021-04-06T17:03:44.317Z] #46 181.1 github.com/LK4D4/vndr/godl [2021-04-06T17:03:44.438Z] #20 29.78 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-06T17:03:44.438Z] #20 29.94 Selecting previously unselected package iptables. [2021-04-06T17:03:44.438Z] #20 29.94 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-06T17:03:44.438Z] #20 29.94 Unpacking iptables (1.8.2-4) ... [2021-04-06T17:03:44.447Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 57.5% of statements [2021-04-06T17:03:44.697Z] #20 30.28 Selecting previously unselected package xxd. [2021-04-06T17:03:44.697Z] #20 30.29 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-06T17:03:44.697Z] #20 30.30 Unpacking xxd (2:8.1.0875-5) ... [2021-04-06T17:03:44.736Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.319s coverage: 57.7% of statements [2021-04-06T17:03:44.737Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-06T17:03:44.737Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-06T17:03:44.855Z] #20 57.73 Setting up python3-wheel (0.32.3-2) ... [2021-04-06T17:03:44.956Z] #20 30.44 Selecting previously unselected package vim-common. [2021-04-06T17:03:44.956Z] #20 30.45 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:03:44.956Z] #20 30.48 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-06T17:03:44.965Z] #46 181.8 github.com/LK4D4/vndr [2021-04-06T17:03:45.026Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2021-04-06T17:03:45.172Z] #20 56.69 Setting up xfsprogs (4.20.0-1) ... [2021-04-06T17:03:45.172Z] #20 56.71 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-06T17:03:45.216Z] #20 30.65 Selecting previously unselected package bash-completion. [2021-04-06T17:03:45.216Z] #20 30.67 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-06T17:03:45.418Z] #20 58.45 Setting up apparmor (2.13.2-10) ... [2021-04-06T17:03:45.435Z] #20 57.11 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-06T17:03:45.655Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2021-04-06T17:03:46.385Z] #20 58.15 Setting up python3-distutils (3.7.3-1) ... [2021-04-06T17:03:46.962Z] #20 58.57 Setting up python3-setuptools (40.8.0-1) ... [2021-04-06T17:03:47.153Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.7% of statements [2021-04-06T17:03:47.153Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-06T17:03:47.153Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-06T17:03:47.310Z] #20 60.16 Setting up xfsprogs (4.20.0-1) ... [2021-04-06T17:03:47.310Z] #20 60.19 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-06T17:03:47.442Z] ok github.com/docker/docker/daemon/logger 0.214s coverage: 43.2% of statements [2021-04-06T17:03:47.566Z] #20 60.60 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-06T17:03:47.650Z] 4612f6d0b889: Verifying Checksum [2021-04-06T17:03:47.650Z] 4612f6d0b889: Download complete [2021-04-06T17:03:48.376Z] #20 59.79 Setting up python3-pip (18.1-5) ... [2021-04-06T17:03:48.480Z] ok github.com/docker/docker/daemon/logger/awslogs 0.080s coverage: 77.8% of statements [2021-04-06T17:03:48.480Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-06T17:03:48.480Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-06T17:03:48.480Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-04-06T17:03:48.508Z] #20 33.57 Unpacking bash-completion (1:2.8-6) ... [2021-04-06T17:03:48.508Z] #20 ... [2021-04-06T17:03:48.508Z] [2021-04-06T17:03:48.508Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:03:48.508Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-06T17:03:48.508Z] #40 183.5 + dpkg --print-architecture [2021-04-06T17:03:48.508Z] #40 183.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-06T17:03:48.508Z] #40 183.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-06T17:03:48.508Z] #40 183.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-06T17:03:48.933Z] #20 61.67 Setting up python3-distutils (3.7.3-1) ... [2021-04-06T17:03:48.953Z] #20 ... [2021-04-06T17:03:48.953Z] [2021-04-06T17:03:48.953Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:48.953Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:03:48.953Z] #43 102.9 CC criu/cr-errno.o [2021-04-06T17:03:48.953Z] #43 103.0 CC criu/cr-restore.o [2021-04-06T17:03:48.953Z] #43 107.0 CC criu/cr-service.o [2021-04-06T17:03:48.953Z] #43 108.3 CC criu/crtools.o [2021-04-06T17:03:48.953Z] #43 108.8 CC criu/eventfd.o [2021-04-06T17:03:48.953Z] #43 109.1 CC criu/eventpoll.o [2021-04-06T17:03:48.953Z] #43 109.9 CC criu/external.o [2021-04-06T17:03:48.953Z] #43 110.1 CC criu/fault-injection.o [2021-04-06T17:03:48.953Z] #43 110.2 CC criu/fdstore.o [2021-04-06T17:03:48.953Z] #43 110.6 CC criu/fifo.o [2021-04-06T17:03:48.953Z] #43 111.0 CC criu/file-ids.o [2021-04-06T17:03:48.953Z] #43 111.2 CC criu/file-lock.o [2021-04-06T17:03:48.953Z] #43 112.2 CC criu/files-ext.o [2021-04-06T17:03:48.953Z] #43 112.6 CC criu/files-reg.o [2021-04-06T17:03:49.111Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 23.9% of statements [2021-04-06T17:03:49.190Z] #20 62.20 Setting up python3-setuptools (40.8.0-1) ... [2021-04-06T17:03:49.216Z] #43 ... [2021-04-06T17:03:49.216Z] [2021-04-06T17:03:49.216Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:03:49.216Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-06T17:03:49.216Z] #20 60.93 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:03:49.216Z] #20 60.99 Processing triggers for mime-support (3.62) ... [2021-04-06T17:03:49.400Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 69.9% of statements [2021-04-06T17:03:49.689Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2021-04-06T17:03:50.167Z] #20 DONE 61.8s [2021-04-06T17:03:50.167Z] [2021-04-06T17:03:50.167Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-06T17:03:50.167Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-04-06T17:03:50.318Z] ok github.com/docker/docker/daemon/logger/local 0.022s coverage: 75.2% of statements [2021-04-06T17:03:50.318Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-06T17:03:50.415Z] #40 ... [2021-04-06T17:03:50.415Z] [2021-04-06T17:03:50.415Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:50.415Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:03:50.415Z] #43 102.9 CC criu/cr-service.o [2021-04-06T17:03:50.415Z] #43 104.6 CC criu/crtools.o [2021-04-06T17:03:50.415Z] #43 105.1 CC criu/eventfd.o [2021-04-06T17:03:50.415Z] #43 105.5 CC criu/eventpoll.o [2021-04-06T17:03:50.415Z] #43 106.3 CC criu/external.o [2021-04-06T17:03:50.415Z] #43 106.6 CC criu/fault-injection.o [2021-04-06T17:03:50.415Z] #43 106.7 CC criu/fdstore.o [2021-04-06T17:03:50.415Z] #43 107.1 CC criu/fifo.o [2021-04-06T17:03:50.415Z] #43 107.6 CC criu/file-ids.o [2021-04-06T17:03:50.415Z] #43 107.8 CC criu/file-lock.o [2021-04-06T17:03:50.415Z] #43 108.8 CC criu/files-ext.o [2021-04-06T17:03:50.415Z] #43 109.3 CC criu/files-reg.o [2021-04-06T17:03:50.416Z] #43 111.6 CC criu/files.o [2021-04-06T17:03:50.416Z] #43 ... [2021-04-06T17:03:50.416Z] [2021-04-06T17:03:50.416Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:03:50.416Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:03:50.416Z] #20 33.98 Selecting previously unselected package bzip2. [2021-04-06T17:03:50.416Z] #20 33.98 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-06T17:03:50.416Z] #20 33.99 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-06T17:03:50.416Z] #20 34.08 Selecting previously unselected package xz-utils. [2021-04-06T17:03:50.416Z] #20 34.08 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-06T17:03:50.416Z] #20 34.09 Unpacking xz-utils (5.2.4-1) ... [2021-04-06T17:03:50.416Z] #20 34.28 Selecting previously unselected package apparmor. [2021-04-06T17:03:50.416Z] #20 34.29 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-06T17:03:50.416Z] #20 34.38 Unpacking apparmor (2.13.2-10) ... [2021-04-06T17:03:50.416Z] #20 34.76 Selecting previously unselected package aufs-tools. [2021-04-06T17:03:50.416Z] #20 34.76 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-06T17:03:50.416Z] #20 34.77 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-06T17:03:50.416Z] #20 34.90 Selecting previously unselected package libonig5:amd64. [2021-04-06T17:03:50.416Z] #20 34.91 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-06T17:03:50.416Z] #20 34.92 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-06T17:03:50.416Z] #20 35.11 Selecting previously unselected package libjq1:amd64. [2021-04-06T17:03:50.416Z] #20 35.11 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-06T17:03:50.416Z] #20 35.12 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-06T17:03:50.416Z] #20 35.22 Selecting previously unselected package jq. [2021-04-06T17:03:50.416Z] #20 35.23 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-06T17:03:50.416Z] #20 35.24 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-06T17:03:50.416Z] #20 35.34 Selecting previously unselected package libaio1:amd64. [2021-04-06T17:03:50.416Z] #20 35.35 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-06T17:03:50.416Z] #20 35.35 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-06T17:03:50.416Z] #20 35.42 Selecting previously unselected package libgpm2:amd64. [2021-04-06T17:03:50.416Z] #20 35.42 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-06T17:03:50.416Z] #20 35.42 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-06T17:03:50.416Z] #20 35.50 Selecting previously unselected package libicu63:amd64. [2021-04-06T17:03:50.416Z] #20 35.50 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-06T17:03:50.416Z] #20 35.51 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-06T17:03:50.557Z] #20 63.50 Setting up python3-pip (18.1-5) ... [2021-04-06T17:03:50.606Z] #46 ... [2021-04-06T17:03:50.606Z] [2021-04-06T17:03:50.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 [2021-04-06T17:03:50.606Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-06T17:03:50.606Z] #21 58.53 Selecting previously unselected package vim. [2021-04-06T17:03:50.606Z] #21 58.53 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-06T17:03:50.606Z] #21 58.55 Unpacking vim (2:8.1.0875-5) ... [2021-04-06T17:03:50.606Z] #21 59.10 Selecting previously unselected package xfsprogs. [2021-04-06T17:03:50.606Z] #21 59.11 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-04-06T17:03:50.606Z] #21 59.12 Unpacking xfsprogs (4.20.0-1) ... [2021-04-06T17:03:50.606Z] #21 59.65 Selecting previously unselected package zip. [2021-04-06T17:03:50.606Z] #21 59.66 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-04-06T17:03:50.606Z] #21 59.67 Unpacking zip (3.0-11+b1) ... [2021-04-06T17:03:50.606Z] #21 59.93 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-06T17:03:50.606Z] #21 59.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-06T17:03:50.606Z] #21 59.96 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-04-06T17:03:50.606Z] #21 59.98 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-04-06T17:03:50.606Z] #21 59.98 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-04-06T17:03:50.606Z] #21 60.00 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-04-06T17:03:50.606Z] #21 60.00 Setting up uidmap (1:4.5-1.1) ... [2021-04-06T17:03:50.606Z] #21 60.02 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-04-06T17:03:50.606Z] #21 60.03 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-06T17:03:50.606Z] #21 60.03 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-06T17:03:50.606Z] #21 60.05 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-06T17:03:50.606Z] #21 60.05 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-06T17:03:50.606Z] #21 60.07 Setting up xxd (2:8.1.0875-5) ... [2021-04-06T17:03:50.606Z] #21 60.08 Setting up zip (3.0-11+b1) ... [2021-04-06T17:03:50.606Z] #21 60.08 Setting up vim-common (2:8.1.0875-5) ... [2021-04-06T17:03:50.606Z] #21 60.12 Setting up bash-completion (1:2.8-6) ... [2021-04-06T17:03:50.606Z] #21 64.55 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-04-06T17:03:50.606Z] #21 64.56 Setting up xz-utils (5.2.4-1) ... [2021-04-06T17:03:50.606Z] #21 64.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-06T17:03:50.606Z] #21 64.62 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-06T17:03:50.606Z] #21 64.70 invoke-rc.d: could not determine current runlevel [2021-04-06T17:03:50.606Z] #21 64.71 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-06T17:03:50.606Z] #21 64.72 Setting up pigz (2.4-1) ... [2021-04-06T17:03:50.607Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.064s coverage: 56.8% of statements [2021-04-06T17:03:50.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-06T17:03:50.912Z] #21 64.72 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-04-06T17:03:50.912Z] #21 64.73 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-06T17:03:50.912Z] #21 64.74 Setting up python-pip-whl (18.1-5) ... [2021-04-06T17:03:50.912Z] #21 64.74 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-04-06T17:03:50.912Z] #21 64.75 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-06T17:03:51.212Z] #21 65.39 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-04-06T17:03:51.212Z] #21 65.40 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-04-06T17:03:51.212Z] #21 65.40 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-04-06T17:03:51.212Z] #21 65.40 Setting up vim (2:8.1.0875-5) ... [2021-04-06T17:03:51.212Z] #21 65.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-06T17:03:51.212Z] #21 65.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-06T17:03:51.236Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.004s coverage: 31.5% of statements [2021-04-06T17:03:51.487Z] #20 64.56 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:03:51.512Z] #21 65.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-06T17:03:51.512Z] #21 65.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-06T17:03:51.512Z] #21 65.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-06T17:03:51.512Z] #21 65.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-06T17:03:51.512Z] #21 65.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-06T17:03:51.512Z] #21 65.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-06T17:03:51.512Z] #21 65.55 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-06T17:03:51.512Z] #21 65.56 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-06T17:03:51.512Z] #21 65.57 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-04-06T17:03:51.512Z] #21 65.59 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-06T17:03:51.512Z] #21 65.61 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-04-06T17:03:51.512Z] #21 65.62 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-06T17:03:51.568Z] #21 1.488 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-06T17:03:51.568Z] #21 1.494 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-06T17:03:51.568Z] #21 1.499 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-06T17:03:51.568Z] #21 DONE 1.6s [2021-04-06T17:03:51.568Z] [2021-04-06T17:03:51.568Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:51.568Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:03:51.568Z] #43 114.7 CC criu/files.o [2021-04-06T17:03:51.743Z] #20 64.61 Processing triggers for mime-support (3.62) ... [2021-04-06T17:03:52.263Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2021-04-06T17:03:52.552Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-04-06T17:03:52.803Z] #20 DONE 65.6s [2021-04-06T17:03:52.803Z] [2021-04-06T17:03:52.803Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-06T17:03:52.803Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-06T17:03:52.968Z] #43 116.9 CC criu/filesystems.o [2021-04-06T17:03:53.180Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-04-06T17:03:53.180Z] ok github.com/docker/docker/daemon/logger/splunk 1.456s coverage: 82.5% of statements [2021-04-06T17:03:53.180Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-06T17:03:53.180Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-06T17:03:53.232Z] #43 117.4 CC criu/fsnotify.o [2021-04-06T17:03:53.709Z] #20 39.08 Selecting previously unselected package libnet1:amd64. [2021-04-06T17:03:53.709Z] #20 39.08 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-06T17:03:53.709Z] #20 39.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-06T17:03:53.709Z] #20 39.18 Selecting previously unselected package libnl-3-200:amd64. [2021-04-06T17:03:53.709Z] #20 39.18 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-06T17:03:53.709Z] #20 39.19 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-06T17:03:53.709Z] #20 39.31 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-06T17:03:53.739Z] #21 1.220 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-06T17:03:53.739Z] #21 1.225 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-06T17:03:53.739Z] #21 1.228 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-06T17:03:53.739Z] #21 DONE 1.3s [2021-04-06T17:03:53.739Z] [2021-04-06T17:03:53.739Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:03:53.739Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-06T17:03:53.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-06T17:03:53.968Z] #20 39.31 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-06T17:03:53.968Z] #20 39.32 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-06T17:03:53.968Z] #20 39.39 Selecting previously unselected package libreadline5:amd64. [2021-04-06T17:03:53.968Z] #20 39.39 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-06T17:03:53.968Z] #20 39.40 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-06T17:03:53.968Z] #20 39.50 Selecting previously unselected package net-tools. [2021-04-06T17:03:53.968Z] #20 39.50 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-06T17:03:53.968Z] #20 39.51 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-06T17:03:54.227Z] #20 39.72 Selecting previously unselected package python-pip-whl. [2021-04-06T17:03:54.227Z] #20 39.72 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-06T17:03:54.227Z] #20 39.73 Unpacking python-pip-whl (18.1-5) ... [2021-04-06T17:03:54.625Z] #43 118.7 CC criu/image-desc.o [2021-04-06T17:03:54.669Z] #22 ... [2021-04-06T17:03:54.669Z] [2021-04-06T17:03:54.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 [2021-04-06T17:03:54.669Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:03:54.669Z] #43 118.4 CC criu/image-desc.o [2021-04-06T17:03:54.669Z] #43 118.6 CC criu/image.o [2021-04-06T17:03:54.669Z] #43 119.5 CC criu/ipc_ns.o [2021-04-06T17:03:54.669Z] #43 120.7 CC criu/irmap.o [2021-04-06T17:03:54.669Z] #43 121.5 CC criu/kcmp-ids.o [2021-04-06T17:03:54.669Z] #43 121.8 CC criu/kerndat.o [2021-04-06T17:03:54.669Z] #43 123.1 CC criu/libnetlink.o [2021-04-06T17:03:54.669Z] #43 123.4 CC criu/log.o [2021-04-06T17:03:54.669Z] #43 124.0 CC criu/lsm.o [2021-04-06T17:03:54.669Z] #43 124.4 CC criu/mem.o [2021-04-06T17:03:54.669Z] #43 126.4 CC criu/memfd.o [2021-04-06T17:03:54.669Z] #43 127.6 CC criu/mount.o [2021-04-06T17:03:54.680Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2021-04-06T17:03:54.796Z] #20 40.28 Selecting previously unselected package python3-lib2to3. [2021-04-06T17:03:54.796Z] #20 40.28 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-06T17:03:54.796Z] #20 40.29 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-06T17:03:54.796Z] #20 40.43 Selecting previously unselected package python3-distutils. [2021-04-06T17:03:54.889Z] #43 118.9 CC criu/image.o [2021-04-06T17:03:54.924Z] #43 ... [2021-04-06T17:03:54.924Z] [2021-04-06T17:03:54.924Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:03:54.924Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-06T17:03:54.924Z] #40 191.2 + dpkg --print-architecture [2021-04-06T17:03:54.924Z] #40 191.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-06T17:03:54.924Z] #40 191.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-06T17:03:54.924Z] #40 191.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-06T17:03:54.969Z] ok github.com/docker/docker/distribution 0.253s coverage: 25.0% of statements [2021-04-06T17:03:54.969Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-06T17:03:55.055Z] #20 40.43 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-06T17:03:55.055Z] #20 40.45 Unpacking python3-distutils (3.7.3-1) ... [2021-04-06T17:03:55.055Z] #20 40.61 Selecting previously unselected package python3-pip. [2021-04-06T17:03:55.055Z] #20 40.61 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-06T17:03:55.055Z] #20 40.62 Unpacking python3-pip (18.1-5) ... [2021-04-06T17:03:55.315Z] #20 40.80 Selecting previously unselected package python3-pkg-resources. [2021-04-06T17:03:55.315Z] #20 40.80 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-06T17:03:55.315Z] #20 40.82 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-06T17:03:55.315Z] #20 40.94 Selecting previously unselected package python3-setuptools. [2021-04-06T17:03:55.574Z] #20 40.94 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-06T17:03:55.574Z] #20 40.96 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-06T17:03:55.574Z] #20 41.23 Selecting previously unselected package python3-wheel. [2021-04-06T17:03:55.599Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-04-06T17:03:55.833Z] #20 41.23 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-06T17:03:55.833Z] #20 41.24 Unpacking python3-wheel (0.32.3-2) ... [2021-04-06T17:03:55.833Z] #20 41.36 Selecting previously unselected package sudo. [2021-04-06T17:03:55.833Z] #20 41.36 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-06T17:03:55.833Z] #20 41.38 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-06T17:03:55.850Z] #43 119.8 CC criu/ipc_ns.o [2021-04-06T17:03:56.361Z] #21 ... [2021-04-06T17:03:56.361Z] [2021-04-06T17:03:56.361Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-06T17:03:56.361Z] #46 sha256:d06514fe2f65b3f3f83fe4a9eaac757d92035dfd3e06e549b5dfb5bb996f0b8c [2021-04-06T17:03:56.361Z] #46 DONE 192.3s [2021-04-06T17:03:56.361Z] [2021-04-06T17:03:56.361Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:56.361Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:03:56.361Z] #44 115.5 CC criu/cr-dedup.o [2021-04-06T17:03:56.361Z] #44 116.0 CC criu/cr-dump.o [2021-04-06T17:03:56.361Z] #44 119.5 CC criu/cr-errno.o [2021-04-06T17:03:56.361Z] #44 119.6 CC criu/cr-restore.o [2021-04-06T17:03:56.361Z] #44 ... [2021-04-06T17:03:56.361Z] [2021-04-06T17:03:56.361Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:03:56.361Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-06T17:03:56.361Z] #21 70.38 Setting up iptables (1.8.2-4) ... [2021-04-06T17:03:56.361Z] #21 70.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-06T17:03:56.361Z] #21 70.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-06T17:03:56.361Z] #21 70.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-06T17:03:56.361Z] #21 70.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-06T17:03:56.361Z] #21 70.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-06T17:03:56.361Z] #21 70.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-06T17:03:56.402Z] #20 41.96 Selecting previously unselected package thin-provisioning-tools. [2021-04-06T17:03:56.402Z] #20 41.96 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-06T17:03:56.402Z] #20 41.98 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-06T17:03:56.629Z] ok github.com/docker/docker/image 0.013s coverage: 86.8% of statements [2021-04-06T17:03:56.661Z] #21 70.46 Setting up python3 (3.7.3-1) ... [2021-04-06T17:03:56.661Z] #20 42.22 Selecting previously unselected package uidmap. [2021-04-06T17:03:56.661Z] #20 42.22 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-06T17:03:56.661Z] #20 42.23 Unpacking uidmap (1:4.5-1.1) ... [2021-04-06T17:03:56.920Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2021-04-06T17:03:56.920Z] #20 42.34 Selecting previously unselected package vim-runtime. [2021-04-06T17:03:56.920Z] #20 42.35 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-06T17:03:56.920Z] #20 42.40 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-06T17:03:56.920Z] #20 42.43 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-06T17:03:56.920Z] #20 42.44 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-06T17:03:57.245Z] #43 121.0 CC criu/irmap.o [2021-04-06T17:03:57.326Z] #21 71.07 Setting up python3-wheel (0.32.3-2) ... [2021-04-06T17:03:57.509Z] #43 121.5 CC criu/kcmp-ids.o [2021-04-06T17:03:57.548Z] ok github.com/docker/docker/distribution/xfer 1.880s coverage: 85.1% of statements [2021-04-06T17:03:57.548Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-06T17:03:57.548Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-04-06T17:03:57.548Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2021-04-06T17:03:57.548Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-06T17:03:57.772Z] #43 ... [2021-04-06T17:03:57.772Z] [2021-04-06T17:03:57.772Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:03:57.772Z] #49 sha256:eac37ce83162fa48b7061ca599112a7c135dfd09b3a317961503bafb9e5b03b3 [2021-04-06T17:03:57.772Z] #49 177.8 + /build/golangci-lint --version [2021-04-06T17:03:57.838Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2021-04-06T17:03:57.980Z] #21 71.82 Setting up apparmor (2.13.2-10) ... [2021-04-06T17:03:58.036Z] #49 178.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-06T17:03:58.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-06T17:03:58.889Z] ok github.com/docker/docker/oci 0.005s coverage: 38.4% of statements [2021-04-06T17:03:59.092Z] #40 ... [2021-04-06T17:03:59.092Z] [2021-04-06T17:03:59.092Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:59.092Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:03:59.092Z] #43 132.4 CC criu/namespaces.o [2021-04-06T17:03:59.434Z] #49 DONE 179.3s [2021-04-06T17:03:59.434Z] [2021-04-06T17:03:59.434Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:03:59.434Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:03:59.434Z] #43 121.9 CC criu/kerndat.o [2021-04-06T17:03:59.434Z] #43 122.9 CC criu/libnetlink.o [2021-04-06T17:03:59.434Z] #43 123.2 CC criu/log.o [2021-04-06T17:03:59.434Z] #43 123.6 CC criu/lsm.o [2021-04-06T17:03:59.541Z] ok github.com/docker/docker/opts 0.015s coverage: 67.1% of statements [2021-04-06T17:03:59.830Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-04-06T17:04:00.011Z] #43 124.0 CC criu/mem.o [2021-04-06T17:04:00.099Z] #21 73.98 Setting up xfsprogs (4.20.0-1) ... [2021-04-06T17:04:00.099Z] #21 74.00 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-06T17:04:00.211Z] #20 45.52 Selecting previously unselected package vim. [2021-04-06T17:04:00.211Z] #20 45.52 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-06T17:04:00.211Z] #20 45.54 Unpacking vim (2:8.1.0875-5) ... [2021-04-06T17:04:00.443Z] #21 74.54 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-06T17:04:00.460Z] #43 134.1 CC criu/net.o [2021-04-06T17:04:00.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-06T17:04:00.780Z] #20 46.10 Selecting previously unselected package xfsprogs. [2021-04-06T17:04:00.780Z] #20 46.10 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-06T17:04:00.780Z] #20 46.11 Unpacking xfsprogs (4.20.0-1) ... [2021-04-06T17:04:01.054Z] #20 46.55 Selecting previously unselected package zip. [2021-04-06T17:04:01.054Z] #20 46.58 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-06T17:04:01.054Z] #20 46.58 Unpacking zip (3.0-11+b1) ... [2021-04-06T17:04:01.054Z] #20 ... [2021-04-06T17:04:01.054Z] [2021-04-06T17:04:01.054Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:04:01.054Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:04:01.054Z] #43 113.8 CC criu/filesystems.o [2021-04-06T17:04:01.054Z] #43 114.5 CC criu/fsnotify.o [2021-04-06T17:04:01.054Z] #43 115.6 CC criu/image-desc.o [2021-04-06T17:04:01.054Z] #43 115.8 CC criu/image.o [2021-04-06T17:04:01.054Z] #43 116.7 CC criu/ipc_ns.o [2021-04-06T17:04:01.054Z] #43 117.9 CC criu/irmap.o [2021-04-06T17:04:01.054Z] #43 118.7 CC criu/kcmp-ids.o [2021-04-06T17:04:01.054Z] #43 119.0 CC criu/kerndat.o [2021-04-06T17:04:01.054Z] #43 120.2 CC criu/libnetlink.o [2021-04-06T17:04:01.054Z] #43 120.6 CC criu/log.o [2021-04-06T17:04:01.054Z] #43 121.2 CC criu/lsm.o [2021-04-06T17:04:01.054Z] #43 121.7 CC criu/mem.o [2021-04-06T17:04:01.054Z] #43 123.6 CC criu/memfd.o [2021-04-06T17:04:01.313Z] #43 ... [2021-04-06T17:04:01.313Z] [2021-04-06T17:04:01.313Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:04:01.313Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:04:01.313Z] #20 46.89 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-06T17:04:01.313Z] #20 46.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-06T17:04:01.331Z] ok github.com/docker/docker/pkg/archive 0.477s coverage: 82.4% of statements [2021-04-06T17:04:01.572Z] #20 46.96 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-06T17:04:01.572Z] #20 46.98 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-06T17:04:01.572Z] #20 46.99 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-06T17:04:01.572Z] #20 47.01 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-06T17:04:01.572Z] #20 47.03 Setting up uidmap (1:4.5-1.1) ... [2021-04-06T17:04:01.572Z] #20 47.04 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-06T17:04:01.572Z] #20 47.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-06T17:04:01.572Z] #20 47.08 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-06T17:04:01.572Z] #20 47.10 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-06T17:04:01.572Z] #20 47.11 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-06T17:04:01.572Z] #20 47.13 Setting up xxd (2:8.1.0875-5) ... [2021-04-06T17:04:01.572Z] #20 47.14 Setting up zip (3.0-11+b1) ... [2021-04-06T17:04:01.572Z] #20 47.16 Setting up vim-common (2:8.1.0875-5) ... [2021-04-06T17:04:01.830Z] #20 47.21 Setting up bash-completion (1:2.8-6) ... [2021-04-06T17:04:01.940Z] #43 ... [2021-04-06T17:04:01.940Z] [2021-04-06T17:04:01.940Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:04:01.940Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-06T17:04:01.940Z] #22 4.810 Collecting yamllint==1.16.0 [2021-04-06T17:04:01.940Z] #22 ... [2021-04-06T17:04:01.940Z] [2021-04-06T17:04:01.940Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:04:01.940Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:04:01.940Z] #43 125.8 CC criu/memfd.o [2021-04-06T17:04:02.001Z] #21 75.72 Setting up python3-distutils (3.7.3-1) ... [2021-04-06T17:04:02.203Z] #43 126.3 CC criu/mount.o [2021-04-06T17:04:02.358Z] ok github.com/docker/docker/pkg/authorization 0.501s coverage: 68.3% of statements [2021-04-06T17:04:02.358Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-04-06T17:04:02.647Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-04-06T17:04:02.658Z] #21 76.46 Setting up python3-setuptools (40.8.0-1) ... [2021-04-06T17:04:03.728Z] #43 137.0 CC criu/netfilter.o [2021-04-06T17:04:03.728Z] #43 137.4 CC criu/page-pipe.o [2021-04-06T17:04:03.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-06T17:04:04.202Z] #21 78.18 Setting up python3-pip (18.1-5) ... [2021-04-06T17:04:04.289Z] #43 138.0 CC criu/page-xfer.o [2021-04-06T17:04:05.119Z] #20 50.13 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-06T17:04:05.119Z] #20 50.18 Setting up xz-utils (5.2.4-1) ... [2021-04-06T17:04:05.119Z] #20 50.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-06T17:04:05.119Z] #20 50.22 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-06T17:04:05.119Z] #20 50.29 invoke-rc.d: could not determine current runlevel [2021-04-06T17:04:05.119Z] #20 50.30 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-06T17:04:05.119Z] #20 50.31 Setting up pigz (2.4-1) ... [2021-04-06T17:04:05.119Z] #20 50.33 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-06T17:04:05.119Z] #20 50.35 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-06T17:04:05.119Z] #20 50.38 Setting up python-pip-whl (18.1-5) ... [2021-04-06T17:04:05.119Z] #20 50.41 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-06T17:04:05.119Z] #20 50.43 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-06T17:04:05.378Z] #20 50.92 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-06T17:04:05.378Z] #20 50.94 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-06T17:04:05.378Z] #20 50.96 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-06T17:04:05.378Z] #20 50.98 Setting up vim (2:8.1.0875-5) ... [2021-04-06T17:04:05.378Z] #20 51.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-06T17:04:05.378Z] #20 51.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-06T17:04:05.378Z] #20 51.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-06T17:04:05.378Z] #20 51.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-06T17:04:05.378Z] #20 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-06T17:04:05.378Z] #20 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-06T17:04:05.378Z] #20 51.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-06T17:04:05.378Z] #20 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-06T17:04:05.378Z] #20 51.08 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-06T17:04:05.527Z] #43 129.3 CC criu/namespaces.o [2021-04-06T17:04:05.574Z] #21 79.48 Processing triggers for libc-bin (2.28-10) ...#21 ... [2021-04-06T17:04:05.574Z] [2021-04-06T17:04:05.574Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-06T17:04:05.574Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-06T17:04:05.574Z] #33 DONE 202.1s [2021-04-06T17:04:05.574Z] [2021-04-06T17:04:05.574Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:04:05.574Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-06T17:04:05.574Z] #21 79.48 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:04:05.574Z] #21 ... [2021-04-06T17:04:05.574Z] [2021-04-06T17:04:05.574Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:04:05.574Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:04:05.574Z] #44 127.5 CC criu/cr-service.o [2021-04-06T17:04:05.574Z] #44 129.6 CC criu/crtools.o [2021-04-06T17:04:05.574Z] #44 130.4 CC criu/eventfd.o [2021-04-06T17:04:05.574Z] #44 130.8 CC criu/eventpoll.o [2021-04-06T17:04:05.574Z] #44 131.8 CC criu/external.o [2021-04-06T17:04:05.574Z] #44 132.4 CC criu/fault-injection.o [2021-04-06T17:04:05.574Z] #44 132.5 CC criu/fdstore.o [2021-04-06T17:04:05.574Z] #44 133.0 CC criu/fifo.o [2021-04-06T17:04:05.574Z] #44 133.5 CC criu/file-ids.o [2021-04-06T17:04:05.574Z] #44 133.8 CC criu/file-lock.o [2021-04-06T17:04:05.574Z] #44 ... [2021-04-06T17:04:05.574Z] [2021-04-06T17:04:05.574Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:04:05.574Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-06T17:04:05.574Z] #21 79.63 Processing triggers for mime-support (3.62) ... [2021-04-06T17:04:05.637Z] #20 51.10 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-06T17:04:05.637Z] #20 51.12 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-06T17:04:05.637Z] #20 51.14 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-06T17:04:05.637Z] #20 51.16 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-06T17:04:05.637Z] #20 51.17 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-06T17:04:06.152Z] ok github.com/docker/docker/layer 7.119s coverage: 68.8% of statements [2021-04-06T17:04:06.152Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-06T17:04:06.152Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-06T17:04:06.152Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-06T17:04:06.152Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-06T17:04:06.152Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-06T17:04:06.178Z] #43 ... [2021-04-06T17:04:06.178Z] [2021-04-06T17:04:06.178Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:04:06.178Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-06T17:04:06.178Z] #22 5.252 Collecting yamllint==1.16.0 [2021-04-06T17:04:06.178Z] #22 10.59 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-06T17:04:06.178Z] #22 10.69 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-06T17:04:06.178Z] #22 10.73 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-06T17:04:06.178Z] #22 10.79 Collecting pyyaml (from yamllint==1.16.0) [2021-04-06T17:04:06.178Z] #22 11.03 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-06T17:04:06.178Z] #22 11.35 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-06T17:04:06.178Z] #22 11.77 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-06T17:04:06.178Z] #22 DONE 12.2s [2021-04-06T17:04:06.178Z] [2021-04-06T17:04:06.178Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:04:06.178Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:04:06.178Z] #43 139.9 CC criu/pagemap-cache.o [2021-04-06T17:04:06.224Z] #21 DONE 80.1s [2021-04-06T17:04:06.224Z] [2021-04-06T17:04:06.224Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-06T17:04:06.224Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea [2021-04-06T17:04:06.437Z] #43 ... [2021-04-06T17:04:06.437Z] [2021-04-06T17:04:06.437Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-06T17:04:06.437Z] #25 sha256:9609fd33fd7df625503fe696175bf0252b1ba84a0270c4197445379c3396632f [2021-04-06T17:04:06.437Z] #25 DONE 0.3s [2021-04-06T17:04:06.437Z] [2021-04-06T17:04:06.437Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-06T17:04:06.437Z] #30 sha256:c06dea7bec58fbbf578f73e2dd87496daf5fe7ed85e151332ae3294f9d8f752b [2021-04-06T17:04:06.441Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-04-06T17:04:06.573Z] #22 0.399 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-06T17:04:06.573Z] #22 0.405 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-06T17:04:06.573Z] #22 0.408 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-06T17:04:06.573Z] #22 DONE 0.5s [2021-04-06T17:04:06.573Z] [2021-04-06T17:04:06.573Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:04:06.573Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-06T17:04:06.731Z] ok github.com/docker/docker/pkg/chrootarchive 3.581s coverage: 43.2% of statements [2021-04-06T17:04:06.731Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-06T17:04:06.731Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-06T17:04:06.731Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2021-04-06T17:04:06.927Z] #43 130.9 CC criu/net.o [2021-04-06T17:04:07.020Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2021-04-06T17:04:07.649Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-04-06T17:04:07.938Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2021-04-06T17:04:08.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-06T17:04:08.228Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2021-04-06T17:04:08.957Z] #20 54.08 Setting up iptables (1.8.2-4) ... [2021-04-06T17:04:08.957Z] #20 54.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-06T17:04:08.957Z] #20 54.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-06T17:04:08.957Z] #20 54.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-06T17:04:08.957Z] #20 54.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-06T17:04:08.957Z] #20 54.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-06T17:04:08.957Z] #20 54.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-06T17:04:08.957Z] #20 54.15 Setting up python3 (3.7.3-1) ... [2021-04-06T17:04:09.220Z] #20 54.54 Setting up python3-wheel (0.32.3-2) ... [2021-04-06T17:04:09.257Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2021-04-06T17:04:09.492Z] #43 133.4 CC criu/netfilter.o [2021-04-06T17:04:09.492Z] #43 133.6 CC criu/page-pipe.o [2021-04-06T17:04:09.888Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2021-04-06T17:04:10.069Z] #43 134.2 CC criu/page-xfer.o [2021-04-06T17:04:10.085Z] #20 55.41 Setting up apparmor (2.13.2-10) ... [2021-04-06T17:04:10.915Z] ok github.com/docker/docker/pkg/fsutils 0.543s coverage: 85.1% of statements [2021-04-06T17:04:10.915Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2021-04-06T17:04:11.204Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-04-06T17:04:11.591Z] #20 ... [2021-04-06T17:04:11.591Z] [2021-04-06T17:04:11.591Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:04:11.591Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:04:11.591Z] #43 124.2 CC criu/mount.o [2021-04-06T17:04:11.591Z] #43 128.3 CC criu/namespaces.o [2021-04-06T17:04:11.591Z] #43 130.4 CC criu/net.o [2021-04-06T17:04:11.591Z] #43 134.1 CC criu/netfilter.o [2021-04-06T17:04:11.591Z] #43 ... [2021-04-06T17:04:11.591Z] [2021-04-06T17:04:11.591Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-06T17:04:11.591Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-06T17:04:11.603Z] #43 135.7 CC criu/pagemap-cache.o [2021-04-06T17:04:11.832Z] ok github.com/docker/docker/pkg/idtools 0.510s coverage: 69.5% of statements [2021-04-06T17:04:11.832Z] ok github.com/docker/docker/pkg/ioutils 0.286s coverage: 69.3% of statements [2021-04-06T17:04:11.851Z] #20 57.17 Setting up xfsprogs (4.20.0-1) ... [2021-04-06T17:04:11.851Z] #20 57.23 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-06T17:04:11.859Z] #30 DONE 4.7s [2021-04-06T17:04:11.859Z] [2021-04-06T17:04:11.859Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-06T17:04:11.859Z] #33 sha256:3a9f4b05dc9ff73cfff9f3bea1b63342686ca266444ecc2c41e75c719af7d008 [2021-04-06T17:04:11.859Z] #33 DONE 0.5s [2021-04-06T17:04:11.859Z] [2021-04-06T17:04:11.859Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:04:11.859Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:04:11.859Z] #43 140.5 CC criu/pagemap.o [2021-04-06T17:04:11.859Z] #43 141.6 CC criu/parasite-syscall.o [2021-04-06T17:04:11.859Z] #43 142.4 CC criu/path.o [2021-04-06T17:04:11.859Z] #43 142.7 CC criu/pie-util-vdso-elf32.o [2021-04-06T17:04:11.859Z] #43 143.2 CC criu/pie-util-vdso.o [2021-04-06T17:04:11.859Z] #43 143.6 CC criu/pie-util.o [2021-04-06T17:04:11.859Z] #43 143.8 CC criu/pipes.o [2021-04-06T17:04:11.859Z] #43 144.4 CC criu/plugin.o [2021-04-06T17:04:11.859Z] #43 144.7 CC criu/proc_parse.o [2021-04-06T17:04:11.867Z] #43 136.0 CC criu/pagemap.o [2021-04-06T17:04:11.867Z] #43 ... [2021-04-06T17:04:11.867Z] [2021-04-06T17:04:11.867Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:04:11.867Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-06T17:04:11.867Z] #22 10.23 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-06T17:04:11.867Z] #22 10.35 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-06T17:04:11.867Z] #22 10.39 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-06T17:04:11.867Z] #22 10.46 Collecting pyyaml (from yamllint==1.16.0) [2021-04-06T17:04:11.867Z] #22 10.68 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-06T17:04:11.867Z] #22 11.38 Installing build dependencies: started [2021-04-06T17:04:12.110Z] #20 57.68 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-06T17:04:12.115Z] #43 ... [2021-04-06T17:04:12.115Z] [2021-04-06T17:04:12.115Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-06T17:04:12.115Z] #35 sha256:62fcb54c2a26096a3641c1c11dfcda750009f0f67e53297558e0606ef728e865 [2021-04-06T17:04:12.115Z] #35 DONE 0.6s [2021-04-06T17:04:12.115Z] [2021-04-06T17:04:12.115Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-06T17:04:12.115Z] #38 sha256:c58dcca7f389cef776b42afd950364cf67ecef25a3b082c064e9c936edfa6053 [2021-04-06T17:04:12.115Z] #38 DONE 0.0s [2021-04-06T17:04:12.115Z] [2021-04-06T17:04:12.115Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:04:12.115Z] #56 sha256:8f0c826fa09b22070c3c88b0f53e4693beb480da4377a3922c9e79b21a533a92 [2021-04-06T17:04:12.122Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2021-04-06T17:04:12.251Z] #23 5.046 Collecting yamllint==1.16.0 [2021-04-06T17:04:12.251Z] #23 5.384 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-06T17:04:12.251Z] #23 5.480 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-06T17:04:12.251Z] #23 5.559 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-06T17:04:12.251Z] #23 5.642 Collecting pyyaml (from yamllint==1.16.0) [2021-04-06T17:04:12.411Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-04-06T17:04:12.411Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-06T17:04:12.411Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-06T17:04:12.411Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-06T17:04:12.411Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-04-06T17:04:12.411Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-06T17:04:12.411Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2021-04-06T17:04:12.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-06T17:04:12.558Z] #23 6.017 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-06T17:04:12.700Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-04-06T17:04:12.816Z] #22 ... [2021-04-06T17:04:12.816Z] [2021-04-06T17:04:12.816Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:04:12.816Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:04:12.816Z] #43 136.7 CC criu/parasite-syscall.o [2021-04-06T17:04:12.989Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 86.7% of statements [2021-04-06T17:04:12.989Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2021-04-06T17:04:12.989Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-06T17:04:12.989Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-06T17:04:13.046Z] #20 58.62 Setting up python3-distutils (3.7.3-1) ... [2021-04-06T17:04:13.392Z] #43 137.4 CC criu/path.o [2021-04-06T17:04:13.480Z] #56 ... [2021-04-06T17:04:13.480Z] [2021-04-06T17:04:13.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 [2021-04-06T17:04:13.480Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:04:13.480Z] #43 147.0 CC criu/protobuf-desc.o [2021-04-06T17:04:13.614Z] #20 59.11 Setting up python3-setuptools (40.8.0-1) ... [2021-04-06T17:04:13.621Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.004s coverage: 56.8% of statements [2021-04-06T17:04:13.626Z] #23 7.117 Installing build dependencies: started [2021-04-06T17:04:13.655Z] #43 137.7 CC criu/pie-util-vdso.o [2021-04-06T17:04:13.919Z] #43 138.1 CC criu/pie-util.o [2021-04-06T17:04:14.182Z] #43 138.3 CC criu/pipes.o [2021-04-06T17:04:14.249Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2021-04-06T17:04:14.249Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-04-06T17:04:14.407Z] #43 148.0 CC criu/protobuf.o [2021-04-06T17:04:14.538Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-04-06T17:04:14.663Z] #43 148.4 CC criu/pstree.o [2021-04-06T17:04:14.991Z] #20 60.33 Setting up python3-pip (18.1-5) ... [2021-04-06T17:04:15.131Z] #43 138.9 CC criu/plugin.o [2021-04-06T17:04:15.395Z] #43 139.3 CC criu/proc_parse.o [2021-04-06T17:04:15.592Z] #43 ... [2021-04-06T17:04:15.592Z] [2021-04-06T17:04:15.592Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:04:15.592Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-06T17:04:15.592Z] #40 DONE 221.5s [2021-04-06T17:04:15.592Z] [2021-04-06T17:04:15.592Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:04:15.592Z] #49 sha256:592e03cb968c4621026ff44272a54a89013024e071565829de4bd6be90f95936 [2021-04-06T17:04:15.634Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 75.0% of statements [2021-04-06T17:04:15.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-06T17:04:15.848Z] #49 ... [2021-04-06T17:04:15.848Z] [2021-04-06T17:04:15.848Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:04:15.848Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:04:15.848Z] #43 149.6 CC criu/rbtree.o [2021-04-06T17:04:15.923Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-04-06T17:04:15.928Z] #20 61.35 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:04:15.928Z] #20 61.42 Processing triggers for mime-support (3.62) ... [2021-04-06T17:04:16.409Z] #43 150.1 CC criu/rst-malloc.o [2021-04-06T17:04:16.666Z] #43 150.5 CC criu/seccomp.o [2021-04-06T17:04:16.864Z] #20 DONE 62.1s [2021-04-06T17:04:16.864Z] [2021-04-06T17:04:16.864Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-06T17:04:16.864Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-06T17:04:17.227Z] #43 151.1 CC criu/seize.o [2021-04-06T17:04:17.237Z] #23 ... [2021-04-06T17:04:17.237Z] [2021-04-06T17:04:17.237Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:04:17.237Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:04:17.237Z] #44 136.0 CC criu/files-ext.o [2021-04-06T17:04:17.237Z] #44 136.6 CC criu/files-reg.o [2021-04-06T17:04:17.237Z] #44 139.8 CC criu/files.o [2021-04-06T17:04:17.237Z] #44 142.4 CC criu/filesystems.o [2021-04-06T17:04:17.237Z] #44 143.6 CC criu/fsnotify.o [2021-04-06T17:04:17.237Z] #44 145.1 CC criu/image-desc.o [2021-04-06T17:04:17.237Z] #44 145.4 CC criu/image.o [2021-04-06T17:04:17.483Z] #43 ... [2021-04-06T17:04:17.483Z] [2021-04-06T17:04:17.483Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-06T17:04:17.483Z] #41 sha256:74c96faca7702bc8e4093b57d6f40415a5229552437a93c36467f0ab62aa9d46 [2021-04-06T17:04:17.483Z] #41 DONE 0.7s [2021-04-06T17:04:17.538Z] #44 146.6 CC criu/ipc_ns.o [2021-04-06T17:04:17.738Z] [2021-04-06T17:04:17.738Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:04:17.738Z] #49 sha256:592e03cb968c4621026ff44272a54a89013024e071565829de4bd6be90f95936 [2021-04-06T17:04:17.957Z] #43 141.4 CC criu/protobuf-desc.o [2021-04-06T17:04:17.957Z] #43 ... [2021-04-06T17:04:17.957Z] [2021-04-06T17:04:17.957Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:04:17.957Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-06T17:04:17.957Z] #22 26.44 Installing build dependencies: finished with status 'done' [2021-04-06T17:04:17.994Z] #49 ... [2021-04-06T17:04:17.994Z] [2021-04-06T17:04:17.994Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:04:17.994Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:04:17.994Z] #43 151.8 CC criu/servicefd.o [2021-04-06T17:04:18.250Z] #43 152.0 CC criu/shmem.o [2021-04-06T17:04:18.701Z] ok github.com/docker/docker/pkg/signal 2.330s coverage: 61.0% of statements [2021-04-06T17:04:18.781Z] #21 2.058 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-06T17:04:18.781Z] #21 2.064 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-06T17:04:18.781Z] #21 2.070 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-06T17:04:18.781Z] #21 DONE 2.2s [2021-04-06T17:04:18.781Z] [2021-04-06T17:04:18.781Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:04:18.781Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-06T17:04:18.781Z] #40 DONE 214.0s [2021-04-06T17:04:18.781Z] [2021-04-06T17:04:18.781Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:04:18.781Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:04:18.781Z] #43 134.6 CC criu/page-pipe.o [2021-04-06T17:04:18.781Z] #43 135.3 CC criu/page-xfer.o [2021-04-06T17:04:18.781Z] #43 136.9 CC criu/pagemap-cache.o [2021-04-06T17:04:18.781Z] #43 137.2 CC criu/pagemap.o [2021-04-06T17:04:18.781Z] #43 138.3 CC criu/parasite-syscall.o [2021-04-06T17:04:18.781Z] #43 139.3 CC criu/path.o [2021-04-06T17:04:18.781Z] #43 139.8 CC criu/pie-util-vdso-elf32.o [2021-04-06T17:04:18.781Z] #43 140.4 CC criu/pie-util-vdso.o [2021-04-06T17:04:18.781Z] #43 140.9 CC criu/pie-util.o [2021-04-06T17:04:18.781Z] #43 141.1 CC criu/pipes.o [2021-04-06T17:04:18.781Z] #43 ... [2021-04-06T17:04:18.781Z] [2021-04-06T17:04:18.781Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:04:18.781Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-06T17:04:18.990Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2021-04-06T17:04:19.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-06T17:04:19.083Z] #44 148.1 CC criu/irmap.o [2021-04-06T17:04:19.177Z] #43 152.8 CC criu/sigframe.o [2021-04-06T17:04:19.177Z] #43 153.0 CC criu/signalfd.o [2021-04-06T17:04:19.280Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-04-06T17:04:19.433Z] #43 153.2 CC criu/sk-inet.o [2021-04-06T17:04:19.569Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2021-04-06T17:04:20.151Z] #44 149.1 CC criu/kcmp-ids.o [2021-04-06T17:04:20.151Z] #44 149.4 CC criu/kerndat.o [2021-04-06T17:04:20.198Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2021-04-06T17:04:20.361Z] #43 154.0 CC criu/sk-netlink.o [2021-04-06T17:04:20.362Z] #43 ... [2021-04-06T17:04:20.362Z] [2021-04-06T17:04:20.362Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:04:20.362Z] #49 sha256:592e03cb968c4621026ff44272a54a89013024e071565829de4bd6be90f95936 [2021-04-06T17:04:20.362Z] #49 226.2 + /build/golangci-lint --version [2021-04-06T17:04:20.362Z] #49 226.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-06T17:04:20.362Z] #49 DONE 226.8s [2021-04-06T17:04:20.529Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2021-04-06T17:04:20.617Z] [2021-04-06T17:04:20.617Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:04:20.617Z] #53 sha256:520bee7db9f960bbf4a04a03a4e8dc34707fbd1a9d2a6a8e05043f84fbf012e6 [2021-04-06T17:04:20.617Z] #53 ... [2021-04-06T17:04:20.617Z] [2021-04-06T17:04:20.617Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:04:20.617Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:04:20.617Z] #43 154.4 CC criu/sk-packet.o [2021-04-06T17:04:20.823Z] ok github.com/docker/docker/pkg/tailfile 0.063s coverage: 88.6% of statements [2021-04-06T17:04:21.451Z] ok github.com/docker/docker/pkg/tarsum 0.024s coverage: 89.3% of statements [2021-04-06T17:04:21.451Z] testing: warning: no tests to run [2021-04-06T17:04:21.451Z] coverage: [no statements] [2021-04-06T17:04:21.451Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-04-06T17:04:21.545Z] #43 155.3 CC criu/sk-queue.o [2021-04-06T17:04:21.692Z] #44 150.8 CC criu/libnetlink.o [2021-04-06T17:04:21.740Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-04-06T17:04:22.029Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-04-06T17:04:22.029Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-04-06T17:04:22.112Z] #43 155.8 CC criu/sk-tcp.o [2021-04-06T17:04:22.331Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-06T17:04:22.331Z] Using test binary docker [2021-04-06T17:04:22.340Z] #44 151.4 CC criu/log.o [2021-04-06T17:04:22.368Z] #43 156.3 CC criu/sk-unix.o [2021-04-06T17:04:22.591Z] +++ /etc/init.d/apparmor start [2021-04-06T17:04:22.591Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-06T17:04:22.591Z] INFO: Waiting for daemon to start... [2021-04-06T17:04:22.591Z] Starting dockerd [2021-04-06T17:04:22.591Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-04-06T17:04:22.640Z] #44 152.0 CC criu/lsm.o [2021-04-06T17:04:23.288Z] #44 152.5 CC criu/mem.o [2021-04-06T17:04:23.404Z] #22 ... [2021-04-06T17:04:23.404Z] [2021-04-06T17:04:23.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 [2021-04-06T17:04:23.404Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:04:23.404Z] #43 142.3 CC criu/protobuf.o [2021-04-06T17:04:23.404Z] #43 142.7 CC criu/pstree.o [2021-04-06T17:04:23.404Z] #43 144.0 CC criu/rbtree.o [2021-04-06T17:04:23.404Z] #43 144.3 CC criu/rst-malloc.o [2021-04-06T17:04:23.404Z] #43 144.6 CC criu/seccomp.o [2021-04-06T17:04:23.404Z] #43 145.2 CC criu/seize.o [2021-04-06T17:04:23.404Z] #43 146.2 CC criu/servicefd.o [2021-04-06T17:04:23.404Z] #43 146.8 CC criu/shmem.o [2021-04-06T17:04:23.735Z] #43 157.5 CC criu/sockets.o [2021-04-06T17:04:23.979Z] #43 147.8 CC criu/sigframe.o [2021-04-06T17:04:23.979Z] #43 148.0 CC criu/signalfd.o [2021-04-06T17:04:23.979Z] #43 ... [2021-04-06T17:04:23.979Z] [2021-04-06T17:04:23.979Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:04:23.979Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-04-06T17:04:23.979Z] #22 32.36 Building wheels for collected packages: pyyaml [2021-04-06T17:04:24.102Z] ok github.com/docker/docker/plugin 0.553s coverage: 23.2% of statements [2021-04-06T17:04:24.243Z] #22 32.37 Running setup.py bdist_wheel for pyyaml: started [2021-04-06T17:04:24.298Z] #43 158.1 CC criu/stats.o [2021-04-06T17:04:24.391Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2021-04-06T17:04:24.554Z] #43 158.3 CC criu/string.o [2021-04-06T17:04:24.554Z] #43 158.4 CC criu/sysctl.o [2021-04-06T17:04:24.680Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.4% of statements [2021-04-06T17:04:24.811Z] #43 158.8 CC criu/sysfs_parse.o [2021-04-06T17:04:25.165Z] . [2021-04-06T17:04:25.165Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-06T17:04:25.165Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-06T17:04:25.165Z] Error: No such image: emptyfs [2021-04-06T17:04:25.165Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-06T17:04:25.165Z] ++++ docker load [2021-04-06T17:04:25.192Z] #22 33.50 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-06T17:04:25.192Z] #22 33.50 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-06T17:04:25.192Z] #22 33.65 Successfully built pyyaml [2021-04-06T17:04:25.192Z] #22 33.67 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-06T17:04:25.353Z] #22 ... [2021-04-06T17:04:25.353Z] [2021-04-06T17:04:25.353Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:04:25.353Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:04:25.353Z] #43 141.8 CC criu/plugin.o [2021-04-06T17:04:25.353Z] #43 142.3 CC criu/proc_parse.o [2021-04-06T17:04:25.353Z] #43 144.9 CC criu/protobuf-desc.o [2021-04-06T17:04:25.353Z] #43 145.9 CC criu/protobuf.o [2021-04-06T17:04:25.353Z] #43 146.4 CC criu/pstree.o [2021-04-06T17:04:25.353Z] #43 147.6 CC criu/rbtree.o [2021-04-06T17:04:25.353Z] #43 147.9 CC criu/rst-malloc.o [2021-04-06T17:04:25.353Z] #43 ... [2021-04-06T17:04:25.353Z] [2021-04-06T17:04:25.353Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:04:25.353Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-06T17:04:25.353Z] #22 6.290 Collecting yamllint==1.16.0 [2021-04-06T17:04:25.374Z] #43 159.0 CC criu/timens.o [2021-04-06T17:04:25.456Z] #22 33.93 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-06T17:04:25.630Z] #43 159.3 CC criu/timerfd.o [2021-04-06T17:04:25.630Z] #43 159.5 CC criu/tty.o [2021-04-06T17:04:25.741Z] Running integration-test (iteration 1) [2021-04-06T17:04:25.741Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-06T17:04:25.741Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:04:25.741Z] ++ set -e [2021-04-06T17:04:25.741Z] ++ '[' -n 0 ']' [2021-04-06T17:04:25.741Z] ++ set -x [2021-04-06T17:04:25.741Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:04:26.071Z] #44 154.8 CC criu/memfd.o [2021-04-06T17:04:26.370Z] #44 155.7 CC criu/mount.o [2021-04-06T17:04:26.733Z] #22 ... [2021-04-06T17:04:26.733Z] [2021-04-06T17:04:26.733Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:04:26.733Z] #49 sha256:75428edbcc0988ac60b7afcec42d822fe1398f35f744c77f48d56e34fb8b7da5 [2021-04-06T17:04:26.733Z] #49 221.7 + /build/golangci-lint --version [2021-04-06T17:04:26.733Z] #49 221.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-06T17:04:26.733Z] #49 DONE 222.2s [2021-04-06T17:04:26.733Z] [2021-04-06T17:04:26.733Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:04:26.733Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:04:26.733Z] #43 148.2 CC criu/seccomp.o [2021-04-06T17:04:26.733Z] #43 148.7 CC criu/seize.o [2021-04-06T17:04:26.733Z] #43 149.5 CC criu/servicefd.o [2021-04-06T17:04:26.738Z] ok github.com/docker/docker/quota 0.848s coverage: 71.4% of statements [2021-04-06T17:04:26.738Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2021-04-06T17:04:26.992Z] #43 149.9 CC criu/shmem.o [2021-04-06T17:04:27.382Z] #22 DONE 35.4s [2021-04-06T17:04:27.382Z] [2021-04-06T17:04:27.382Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:04:27.382Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:04:27.382Z] #43 148.3 CC criu/sk-inet.o [2021-04-06T17:04:27.382Z] #43 149.5 CC criu/sk-netlink.o [2021-04-06T17:04:27.382Z] #43 149.9 CC criu/sk-packet.o [2021-04-06T17:04:27.382Z] #43 150.5 CC criu/sk-queue.o [2021-04-06T17:04:27.382Z] #43 151.0 CC criu/sk-tcp.o [2021-04-06T17:04:27.382Z] #43 151.5 CC criu/sk-unix.o [2021-04-06T17:04:27.429Z] #44 ... [2021-04-06T17:04:27.429Z] [2021-04-06T17:04:27.429Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:04:27.429Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-06T17:04:27.429Z] #23 21.02 Installing build dependencies: finished with status 'done' [2021-04-06T17:04:27.504Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:04:27.504Z] [2021-04-06T17:04:27.504Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-04-06T17:04:27.504Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-04-06T17:04:27.504Z] Using test binary docker [2021-04-06T17:04:27.504Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-06T17:04:27.504Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-06T17:04:27.504Z] INFO: Waiting for daemon to start... [2021-04-06T17:04:27.504Z] Starting dockerd [2021-04-06T17:04:27.504Z] . [2021-04-06T17:04:27.504Z] INFO: Building docker-sdk-python3:4.4.1... [2021-04-06T17:04:27.522Z] #43 160.9 CC criu/tun.o [2021-04-06T17:04:27.522Z] #43 161.2 CC criu/uffd.o [2021-04-06T17:04:27.765Z] ok github.com/docker/docker/registry 0.082s coverage: 57.2% of statements [2021-04-06T17:04:27.931Z] #43 150.6 CC criu/sigframe.o [2021-04-06T17:04:28.055Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2021-04-06T17:04:28.085Z] #43 161.9 CC criu/util.o [2021-04-06T17:04:28.191Z] #43 150.8 CC criu/signalfd.o [2021-04-06T17:04:28.191Z] #43 151.0 CC criu/sk-inet.o [2021-04-06T17:04:28.344Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-04-06T17:04:28.974Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2021-04-06T17:04:28.974Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-04-06T17:04:29.014Z] #43 162.8 CC criu/uts_ns.o [2021-04-06T17:04:29.128Z] #43 151.9 CC criu/sk-netlink.o [2021-04-06T17:04:29.271Z] #43 163.0 CC criu/vdso-compat.o [2021-04-06T17:04:29.271Z] #43 163.1 CC criu/vdso.o [2021-04-06T17:04:29.311Z] #43 153.4 CC criu/sockets.o [2021-04-06T17:04:29.698Z] #43 152.3 CC criu/sk-packet.o [2021-04-06T17:04:29.833Z] #43 163.5 LINK criu/built-in.o [2021-04-06T17:04:29.833Z] #43 163.6 LINK criu/criu [2021-04-06T17:04:29.957Z] #43 152.8 CC criu/sk-queue.o [2021-04-06T17:04:30.261Z] #43 154.1 CC criu/stats.o [2021-04-06T17:04:30.394Z] #43 164.0 DEP lib/c/criu.d [2021-04-06T17:04:30.394Z] #43 164.0 CC images/rpc.pb-c.o [2021-04-06T17:04:30.524Z] #43 154.5 CC criu/string.o [2021-04-06T17:04:30.524Z] #43 154.6 CC criu/sysctl.o [2021-04-06T17:04:30.526Z] #43 153.2 CC criu/sk-tcp.o [2021-04-06T17:04:30.650Z] #43 164.4 CC lib/c/criu.o [2021-04-06T17:04:30.786Z] #43 153.6 CC criu/sk-unix.o [2021-04-06T17:04:31.028Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-04-06T17:04:31.099Z] #43 155.2 CC criu/sysfs_parse.o [2021-04-06T17:04:31.578Z] #43 165.2 LINK lib/c/built-in.o [2021-04-06T17:04:31.578Z] #43 165.2 LINK lib/c/libcriu.so [2021-04-06T17:04:31.578Z] #43 165.3 LINK lib/c/libcriu.a [2021-04-06T17:04:31.578Z] #43 165.4 GEN magic.py [2021-04-06T17:04:31.829Z] #43 ... [2021-04-06T17:04:31.829Z] [2021-04-06T17:04:31.829Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:04:31.829Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-04-06T17:04:31.829Z] #22 11.62 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-04-06T17:04:31.829Z] #22 11.68 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-04-06T17:04:31.829Z] #22 11.73 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-06T17:04:31.829Z] #22 11.75 Collecting pyyaml (from yamllint==1.16.0) [2021-04-06T17:04:31.829Z] #22 11.93 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-06T17:04:31.829Z] #22 12.16 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-06T17:04:31.829Z] #22 12.40 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-06T17:04:31.829Z] #22 DONE 12.7s [2021-04-06T17:04:31.829Z] [2021-04-06T17:04:31.829Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-06T17:04:31.829Z] #25 sha256:619cb2e0b78d32357d3e521446f132b6f86a0e24f77de48930c3e59a7d5d198a [2021-04-06T17:04:31.829Z] #25 DONE 0.3s [2021-04-06T17:04:31.829Z] [2021-04-06T17:04:31.829Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-06T17:04:31.829Z] #30 sha256:0c440f1bd69b8afd6e591111429a5c01270c370108a720bea35c00e97828a657 [2021-04-06T17:04:31.829Z] #43 155.5 CC criu/timens.o [2021-04-06T17:04:31.829Z] #43 155.8 CC criu/timerfd.o [2021-04-06T17:04:31.829Z] #43 ... [2021-04-06T17:04:31.829Z] [2021-04-06T17:04:31.829Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:04:31.829Z] #53 sha256:5634c668bbbba5a531f69d412acba8c0cbdcfc15887c07b6c887214c48397539 [2021-04-06T17:04:31.829Z] #53 114.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-06T17:04:31.835Z] #43 165.5 Note: Building without setproctitle() and strlcpy() support. [2021-04-06T17:04:31.835Z] #43 165.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-06T17:04:31.835Z] #43 165.5 Note: Building without GnuTLS support [2021-04-06T17:04:31.835Z] #43 165.5 Makefile.config:39: Warn: you have no libnftables installed [2021-04-06T17:04:31.835Z] #43 165.5 Makefile.config:40: Warn: Building without nftables support [2021-04-06T17:04:32.230Z] ok github.com/docker/docker/volume/local 0.372s coverage: 76.4% of statements [2021-04-06T17:04:32.397Z] #43 166.2 fatal: not a git repository (or any of the parent directories): .git [2021-04-06T17:04:32.519Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-04-06T17:04:32.779Z] #53 ... [2021-04-06T17:04:32.779Z] [2021-04-06T17:04:32.779Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:04:32.779Z] #56 sha256:b3575a05ca13ca6512331f33b22e9e34e079edc2d8f593a237299d5d8143a6ef [2021-04-06T17:04:32.779Z] #56 164.4 + bin/containerd [2021-04-06T17:04:32.779Z] #56 ... [2021-04-06T17:04:32.779Z] [2021-04-06T17:04:32.779Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:04:32.779Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:04:32.779Z] #43 156.1 CC criu/tty.o [2021-04-06T17:04:32.960Z] #43 166.7 make[1]: Nothing to be done for 'all'. [2021-04-06T17:04:33.521Z] #43 167.2 make[1]: 'images/built-in.o' is up to date. [2021-04-06T17:04:33.521Z] #43 167.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-06T17:04:33.521Z] #43 167.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-06T17:04:33.521Z] #43 167.2 make[1]: 'compel/libcompel.a' is up to date. [2021-04-06T17:04:33.521Z] #43 167.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-06T17:04:33.521Z] #43 167.3 make[1]: Nothing to be done for 'all'. [2021-04-06T17:04:33.521Z] #43 167.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-06T17:04:33.547Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.1% of statements [2021-04-06T17:04:33.729Z] #43 157.8 CC criu/tun.o [2021-04-06T17:04:33.777Z] #43 167.5 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:33.777Z] #43 167.5 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:33.777Z] #43 167.5 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:33.777Z] #43 167.7 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:34.033Z] #43 167.7 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:34.033Z] #43 167.7 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:34.033Z] #43 167.7 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:34.033Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:34.033Z] #43 167.8 INSTALL criu/criu [2021-04-06T17:04:34.306Z] #43 158.3 CC criu/uffd.o [2021-04-06T17:04:34.425Z] #23 ... [2021-04-06T17:04:34.425Z] [2021-04-06T17:04:34.425Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:04:34.425Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:04:34.425Z] #44 161.0 CC criu/namespaces.o [2021-04-06T17:04:34.596Z] #43 DONE 168.1s [2021-04-06T17:04:34.596Z] [2021-04-06T17:04:34.596Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:04:34.596Z] #56 sha256:8f0c826fa09b22070c3c88b0f53e4693beb480da4377a3922c9e79b21a533a92 [2021-04-06T17:04:34.724Z] #44 163.7 CC criu/net.o [2021-04-06T17:04:34.882Z] #43 ... [2021-04-06T17:04:34.882Z] [2021-04-06T17:04:34.882Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:04:34.882Z] #53 sha256:5634c668bbbba5a531f69d412acba8c0cbdcfc15887c07b6c887214c48397539 [2021-04-06T17:04:34.882Z] #53 116.4 + mkdir -p /build [2021-04-06T17:04:34.882Z] #53 116.4 + cp runc /build/runc [2021-04-06T17:04:34.882Z] #53 DONE 117.3s [2021-04-06T17:04:34.882Z] [2021-04-06T17:04:34.882Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T17:04:34.882Z] #24 sha256:58509b405690dbda1ea5f225cfdc79c17e484efab5013fe67eec545bbf93fb19 [2021-04-06T17:04:34.882Z] #24 213.1 + return [2021-04-06T17:04:34.882Z] #24 DONE 214.9s [2021-04-06T17:04:35.145Z] [2021-04-06T17:04:35.145Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:04:35.145Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:04:35.407Z] #43 159.3 CC criu/util.o [2021-04-06T17:04:35.525Z] #56 ... [2021-04-06T17:04:35.525Z] [2021-04-06T17:04:35.525Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-06T17:04:35.525Z] #44 sha256:5f99768604e2eb408ede15c41d10e9a85754256940ff9b18cef05cb4b7422a91 [2021-04-06T17:04:35.525Z] #44 DONE 0.1s [2021-04-06T17:04:35.525Z] [2021-04-06T17:04:35.525Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-06T17:04:35.525Z] #46 sha256:6cba3c35402ecd42a4ace934deac09890bb80576233bfb8d15aa453ba28f7d68 [2021-04-06T17:04:35.781Z] #46 DONE 0.3s [2021-04-06T17:04:35.781Z] [2021-04-06T17:04:35.781Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-06T17:04:35.781Z] #48 sha256:25b391723249d2e3c359023849d22af3c194d56b3dc5f714362e9cbe2fac9a8f [2021-04-06T17:04:35.781Z] #48 DONE 0.1s [2021-04-06T17:04:35.781Z] [2021-04-06T17:04:35.781Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:04:35.781Z] #56 sha256:8f0c826fa09b22070c3c88b0f53e4693beb480da4377a3922c9e79b21a533a92 [2021-04-06T17:04:35.781Z] #56 ... [2021-04-06T17:04:35.781Z] [2021-04-06T17:04:35.781Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-06T17:04:35.781Z] #50 sha256:e8b1cf374b0690c04c1de247834eed3ee95cc98cee3053a213170e57ebc5fc89 [2021-04-06T17:04:36.344Z] #50 DONE 0.5s [2021-04-06T17:04:36.344Z] [2021-04-06T17:04:36.344Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-06T17:04:36.344Z] #52 sha256:664f7d0dbf48c6256a9b14fe98ac0f9577df592daeff5b64f094769bd34bad14 [2021-04-06T17:04:36.344Z] #52 DONE 0.1s [2021-04-06T17:04:36.344Z] [2021-04-06T17:04:36.344Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:04:36.344Z] #56 sha256:8f0c826fa09b22070c3c88b0f53e4693beb480da4377a3922c9e79b21a533a92 [2021-04-06T17:04:36.356Z] #43 160.5 CC criu/uts_ns.o [2021-04-06T17:04:36.619Z] #43 160.7 CC criu/vdso.o [2021-04-06T17:04:37.106Z] #30 DONE 4.9s [2021-04-06T17:04:37.106Z] [2021-04-06T17:04:37.106Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-06T17:04:37.106Z] #33 sha256:0cd889b162a8cf0659640c8417e4314ed73884eef40fc41d97861f50f4260d61 [2021-04-06T17:04:37.106Z] #33 DONE 0.4s [2021-04-06T17:04:37.106Z] [2021-04-06T17:04:37.106Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:04:37.106Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:04:37.106Z] #43 155.3 CC criu/sockets.o [2021-04-06T17:04:37.106Z] #43 156.0 CC criu/stats.o [2021-04-06T17:04:37.106Z] #43 156.2 CC criu/string.o [2021-04-06T17:04:37.106Z] #43 156.3 CC criu/sysctl.o [2021-04-06T17:04:37.106Z] #43 156.7 CC criu/sysfs_parse.o [2021-04-06T17:04:37.106Z] #43 157.0 CC criu/timens.o [2021-04-06T17:04:37.106Z] #43 157.2 CC criu/timerfd.o [2021-04-06T17:04:37.106Z] #43 157.5 CC criu/tty.o [2021-04-06T17:04:37.106Z] #43 158.8 CC criu/tun.o [2021-04-06T17:04:37.106Z] #43 159.2 CC criu/uffd.o [2021-04-06T17:04:37.106Z] #43 ... [2021-04-06T17:04:37.106Z] [2021-04-06T17:04:37.106Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-06T17:04:37.106Z] #35 sha256:febd722c9c976932970c8253b4a477ec7119357b47c5a06c4ee2ffcef2bcc406 [2021-04-06T17:04:37.106Z] #35 DONE 0.1s [2021-04-06T17:04:37.106Z] [2021-04-06T17:04:37.106Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-06T17:04:37.106Z] #38 sha256:e6db6e4390ad4b23cf10508346fb9f4b5572991aa4aaf109b512f95ebbc8d241 [2021-04-06T17:04:37.106Z] #38 DONE 0.1s [2021-04-06T17:04:37.106Z] [2021-04-06T17:04:37.106Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:04:37.106Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:04:37.196Z] #43 161.1 LINK criu/built-in.o [2021-04-06T17:04:37.196Z] #43 161.4 LINK criu/criu [2021-04-06T17:04:37.366Z] #43 160.0 CC criu/util.o [2021-04-06T17:04:37.816Z] #43 161.8 DEP lib/c/criu.d [2021-04-06T17:04:37.816Z] #43 161.9 CC images/rpc.pb-c.o [2021-04-06T17:04:37.934Z] #43 ... [2021-04-06T17:04:37.934Z] [2021-04-06T17:04:37.934Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-06T17:04:37.934Z] #41 sha256:ce30d7312259809a6688b5d853b0ab3cc2cce2bfee8ec8e08bd27401dfa42bfa [2021-04-06T17:04:37.934Z] #41 DONE 0.6s [2021-04-06T17:04:38.193Z] [2021-04-06T17:04:38.193Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:04:38.193Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-06T17:04:38.193Z] #43 161.0 CC criu/uts_ns.o [2021-04-06T17:04:38.310Z] #44 ... [2021-04-06T17:04:38.310Z] [2021-04-06T17:04:38.310Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-04-06T17:04:38.310Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-04-06T17:04:38.310Z] #23 29.95 Building wheels for collected packages: pyyaml [2021-04-06T17:04:38.310Z] #23 29.95 Running setup.py bdist_wheel for pyyaml: started [2021-04-06T17:04:38.310Z] #23 31.61 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-06T17:04:38.310Z] #23 31.61 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-06T17:04:38.310Z] #23 31.77 Successfully built pyyaml [2021-04-06T17:04:38.310Z] #23 31.80 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-06T17:04:38.390Z] #43 162.4 CC lib/c/criu.o [2021-04-06T17:04:38.452Z] #43 161.2 CC criu/vdso-compat.o [2021-04-06T17:04:38.653Z] #43 ... [2021-04-06T17:04:38.653Z] [2021-04-06T17:04:38.653Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-06T17:04:38.653Z] #25 sha256:0b3a682cfd88f1d0fff13bc454fd40027fa3a6ba92d65820ae0466319d712ecd [2021-04-06T17:04:38.653Z] #25 DONE 0.9s [2021-04-06T17:04:38.711Z] #43 161.3 CC criu/vdso.o [2021-04-06T17:04:38.915Z] [2021-04-06T17:04:38.915Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-06T17:04:38.915Z] #30 sha256:51276b6c8610c411a52b34221ac767195004304a8cc36b13c2e6df4ed20dfb87 [2021-04-06T17:04:38.971Z] #43 161.7 LINK criu/built-in.o [2021-04-06T17:04:38.971Z] #43 161.9 LINK criu/criu [2021-04-06T17:04:38.989Z] #23 32.21 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-04-06T17:04:38.989Z] #23 DONE 32.5s [2021-04-06T17:04:38.989Z] [2021-04-06T17:04:38.989Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:04:38.989Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-06T17:04:39.539Z] #43 162.2 DEP lib/c/criu.d [2021-04-06T17:04:39.539Z] #43 162.2 CC images/rpc.pb-c.o [2021-04-06T17:04:39.638Z] #41 ... [2021-04-06T17:04:39.638Z] [2021-04-06T17:04:39.638Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:04:39.638Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:04:39.638Z] #44 168.6 CC criu/netfilter.o [2021-04-06T17:04:39.938Z] #44 169.0 CC criu/page-pipe.o [2021-04-06T17:04:40.107Z] #43 162.7 CC lib/c/criu.o [2021-04-06T17:04:40.512Z] #56 201.3 + bin/containerd [2021-04-06T17:04:40.676Z] #43 163.4 LINK lib/c/built-in.o [2021-04-06T17:04:40.676Z] #43 163.4 LINK lib/c/libcriu.so [2021-04-06T17:04:40.676Z] #43 163.5 LINK lib/c/libcriu.a [2021-04-06T17:04:40.935Z] #43 163.6 GEN magic.py [2021-04-06T17:04:40.935Z] #43 163.7 Note: Building without setproctitle() and strlcpy() support. [2021-04-06T17:04:40.935Z] #43 163.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-06T17:04:40.935Z] #43 163.7 Note: Building without GnuTLS support [2021-04-06T17:04:40.935Z] #43 163.7 Makefile.config:39: Warn: you have no libnftables installed [2021-04-06T17:04:40.935Z] #43 163.7 Makefile.config:40: Warn: Building without nftables support [2021-04-06T17:04:41.000Z] #44 169.8 CC criu/page-xfer.o [2021-04-06T17:04:41.504Z] #43 164.3 fatal: not a git repository (or any of the parent directories): .git [2021-04-06T17:04:42.072Z] #43 164.8 make[1]: Nothing to be done for 'all'. [2021-04-06T17:04:42.543Z] #44 171.7 CC criu/pagemap-cache.o [2021-04-06T17:04:42.641Z] #43 165.3 make[1]: 'images/built-in.o' is up to date. [2021-04-06T17:04:42.641Z] #43 165.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-06T17:04:42.641Z] #43 165.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-06T17:04:42.641Z] #43 165.4 make[1]: 'compel/libcompel.a' is up to date. [2021-04-06T17:04:42.641Z] #43 165.4 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-06T17:04:42.641Z] #43 165.4 make[1]: Nothing to be done for 'all'. [2021-04-06T17:04:42.641Z] #43 165.5 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-06T17:04:42.900Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:42.900Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:42.900Z] #43 165.7 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:43.159Z] #43 165.8 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:43.159Z] #43 165.9 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:43.159Z] #43 165.9 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:43.159Z] #43 165.9 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:43.159Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:43.159Z] #43 166.0 INSTALL criu/criu [2021-04-06T17:04:43.214Z] #44 172.4 CC criu/pagemap.o [2021-04-06T17:04:43.419Z] #43 DONE 166.2s [2021-04-06T17:04:43.419Z] [2021-04-06T17:04:43.419Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:04:43.419Z] #56 sha256:4c956d6441bda3e376298242160cfdb49f2a118dc9646a37ca20683a596e2320 [2021-04-06T17:04:44.218Z] #30 ... [2021-04-06T17:04:44.218Z] [2021-04-06T17:04:44.218Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:04:44.218Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-06T17:04:44.218Z] #43 163.4 LINK lib/c/built-in.o [2021-04-06T17:04:44.218Z] #43 163.4 LINK lib/c/libcriu.so [2021-04-06T17:04:44.218Z] #43 163.5 LINK lib/c/libcriu.a [2021-04-06T17:04:44.218Z] #43 163.6 GEN magic.py [2021-04-06T17:04:44.218Z] #43 163.8 Note: Building without setproctitle() and strlcpy() support. [2021-04-06T17:04:44.218Z] #43 163.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-06T17:04:44.218Z] #43 163.8 Note: Building without GnuTLS support [2021-04-06T17:04:44.218Z] #43 163.8 Makefile.config:39: Warn: you have no libnftables installed [2021-04-06T17:04:44.218Z] #43 163.8 Makefile.config:40: Warn: Building without nftables support [2021-04-06T17:04:44.218Z] #43 164.6 fatal: not a git repository (or any of the parent directories): .git [2021-04-06T17:04:44.218Z] #43 165.4 make[1]: Nothing to be done for 'all'. [2021-04-06T17:04:44.218Z] #43 166.3 make[1]: 'images/built-in.o' is up to date. [2021-04-06T17:04:44.218Z] #43 166.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-06T17:04:44.218Z] #43 166.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-06T17:04:44.218Z] #43 166.5 make[1]: 'compel/libcompel.a' is up to date. [2021-04-06T17:04:44.218Z] #43 166.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-06T17:04:44.218Z] #43 166.6 make[1]: Nothing to be done for 'all'. [2021-04-06T17:04:44.218Z] #43 166.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-06T17:04:44.218Z] #43 166.9 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:44.218Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:44.218Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:44.218Z] #43 167.1 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:44.218Z] #43 167.2 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:44.218Z] #43 167.2 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:44.218Z] #43 167.3 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:44.218Z] #43 167.4 make[2]: Nothing to be done for 'all'. [2021-04-06T17:04:44.218Z] #43 167.4 INSTALL criu/criu [2021-04-06T17:04:44.755Z] #44 173.6 CC criu/parasite-syscall.o [2021-04-06T17:04:44.799Z] #56 ... [2021-04-06T17:04:44.799Z] [2021-04-06T17:04:44.799Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-06T17:04:44.799Z] #44 sha256:41741ca01de49b353f8837a23983b6fa79504c21d5cde839bc88037efc661256 [2021-04-06T17:04:44.799Z] #44 DONE 0.2s [2021-04-06T17:04:44.799Z] [2021-04-06T17:04:44.799Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:04:44.799Z] #56 sha256:4c956d6441bda3e376298242160cfdb49f2a118dc9646a37ca20683a596e2320 [2021-04-06T17:04:45.059Z] #56 ... [2021-04-06T17:04:45.059Z] [2021-04-06T17:04:45.059Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-06T17:04:45.059Z] #46 sha256:1a86dfb5b20f4529a49298d916655062b7fb1447fc06bc841e0448ccbf700491 [2021-04-06T17:04:45.059Z] #46 DONE 0.2s [2021-04-06T17:04:45.059Z] [2021-04-06T17:04:45.059Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:04:45.059Z] #56 sha256:4c956d6441bda3e376298242160cfdb49f2a118dc9646a37ca20683a596e2320 [2021-04-06T17:04:45.319Z] #56 ... [2021-04-06T17:04:45.319Z] [2021-04-06T17:04:45.319Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-06T17:04:45.319Z] #48 sha256:4f253af62709138f4fe10cd25d8006d6549cc5fb45481e9ee7f658d61f67fb02 [2021-04-06T17:04:45.319Z] #48 DONE 0.1s [2021-04-06T17:04:45.319Z] [2021-04-06T17:04:45.319Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-06T17:04:45.319Z] #50 sha256:ec5ae81c22ef5ab0e77d302408fb31c9db6dd41fc53e5361238285f710728188 [2021-04-06T17:04:45.404Z] #44 174.6 CC criu/path.o [2021-04-06T17:04:45.889Z] #50 DONE 0.5s [2021-04-06T17:04:45.889Z] [2021-04-06T17:04:45.889Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-06T17:04:45.889Z] #52 sha256:a1ff3597a8f4f4928fba5c51bbc07e56c319e1be445e415be6f7cabe3244c9e4 [2021-04-06T17:04:45.889Z] #52 DONE 0.1s [2021-04-06T17:04:45.889Z] [2021-04-06T17:04:45.889Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:04:45.889Z] #56 sha256:4c956d6441bda3e376298242160cfdb49f2a118dc9646a37ca20683a596e2320 [2021-04-06T17:04:46.058Z] #44 175.0 CC criu/pie-util-vdso.o [2021-04-06T17:04:46.359Z] #44 175.5 CC criu/pie-util.o [2021-04-06T17:04:46.666Z] #44 175.9 CC criu/pipes.o [2021-04-06T17:04:47.051Z] #56 ... [2021-04-06T17:04:47.051Z] [2021-04-06T17:04:47.051Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:04:47.051Z] #53 sha256:520bee7db9f960bbf4a04a03a4e8dc34707fbd1a9d2a6a8e05043f84fbf012e6 [2021-04-06T17:04:47.051Z] #53 127.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-06T17:04:47.051Z] #53 128.5 + mkdir -p /build [2021-04-06T17:04:47.051Z] #53 128.5 + cp runc /build/runc [2021-04-06T17:04:47.051Z] #53 DONE 129.1s [2021-04-06T17:04:47.051Z] [2021-04-06T17:04:47.051Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:04:47.051Z] #56 sha256:8f0c826fa09b22070c3c88b0f53e4693beb480da4377a3922c9e79b21a533a92 [2021-04-06T17:04:47.734Z] #44 176.7 CC criu/plugin.o [2021-04-06T17:04:48.387Z] #44 177.4 CC criu/proc_parse.o [2021-04-06T17:04:48.419Z] #56 ... [2021-04-06T17:04:48.419Z] [2021-04-06T17:04:48.419Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-06T17:04:48.419Z] #54 sha256:b3571ee35f95a652e0412f5552530d785c8e0f1771b50dad8e71b12ba536ec12 [2021-04-06T17:04:48.675Z] #54 DONE 0.3s [2021-04-06T17:04:48.675Z] [2021-04-06T17:04:48.675Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:04:48.675Z] #56 sha256:8f0c826fa09b22070c3c88b0f53e4693beb480da4377a3922c9e79b21a533a92 [2021-04-06T17:04:48.855Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.6% of statements [2021-04-06T17:04:48.855Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-06T17:04:48.855Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-06T17:04:48.855Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-06T17:04:48.855Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-06T17:04:48.855Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-06T17:04:48.855Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-06T17:04:48.855Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-06T17:04:48.855Z] ? github.com/docker/docker/rootless [no test files] [2021-04-06T17:04:48.855Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-06T17:04:48.855Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-06T17:04:48.855Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-06T17:04:48.855Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-06T17:04:48.855Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-06T17:04:48.855Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-06T17:04:48.855Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-06T17:04:48.855Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-06T17:04:48.855Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-06T17:04:48.855Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-06T17:04:48.855Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-06T17:04:48.855Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-06T17:04:48.855Z] ? github.com/docker/docker/volume [no test files] [2021-04-06T17:04:48.855Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-06T17:04:48.855Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-06T17:04:48.855Z] [2021-04-06T17:04:48.855Z] === Skipped [2021-04-06T17:04:48.855Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-06T17:04:48.855Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-06T17:04:48.855Z] [2021-04-06T17:04:48.855Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-06T17:04:48.855Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-06T17:04:48.855Z] [2021-04-06T17:04:48.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-06T17:04:48.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:04:48.855Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:04:48.855Z] [2021-04-06T17:04:48.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-06T17:04:48.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:04:48.855Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:04:48.855Z] [2021-04-06T17:04:48.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-06T17:04:48.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:04:48.855Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:04:48.855Z] [2021-04-06T17:04:48.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-06T17:04:48.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:04:48.855Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:04:48.855Z] [2021-04-06T17:04:48.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-06T17:04:48.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:04:48.855Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:04:48.855Z] [2021-04-06T17:04:48.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-06T17:04:48.855Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:04:48.855Z] [2021-04-06T17:04:48.855Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-06T17:04:48.855Z] time="2021-04-06T17:03:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:04:48.855Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:04:48.855Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:04:48.855Z] [2021-04-06T17:04:48.855Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-06T17:04:48.855Z] time="2021-04-06T17:03:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:04:48.855Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:04:48.855Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:04:48.855Z] [2021-04-06T17:04:48.856Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-06T17:04:48.856Z] time="2021-04-06T17:03:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:04:48.856Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:04:48.856Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:04:48.856Z] [2021-04-06T17:04:48.856Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-06T17:04:48.856Z] time="2021-04-06T17:03:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:04:48.856Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:04:48.856Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:04:48.856Z] [2021-04-06T17:04:48.856Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-06T17:04:48.856Z] time="2021-04-06T17:03:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:04:48.856Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:04:48.856Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:04:48.856Z] [2021-04-06T17:04:48.856Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-06T17:04:48.856Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:04:48.856Z] [2021-04-06T17:04:48.856Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-06T17:04:48.856Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-06T17:04:48.856Z] [2021-04-06T17:04:48.856Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-06T17:04:48.856Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-06T17:04:48.856Z] [2021-04-06T17:04:48.856Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-06T17:04:48.856Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-06T17:04:48.856Z] [2021-04-06T17:04:48.856Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-06T17:04:48.856Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-06T17:04:48.856Z] [2021-04-06T17:04:48.856Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-06T17:04:48.856Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:04:48.856Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:04:48.856Z] [2021-04-06T17:04:48.856Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-06T17:04:48.856Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:04:48.856Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:04:48.856Z] [2021-04-06T17:04:48.856Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-06T17:04:48.856Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:04:48.856Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:04:48.856Z] [2021-04-06T17:04:48.856Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-06T17:04:48.856Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:04:48.856Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:04:48.856Z] [2021-04-06T17:04:48.856Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-06T17:04:48.856Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:04:48.856Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:04:48.856Z] [2021-04-06T17:04:48.856Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-06T17:04:48.856Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:04:48.856Z] [2021-04-06T17:04:48.856Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-06T17:04:48.856Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-06T17:04:48.856Z] [2021-04-06T17:04:48.856Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-06T17:04:48.856Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-06T17:04:48.856Z] [2021-04-06T17:04:48.856Z] [2021-04-06T17:04:48.856Z] DONE 2229 tests, 26 skipped in 194.307s Post stage [Pipeline] junit [2021-04-06T17:04:48.900Z] Recording test results [2021-04-06T17:04:49.028Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-06T17:04:49.444Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42257/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2c0b3688a572fa0588132317ea1e276fef44203 -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:f2c0b3688a572fa0588132317ea1e276fef44203 hack/make.sh dynbinary test-integration [2021-04-06T17:04:49.537Z] #43 DONE 172.8s [2021-04-06T17:04:49.537Z] [2021-04-06T17:04:49.537Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-06T17:04:49.537Z] #30 sha256:51276b6c8610c411a52b34221ac767195004304a8cc36b13c2e6df4ed20dfb87 [2021-04-06T17:04:49.537Z] #30 DONE 10.1s [2021-04-06T17:04:49.537Z] [2021-04-06T17:04:49.537Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-06T17:04:49.537Z] #33 sha256:f2327bece87a4912b1689ca78557ad996f46fd2db7912be08c7baf358aa9167a [2021-04-06T17:04:49.537Z] #33 DONE 0.8s [2021-04-06T17:04:49.537Z] [2021-04-06T17:04:49.537Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:04:49.537Z] #56 sha256:b3575a05ca13ca6512331f33b22e9e34e079edc2d8f593a237299d5d8143a6ef [2021-04-06T17:04:49.733Z] [2021-04-06T17:04:49.805Z] #56 ... [2021-04-06T17:04:49.805Z] [2021-04-06T17:04:49.805Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-06T17:04:49.805Z] #35 sha256:445dfc7af7abb49940279ba69ba95339d443b008e65ad99f48c6c29bb03f6931 [2021-04-06T17:04:49.805Z] #35 DONE 0.1s [2021-04-06T17:04:49.805Z] [2021-04-06T17:04:49.805Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-06T17:04:49.805Z] #38 sha256:2d4d3475345a08b82f2afd42e8f3703b27ffabc350606f32a69b5e10dea9ea41 [2021-04-06T17:04:49.805Z] #38 DONE 0.1s [2021-04-06T17:04:49.805Z] [2021-04-06T17:04:49.805Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-06T17:04:49.805Z] #41 sha256:eaafd3e077a15202d8f4dbf5b43bb6708e8d44379b17212ea103a4f56e30983f [2021-04-06T17:04:50.022Z] Removing bundles/ [2021-04-06T17:04:50.022Z] [2021-04-06T17:04:50.022Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-06T17:04:50.022Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:04:50.022Z] GOOS="" GOARCH="" GOARM="" [2021-04-06T17:04:50.085Z] #56 199.9 + bin/containerd [2021-04-06T17:04:50.378Z] #41 DONE 0.7s [2021-04-06T17:04:50.378Z] [2021-04-06T17:04:50.378Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-06T17:04:50.378Z] #44 sha256:e97db590cb07bf243c8d3af97e66fc9d26d5ae5461ea216b1ab3f54f06ce3d8b [2021-04-06T17:04:50.640Z] #44 DONE 0.1s [2021-04-06T17:04:50.640Z] [2021-04-06T17:04:50.640Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-06T17:04:50.640Z] #46 sha256:79d9e02bb5080b30b970c10fbeb624a7d37006c08d079e3c80b72969f4cefd21 [2021-04-06T17:04:50.640Z] #46 DONE 0.1s [2021-04-06T17:04:50.640Z] [2021-04-06T17:04:50.640Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:04:50.640Z] #56 sha256:b3575a05ca13ca6512331f33b22e9e34e079edc2d8f593a237299d5d8143a6ef [2021-04-06T17:04:50.640Z] #56 ... [2021-04-06T17:04:50.640Z] [2021-04-06T17:04:50.640Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-06T17:04:50.640Z] #48 sha256:d6e19a691a9ed43986fed4c2e89fa1a32319b33e4fb97df172b4f6be0cd1a259 [2021-04-06T17:04:50.640Z] #48 DONE 0.1s [2021-04-06T17:04:50.640Z] [2021-04-06T17:04:50.640Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-06T17:04:50.640Z] #50 sha256:ceed45732cd955809210946fe8a499473bee613a671e779f829169092c7b633f [2021-04-06T17:04:51.215Z] #50 DONE 0.4s [2021-04-06T17:04:51.215Z] [2021-04-06T17:04:51.215Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:04:51.215Z] #56 sha256:b3575a05ca13ca6512331f33b22e9e34e079edc2d8f593a237299d5d8143a6ef [2021-04-06T17:04:51.215Z] #56 ... [2021-04-06T17:04:51.215Z] [2021-04-06T17:04:51.215Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-06T17:04:51.215Z] #52 sha256:c978c8a130be0e8cdaecee17a71dbb5bba588aaea34499414099bd341981d058 [2021-04-06T17:04:51.215Z] #52 DONE 0.1s [2021-04-06T17:04:51.215Z] [2021-04-06T17:04:51.215Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-06T17:04:51.215Z] #54 sha256:3b98b255f88be1b8e0bb0589aedc37e80b925f89d53c68ec1c0ee49dc7686043 [2021-04-06T17:04:51.215Z] #54 DONE 0.1s [2021-04-06T17:04:51.215Z] [2021-04-06T17:04:51.215Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:04:51.215Z] #56 sha256:b3575a05ca13ca6512331f33b22e9e34e079edc2d8f593a237299d5d8143a6ef [2021-04-06T17:04:52.917Z] #44 ... [2021-04-06T17:04:52.917Z] [2021-04-06T17:04:52.917Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:04:52.917Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-06T17:04:52.917Z] #41 249.1 + dpkg --print-architecture [2021-04-06T17:04:52.917Z] #41 249.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-06T17:04:52.917Z] #41 249.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-06T17:04:52.917Z] #41 249.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-06T17:04:55.363Z] #56 ... [2021-04-06T17:04:55.363Z] [2021-04-06T17:04:55.363Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:04:55.363Z] #53 sha256:4fcf00f9480e13748254a55a22d0a969261c5d1a367341daa2f5c64be4113797 [2021-04-06T17:04:55.363Z] #53 124.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-06T17:04:56.300Z] #53 125.1 + mkdir -p /build [2021-04-06T17:04:56.300Z] #53 125.1 + cp runc /build/runc [2021-04-06T17:04:56.560Z] #53 DONE 125.5s [2021-04-06T17:04:56.560Z] [2021-04-06T17:04:56.560Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:04:56.560Z] #56 sha256:4c956d6441bda3e376298242160cfdb49f2a118dc9646a37ca20683a596e2320 [2021-04-06T17:04:58.467Z] #56 ... [2021-04-06T17:04:58.467Z] [2021-04-06T17:04:58.467Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-06T17:04:58.467Z] #54 sha256:d40085635734fa0103f7f3f4d3875a734ab1a75b69dcb1bb2c195308c83c7af4 [2021-04-06T17:04:58.467Z] #54 DONE 0.2s [2021-04-06T17:04:58.467Z] [2021-04-06T17:04:58.467Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:04:58.467Z] #56 sha256:4c956d6441bda3e376298242160cfdb49f2a118dc9646a37ca20683a596e2320 [2021-04-06T17:05:03.403Z] #41 ... [2021-04-06T17:05:03.403Z] [2021-04-06T17:05:03.403Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:05:03.403Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:05:03.403Z] #44 182.2 CC criu/protobuf-desc.o [2021-04-06T17:05:03.403Z] #44 183.7 CC criu/protobuf.o [2021-04-06T17:05:03.403Z] #44 184.2 CC criu/pstree.o [2021-04-06T17:05:03.403Z] #44 186.0 CC criu/rbtree.o [2021-04-06T17:05:03.403Z] #44 186.4 CC criu/rst-malloc.o [2021-04-06T17:05:03.403Z] #44 186.9 CC criu/seccomp.o [2021-04-06T17:05:03.403Z] #44 187.7 CC criu/seize.o [2021-04-06T17:05:03.403Z] #44 189.1 CC criu/servicefd.o [2021-04-06T17:05:03.403Z] #44 189.7 CC criu/shmem.o [2021-04-06T17:05:03.403Z] #44 190.9 CC criu/sigframe.o [2021-04-06T17:05:03.403Z] #44 191.2 CC criu/signalfd.o [2021-04-06T17:05:03.403Z] #44 191.6 CC criu/sk-inet.o [2021-04-06T17:05:03.702Z] #44 192.9 CC criu/sk-netlink.o [2021-04-06T17:05:04.370Z] #44 193.4 CC criu/sk-packet.o [2021-04-06T17:05:05.439Z] #44 194.4 CC criu/sk-queue.o [2021-04-06T17:05:06.087Z] #44 195.1 CC criu/sk-tcp.o [2021-04-06T17:05:06.134Z] #56 206.6 + bin/containerd-stress [2021-04-06T17:05:06.736Z] #44 195.7 CC criu/sk-unix.o [2021-04-06T17:05:08.053Z] #56 209.7 + bin/containerd-shim [2021-04-06T17:05:09.530Z] #44 198.4 CC criu/sockets.o [2021-04-06T17:05:10.589Z] #44 199.6 CC criu/stats.o [2021-04-06T17:05:10.889Z] #44 200.0 CC criu/string.o [2021-04-06T17:05:10.889Z] #44 200.2 CC criu/sysctl.o [2021-04-06T17:05:11.950Z] #44 201.1 CC criu/sysfs_parse.o [2021-04-06T17:05:12.440Z] Loaded image: buildpack-deps:buster [2021-04-06T17:05:12.440Z] Loaded image: busybox:latest [2021-04-06T17:05:12.440Z] Loaded image: busybox:glibc [2021-04-06T17:05:12.601Z] #44 201.6 CC criu/timens.o [2021-04-06T17:05:12.905Z] #44 202.1 CC criu/timerfd.o [2021-04-06T17:05:13.553Z] #44 202.5 CC criu/tty.o [2021-04-06T17:05:14.361Z] sha256:122780524e09e79adf1aa29faba022e074664c88c49e075816e2c072074f9d8d [2021-04-06T17:05:14.361Z] INFO: Starting docker-py tests... [2021-04-06T17:05:14.361Z] ============================= test session starts ============================== [2021-04-06T17:05:14.361Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-04-06T17:05:14.361Z] rootdir: /src, inifile: pytest.ini [2021-04-06T17:05:14.361Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-04-06T17:05:14.361Z] collected 389 items / 1 deselected / 388 selected [2021-04-06T17:05:14.361Z] [2021-04-06T17:05:14.657Z] #56 215.3 + bin/containerd-shim-runc-v1 [2021-04-06T17:05:14.976Z] Loaded image: debian:bullseye [2021-04-06T17:05:15.220Z] #56 233.0 + bin/containerd-stress [2021-04-06T17:05:15.220Z] #56 235.0 + bin/containerd-shim [2021-04-06T17:05:15.235Z] Loaded image: hello-world:latest [2021-04-06T17:05:15.495Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:05:15.495Z] INFO: Testing against a local daemon [2021-04-06T17:05:15.495Z] === RUN TestCgroupNamespacesBuild [2021-04-06T17:05:16.336Z] #44 205.3 CC criu/tun.o [2021-04-06T17:05:16.991Z] #44 206.0 CC criu/uffd.o [2021-04-06T17:05:17.969Z] #56 219.4 + bin/containerd-shim-runc-v2 [2021-04-06T17:05:18.531Z] #44 207.7 CC criu/util.o [2021-04-06T17:05:18.913Z] #56 220.7 + binaries [2021-04-06T17:05:18.913Z] #56 220.7 + install -D bin/containerd /build/containerd [2021-04-06T17:05:18.913Z] #56 220.8 + install -D bin/containerd-shim /build/containerd-shim [2021-04-06T17:05:18.913Z] #56 220.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-06T17:05:18.913Z] #56 220.8 + install -D bin/ctr /build/ctr [2021-04-06T17:05:19.692Z] --- PASS: TestCgroupNamespacesBuild (4.30s) [2021-04-06T17:05:19.692Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-06T17:05:20.645Z] #44 209.8 CC criu/uts_ns.o [2021-04-06T17:05:20.946Z] #44 210.1 CC criu/vdso.o [2021-04-06T17:05:21.596Z] #44 210.8 LINK criu/built-in.o [2021-04-06T17:05:21.767Z] #56 241.7 + bin/containerd-shim-runc-v1 [2021-04-06T17:05:21.896Z] #44 210.9 LINK criu/criu [2021-04-06T17:05:22.546Z] #44 211.5 DEP lib/c/criu.d [2021-04-06T17:05:22.546Z] #44 211.6 CC images/rpc.pb-c.o [2021-04-06T17:05:22.983Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.23s) [2021-04-06T17:05:22.983Z] === RUN TestBuildWithSession [2021-04-06T17:05:22.983Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-06T17:05:22.983Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:05:22.983Z] === RUN TestBuildSquashParent [2021-04-06T17:05:23.121Z] #56 DONE 224.3s [2021-04-06T17:05:23.197Z] #44 212.5 CC lib/c/criu.o [2021-04-06T17:05:23.865Z] #44 ... [2021-04-06T17:05:23.865Z] [2021-04-06T17:05:23.865Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-06T17:05:23.865Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-06T17:05:23.865Z] #41 DONE 280.7s [2021-04-06T17:05:24.080Z] [2021-04-06T17:05:24.080Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-06T17:05:24.080Z] #57 sha256:24d7072ce3bf35783afb5ecbbfb5914a9bdf445b2bea0ec6584180e1e55d3fc2 [2021-04-06T17:05:24.162Z] [2021-04-06T17:05:24.163Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:05:24.163Z] #54 sha256:cc965658e064701844d529fc13a53a2f1245720c8cf641dbe5272b6b8d8836e9 [2021-04-06T17:05:25.056Z] #56 232.0 + bin/containerd-stress [2021-04-06T17:05:25.056Z] #56 234.1 + bin/containerd-shim [2021-04-06T17:05:25.221Z] #54 ... [2021-04-06T17:05:25.221Z] [2021-04-06T17:05:25.221Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-06T17:05:25.221Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-06T17:05:25.221Z] #44 214.5 LINK lib/c/built-in.o [2021-04-06T17:05:25.522Z] #44 214.5 LINK lib/c/libcriu.so [2021-04-06T17:05:25.522Z] #44 214.7 LINK lib/c/libcriu.a [2021-04-06T17:05:25.821Z] #44 214.9 GEN magic.py [2021-04-06T17:05:25.941Z] #56 246.2 + bin/containerd-shim-runc-v2 [2021-04-06T17:05:25.995Z] #57 DONE 2.0s [2021-04-06T17:05:25.995Z] [2021-04-06T17:05:25.995Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-06T17:05:25.995Z] #61 sha256:66833cb84e9fcf89750e4c16cd2d0712313007368d49fb7cd19e3cb449ff8761 [2021-04-06T17:05:26.120Z] #44 215.2 Note: Building without setproctitle() and strlcpy() support. [2021-04-06T17:05:26.120Z] #44 215.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-06T17:05:26.120Z] #44 215.2 Note: Building without GnuTLS support [2021-04-06T17:05:26.120Z] #44 215.2 Makefile.config:39: Warn: you have no libnftables installed [2021-04-06T17:05:26.120Z] #44 215.2 Makefile.config:40: Warn: Building without nftables support [2021-04-06T17:05:26.503Z] #56 247.2 + binaries [2021-04-06T17:05:26.503Z] #56 247.2 + install -D bin/containerd /build/containerd [2021-04-06T17:05:26.503Z] #56 247.3 + install -D bin/containerd-shim /build/containerd-shim [2021-04-06T17:05:26.503Z] #56 247.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-06T17:05:26.503Z] #56 247.3 + install -D bin/ctr /build/ctr [2021-04-06T17:05:26.566Z] #61 DONE 0.4s [2021-04-06T17:05:26.567Z] [2021-04-06T17:05:26.567Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-06T17:05:26.567Z] #66 sha256:43a61bd7670eb3df21059ff88f6c86d137fb2e75408caf7f3ff2a25e526e00ff [2021-04-06T17:05:27.182Z] #44 216.0 fatal: not a git repository (or any of the parent directories): .git [2021-04-06T17:05:28.251Z] #44 217.2 make[1]: Nothing to be done for 'all'. [2021-04-06T17:05:28.390Z] #56 DONE 249.0s [2021-04-06T17:05:28.482Z] #66 DONE 2.2s [2021-04-06T17:05:28.743Z] [2021-04-06T17:05:28.743Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-06T17:05:28.743Z] #68 sha256:8d82f72e7b95b7eed35346dcffeadf9cd69b4efafb7a4822908ff2185cd716d3 [2021-04-06T17:05:28.743Z] #68 DONE 0.1s [2021-04-06T17:05:28.743Z] [2021-04-06T17:05:28.743Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-06T17:05:28.743Z] #69 sha256:61b06faca77e6697e3390c9a00bd0707f44b5ebc668586d7ff9af66a695d9859 [2021-04-06T17:05:28.743Z] #69 DONE 0.0s [2021-04-06T17:05:28.743Z] [2021-04-06T17:05:28.743Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-06T17:05:28.743Z] #70 sha256:d3713863c50d18eeeada8beb4b0ae43bad75536b7d9c6555cdeb87b6bff18c46 [2021-04-06T17:05:29.316Z] [2021-04-06T17:05:29.316Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-06T17:05:29.316Z] #57 sha256:2c1b4af7997e0c6756b2b4e862648ed833128a34248d6563b84be63d1558950c [2021-04-06T17:05:29.340Z] #44 218.2 make[1]: 'images/built-in.o' is up to date. [2021-04-06T17:05:29.340Z] #44 218.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-06T17:05:29.340Z] #44 218.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-06T17:05:29.340Z] #44 218.4 make[1]: 'compel/libcompel.a' is up to date. [2021-04-06T17:05:29.340Z] #44 218.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-06T17:05:29.340Z] #44 218.5 make[1]: Nothing to be done for 'all'. [2021-04-06T17:05:29.340Z] #44 218.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-06T17:05:29.639Z] #44 218.9 make[2]: Nothing to be done for 'all'. [2021-04-06T17:05:29.639Z] #44 218.9 make[2]: Nothing to be done for 'all'. [2021-04-06T17:05:29.940Z] #44 219.0 make[2]: Nothing to be done for 'all'. [2021-04-06T17:05:29.940Z] #44 219.2 make[2]: Nothing to be done for 'all'. [2021-04-06T17:05:30.239Z] #44 219.3 make[2]: Nothing to be done for 'all'. [2021-04-06T17:05:30.239Z] #44 219.4 make[2]: Nothing to be done for 'all'. [2021-04-06T17:05:30.239Z] #44 219.4 make[2]: Nothing to be done for 'all'. [2021-04-06T17:05:30.242Z] #57 DONE 1.1s [2021-04-06T17:05:30.242Z] [2021-04-06T17:05:30.242Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-06T17:05:30.242Z] #61 sha256:04dfe8a7c47b6fd387cebcce5d7d5ed7cc7290e8726ec1f0590ca29b8f176364 [2021-04-06T17:05:30.242Z] #61 DONE 0.2s [2021-04-06T17:05:30.498Z] [2021-04-06T17:05:30.498Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-06T17:05:30.498Z] #66 sha256:b7a7ab5c3f532cddff643856c2d2f41e3db1b62632af5de1a15862bc397ed982 [2021-04-06T17:05:30.539Z] #44 219.6 make[2]: Nothing to be done for 'all'. [2021-04-06T17:05:30.539Z] #44 219.6 INSTALL criu/criu [2021-04-06T17:05:30.539Z] #44 DONE 219.7s [2021-04-06T17:05:30.539Z] [2021-04-06T17:05:30.539Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:05:30.539Z] #57 sha256:7469af0e7d1e30a99f5235628a6c599d4057a59b4ae36e793427e318380c7605 [2021-04-06T17:05:30.663Z] #70 DONE 1.8s [2021-04-06T17:05:30.663Z] [2021-04-06T17:05:30.663Z] #71 exporting to image [2021-04-06T17:05:30.663Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-06T17:05:30.663Z] #71 exporting layers [2021-04-06T17:05:31.424Z] #66 DONE 0.9s [2021-04-06T17:05:31.424Z] [2021-04-06T17:05:31.424Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-06T17:05:31.424Z] #68 sha256:f5bdb906911e96d1178321778472cf3ee34bbf969cb847cd323c581dc85f60a7 [2021-04-06T17:05:31.424Z] #68 DONE 0.0s [2021-04-06T17:05:31.424Z] [2021-04-06T17:05:31.424Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-06T17:05:31.424Z] #69 sha256:c68718ce547ef1c04aed0a859a2ab679bb3af956704557689fca0e6769f141e3 [2021-04-06T17:05:31.424Z] #69 DONE 0.0s [2021-04-06T17:05:31.424Z] [2021-04-06T17:05:31.424Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-06T17:05:31.424Z] #70 sha256:6b71a5aaef81eb51a70483e8d69d0caef99cb78bf8894a4e9f5c07731e563509 [2021-04-06T17:05:31.625Z] #56 240.9 + bin/containerd-shim-runc-v1 [2021-04-06T17:05:31.985Z] #70 DONE 0.8s [2021-04-06T17:05:32.241Z] [2021-04-06T17:05:32.241Z] #71 exporting to image [2021-04-06T17:05:32.241Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-06T17:05:32.241Z] #71 exporting layers [2021-04-06T17:05:32.643Z] #57 ... [2021-04-06T17:05:32.643Z] [2021-04-06T17:05:32.643Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-06T17:05:32.643Z] #50 sha256:7a2b81a20df1a0213266dc45128d8bce93e6bec6ba979896954ebd948360dd0b [2021-04-06T17:05:32.643Z] #50 289.2 + /build/golangci-lint --version [2021-04-06T17:05:32.643Z] #50 289.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-06T17:05:32.946Z] #50 DONE 289.7s [2021-04-06T17:05:32.946Z] [2021-04-06T17:05:32.946Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-06T17:05:32.946Z] #54 sha256:cc965658e064701844d529fc13a53a2f1245720c8cf641dbe5272b6b8d8836e9 [2021-04-06T17:05:34.879Z] #71 exporting layers 4.2s done [2021-04-06T17:05:34.879Z] #71 writing image sha256:923260c50e5cdf7fdd17ec3512dc9185e551b13682dbbe7cf75760ea6bfae8b8 done [2021-04-06T17:05:34.879Z] #71 naming to docker.io/library/docker:f2c0b3688a572fa0588132317ea1e276fef44203 done [2021-04-06T17:05:34.879Z] #71 DONE 4.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-06T17:05:35.056Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-04-06T17:05:35.225Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42257/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2c0b3688a572fa0588132317ea1e276fef44203 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f2c0b3688a572fa0588132317ea1e276fef44203 hack/test/unit [2021-04-06T17:05:35.818Z] #56 245.5 + bin/containerd-shim-runc-v2 [2021-04-06T17:05:35.885Z] tests/integration/api_client_test.py ..... [ 7%] [2021-04-06T17:05:36.386Z] #56 246.4 + binaries [2021-04-06T17:05:36.386Z] #56 246.4 + install -D bin/containerd /build/containerd [2021-04-06T17:05:36.386Z] #56 246.4 + install -D bin/containerd-shim /build/containerd-shim [2021-04-06T17:05:36.386Z] #56 246.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-06T17:05:36.386Z] #56 246.5 + install -D bin/ctr /build/ctr [2021-04-06T17:05:37.881Z] --- PASS: TestBuildSquashParent (13.55s) [2021-04-06T17:05:37.881Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-06T17:05:37.881Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:05:37.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:05:37.881Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:05:37.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:05:37.881Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:05:37.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:05:37.881Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:05:37.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:05:37.881Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:05:37.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:05:37.881Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:05:37.881Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:05:37.881Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:05:37.881Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:05:38.093Z] tests/integration/api_config_test.py ..... [ 8%] [2021-04-06T17:05:38.291Z] #56 DONE 248.0s [2021-04-06T17:05:38.553Z] [2021-04-06T17:05:38.553Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-06T17:05:38.553Z] #57 sha256:d77bd73cf980055e847dfa3621a884532118f8195b2b6dc3c4b6a93774879238 [2021-04-06T17:05:39.929Z] #57 DONE 1.0s [2021-04-06T17:05:39.929Z] [2021-04-06T17:05:39.929Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-06T17:05:39.929Z] #61 sha256:8792df057a61ea0041ea013c2932d7402ef0fcd292aa13bbb26d4456f605be7c [2021-04-06T17:05:39.929Z] #61 DONE 0.3s [2021-04-06T17:05:39.929Z] [2021-04-06T17:05:39.929Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-06T17:05:39.929Z] #66 sha256:59d69fe7dd6a82ff3d086e9762e12f6003f64a68aa0b9d0aa92bb266535c19a9 [2021-04-06T17:05:40.324Z] #71 exporting layers 7.0s done [2021-04-06T17:05:40.324Z] #71 writing image sha256:d19008dabd7821f489a8c7bef86f0eddc09fa13866d56fe05e845bcb6dca5400 done [2021-04-06T17:05:40.324Z] #71 naming to docker.io/library/docker:f2c0b3688a572fa0588132317ea1e276fef44203 done [2021-04-06T17:05:40.324Z] #71 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-06T17:05:40.517Z] ? github.com/docker/docker/api [no test files] [2021-04-06T17:05:40.673Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42257/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f2c0b3688a572fa0588132317ea1e276fef44203 -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:f2c0b3688a572fa0588132317ea1e276fef44203 hack/make.sh dynbinary test-integration [2021-04-06T17:05:40.863Z] #66 DONE 0.9s [2021-04-06T17:05:40.863Z] [2021-04-06T17:05:40.863Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-06T17:05:40.863Z] #68 sha256:71cf4d8c66029f98f23fff648cb703baa9ca38ce882b92fb60d1a464e68fb90f [2021-04-06T17:05:40.863Z] #68 DONE 0.1s [2021-04-06T17:05:41.122Z] [2021-04-06T17:05:41.122Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-06T17:05:41.122Z] #69 sha256:a44d0d11a3f518bf79a2ded3a4229fd1d38a3cd9f1a7a0ee9412350e2074499d [2021-04-06T17:05:41.122Z] #69 DONE 0.0s [2021-04-06T17:05:41.122Z] [2021-04-06T17:05:41.122Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-04-06T17:05:41.122Z] #70 sha256:2c3f0be60ff317eb006a87a1d8b3988be4616bedbe09be4e4fa1b17f59e2a384 [2021-04-06T17:05:41.688Z] #70 0.705 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-04-06T17:05:41.947Z] #70 0.978 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-04-06T17:05:41.947Z] #70 0.982 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-04-06T17:05:42.036Z] [2021-04-06T17:05:42.036Z] Removing bundles/ [2021-04-06T17:05:42.036Z] [2021-04-06T17:05:42.036Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-06T17:05:42.076Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:05:42.076Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:05:42.206Z] #70 1.151 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-04-06T17:05:42.292Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:05:42.292Z] GOOS="" GOARCH="" GOARM="" [2021-04-06T17:05:43.143Z] #70 1.243 Reading package lists... [2021-04-06T17:05:43.402Z] #70 1.884 Reading package lists... [2021-04-06T17:05:43.660Z] #70 2.509 Building dependency tree... [2021-04-06T17:05:43.660Z] #70 2.629 Reading state information... [2021-04-06T17:05:43.660Z] #70 2.729 The following additional packages will be installed: [2021-04-06T17:05:43.919Z] #70 2.729 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-04-06T17:05:43.919Z] #70 2.730 libpam-systemd [2021-04-06T17:05:43.919Z] #70 2.730 Suggested packages: [2021-04-06T17:05:43.919Z] #70 2.730 systemd-container policykit-1 [2021-04-06T17:05:43.919Z] #70 2.730 Recommended packages: [2021-04-06T17:05:43.919Z] #70 2.730 libnss-systemd [2021-04-06T17:05:43.919Z] #70 2.808 The following NEW packages will be installed: [2021-04-06T17:05:43.919Z] #70 2.809 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-04-06T17:05:43.919Z] #70 2.810 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-04-06T17:05:43.949Z] 4612f6d0b889: Pull complete [2021-04-06T17:05:44.178Z] #70 3.075 0 upgraded, 11 newly installed, 0 to remove and 27 not upgraded. [2021-04-06T17:05:44.178Z] #70 3.075 Need to get 4762 kB of archives. [2021-04-06T17:05:44.178Z] #70 3.075 After this operation, 16.6 MB of additional disk space will be used. [2021-04-06T17:05:44.178Z] #70 3.075 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-04-06T17:05:44.178Z] #70 3.077 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-04-06T17:05:44.178Z] #70 3.078 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-04-06T17:05:44.178Z] #70 3.080 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-04-06T17:05:44.178Z] #70 3.082 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-04-06T17:05:44.178Z] #70 3.082 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-04-06T17:05:44.178Z] #70 3.146 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-04-06T17:05:44.178Z] #70 3.147 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-04-06T17:05:44.178Z] #70 3.149 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-04-06T17:05:44.178Z] #70 3.151 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-04-06T17:05:44.178Z] #70 3.153 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-04-06T17:05:44.436Z] #70 3.305 debconf: delaying package configuration, since apt-utils is not installed [2021-04-06T17:05:44.436Z] #70 3.329 Fetched 4762 kB in 0s (14.2 MB/s) [2021-04-06T17:05:44.436Z] #70 3.358 Selecting previously unselected package libargon2-1:amd64. [2021-04-06T17:05:44.436Z] #70 3.358 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28057 files and directories currently installed.) [2021-04-06T17:05:44.436Z] #70 3.372 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-04-06T17:05:44.436Z] #70 3.384 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-06T17:05:44.437Z] #70 3.432 Selecting previously unselected package libjson-c3:amd64. [2021-04-06T17:05:44.437Z] #70 3.435 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-04-06T17:05:44.437Z] #70 3.439 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-06T17:05:44.437Z] #70 3.475 Selecting previously unselected package libcryptsetup12:amd64. [2021-04-06T17:05:44.437Z] #70 3.478 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-04-06T17:05:44.437Z] #70 3.482 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-06T17:05:44.437Z] #70 3.556 Selecting previously unselected package libidn11:amd64. [2021-04-06T17:05:44.695Z] #70 3.558 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-04-06T17:05:44.695Z] #70 3.565 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-04-06T17:05:44.695Z] #70 3.612 Selecting previously unselected package libkmod2:amd64. [2021-04-06T17:05:44.695Z] #70 3.615 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-04-06T17:05:44.695Z] #70 3.620 Unpacking libkmod2:amd64 (26-1) ... [2021-04-06T17:05:44.695Z] #70 3.688 Selecting previously unselected package systemd. [2021-04-06T17:05:44.695Z] #70 3.690 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-04-06T17:05:44.695Z] #70 3.731 Unpacking systemd (241-7~deb10u7) ... [2021-04-06T17:05:45.261Z] #70 4.226 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-06T17:05:45.261Z] #70 4.242 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-06T17:05:45.261Z] #70 4.259 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-06T17:05:45.261Z] #70 4.273 Setting up libidn11:amd64 (1.33-2.2) ... [2021-04-06T17:05:45.261Z] #70 4.287 Setting up libkmod2:amd64 (26-1) ... [2021-04-06T17:05:45.261Z] #70 4.301 Setting up systemd (241-7~deb10u7) ... [2021-04-06T17:05:45.261Z] #70 4.371 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-04-06T17:05:45.520Z] #70 4.373 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-04-06T17:05:45.520Z] #70 4.377 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-06T17:05:45.520Z] #70 4.377 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-06T17:05:45.778Z] #70 4.859 Selecting previously unselected package systemd-sysv. [2021-04-06T17:05:45.778Z] #70 4.859 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28854 files and directories currently installed.) [2021-04-06T17:05:45.778Z] #70 4.872 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-04-06T17:05:45.778Z] #70 4.878 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-04-06T17:05:45.778Z] #70 4.927 Selecting previously unselected package libdbus-1-3:amd64. [2021-04-06T17:05:46.037Z] #70 4.929 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-04-06T17:05:46.037Z] #70 4.934 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-06T17:05:46.037Z] #70 5.007 Selecting previously unselected package dbus. [2021-04-06T17:05:46.037Z] #70 5.010 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-04-06T17:05:46.037Z] #70 5.023 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-04-06T17:05:46.037Z] #70 5.087 Selecting previously unselected package libpam-systemd:amd64. [2021-04-06T17:05:46.037Z] #70 5.090 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-04-06T17:05:46.037Z] #70 5.096 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-06T17:05:46.037Z] #70 5.154 Selecting previously unselected package dbus-user-session. [2021-04-06T17:05:46.037Z] #70 5.157 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-04-06T17:05:46.037Z] #70 5.165 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-06T17:05:46.296Z] #70 5.237 Setting up systemd-sysv (241-7~deb10u7) ... [2021-04-06T17:05:46.296Z] #70 5.257 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-06T17:05:46.296Z] #70 5.272 Setting up dbus (1.12.20-0+deb10u1) ... [2021-04-06T17:05:46.556Z] #70 5.402 invoke-rc.d: could not determine current runlevel [2021-04-06T17:05:46.556Z] #70 5.405 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-06T17:05:46.556Z] #70 5.411 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-06T17:05:46.556Z] #70 5.551 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-06T17:05:46.556Z] #70 5.574 Processing triggers for systemd (241-7~deb10u7) ... [2021-04-06T17:05:46.556Z] #70 5.585 Processing triggers for libc-bin (2.28-10) ... [2021-04-06T17:05:46.814Z] #70 DONE 5.7s [2021-04-06T17:05:46.814Z] [2021-04-06T17:05:46.814Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-04-06T17:05:46.814Z] #71 sha256:ec353f580aea8d90530ab3ceed32bd2b9721d4befe5a2c0da0f452da9f16b406 [2021-04-06T17:05:46.899Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:05:46.899Z] [2021-04-06T17:05:46.899Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-06T17:05:46.899Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-06T17:05:46.899Z] HOSTNAME=20190dfb4ffa [2021-04-06T17:05:46.899Z] TESTDEBUG=0 [2021-04-06T17:05:46.899Z] DEST=bundles/test-integration [2021-04-06T17:05:46.899Z] PWD=/go/src/github.com/docker/docker [2021-04-06T17:05:46.899Z] DOCKER_GITCOMMIT=f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T17:05:46.899Z] container=docker [2021-04-06T17:05:46.899Z] HOME=/root [2021-04-06T17:05:46.899Z] GOLANG_VERSION=1.13.15 [2021-04-06T17:05:46.899Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-06T17:05:46.899Z] VALIDATE_BRANCH=20.10 [2021-04-06T17:05:46.899Z] TERM=xterm [2021-04-06T17:05:46.899Z] DOCKER_PKG=github.com/docker/docker [2021-04-06T17:05:46.899Z] SHLVL=1 [2021-04-06T17:05:46.899Z] TIMEOUT=120m [2021-04-06T17:05:46.899Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-06T17:05:46.899Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-06T17:05:46.899Z] GO111MODULE=off [2021-04-06T17:05:46.899Z] DOCKER_EXPERIMENTAL=1 [2021-04-06T17:05:46.899Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-06T17:05:46.899Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-06T17:05:46.899Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-06T17:05:46.899Z] GOPATH=/go [2021-04-06T17:05:46.899Z] PKG_CONFIG=pkg-config [2021-04-06T17:05:46.899Z] _=/usr/bin/env [2021-04-06T17:05:46.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-06T17:05:47.072Z] #71 0.455 % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-06T17:05:47.072Z] #71 0.455 Dload Upload Total Spent Left Speed [2021-04-06T17:05:47.331Z] #71 0.456 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 21702 0 --:--:-- --:--:-- --:--:-- 21702 [2021-04-06T17:05:47.331Z] #71 DONE 0.6s [2021-04-06T17:05:47.331Z] [2021-04-06T17:05:47.331Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-06T17:05:47.331Z] #72 sha256:6e1b46ed7dda6f5e9c5d6491cedc3879969ab0250ca023529a8d1e07d4b20a53 [2021-04-06T17:05:48.267Z] #72 DONE 0.8s [2021-04-06T17:05:48.267Z] [2021-04-06T17:05:48.267Z] #73 exporting to image [2021-04-06T17:05:48.267Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-06T17:05:48.267Z] #73 exporting layers [2021-04-06T17:05:48.650Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:05:48.650Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:05:53.927Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-06T17:05:53.927Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.41s) [2021-04-06T17:05:53.927Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.49s) [2021-04-06T17:05:53.927Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.50s) [2021-04-06T17:05:53.927Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.61s) [2021-04-06T17:05:53.927Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.51s) [2021-04-06T17:05:53.927Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.39s) [2021-04-06T17:05:53.927Z] === RUN TestBuildMultiStageCopy [2021-04-06T17:05:53.927Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-06T17:05:54.838Z] #73 exporting layers 6.9s done [2021-04-06T17:05:54.838Z] #73 writing image sha256:30f56a73a919ec73b411ab2cf7d2ae1d88d1aefc7b25b09e2c24623e44c1bfa9 done [2021-04-06T17:05:54.838Z] #73 naming to docker.io/library/docker:f2c0b3688a572fa0588132317ea1e276fef44203 done [2021-04-06T17:05:54.838Z] #73 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-06T17:05:55.187Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42257/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f2c0b3688a572fa0588132317ea1e276fef44203 -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:f2c0b3688a572fa0588132317ea1e276fef44203 hack/make.sh dynbinary test-integration [2021-04-06T17:05:55.454Z] ok github.com/docker/docker/api/server 0.040s coverage: 9.0% of statements [2021-04-06T17:05:55.530Z] #54 191.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-06T17:05:56.585Z] #54 193.0 + mkdir -p /build [2021-04-06T17:05:56.585Z] #54 193.0 + cp runc /build/runc [2021-04-06T17:05:56.908Z] #54 DONE 193.1s [2021-04-06T17:05:56.908Z] [2021-04-06T17:05:56.908Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T17:05:56.908Z] #25 sha256:6d6f7791e1bb9e74fe6814e987f163f4d83e853d69036601e865adce2d7fce82 [2021-04-06T17:05:57.089Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-04-06T17:05:57.089Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-04-06T17:05:57.089Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-04-06T17:05:57.089Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-04-06T17:05:57.089Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-04-06T17:05:57.089Z] Detected virtualization docker. [2021-04-06T17:05:57.089Z] Detected architecture x86-64. [2021-04-06T17:05:57.089Z] Set hostname to <3e94c8d3e8ca>. [2021-04-06T17:05:57.218Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-06T17:05:57.478Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-06T17:05:57.656Z] + source /etc/docker-entrypoint-cmd [2021-04-06T17:05:57.656Z] ++ hack/make.sh dynbinary test-integration [2021-04-06T17:05:57.656Z] [2021-04-06T17:05:57.656Z] Removing bundles/ [2021-04-06T17:05:57.656Z] [2021-04-06T17:05:57.656Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-06T17:05:57.656Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:05:57.656Z] GOOS="" GOARCH="" GOARM="" [2021-04-06T17:05:58.047Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-06T17:05:58.616Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-06T17:05:59.185Z] --- PASS: TestBuildMultiStageCopy (6.07s) [2021-04-06T17:05:59.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.77s) [2021-04-06T17:05:59.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2021-04-06T17:05:59.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2021-04-06T17:05:59.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2021-04-06T17:05:59.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2021-04-06T17:05:59.185Z] === RUN TestBuildMultiStageParentConfig [2021-04-06T17:06:00.566Z] --- PASS: TestBuildMultiStageParentConfig (1.48s) [2021-04-06T17:06:00.566Z] === RUN TestBuildLabelWithTargets [2021-04-06T17:06:01.414Z] #25 ... [2021-04-06T17:06:01.414Z] [2021-04-06T17:06:01.414Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:06:01.414Z] #57 sha256:7469af0e7d1e30a99f5235628a6c599d4057a59b4ae36e793427e318380c7605 [2021-04-06T17:06:01.414Z] #57 275.5 + bin/containerd [2021-04-06T17:06:03.105Z] --- PASS: TestBuildLabelWithTargets (2.44s) [2021-04-06T17:06:03.105Z] === RUN TestBuildWithEmptyLayers [2021-04-06T17:06:03.515Z] #57 ... [2021-04-06T17:06:03.515Z] [2021-04-06T17:06:03.515Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-06T17:06:03.515Z] #25 sha256:6d6f7791e1bb9e74fe6814e987f163f4d83e853d69036601e865adce2d7fce82 [2021-04-06T17:06:03.515Z] #25 320.1 + return [2021-04-06T17:06:03.515Z] #25 DONE 320.2s [2021-04-06T17:06:03.515Z] [2021-04-06T17:06:03.515Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:06:03.515Z] #57 sha256:7469af0e7d1e30a99f5235628a6c599d4057a59b4ae36e793427e318380c7605 [2021-04-06T17:06:04.486Z] --- PASS: TestBuildWithEmptyLayers (1.24s) [2021-04-06T17:06:04.486Z] === RUN TestBuildMultiStageOnBuild [2021-04-06T17:06:05.626Z] #57 ... [2021-04-06T17:06:05.626Z] [2021-04-06T17:06:05.626Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-06T17:06:05.626Z] #26 sha256:1ff5372b1c617c8ce09634de696e32303365e20c7a08f14d8cd7d2279f6fd92c [2021-04-06T17:06:05.626Z] #26 DONE 0.2s [2021-04-06T17:06:05.626Z] [2021-04-06T17:06:05.626Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-06T17:06:05.626Z] #31 sha256:718b34deba0e94cccd3aec003e8603c2af76f5762dc61ffbd0483300e7135023 [2021-04-06T17:06:05.927Z] #31 DONE 0.8s [2021-04-06T17:06:05.927Z] [2021-04-06T17:06:05.927Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-06T17:06:05.927Z] #34 sha256:f06f34271987c3ae4213fc9c41c93d4609cc5e3a5c413376e4a7162cb432632f [2021-04-06T17:06:06.228Z] #34 DONE 0.1s [2021-04-06T17:06:06.228Z] [2021-04-06T17:06:06.228Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-04-06T17:06:06.228Z] #36 sha256:ebd24548c3ed233c9cbd9465e0d4d5a3e4d311d7060d34960e693e608d7685d8 [2021-04-06T17:06:06.228Z] #36 DONE 0.1s [2021-04-06T17:06:06.228Z] [2021-04-06T17:06:06.228Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:06:06.228Z] #57 sha256:7469af0e7d1e30a99f5235628a6c599d4057a59b4ae36e793427e318380c7605 [2021-04-06T17:06:06.228Z] #57 ... [2021-04-06T17:06:06.228Z] [2021-04-06T17:06:06.228Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-06T17:06:06.228Z] #39 sha256:c5f178b4c17ec0e1ece55ea97b27bd32af4feb7edcbc154f2e173e425be9225f [2021-04-06T17:06:06.228Z] #39 DONE 0.1s [2021-04-06T17:06:06.228Z] [2021-04-06T17:06:06.228Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-06T17:06:06.228Z] #42 sha256:10ae5f94bcfad74f6fb69925cbce8ac32d7d10e3268efc7abed2d74ac0c85628 [2021-04-06T17:06:06.531Z] #42 DONE 0.3s [2021-04-06T17:06:06.531Z] [2021-04-06T17:06:06.531Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-06T17:06:06.531Z] #45 sha256:53a4aeec2a231bd3e2ef6b0d850fc56077409a4716290d8b848f8260cc0037ed [2021-04-06T17:06:06.831Z] #45 DONE 0.1s [2021-04-06T17:06:06.831Z] [2021-04-06T17:06:06.831Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-06T17:06:06.831Z] #47 sha256:54213490e6fe7966c00270732ec7a97c99e64d87526de790349fdd917756f251 [2021-04-06T17:06:06.831Z] #47 DONE 0.1s [2021-04-06T17:06:06.831Z] [2021-04-06T17:06:06.831Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:06:06.831Z] #57 sha256:7469af0e7d1e30a99f5235628a6c599d4057a59b4ae36e793427e318380c7605 [2021-04-06T17:06:06.831Z] #57 ... [2021-04-06T17:06:06.831Z] [2021-04-06T17:06:06.831Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-06T17:06:06.831Z] #49 sha256:4144a0189952ae74cecabdf3dab7d280caeb27ea16945d2e99bda70abee99f6e [2021-04-06T17:06:06.831Z] #49 DONE 0.1s [2021-04-06T17:06:06.831Z] [2021-04-06T17:06:06.831Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-06T17:06:06.831Z] #51 sha256:919d556a1857b1d72212a3eb3f214eaf41f7f6e98806a8acd7d0856cd07fc6da [2021-04-06T17:06:07.128Z] #51 DONE 0.1s [2021-04-06T17:06:07.128Z] [2021-04-06T17:06:07.128Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-06T17:06:07.128Z] #53 sha256:31f632f3344bb472b8efaa37ff81e209ff30d16883013a7dcb223260e9527f0c [2021-04-06T17:06:07.128Z] #53 DONE 0.1s [2021-04-06T17:06:07.128Z] [2021-04-06T17:06:07.128Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-06T17:06:07.128Z] #55 sha256:38d2c6a1c4088a8fbec9a2b1b212f76a521217025a2b101ee313e2b1ee8293a5 [2021-04-06T17:06:07.426Z] #55 DONE 0.1s [2021-04-06T17:06:07.426Z] [2021-04-06T17:06:07.426Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-06T17:06:07.426Z] #57 sha256:7469af0e7d1e30a99f5235628a6c599d4057a59b4ae36e793427e318380c7605 [2021-04-06T17:06:08.683Z] --- PASS: TestBuildMultiStageOnBuild (4.35s) [2021-04-06T17:06:08.683Z] === RUN TestBuildUncleanTarFilenames [2021-04-06T17:06:09.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-06T17:06:09.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-06T17:06:10.592Z] --- PASS: TestBuildUncleanTarFilenames (1.95s) [2021-04-06T17:06:10.592Z] === RUN TestBuildMultiStageLayerLeak [2021-04-06T17:06:15.871Z] --- PASS: TestBuildMultiStageLayerLeak (4.67s) [2021-04-06T17:06:15.871Z] === RUN TestBuildWithHugeFile [2021-04-06T17:06:16.481Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-04-06T17:06:21.219Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-06T17:06:21.219Z] Using test binary docker [2021-04-06T17:06:21.219Z] +++ /etc/init.d/apparmor start [2021-04-06T17:06:21.219Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-06T17:06:21.219Z] INFO: Waiting for daemon to start... [2021-04-06T17:06:21.219Z] Starting dockerd [2021-04-06T17:06:21.219Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-04-06T17:06:21.219Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-06T17:06:21.219Z] Using test binary docker [2021-04-06T17:06:21.219Z] +++ /etc/init.d/apparmor start [2021-04-06T17:06:21.219Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-06T17:06:21.219Z] INFO: Waiting for daemon to start... [2021-04-06T17:06:21.219Z] Starting dockerd [2021-04-06T17:06:21.219Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-04-06T17:06:23.801Z] . [2021-04-06T17:06:23.801Z] [2021-04-06T17:06:23.801Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-06T17:06:23.801Z] [2021-04-06T17:06:23.801Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-06T17:06:23.801Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-06T17:06:23.801Z] Error: No such image: emptyfs [2021-04-06T17:06:23.801Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-06T17:06:23.801Z] ++++ docker load [2021-04-06T17:06:23.801Z] Error: No such image: emptyfs [2021-04-06T17:06:23.801Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-06T17:06:23.801Z] ++++ docker load [2021-04-06T17:06:24.064Z] Running integration-test (iteration 1) [2021-04-06T17:06:24.064Z] Running integration-test (iteration 1) [2021-04-06T17:06:24.064Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-04-06T17:06:24.064Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-04-06T17:06:24.064Z] ++ set -e [2021-04-06T17:06:24.064Z] ++ '[' -n 0 ']' [2021-04-06T17:06:24.064Z] ++ set -x [2021-04-06T17:06:24.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-04-06T17:06:24.064Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-04-06T17:06:24.064Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-04-06T17:06:24.064Z] ++ set -e [2021-04-06T17:06:24.064Z] ++ '[' -n 0 ']' [2021-04-06T17:06:24.064Z] ++ set -x [2021-04-06T17:06:24.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-04-06T17:06:25.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-06T17:06:29.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-06T17:06:30.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-06T17:06:31.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-06T17:06:32.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-06T17:06:32.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-06T17:06:33.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-06T17:06:35.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-06T17:06:36.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-06T17:06:38.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-06T17:06:38.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-06T17:06:39.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-06T17:06:40.229Z] #57 309.9 + bin/containerd-stress [2021-04-06T17:06:40.229Z] #57 312.3 + bin/containerd-shim [2021-04-06T17:06:40.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-06T17:06:41.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-06T17:06:42.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-06T17:06:43.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-06T17:06:43.861Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-06T17:06:43.861Z] Using test binary docker [2021-04-06T17:06:43.861Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-06T17:06:43.861Z] +++ /etc/init.d/apparmor start [2021-04-06T17:06:43.861Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-06T17:06:43.861Z] INFO: Waiting for daemon to start... [2021-04-06T17:06:43.861Z] Starting dockerd [2021-04-06T17:06:43.861Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-04-06T17:06:45.848Z] #57 319.3 + bin/containerd-shim-runc-v1 [2021-04-06T17:06:45.917Z] . [2021-04-06T17:06:45.917Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-06T17:06:45.917Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-06T17:06:45.917Z] Error: No such image: emptyfs [2021-04-06T17:06:45.917Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-06T17:06:45.917Z] ++++ docker load [2021-04-06T17:06:46.286Z] Running integration-test (iteration 1) [2021-04-06T17:06:46.286Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-04-06T17:06:46.286Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:06:46.286Z] ++ set -e [2021-04-06T17:06:46.286Z] ++ '[' -n 0 ']' [2021-04-06T17:06:46.286Z] ++ set -x [2021-04-06T17:06:46.286Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:06:50.358Z] #57 324.2 + bin/containerd-shim-runc-v2 [2021-04-06T17:06:51.401Z] #57 325.4 + binaries [2021-04-06T17:06:51.401Z] #57 325.4 + install -D bin/containerd /build/containerd [2021-04-06T17:06:51.401Z] #57 325.4 + install -D bin/containerd-shim /build/containerd-shim [2021-04-06T17:06:51.401Z] #57 325.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-06T17:06:51.401Z] #57 325.4 + install -D bin/ctr /build/ctr [2021-04-06T17:06:51.401Z] #57 DONE 325.5s [2021-04-06T17:06:51.772Z] ok github.com/docker/docker/api/server/httputils 0.051s coverage: 14.7% of statements [2021-04-06T17:06:51.772Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-06T17:06:51.772Z] ok github.com/docker/docker/api/server/middleware 0.024s coverage: 37.7% of statements [2021-04-06T17:06:51.772Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-06T17:06:51.772Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-06T17:06:51.772Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-06T17:06:51.772Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-06T17:06:51.772Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-06T17:06:51.772Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-06T17:06:51.772Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-06T17:06:51.772Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-06T17:06:51.772Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-06T17:06:52.041Z] [2021-04-06T17:06:52.041Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-06T17:06:52.041Z] #58 sha256:ba6c9c329c704a7e7d3968076ded9f22136d68331abee232a6de920c62d1cd9a [2021-04-06T17:06:52.337Z] #58 DONE 0.1s [2021-04-06T17:06:52.337Z] [2021-04-06T17:06:52.337Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-06T17:06:52.337Z] #62 sha256:4ed35c36b320414ab60ae3fa7186067a64b39b0d85cc295600ca06f476426e23 [2021-04-06T17:06:52.337Z] #62 DONE 0.1s [2021-04-06T17:06:52.337Z] [2021-04-06T17:06:52.337Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-06T17:06:52.337Z] #67 sha256:aefdb5a8422b1919c757cead7bd2c7a6fbeda514e8be8f54c0327c984d9a9f2c [2021-04-06T17:06:52.346Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-06T17:06:52.347Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-06T17:06:52.631Z] #67 DONE 0.1s [2021-04-06T17:06:52.631Z] [2021-04-06T17:06:52.631Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-06T17:06:52.631Z] #69 sha256:f5fb5d9488e52a9b7bc79acfdc1a86dec09f164d166ef479e6846625d1f3537a [2021-04-06T17:06:52.631Z] #69 DONE 0.1s [2021-04-06T17:06:52.631Z] [2021-04-06T17:06:52.631Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-06T17:06:52.631Z] #70 sha256:59d8b0d5b16cbf161f4f741239d40940fb82708a8d76041eadd66bed4987cd6e [2021-04-06T17:06:52.631Z] #70 DONE 0.0s [2021-04-06T17:06:52.631Z] [2021-04-06T17:06:52.631Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-06T17:06:52.631Z] #71 sha256:3c1a2842878d9ed9073772f4e778b24ab1d694f90f3322e912f83aef30ce16aa [2021-04-06T17:06:52.922Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2021-04-06T17:06:52.922Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2021-04-06T17:06:53.185Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 5.7% of statements [2021-04-06T17:06:53.185Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-06T17:06:53.185Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-06T17:06:53.185Z] ? github.com/docker/docker/api/types [no test files] [2021-04-06T17:06:53.185Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-06T17:06:53.185Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-06T17:06:53.185Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-06T17:06:53.185Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-06T17:06:53.185Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-06T17:06:53.185Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-06T17:06:53.185Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-06T17:06:53.185Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-06T17:06:53.185Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-06T17:06:53.185Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-06T17:06:53.185Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-06T17:06:53.185Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2021-04-06T17:06:53.449Z] ok github.com/docker/docker/api/types/versions 0.025s coverage: 75.0% of statements [2021-04-06T17:06:53.449Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-06T17:06:53.449Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-06T17:06:53.449Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-06T17:06:53.449Z] ? github.com/docker/docker/builder [no test files] [2021-04-06T17:06:53.449Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-06T17:06:53.449Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-06T17:06:53.449Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-06T17:06:53.449Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-06T17:06:53.449Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-06T17:06:53.449Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-06T17:06:53.449Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-06T17:06:54.720Z] #71 DONE 2.1s [2021-04-06T17:06:54.720Z] [2021-04-06T17:06:54.720Z] #72 exporting to oci image format [2021-04-06T17:06:54.720Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-04-06T17:06:54.720Z] #72 exporting layers [2021-04-06T17:06:54.831Z] Loaded image: buildpack-deps:buster [2021-04-06T17:06:54.831Z] Loaded image: busybox:latest [2021-04-06T17:06:54.831Z] Loaded image: busybox:glibc [2021-04-06T17:06:56.765Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2021-04-06T17:06:56.926Z] Loaded image: debian:bullseye [2021-04-06T17:06:56.926Z] Loaded image: hello-world:latest [2021-04-06T17:06:56.926Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:06:56.926Z] INFO: Testing against a local daemon [2021-04-06T17:06:56.926Z] === RUN TestCgroupNamespacesBuild [2021-04-06T17:06:57.712Z] ok github.com/docker/docker/builder/remotecontext 0.170s coverage: 13.7% of statements [2021-04-06T17:06:57.975Z] ok github.com/docker/docker/builder/dockerfile 0.390s coverage: 48.5% of statements [2021-04-06T17:06:57.975Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-06T17:06:58.982Z] --- PASS: TestCgroupNamespacesBuild (2.03s) [2021-04-06T17:06:58.982Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-06T17:07:01.038Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.96s) [2021-04-06T17:07:01.038Z] === RUN TestBuildWithSession [2021-04-06T17:07:01.038Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-06T17:07:01.038Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:07:01.038Z] === RUN TestBuildSquashParent [2021-04-06T17:07:01.295Z] ok github.com/docker/docker/builder/remotecontext/git 6.067s coverage: 86.3% of statements [2021-04-06T17:07:01.296Z] ? github.com/docker/docker/cli [no test files] [2021-04-06T17:07:01.296Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-06T17:07:05.520Z] ok github.com/docker/docker/client 0.245s coverage: 75.4% of statements [2021-04-06T17:07:09.491Z] --- PASS: TestBuildSquashParent (8.65s) [2021-04-06T17:07:09.491Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-06T17:07:09.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:07:09.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:07:09.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:07:09.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:07:09.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:07:09.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:07:09.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:07:09.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:07:09.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:07:09.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:07:09.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:07:09.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:07:09.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:07:09.491Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:07:10.394Z] 5ff1512f88ec: Pull complete [2021-04-06T17:07:10.394Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-04-06T17:07:10.394Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:07:10.394Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:07:10.394Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-04-06T17:07:10.395Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-04-06T17:07:10.395Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1817' [2021-04-06T17:07:10.395Z] INFO: Docker version of control daemon [2021-04-06T17:07:10.395Z] [2021-04-06T17:07:10.395Z] Client: Docker Engine - Enterprise [2021-04-06T17:07:10.395Z] Version: 19.03.12 [2021-04-06T17:07:10.395Z] API version: 1.40 [2021-04-06T17:07:10.395Z] Go version: go1.13.13 [2021-04-06T17:07:10.395Z] Git commit: 4306744 [2021-04-06T17:07:10.395Z] Built: 08/05/2020 19:27:53 [2021-04-06T17:07:10.395Z] OS/Arch: windows/amd64 [2021-04-06T17:07:10.395Z] Experimental: false [2021-04-06T17:07:10.395Z] [2021-04-06T17:07:10.395Z] Server: Docker Engine - Enterprise [2021-04-06T17:07:10.395Z] Engine: [2021-04-06T17:07:10.395Z] Version: 19.03.12 [2021-04-06T17:07:10.395Z] API version: 1.40 (minimum version 1.24) [2021-04-06T17:07:10.395Z] Go version: go1.13.13 [2021-04-06T17:07:10.395Z] Git commit: f295753ffd [2021-04-06T17:07:10.395Z] Built: 08/05/2020 19:26:41 [2021-04-06T17:07:10.395Z] OS/Arch: windows/amd64 [2021-04-06T17:07:10.395Z] Experimental: true [2021-04-06T17:07:10.395Z] [2021-04-06T17:07:10.395Z] INFO: Docker info of control daemon [2021-04-06T17:07:10.395Z] [2021-04-06T17:07:10.395Z] Client: [2021-04-06T17:07:10.395Z] Debug Mode: false [2021-04-06T17:07:10.395Z] Plugins: [2021-04-06T17:07:10.395Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-06T17:07:10.395Z] [2021-04-06T17:07:10.395Z] Server: [2021-04-06T17:07:10.395Z] Containers: 0 [2021-04-06T17:07:10.395Z] Running: 0 [2021-04-06T17:07:10.395Z] Paused: 0 [2021-04-06T17:07:10.395Z] Stopped: 0 [2021-04-06T17:07:10.395Z] Images: 1 [2021-04-06T17:07:10.395Z] Server Version: 19.03.12 [2021-04-06T17:07:10.395Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-06T17:07:10.395Z] Windows: [2021-04-06T17:07:10.395Z] LCOW: [2021-04-06T17:07:10.395Z] Logging Driver: json-file [2021-04-06T17:07:10.395Z] Plugins: [2021-04-06T17:07:10.395Z] Volume: local [2021-04-06T17:07:10.395Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-06T17:07:10.395Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-06T17:07:10.395Z] Swarm: inactive [2021-04-06T17:07:10.395Z] Default Isolation: process [2021-04-06T17:07:10.395Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-06T17:07:10.395Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-06T17:07:10.395Z] OSType: windows [2021-04-06T17:07:10.395Z] Architecture: x86_64 [2021-04-06T17:07:10.395Z] CPUs: 4 [2021-04-06T17:07:10.395Z] Total Memory: 32GiB [2021-04-06T17:07:10.395Z] Name: azwin-2-b3ebe0 [2021-04-06T17:07:10.395Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-06T17:07:10.395Z] Docker Root Dir: D:\docker [2021-04-06T17:07:10.395Z] Debug Mode: false [2021-04-06T17:07:10.395Z] Registry: https://index.docker.io/v1/ [2021-04-06T17:07:10.395Z] Labels: [2021-04-06T17:07:10.395Z] Experimental: true [2021-04-06T17:07:10.395Z] Insecure Registries: [2021-04-06T17:07:10.395Z] 10.0.0.4:5000 [2021-04-06T17:07:10.395Z] 127.0.0.0/8 [2021-04-06T17:07:10.395Z] Registry Mirrors: [2021-04-06T17:07:10.395Z] http://10.0.0.4:5000/ [2021-04-06T17:07:10.395Z] Live Restore Enabled: false [2021-04-06T17:07:10.395Z] [2021-04-06T17:07:10.395Z] [2021-04-06T17:07:10.395Z] INFO: Commit hash is f2c0b3688a [2021-04-06T17:07:10.395Z] INFO: Nuke-Everything... [2021-04-06T17:07:10.395Z] INFO: Container count on control daemon to delete is 0 [2021-04-06T17:07:10.395Z] INFO: Nuking d:\CI [2021-04-06T17:07:10.395Z] INFO: Zapped successfully [2021-04-06T17:07:10.395Z] INFO: Location for testing is d:\CI\PR-42257\1 [2021-04-06T17:07:10.395Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-04-06T17:07:10.395Z] [2021-04-06T17:07:10.395Z] [2021-04-06T17:07:10.395Z] INFO: Building the image from Dockerfile.windows at 04/06/2021 17:07:08... [2021-04-06T17:07:10.395Z] [2021-04-06T17:07:10.752Z] Loaded image: buildpack-deps:buster [2021-04-06T17:07:10.752Z] Loaded image: buildpack-deps:buster [2021-04-06T17:07:10.752Z] Loaded image: busybox:latest [2021-04-06T17:07:10.752Z] Loaded image: busybox:latest [2021-04-06T17:07:10.752Z] Loaded image: busybox:glibc [2021-04-06T17:07:10.752Z] Loaded image: busybox:glibc [2021-04-06T17:07:12.662Z] Loaded image: debian:bullseye [2021-04-06T17:07:12.662Z] Loaded image: hello-world:latest [2021-04-06T17:07:12.662Z] Loaded image: debian:bullseye [2021-04-06T17:07:12.922Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:07:12.923Z] Loaded image: hello-world:latest [2021-04-06T17:07:12.923Z] INFO: Testing against a local daemon [2021-04-06T17:07:12.923Z] === RUN TestDockerSuite [2021-04-06T17:07:12.923Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-06T17:07:12.923Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:07:12.923Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-06T17:07:12.996Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:07:12.996Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:07:13.182Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-06T17:07:13.182Z] INFO: Testing against a local daemon [2021-04-06T17:07:13.182Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-06T17:07:13.182Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-06T17:07:13.182Z] === RUN TestDockerDaemonSuite [2021-04-06T17:07:13.182Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-06T17:07:13.182Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-06T17:07:13.182Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-06T17:07:13.182Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-04-06T17:07:13.268Z] Sending build context to Docker daemon 58.27MB [2021-04-06T17:07:13.268Z] [2021-04-06T17:07:13.268Z] Step 1/10 : FROM microsoft/windowsservercore [2021-04-06T17:07:13.268Z] ---> 3eaa9ebbf51f [2021-04-06T17:07:13.268Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-04-06T17:07:13.268Z] ---> Running in 794c82f08228 [2021-04-06T17:07:13.720Z] Removing intermediate container 794c82f08228 [2021-04-06T17:07:13.720Z] ---> 49ed3071c1ea [2021-04-06T17:07:13.720Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-04-06T17:07:13.720Z] ---> Running in d593f376ffd4 [2021-04-06T17:07:14.172Z] Removing intermediate container d593f376ffd4 [2021-04-06T17:07:14.172Z] ---> b0f773e2fd18 [2021-04-06T17:07:14.172Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-04-06T17:07:14.172Z] ---> Running in 6da695cbf0b4 [2021-04-06T17:07:14.626Z] Removing intermediate container 6da695cbf0b4 [2021-04-06T17:07:14.626Z] ---> 36c950cab5ba [2021-04-06T17:07:14.626Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-04-06T17:07:14.626Z] ---> Running in 9bd4bb229e4d [2021-04-06T17:07:15.078Z] Removing intermediate container 9bd4bb229e4d [2021-04-06T17:07:15.078Z] ---> 89cd651bd47e [2021-04-06T17:07:15.078Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-04-06T17:07:15.078Z] ---> Running in 9fdbc7c94179 [2021-04-06T17:07:15.088Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-06T17:07:15.088Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-06T17:07:15.656Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-06T17:07:15.656Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-06T17:07:15.714Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:07:15.714Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:07:16.594Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-06T17:07:16.594Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-06T17:07:16.594Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-06T17:07:18.437Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-06T17:07:18.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.90s) [2021-04-06T17:07:18.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.99s) [2021-04-06T17:07:18.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.93s) [2021-04-06T17:07:18.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.91s) [2021-04-06T17:07:18.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.84s) [2021-04-06T17:07:18.437Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.99s) [2021-04-06T17:07:18.437Z] === RUN TestBuildMultiStageCopy [2021-04-06T17:07:18.437Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-06T17:07:18.688Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:07:18.688Z] [2021-04-06T17:07:18.688Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-06T17:07:18.688Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-06T17:07:18.688Z] HOSTNAME=106a68255d8c [2021-04-06T17:07:18.688Z] DEST=bundles/test-integration [2021-04-06T17:07:18.688Z] PWD=/go/src/github.com/docker/docker [2021-04-06T17:07:18.688Z] DOCKER_ROOTLESS=1 [2021-04-06T17:07:18.688Z] DOCKER_GITCOMMIT=f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T17:07:18.688Z] container=docker [2021-04-06T17:07:18.688Z] HOME=/root [2021-04-06T17:07:18.688Z] GOLANG_VERSION=1.13.15 [2021-04-06T17:07:18.688Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-06T17:07:18.688Z] VALIDATE_BRANCH=20.10 [2021-04-06T17:07:18.688Z] TERM=xterm [2021-04-06T17:07:18.688Z] DOCKER_PKG=github.com/docker/docker [2021-04-06T17:07:18.688Z] SHLVL=1 [2021-04-06T17:07:18.688Z] TIMEOUT=120m [2021-04-06T17:07:18.688Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-06T17:07:18.688Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-06T17:07:18.688Z] GO111MODULE=off [2021-04-06T17:07:18.688Z] DOCKER_EXPERIMENTAL=1 [2021-04-06T17:07:18.688Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-06T17:07:18.688Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-06T17:07:18.688Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-06T17:07:18.688Z] GOPATH=/go [2021-04-06T17:07:18.688Z] PKG_CONFIG=pkg-config [2021-04-06T17:07:18.688Z] _=/usr/bin/env [2021-04-06T17:07:18.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-06T17:07:19.752Z] [2021-04-06T17:07:19.752Z] SUCCESS: Specified value was saved. [2021-04-06T17:07:19.885Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-06T17:07:21.263Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-06T17:07:21.263Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-06T17:07:21.263Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-06T17:07:21.269Z] INFO: Downloading git... [2021-04-06T17:07:21.937Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-06T17:07:21.937Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-06T17:07:22.230Z] INFO: Downloading go... [2021-04-06T17:07:22.565Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-06T17:07:23.170Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-04-06T17:07:23.197Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-06T17:07:23.825Z] --- PASS: TestBuildMultiStageCopy (5.57s) [2021-04-06T17:07:23.825Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.01s) [2021-04-06T17:07:23.825Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2021-04-06T17:07:23.825Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2021-04-06T17:07:23.825Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2021-04-06T17:07:23.825Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.73s) [2021-04-06T17:07:23.825Z] === RUN TestBuildMultiStageParentConfig [2021-04-06T17:07:24.383Z] INFO: Downloading compiler 1 of 3... [2021-04-06T17:07:25.078Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-06T17:07:25.339Z] INFO: Downloading compiler 2 of 3... [2021-04-06T17:07:25.792Z] INFO: Downloading compiler 3 of 3... [2021-04-06T17:07:25.899Z] --- PASS: TestBuildMultiStageParentConfig (1.67s) [2021-04-06T17:07:25.899Z] === RUN TestBuildLabelWithTargets [2021-04-06T17:07:26.015Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-06T17:07:26.619Z] ..........................xx.................... [ 29%] [2021-04-06T17:07:26.751Z] INFO: Extracting git... [2021-04-06T17:07:26.952Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-06T17:07:27.527Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-06T17:07:27.527Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-06T17:07:27.527Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-06T17:07:28.616Z] --- PASS: TestBuildLabelWithTargets (2.61s) [2021-04-06T17:07:28.616Z] === RUN TestBuildWithEmptyLayers [2021-04-06T17:07:29.244Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2021-04-06T17:07:29.244Z] === RUN TestBuildMultiStageOnBuild [2021-04-06T17:07:32.744Z] --- PASS: TestBuildMultiStageOnBuild (3.41s) [2021-04-06T17:07:32.744Z] === RUN TestBuildUncleanTarFilenames [2021-04-06T17:07:34.111Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:07:34.111Z] [2021-04-06T17:07:34.111Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-06T17:07:34.111Z] DOCKER_SYSTEMD=1 [2021-04-06T17:07:34.111Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-06T17:07:34.111Z] HOSTNAME=3e94c8d3e8ca [2021-04-06T17:07:34.111Z] DEST=bundles/test-integration [2021-04-06T17:07:34.111Z] PWD=/go/src/github.com/docker/docker [2021-04-06T17:07:34.111Z] DOCKER_GITCOMMIT=f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T17:07:34.111Z] container=docker [2021-04-06T17:07:34.111Z] HOME=/root [2021-04-06T17:07:34.111Z] LANG=C.UTF-8 [2021-04-06T17:07:34.111Z] INVOCATION_ID=a00e9da202ba46b99741f196ecf6bf82 [2021-04-06T17:07:34.111Z] GOLANG_VERSION=1.13.15 [2021-04-06T17:07:34.111Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-06T17:07:34.111Z] VALIDATE_BRANCH=20.10 [2021-04-06T17:07:34.111Z] TERM=xterm [2021-04-06T17:07:34.111Z] DOCKER_PKG=github.com/docker/docker [2021-04-06T17:07:34.111Z] SHLVL=3 [2021-04-06T17:07:34.111Z] TIMEOUT=120m [2021-04-06T17:07:34.111Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-06T17:07:34.111Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-06T17:07:34.111Z] GO111MODULE=off [2021-04-06T17:07:34.111Z] DOCKER_EXPERIMENTAL=1 [2021-04-06T17:07:34.111Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-06T17:07:34.111Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-06T17:07:34.111Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-06T17:07:34.111Z] GOPATH=/go [2021-04-06T17:07:34.111Z] PKG_CONFIG=pkg-config [2021-04-06T17:07:34.111Z] _=/usr/bin/env [2021-04-06T17:07:34.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-06T17:07:34.244Z] --- PASS: TestBuildUncleanTarFilenames (1.51s) [2021-04-06T17:07:34.244Z] === RUN TestBuildMultiStageLayerLeak [2021-04-06T17:07:35.646Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-06T17:07:37.671Z] ok github.com/docker/docker/cmd/dockerd 0.158s coverage: 29.1% of statements [2021-04-06T17:07:37.671Z] ok github.com/docker/docker/container 0.162s coverage: 34.7% of statements [2021-04-06T17:07:37.671Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-06T17:07:37.671Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-06T17:07:37.671Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-06T17:07:37.671Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-06T17:07:37.671Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.033s coverage: 65.3% of statements [2021-04-06T17:07:37.671Z] ok github.com/docker/docker/daemon/cluster/convert 0.087s coverage: 35.9% of statements [2021-04-06T17:07:37.751Z] --- PASS: TestBuildMultiStageLayerLeak (3.54s) [2021-04-06T17:07:37.751Z] === RUN TestBuildWithHugeFile [2021-04-06T17:07:38.937Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-06T17:07:39.051Z] INFO: Expanding go... [2021-04-06T17:07:42.016Z] ok github.com/docker/docker/daemon/cluster 0.108s coverage: 0.5% of statements [2021-04-06T17:07:42.964Z] ok github.com/docker/docker/daemon/config 0.093s coverage: 81.8% of statements [2021-04-06T17:07:43.134Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-06T17:07:43.394Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-04-06T17:07:44.892Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2021-04-06T17:07:45.155Z] ok github.com/docker/docker/daemon/events 0.097s coverage: 50.0% of statements [2021-04-06T17:07:45.929Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-06T17:07:47.081Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2021-04-06T17:07:47.309Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-06T17:07:48.693Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-06T17:07:48.693Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-04-06T17:07:49.631Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-06T17:07:50.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-06T17:07:50.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-06T17:07:51.011Z] --- PASS: TestBuildWithHugeFile (95.48s) [2021-04-06T17:07:51.011Z] === RUN TestBuildWithEmptyDockerfile [2021-04-06T17:07:51.011Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:07:51.011Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:07:51.011Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:07:51.011Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:07:51.011Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:07:51.011Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:07:51.011Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:07:51.011Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:07:51.011Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-04-06T17:07:51.300Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2021-04-06T17:07:51.300Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.074s coverage: 73.3% of statements [2021-04-06T17:07:51.300Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.507s coverage: 14.0% of statements [2021-04-06T17:07:51.477Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:07:51.477Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-04-06T17:07:51.477Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s) [2021-04-06T17:07:51.477Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.35s) [2021-04-06T17:07:51.477Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2021-04-06T17:07:51.477Z] === RUN TestBuildPreserveOwnership [2021-04-06T17:07:51.477Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-06T17:07:52.246Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.726s coverage: 56.2% of statements [2021-04-06T17:07:52.428Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-04-06T17:07:53.332Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-04-06T17:07:53.368Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-04-06T17:07:54.175Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.025s coverage: 1.9% of statements [2021-04-06T17:07:54.748Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-04-06T17:07:55.125Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.806s coverage: 49.4% of statements [2021-04-06T17:07:55.687Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-06T17:07:55.947Z] === RUN TestDockerSuite/TestAttachDetach [2021-04-06T17:07:56.885Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-06T17:07:57.454Z] --- PASS: TestBuildPreserveOwnership (6.15s) [2021-04-06T17:07:57.454Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.32s) [2021-04-06T17:07:57.454Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.82s) [2021-04-06T17:07:57.454Z] === RUN TestBuildPlatformInvalid [2021-04-06T17:07:57.682Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.374s coverage: 57.7% of statements [2021-04-06T17:07:57.682Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 57.5% of statements [2021-04-06T17:07:57.713Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2021-04-06T17:07:57.713Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-06T17:07:57.944Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.424s coverage: 46.2% of statements [2021-04-06T17:07:57.972Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-06T17:07:59.338Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2021-04-06T17:07:59.878Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-04-06T17:07:59.878Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-06T17:07:59.913Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.032s coverage: 3.0% of statements [2021-04-06T17:08:00.042Z] INFO: Expanding compiler 1 of 3... [2021-04-06T17:08:00.042Z] INFO: Expanding compiler 2 of 3... [2021-04-06T17:08:00.177Z] ok github.com/docker/docker/daemon 12.284s coverage: 17.1% of statements [2021-04-06T17:08:00.440Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-06T17:08:00.440Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-06T17:08:00.440Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-06T17:08:00.440Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-06T17:08:00.440Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-06T17:08:00.440Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-06T17:08:00.440Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-06T17:08:01.388Z] ok github.com/docker/docker/daemon/images 0.065s coverage: 6.7% of statements [2021-04-06T17:08:01.388Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-06T17:08:01.388Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-06T17:08:01.651Z] ok github.com/docker/docker/daemon/logger 0.252s coverage: 43.2% of statements [2021-04-06T17:08:02.417Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-06T17:08:02.599Z] ok github.com/docker/docker/daemon/logger/gelf 0.027s coverage: 67.0% of statements [2021-04-06T17:08:02.599Z] ok github.com/docker/docker/daemon/logger/awslogs 0.316s coverage: 77.4% of statements [2021-04-06T17:08:02.599Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-06T17:08:02.599Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-06T17:08:02.862Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 23.9% of statements [2021-04-06T17:08:03.061Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-04-06T17:08:03.436Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.031s coverage: 87.2% of statements [2021-04-06T17:08:03.698Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.044s coverage: 69.9% of statements [2021-04-06T17:08:03.798Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-06T17:08:04.648Z] ok github.com/docker/docker/daemon/logger/local 0.062s coverage: 75.2% of statements [2021-04-06T17:08:04.648Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-06T17:08:04.688Z] INFO: Expanding compiler 3 of 3... [2021-04-06T17:08:05.140Z] INFO: Removing downloaded files... [2021-04-06T17:08:05.141Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-04-06T17:08:05.141Z] INFO: Configuring git core.autocrlf... [2021-04-06T17:08:05.598Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.126s coverage: 55.1% of statements [2021-04-06T17:08:05.598Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.052s coverage: 31.5% of statements [2021-04-06T17:08:05.706Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-06T17:08:06.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-06T17:08:06.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-06T17:08:06.275Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-04-06T17:08:06.547Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2021-04-06T17:08:06.810Z] ok github.com/docker/docker/daemon/logger/syslog 0.057s coverage: 46.8% of statements [2021-04-06T17:08:07.386Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2021-04-06T17:08:07.749Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-04-06T17:08:08.337Z] ok github.com/docker/docker/daemon/logger/splunk 1.940s coverage: 82.5% of statements [2021-04-06T17:08:08.337Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-06T17:08:08.337Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-06T17:08:08.599Z] ok github.com/docker/docker/distribution/metadata 0.144s coverage: 48.2% of statements [2021-04-06T17:08:08.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-06T17:08:08.815Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-06T17:08:09.992Z] ok github.com/docker/docker/errdefs 0.021s coverage: 53.1% of statements [2021-04-06T17:08:10.255Z] ok github.com/docker/docker/distribution 0.269s coverage: 25.0% of statements [2021-04-06T17:08:10.255Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-06T17:08:10.420Z] --- PASS: TestBuildWithHugeFile (27.33s) [2021-04-06T17:08:10.420Z] === RUN TestBuildWithEmptyDockerfile [2021-04-06T17:08:10.420Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:08:10.420Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:08:10.420Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:08:10.420Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:08:10.420Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:08:10.420Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:08:10.420Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:08:10.420Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:08:10.420Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:08:10.420Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2021-04-06T17:08:10.420Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2021-04-06T17:08:10.420Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2021-04-06T17:08:10.420Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-04-06T17:08:10.420Z] === RUN TestBuildPreserveOwnership [2021-04-06T17:08:10.420Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-06T17:08:10.710Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-06T17:08:10.723Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-04-06T17:08:10.723Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-06T17:08:10.834Z] ok github.com/docker/docker/image 0.052s coverage: 86.8% of statements [2021-04-06T17:08:11.409Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2021-04-06T17:08:11.409Z] ok github.com/docker/docker/distribution/xfer 1.741s coverage: 85.1% of statements [2021-04-06T17:08:11.409Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-06T17:08:11.409Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-04-06T17:08:11.672Z] ok github.com/docker/docker/image/v1 0.042s coverage: 25.0% of statements [2021-04-06T17:08:11.672Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-06T17:08:12.620Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2021-04-06T17:08:12.630Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-06T17:08:12.631Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-06T17:08:13.198Z] ok github.com/docker/docker/oci 0.036s coverage: 38.4% of statements [2021-04-06T17:08:13.434Z] --- PASS: TestBuildPreserveOwnership (7.63s) [2021-04-06T17:08:13.434Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.98s) [2021-04-06T17:08:13.435Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.64s) [2021-04-06T17:08:13.435Z] === RUN TestBuildPlatformInvalid [2021-04-06T17:08:13.435Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-04-06T17:08:13.435Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-06T17:08:13.461Z] ok github.com/docker/docker/opts 0.061s coverage: 67.1% of statements [2021-04-06T17:08:13.461Z] ok github.com/docker/docker/pkg/aaparser 0.017s coverage: 52.9% of statements [2021-04-06T17:08:14.426Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2021-04-06T17:08:14.537Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-06T17:08:15.375Z] ok github.com/docker/docker/pkg/capabilities 0.023s coverage: 87.5% of statements [2021-04-06T17:08:15.474Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-06T17:08:15.948Z] ok github.com/docker/docker/pkg/authorization 0.828s coverage: 68.3% of statements [2021-04-06T17:08:16.411Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-04-06T17:08:16.524Z] ok github.com/docker/docker/pkg/archive 1.109s coverage: 81.8% of statements [2021-04-06T17:08:16.787Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2021-04-06T17:08:17.361Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-04-06T17:08:17.622Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 97.6% of statements [2021-04-06T17:08:18.198Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-04-06T17:08:18.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-06T17:08:18.772Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-04-06T17:08:19.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-06T17:08:19.346Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2021-04-06T17:08:19.609Z] ok github.com/docker/docker/pkg/chrootarchive 2.995s coverage: 43.2% of statements [2021-04-06T17:08:20.183Z] ok github.com/docker/docker/pkg/filenotify 0.616s coverage: 67.0% of statements [2021-04-06T17:08:20.447Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2021-04-06T17:08:20.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-06T17:08:21.020Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2021-04-06T17:08:21.020Z] ok github.com/docker/docker/pkg/fsutils 0.224s coverage: 85.1% of statements [2021-04-06T17:08:21.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-06T17:08:21.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-06T17:08:21.968Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2021-04-06T17:08:22.230Z] ok github.com/docker/docker/layer 7.506s coverage: 68.8% of statements [2021-04-06T17:08:22.230Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-06T17:08:22.230Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-06T17:08:22.230Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-06T17:08:22.230Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-06T17:08:22.230Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-06T17:08:22.230Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-06T17:08:22.230Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-06T17:08:22.493Z] ok github.com/docker/docker/pkg/jsonmessage 0.030s coverage: 91.7% of statements [2021-04-06T17:08:22.756Z] ok github.com/docker/docker/pkg/ioutils 0.613s coverage: 70.6% of statements [2021-04-06T17:08:22.756Z] ok github.com/docker/docker/pkg/idtools 0.880s coverage: 69.5% of statements [2021-04-06T17:08:22.756Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-06T17:08:22.756Z] ok github.com/docker/docker/pkg/longpath 0.019s coverage: 100.0% of statements [2021-04-06T17:08:22.756Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-06T17:08:22.756Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-06T17:08:22.982Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-04-06T17:08:23.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-06T17:08:23.381Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2021-04-06T17:08:23.381Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-06T17:08:23.381Z] ok github.com/docker/docker/pkg/parsers 0.035s coverage: 97.0% of statements [2021-04-06T17:08:23.381Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2021-04-06T17:08:23.814Z] Loaded image: buildpack-deps:buster [2021-04-06T17:08:23.814Z] Loaded image: busybox:latest [2021-04-06T17:08:23.814Z] Loaded image: busybox:glibc [2021-04-06T17:08:23.972Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.062s coverage: 86.7% of statements [2021-04-06T17:08:23.972Z] ok github.com/docker/docker/pkg/pidfile 0.030s coverage: 82.4% of statements [2021-04-06T17:08:23.972Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-06T17:08:23.972Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-06T17:08:24.445Z] Loaded image: debian:bullseye [2021-04-06T17:08:24.445Z] Loaded image: hello-world:latest [2021-04-06T17:08:24.546Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2021-04-06T17:08:24.735Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:08:25.120Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2021-04-06T17:08:25.383Z] ok github.com/docker/docker/pkg/progress 0.022s coverage: 75.9% of statements [2021-04-06T17:08:25.383Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2021-04-06T17:08:25.958Z] ok github.com/docker/docker/pkg/reexec 0.021s coverage: 82.4% of statements [2021-04-06T17:08:26.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-06T17:08:26.532Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2021-04-06T17:08:26.795Z] ok github.com/docker/docker/pkg/pubsub 1.085s coverage: 75.0% of statements [2021-04-06T17:08:27.369Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2021-04-06T17:08:27.369Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-04-06T17:08:27.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-06T17:08:28.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-06T17:08:28.256Z] Loaded image: buildpack-deps:buster [2021-04-06T17:08:28.256Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-04-06T17:08:28.256Z] Loaded image: busybox:latest [2021-04-06T17:08:28.256Z] Loaded image: busybox:glibc [2021-04-06T17:08:28.315Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.9% of statements [2021-04-06T17:08:28.577Z] ok github.com/docker/docker/pkg/system 0.018s coverage: 36.9% of statements [2021-04-06T17:08:29.152Z] ok github.com/docker/docker/pkg/tailfile 0.102s coverage: 88.6% of statements [2021-04-06T17:08:29.152Z] ok github.com/docker/docker/pkg/signal 2.865s coverage: 61.0% of statements [2021-04-06T17:08:29.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-06T17:08:29.415Z] ok github.com/docker/docker/pkg/tarsum 0.120s coverage: 89.3% of statements [2021-04-06T17:08:29.635Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-04-06T17:08:29.677Z] testing: warning: no tests to run [2021-04-06T17:08:29.677Z] coverage: [no statements] [2021-04-06T17:08:29.677Z] ok github.com/docker/docker/pkg/term/windows 0.045s coverage: [no statements] [no tests to run] [2021-04-06T17:08:29.939Z] ok github.com/docker/docker/pkg/truncindex 0.115s coverage: 91.5% of statements [2021-04-06T17:08:29.939Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2021-04-06T17:08:29.939Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2021-04-06T17:08:30.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-06T17:08:31.332Z] ok github.com/docker/docker/plugin/v2 0.022s coverage: 14.5% of statements [2021-04-06T17:08:31.332Z] ok github.com/docker/docker/profiles/seccomp 0.024s coverage: 85.4% of statements [2021-04-06T17:08:31.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-06T17:08:31.624Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.90s) [2021-04-06T17:08:31.624Z] PASS [2021-04-06T17:08:31.624Z] [2021-04-06T17:08:31.624Z] === Skipped [2021-04-06T17:08:31.624Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-04-06T17:08:31.624Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:08:31.624Z] [2021-04-06T17:08:31.624Z] [2021-04-06T17:08:31.624Z] DONE 33 tests, 1 skipped in 105.302s [2021-04-06T17:08:31.624Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-04-06T17:08:31.624Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:08:31.624Z] ++ set -e [2021-04-06T17:08:31.624Z] ++ '[' -n 0 ']' [2021-04-06T17:08:31.624Z] ++ set -x [2021-04-06T17:08:31.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:08:31.624Z] INFO: Testing against a local daemon [2021-04-06T17:08:31.624Z] === RUN TestConfigInspect [2021-04-06T17:08:32.113Z] #72 exporting layers 85.7s done [2021-04-06T17:08:32.113Z] #72 exporting manifest sha256:b3511332c6ab538fc2207c444495e178c7212793d3362f5bb6f36792693e60c7 done [2021-04-06T17:08:32.113Z] #72 exporting config sha256:44ad0a72da76462c8296e62b88c3146b29953d595bf17656b408d8ece638af02 done [2021-04-06T17:08:32.113Z] #72 sending tarball [2021-04-06T17:08:32.279Z] ok github.com/docker/docker/reference 0.020s coverage: 83.7% of statements [2021-04-06T17:08:32.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-06T17:08:32.854Z] ok github.com/docker/docker/plugin 0.551s coverage: 23.2% of statements [2021-04-06T17:08:32.926Z] Loaded image: debian:bullseye [2021-04-06T17:08:33.186Z] Loaded image: hello-world:latest [2021-04-06T17:08:33.186Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:08:33.755Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-04-06T17:08:33.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-06T17:08:34.250Z] ok github.com/docker/docker/registry/resumable 0.041s coverage: 100.0% of statements [2021-04-06T17:08:34.324Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-04-06T17:08:34.514Z] ok github.com/docker/docker/quota 0.525s coverage: 71.4% of statements [2021-04-06T17:08:34.514Z] ok github.com/docker/docker/registry 0.187s coverage: 57.2% of statements [2021-04-06T17:08:34.585Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-04-06T17:08:34.777Z] ok github.com/docker/docker/restartmanager 0.015s coverage: 45.3% of statements [2021-04-06T17:08:35.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-06T17:08:35.353Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2021-04-06T17:08:35.929Z] ok github.com/docker/docker/runconfig 0.028s coverage: 66.1% of statements [2021-04-06T17:08:36.064Z] --- PASS: TestConfigInspect (4.05s) [2021-04-06T17:08:36.064Z] === RUN TestConfigList [2021-04-06T17:08:36.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-06T17:08:36.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-06T17:08:36.656Z] #72 ... [2021-04-06T17:08:36.656Z] [2021-04-06T17:08:36.656Z] #73 importing to docker [2021-04-06T17:08:36.656Z] #73 sha256:541cafd843f2b3b98dd0441c0406956cae9d8ce15b27de1663f83c8d1dc14222 [2021-04-06T17:08:37.070Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-06T17:08:37.070Z] Using test binary docker [2021-04-06T17:08:37.070Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-06T17:08:37.070Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-06T17:08:37.070Z] INFO: Waiting for daemon to start... [2021-04-06T17:08:37.070Z] Starting dockerd [2021-04-06T17:08:37.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-06T17:08:37.860Z] ok github.com/docker/docker/volume/drivers 0.025s coverage: 36.1% of statements [2021-04-06T17:08:37.878Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-04-06T17:08:38.436Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.0% of statements [2021-04-06T17:08:38.446Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-04-06T17:08:38.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-06T17:08:38.699Z] ok github.com/docker/docker/volume/local 0.244s coverage: 76.4% of statements [2021-04-06T17:08:38.765Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-04-06T17:08:39.571Z] --- PASS: TestConfigList (3.79s) [2021-04-06T17:08:39.571Z] === RUN TestConfigsCreateAndDelete [2021-04-06T17:08:39.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-06T17:08:40.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-06T17:08:40.590Z] . [2021-04-06T17:08:40.590Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-06T17:08:40.590Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-06T17:08:40.590Z] Error: No such image: emptyfs [2021-04-06T17:08:40.590Z] Running integration-test (iteration 1) [2021-04-06T17:08:40.590Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-06T17:08:40.615Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.1% of statements [2021-04-06T17:08:42.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-06T17:08:43.751Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-04-06T17:08:43.751Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (45.79s) [2021-04-06T17:08:43.751Z] PASS [2021-04-06T17:08:43.751Z] [2021-04-06T17:08:43.751Z] === Skipped [2021-04-06T17:08:43.751Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-06T17:08:43.751Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:08:43.751Z] [2021-04-06T17:08:43.751Z] [2021-04-06T17:08:43.751Z] DONE 33 tests, 1 skipped in 257.728s [2021-04-06T17:08:43.751Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-06T17:08:43.751Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-06T17:08:43.751Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:08:43.751Z] ++ set -e [2021-04-06T17:08:43.751Z] ++ '[' -n 0 ']' [2021-04-06T17:08:43.751Z] ++ set -x [2021-04-06T17:08:43.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:08:43.751Z] INFO: Testing against a local daemon [2021-04-06T17:08:43.751Z] === RUN TestConfigInspect [2021-04-06T17:08:44.014Z] --- PASS: TestConfigsCreateAndDelete (3.73s) [2021-04-06T17:08:44.014Z] === RUN TestConfigsUpdate [2021-04-06T17:08:44.017Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-06T17:08:45.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-06T17:08:45.926Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-06T17:08:46.055Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-04-06T17:08:46.186Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-06T17:08:46.186Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-04-06T17:08:46.755Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-04-06T17:08:46.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-06T17:08:47.323Z] --- PASS: TestConfigInspect (3.45s) [2021-04-06T17:08:47.323Z] === RUN TestConfigList [2021-04-06T17:08:47.522Z] --- PASS: TestConfigsUpdate (3.84s) [2021-04-06T17:08:47.522Z] === RUN TestTemplatedConfig [2021-04-06T17:08:48.262Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-04-06T17:08:48.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-06T17:08:49.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-06T17:08:49.861Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-06T17:08:50.431Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-04-06T17:08:51.000Z] --- PASS: TestConfigList (3.66s) [2021-04-06T17:08:51.000Z] === RUN TestConfigsCreateAndDelete [2021-04-06T17:08:51.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-06T17:08:51.964Z] --- PASS: TestTemplatedConfig (4.17s) [2021-04-06T17:08:51.964Z] === RUN TestConfigCreateResolve [2021-04-06T17:08:52.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-06T17:08:52.377Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-06T17:08:52.636Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-04-06T17:08:53.204Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-06T17:08:53.773Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-04-06T17:08:54.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-06T17:08:54.035Z] --- PASS: TestConfigsCreateAndDelete (3.20s) [2021-04-06T17:08:54.035Z] === RUN TestConfigsUpdate [2021-04-06T17:08:54.233Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-04-06T17:08:55.309Z] #73 DONE 16.4s [2021-04-06T17:08:55.309Z] [2021-04-06T17:08:55.309Z] #72 exporting to oci image format [2021-04-06T17:08:55.309Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-04-06T17:08:55.309Z] #72 sending tarball 31.9s done [2021-04-06T17:08:55.309Z] #72 DONE 117.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-06T17:08:55.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-06T17:08:55.515Z] --- PASS: TestConfigCreateResolve (3.83s) [2021-04-06T17:08:55.515Z] === RUN TestConfigDaemonLibtrustID [2021-04-06T17:08:55.778Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42257/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2c0b3688a572fa0588132317ea1e276fef44203 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f2c0b3688a572fa0588132317ea1e276fef44203 hack/test/unit [2021-04-06T17:08:55.808Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-04-06T17:08:55.808Z] PASS [2021-04-06T17:08:55.808Z] [2021-04-06T17:08:55.808Z] DONE 7 tests in 24.122s [2021-04-06T17:08:55.808Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-04-06T17:08:55.808Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:08:55.808Z] ++ set -e [2021-04-06T17:08:55.808Z] ++ '[' -n 0 ']' [2021-04-06T17:08:55.808Z] ++ set -x [2021-04-06T17:08:55.808Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:08:55.808Z] INFO: Testing against a local daemon [2021-04-06T17:08:55.808Z] === RUN TestCheckpoint [2021-04-06T17:08:55.808Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-06T17:08:55.808Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:08:55.808Z] === RUN TestContainerInvalidJSON [2021-04-06T17:08:55.808Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:08:55.808Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:08:55.808Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:08:55.808Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:08:55.808Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:08:55.808Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:08:55.808Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:08:55.808Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:08:55.808Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:08:55.808Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-06T17:08:55.808Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-06T17:08:55.808Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-06T17:08:55.808Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-06T17:08:55.808Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-06T17:08:56.098Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-04-06T17:08:56.098Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-06T17:08:56.098Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2021-04-06T17:08:56.098Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-06T17:08:56.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-06T17:08:56.388Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-04-06T17:08:56.388Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-06T17:08:56.388Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2021-04-06T17:08:56.388Z] === RUN TestCopyFromContainer [2021-04-06T17:08:57.329Z] --- PASS: TestConfigsUpdate (2.97s) [2021-04-06T17:08:57.329Z] === RUN TestTemplatedConfig [2021-04-06T17:08:57.588Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-04-06T17:08:57.708Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-06T17:08:57.708Z] Using test binary docker [2021-04-06T17:08:57.708Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-06T17:08:57.708Z] Starting apparmor (via systemctl): apparmor.service. [2021-04-06T17:08:57.708Z] INFO: Waiting for daemon to start... [2021-04-06T17:08:57.708Z] Starting dockerd [2021-04-06T17:08:58.727Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.6% of statements [2021-04-06T17:08:58.727Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-06T17:08:58.727Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-06T17:08:58.727Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-06T17:08:58.727Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-06T17:08:58.727Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-06T17:08:58.727Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-06T17:08:58.727Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-06T17:08:58.727Z] ? github.com/docker/docker/rootless [no test files] [2021-04-06T17:08:58.727Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-06T17:08:58.727Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-06T17:08:58.727Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-06T17:08:58.727Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-06T17:08:58.727Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-06T17:08:58.727Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-06T17:08:58.727Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-06T17:08:58.727Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-06T17:08:58.727Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-06T17:08:58.727Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-06T17:08:58.727Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-06T17:08:58.727Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-06T17:08:58.727Z] ? github.com/docker/docker/volume [no test files] [2021-04-06T17:08:58.727Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-06T17:08:58.727Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === Skipped [2021-04-06T17:08:58.988Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-06T17:08:58.988Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-06T17:08:58.988Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-06T17:08:58.988Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:08:58.988Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-06T17:08:58.988Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:08:58.988Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-06T17:08:58.988Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:08:58.988Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-06T17:08:58.988Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:08:58.988Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-06T17:08:58.988Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:08:58.988Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-06T17:08:58.988Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-06T17:08:58.988Z] time="2021-04-06T17:07:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:08:58.988Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:08:58.988Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-06T17:08:58.988Z] time="2021-04-06T17:07:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:08:58.988Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:08:58.988Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-06T17:08:58.988Z] time="2021-04-06T17:07:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:08:58.988Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:08:58.988Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-06T17:08:58.988Z] time="2021-04-06T17:07:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:08:58.988Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:08:58.988Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-06T17:08:58.988Z] time="2021-04-06T17:07:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:08:58.988Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:08:58.988Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-06T17:08:58.988Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-06T17:08:58.988Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-06T17:08:58.988Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-06T17:08:58.988Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-06T17:08:58.988Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-06T17:08:58.988Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:08:58.988Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-06T17:08:58.988Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:08:58.988Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-06T17:08:58.988Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:08:58.988Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-06T17:08:58.988Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:08:58.988Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-06T17:08:58.988Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:08:58.988Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-06T17:08:58.988Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-06T17:08:58.988Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-06T17:08:58.988Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] [2021-04-06T17:08:58.988Z] DONE 2229 tests, 26 skipped in 199.959s [2021-04-06T17:08:59.114Z] === RUN TestCopyFromContainer// [2021-04-06T17:08:59.114Z] === RUN TestCopyFromContainer//bar/root [2021-04-06T17:08:59.114Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-06T17:08:59.114Z] === RUN TestCopyFromContainer/bar/quux [2021-04-06T17:08:59.114Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-06T17:08:59.396Z] ? github.com/docker/docker/api [no test files] [2021-04-06T17:08:59.405Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-06T17:08:59.405Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-06T17:08:59.405Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-06T17:08:59.695Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-06T17:08:59.695Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-06T17:08:59.695Z] --- PASS: TestCopyFromContainer (3.33s) [2021-04-06T17:08:59.695Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-06T17:08:59.695Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-04-06T17:08:59.695Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-06T17:08:59.695Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-04-06T17:08:59.695Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-04-06T17:08:59.695Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-04-06T17:08:59.695Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-04-06T17:08:59.695Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-04-06T17:08:59.695Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2021-04-06T17:08:59.695Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-04-06T17:08:59.695Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-06T17:08:59.986Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:08:59.986Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:08:59.986Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:08:59.986Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:08:59.986Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:08:59.986Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:08:59.986Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:08:59.986Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:08:59.986Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:08:59.986Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-06T17:08:59.986Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-06T17:08:59.986Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-04-06T17:08:59.986Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-04-06T17:08:59.986Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-06T17:08:59.986Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-04-06T17:08:59.986Z] === RUN TestCreateWithInvalidEnv [2021-04-06T17:08:59.986Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-06T17:08:59.986Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-06T17:08:59.986Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-06T17:08:59.986Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-06T17:08:59.986Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-06T17:08:59.986Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-06T17:08:59.986Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-06T17:08:59.986Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-06T17:08:59.986Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-06T17:08:59.986Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-06T17:08:59.986Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-06T17:08:59.986Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-06T17:08:59.986Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-06T17:08:59.986Z] === RUN TestCreateTmpfsMountsTarget [2021-04-06T17:08:59.986Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-04-06T17:08:59.986Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-06T17:09:00.238Z] . [2021-04-06T17:09:00.238Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-06T17:09:00.238Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-06T17:09:00.238Z] Error: No such image: emptyfs [2021-04-06T17:09:00.238Z] Running integration-test (iteration 1) [2021-04-06T17:09:00.238Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m Post stage [Pipeline] junit [2021-04-06T17:09:00.389Z] Recording test results [2021-04-06T17:09:01.781Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-04-06T17:09:01.781Z] --- PASS: TestTemplatedConfig (4.47s) [2021-04-06T17:09:01.781Z] === RUN TestConfigCreateResolve [2021-04-06T17:09:02.040Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-04-06T17:09:02.209Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-06T17:09:02.300Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-06T17:09:02.471Z] Loaded image: buildpack-deps:buster [2021-04-06T17:09:02.471Z] Loaded image: busybox:latest [2021-04-06T17:09:02.471Z] Loaded image: busybox:glibc [2021-04-06T17:09:02.471Z] Loaded image: debian:bullseye [2021-04-06T17:09:02.471Z] Loaded image: hello-world:latest [2021-04-06T17:09:02.471Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:09:02.471Z] INFO: Testing against a local daemon [2021-04-06T17:09:02.471Z] === RUN TestCgroupNamespacesBuild [2021-04-06T17:09:02.566Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42257/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2c0b3688a572fa0588132317ea1e276fef44203 -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:f2c0b3688a572fa0588132317ea1e276fef44203 hack/make.sh dynbinary test-integration [2021-04-06T17:09:02.710Z] --- PASS: TestCreateWithCustomMaskedPaths (2.83s) [2021-04-06T17:09:02.710Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-06T17:09:02.868Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-04-06T17:09:03.438Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-04-06T17:09:03.513Z] [2021-04-06T17:09:03.513Z] Removing bundles/ [2021-04-06T17:09:03.513Z] [2021-04-06T17:09:03.513Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-06T17:09:03.513Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:09:03.513Z] GOOS="" GOARCH="" GOARM="" [2021-04-06T17:09:04.819Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-04-06T17:09:04.819Z] --- PASS: TestConfigCreateResolve (3.43s) [2021-04-06T17:09:04.819Z] === RUN TestConfigDaemonLibtrustID [2021-04-06T17:09:04.987Z] --- PASS: TestCgroupNamespacesBuild (2.90s) [2021-04-06T17:09:04.987Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-06T17:09:06.197Z] --- PASS: TestConfigDaemonLibtrustID (1.05s) [2021-04-06T17:09:06.197Z] PASS [2021-04-06T17:09:06.197Z] [2021-04-06T17:09:06.197Z] DONE 7 tests in 22.402s [2021-04-06T17:09:06.197Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-06T17:09:06.197Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:09:06.197Z] ++ set -e [2021-04-06T17:09:06.197Z] ++ '[' -n 0 ']' [2021-04-06T17:09:06.197Z] ++ set -x [2021-04-06T17:09:06.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:09:06.197Z] INFO: Testing against a local daemon [2021-04-06T17:09:06.197Z] === RUN TestCheckpoint [2021-04-06T17:09:06.197Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-06T17:09:06.197Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:09:06.197Z] === RUN TestContainerInvalidJSON [2021-04-06T17:09:06.197Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:09:06.197Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:09:06.197Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:09:06.197Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:09:06.197Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:09:06.197Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:09:06.197Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:09:06.197Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:09:06.197Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:09:06.197Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-04-06T17:09:06.197Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-06T17:09:06.197Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-06T17:09:06.197Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-06T17:09:06.197Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-06T17:09:06.219Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.06s) [2021-04-06T17:09:06.219Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-06T17:09:06.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:09:06.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:09:06.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:09:06.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:09:06.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:09:06.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:09:06.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:09:06.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:09:06.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:09:06.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:09:06.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:09:06.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:09:06.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:09:06.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:09:06.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:09:06.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-06T17:09:06.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-06T17:09:06.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-06T17:09:06.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-06T17:09:06.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-06T17:09:06.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-06T17:09:06.219Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-06T17:09:06.464Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-04-06T17:09:06.464Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-06T17:09:06.464Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2021-04-06T17:09:06.464Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-06T17:09:06.724Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-04-06T17:09:06.724Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-06T17:09:06.724Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-04-06T17:09:06.724Z] === RUN TestCopyFromContainer [2021-04-06T17:09:06.851Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.01s) [2021-04-06T17:09:06.851Z] === RUN TestCreateDifferentPlatform [2021-04-06T17:09:06.851Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-06T17:09:06.851Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-06T17:09:06.851Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-04-06T17:09:06.851Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-06T17:09:06.851Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-06T17:09:06.851Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-06T17:09:06.851Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-06T17:09:06.851Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-06T17:09:07.141Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-04-06T17:09:07.141Z] === RUN TestContainerStartOnDaemonRestart [2021-04-06T17:09:07.141Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-06T17:09:07.141Z] === RUN TestDaemonRestartIpcMode [2021-04-06T17:09:07.141Z] === PAUSE TestDaemonRestartIpcMode [2021-04-06T17:09:07.141Z] === RUN TestDaemonHostGatewayIP [2021-04-06T17:09:07.141Z] === PAUSE TestDaemonHostGatewayIP [2021-04-06T17:09:07.141Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-06T17:09:07.141Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-06T17:09:07.141Z] === RUN TestContainerKillOnDaemonStart [2021-04-06T17:09:07.141Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-06T17:09:07.141Z] === RUN TestDiff [2021-04-06T17:09:07.235Z] ......................... [ 67%] [2021-04-06T17:09:07.661Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-06T17:09:07.661Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-06T17:09:08.172Z] --- PASS: TestDiff (1.01s) [2021-04-06T17:09:08.172Z] === RUN TestExecWithCloseStdin [2021-04-06T17:09:08.250Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.80s) [2021-04-06T17:09:08.250Z] === RUN TestBuildWithSession [2021-04-06T17:09:08.250Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-06T17:09:08.251Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:09:08.251Z] === RUN TestBuildSquashParent [2021-04-06T17:09:09.203Z] --- PASS: TestExecWithCloseStdin (1.18s) [2021-04-06T17:09:09.203Z] === RUN TestExec [2021-04-06T17:09:09.567Z] === RUN TestCopyFromContainer// [2021-04-06T17:09:09.567Z] === RUN TestCopyFromContainer//bar/root [2021-04-06T17:09:09.567Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-06T17:09:09.567Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-04-06T17:09:09.567Z] === RUN TestCopyFromContainer/bar/quux [2021-04-06T17:09:09.827Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-06T17:09:09.827Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-06T17:09:09.827Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-06T17:09:10.086Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-06T17:09:10.086Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-06T17:09:10.086Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-06T17:09:10.348Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-06T17:09:10.348Z] --- PASS: TestCopyFromContainer (3.77s) [2021-04-06T17:09:10.348Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-04-06T17:09:10.607Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2021-04-06T17:09:10.607Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2021-04-06T17:09:10.607Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2021-04-06T17:09:10.607Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-04-06T17:09:10.607Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-04-06T17:09:10.607Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-04-06T17:09:10.607Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-04-06T17:09:10.607Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-04-06T17:09:10.607Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-04-06T17:09:10.607Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-06T17:09:10.607Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:09:10.607Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:09:10.607Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:09:10.607Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:09:10.607Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:09:10.607Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:09:10.607Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:09:10.607Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:09:10.607Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:09:10.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-06T17:09:10.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-06T17:09:10.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-04-06T17:09:10.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-04-06T17:09:10.607Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-06T17:09:10.607Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-04-06T17:09:10.607Z] === RUN TestCreateWithInvalidEnv [2021-04-06T17:09:10.607Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-06T17:09:10.607Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-06T17:09:10.607Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-06T17:09:10.607Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-06T17:09:10.607Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-06T17:09:10.607Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-06T17:09:10.607Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-06T17:09:10.607Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-06T17:09:10.607Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-06T17:09:10.607Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-04-06T17:09:10.607Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-04-06T17:09:10.607Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-04-06T17:09:10.607Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-06T17:09:10.607Z] === RUN TestCreateTmpfsMountsTarget [2021-04-06T17:09:10.607Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s) [2021-04-06T17:09:10.607Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-06T17:09:10.706Z] --- PASS: TestExec (1.21s) [2021-04-06T17:09:10.706Z] === RUN TestExecUser [2021-04-06T17:09:11.737Z] --- PASS: TestExecUser (1.18s) [2021-04-06T17:09:11.737Z] === RUN TestExportContainerAndImportImage [2021-04-06T17:09:12.447Z] Loaded image: buildpack-deps:buster [2021-04-06T17:09:12.447Z] Loaded image: busybox:latest [2021-04-06T17:09:12.447Z] Loaded image: busybox:glibc [2021-04-06T17:09:12.767Z] --- PASS: TestExportContainerAndImportImage (1.31s) [2021-04-06T17:09:12.767Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-06T17:09:14.800Z] --- PASS: TestCreateWithCustomMaskedPaths (3.52s) [2021-04-06T17:09:14.800Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-06T17:09:14.800Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-06T17:09:14.911Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2021-04-06T17:09:14.911Z] === RUN TestHealthCheckWorkdir [2021-04-06T17:09:14.980Z] Loaded image: debian:bullseye [2021-04-06T17:09:14.980Z] Loaded image: hello-world:latest [2021-04-06T17:09:14.980Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:09:14.980Z] INFO: Testing against a local daemon [2021-04-06T17:09:14.980Z] === RUN TestCgroupNamespacesBuild [2021-04-06T17:09:15.944Z] --- PASS: TestHealthCheckWorkdir (1.49s) [2021-04-06T17:09:15.944Z] === RUN TestHealthKillContainer [2021-04-06T17:09:16.336Z] --- PASS: TestBuildSquashParent (8.30s) [2021-04-06T17:09:16.336Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-06T17:09:16.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:09:16.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:09:16.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:09:16.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:09:16.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:09:16.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:09:16.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:09:16.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:09:16.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:09:16.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:09:16.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:09:16.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:09:16.336Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:09:16.336Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:09:16.705Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-06T17:09:17.093Z] Removing intermediate container 9fdbc7c94179 [2021-04-06T17:09:17.093Z] ---> a546b9f73b32 [2021-04-06T17:09:17.093Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-04-06T17:09:17.093Z] ---> Running in e1b99d75f008 [2021-04-06T17:09:17.093Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-04-06T17:09:17.545Z] go: finding gotest.tools v0.5.3 [2021-04-06T17:09:17.545Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-04-06T17:09:17.644Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.27s) [2021-04-06T17:09:17.644Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-06T17:09:17.644Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:09:17.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:09:17.644Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:09:17.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:09:17.644Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:09:17.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:09:17.644Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:09:17.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:09:17.644Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:09:17.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:09:17.644Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:09:17.644Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:09:17.644Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:09:17.644Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:09:17.644Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:09:17.644Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-04-06T17:09:17.644Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-04-06T17:09:17.644Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-04-06T17:09:17.644Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-06T17:09:17.644Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-04-06T17:09:17.644Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-04-06T17:09:17.644Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-06T17:09:17.644Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-06T17:09:17.644Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-04-06T17:09:17.997Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-06T17:09:17.997Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-06T17:09:18.205Z] ok github.com/docker/docker/api/server 0.038s coverage: 9.0% of statements [2021-04-06T17:09:18.449Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-06T17:09:18.449Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-04-06T17:09:18.449Z] go: downloading github.com/pkg/errors v0.9.1 [2021-04-06T17:09:18.449Z] go: extracting github.com/fatih/color v1.9.0 [2021-04-06T17:09:18.449Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-04-06T17:09:18.449Z] go: extracting github.com/pkg/errors v0.9.1 [2021-04-06T17:09:18.449Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:09:18.581Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.14s) [2021-04-06T17:09:18.581Z] === RUN TestCreateDifferentPlatform [2021-04-06T17:09:18.581Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-06T17:09:18.581Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-06T17:09:18.842Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-04-06T17:09:18.842Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-06T17:09:18.842Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-04-06T17:09:18.842Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-06T17:09:18.842Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-04-06T17:09:18.842Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-06T17:09:18.842Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-04-06T17:09:18.842Z] === RUN TestContainerStartOnDaemonRestart [2021-04-06T17:09:18.842Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-06T17:09:18.842Z] === RUN TestDaemonRestartIpcMode [2021-04-06T17:09:18.842Z] === PAUSE TestDaemonRestartIpcMode [2021-04-06T17:09:18.842Z] === RUN TestDaemonHostGatewayIP [2021-04-06T17:09:18.842Z] === PAUSE TestDaemonHostGatewayIP [2021-04-06T17:09:18.842Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-06T17:09:18.842Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-06T17:09:18.842Z] === RUN TestContainerKillOnDaemonStart [2021-04-06T17:09:18.842Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-06T17:09:18.842Z] === RUN TestDiff [2021-04-06T17:09:18.901Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:09:18.902Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:09:18.902Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:09:18.902Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:09:18.902Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:09:18.902Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:09:18.902Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:09:18.902Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:09:18.902Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:09:18.902Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:09:18.902Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:09:18.902Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:09:18.902Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:09:19.354Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:09:19.354Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:09:19.578Z] --- PASS: TestHealthKillContainer (3.23s) [2021-04-06T17:09:19.578Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-06T17:09:19.602Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:09:19.602Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:09:20.210Z] --- PASS: TestInspectCpusetInConfigPre120 (1.04s) [2021-04-06T17:09:20.210Z] === RUN TestIpcModeNone [2021-04-06T17:09:20.223Z] --- PASS: TestDiff (1.15s) [2021-04-06T17:09:20.223Z] === RUN TestExecWithCloseStdin [2021-04-06T17:09:20.256Z] --- PASS: TestCgroupNamespacesBuild (4.47s) [2021-04-06T17:09:20.256Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-06T17:09:20.309Z] go: finding github.com/fatih/color v1.9.0 [2021-04-06T17:09:20.309Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-06T17:09:20.309Z] go: finding github.com/pkg/errors v0.9.1 [2021-04-06T17:09:20.309Z] go: finding github.com/spf13/pflag v1.0.3 [2021-04-06T17:09:20.309Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-06T17:09:20.309Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-06T17:09:20.309Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-06T17:09:20.309Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-06T17:09:20.309Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-06T17:09:20.309Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-06T17:09:20.309Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-06T17:09:20.968Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:09:21.638Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.93s) [2021-04-06T17:09:21.638Z] === RUN TestBuildWithSession [2021-04-06T17:09:21.638Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-06T17:09:21.638Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:09:21.638Z] === RUN TestBuildSquashParent [2021-04-06T17:09:21.716Z] --- PASS: TestIpcModeNone (1.21s) [2021-04-06T17:09:21.716Z] === RUN TestIpcModePrivate [2021-04-06T17:09:21.896Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:09:22.131Z] --- PASS: TestExecWithCloseStdin (1.84s) [2021-04-06T17:09:22.131Z] === RUN TestExec [2021-04-06T17:09:22.131Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-06T17:09:22.131Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-04-06T17:09:22.390Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-04-06T17:09:22.815Z] --- PASS: TestIpcModePrivate (1.16s) [2021-04-06T17:09:22.815Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:107, shared: false, mustBeShared: false [2021-04-06T17:09:22.815Z] === RUN TestIpcModeShareable [2021-04-06T17:09:23.327Z] --- PASS: TestExec (1.53s) [2021-04-06T17:09:23.327Z] === RUN TestExecUser [2021-04-06T17:09:23.785Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-06T17:09:23.785Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.16s) [2021-04-06T17:09:23.785Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.19s) [2021-04-06T17:09:23.785Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.71s) [2021-04-06T17:09:23.785Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.76s) [2021-04-06T17:09:23.785Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.16s) [2021-04-06T17:09:23.785Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.81s) [2021-04-06T17:09:23.785Z] === RUN TestBuildMultiStageCopy [2021-04-06T17:09:23.785Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-06T17:09:23.848Z] --- PASS: TestIpcModeShareable (1.31s) [2021-04-06T17:09:23.848Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:101, shared: true, mustBeShared: true [2021-04-06T17:09:23.848Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-06T17:09:24.004Z] INFO: Build done for gotestsum... [2021-04-06T17:09:25.234Z] --- PASS: TestExecUser (1.50s) [2021-04-06T17:09:25.234Z] === RUN TestExportContainerAndImportImage [2021-04-06T17:09:25.234Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-04-06T17:09:25.234Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-06T17:09:26.616Z] --- PASS: TestExportContainerAndImportImage (1.56s) [2021-04-06T17:09:26.616Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-06T17:09:26.616Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-06T17:09:27.051Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-06T17:09:27.995Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-04-06T17:09:28.202Z] --- PASS: TestBuildSquashParent (6.56s) [2021-04-06T17:09:28.202Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-06T17:09:28.202Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:09:28.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:09:28.202Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:09:28.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:09:28.202Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:09:28.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:09:28.202Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:09:28.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:09:28.202Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:09:28.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:09:28.202Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:09:28.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:09:28.202Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:09:28.202Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:09:28.255Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-06T17:09:28.313Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.65s) [2021-04-06T17:09:28.313Z] === RUN TestAPIIpcModeHost [2021-04-06T17:09:28.414Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-06T17:09:28.603Z] --- PASS: TestAPIIpcModeHost (1.06s) [2021-04-06T17:09:28.603Z] === RUN TestDaemonIpcModeShareable [2021-04-06T17:09:29.340Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-06T17:09:29.633Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2021-04-06T17:09:29.633Z] === RUN TestHealthCheckWorkdir [2021-04-06T17:09:30.105Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:09:30.265Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-06T17:09:30.364Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:09:30.668Z] --- PASS: TestDaemonIpcModeShareable (2.09s) [2021-04-06T17:09:30.668Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true [2021-04-06T17:09:30.668Z] === RUN TestDaemonIpcModePrivate [2021-04-06T17:09:31.190Z] --- PASS: TestBuildMultiStageCopy (7.37s) [2021-04-06T17:09:31.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s) [2021-04-06T17:09:31.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.08s) [2021-04-06T17:09:31.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.92s) [2021-04-06T17:09:31.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-04-06T17:09:31.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-04-06T17:09:31.190Z] === RUN TestBuildMultiStageParentConfig [2021-04-06T17:09:32.184Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-04-06T17:09:32.451Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-06T17:09:32.451Z] --- PASS: TestHealthCheckWorkdir (2.68s) [2021-04-06T17:09:32.451Z] === RUN TestHealthKillContainer [2021-04-06T17:09:32.731Z] --- PASS: TestDaemonIpcModePrivate (2.03s) [2021-04-06T17:09:32.731Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2021-04-06T17:09:32.731Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-06T17:09:32.898Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:09:32.898Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:09:34.796Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.15s) [2021-04-06T17:09:34.796Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2021-04-06T17:09:34.796Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-06T17:09:34.991Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-04-06T17:09:35.432Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-06T17:09:35.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.26s) [2021-04-06T17:09:35.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.40s) [2021-04-06T17:09:35.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s) [2021-04-06T17:09:35.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.39s) [2021-04-06T17:09:35.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.49s) [2021-04-06T17:09:35.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s) [2021-04-06T17:09:35.432Z] === RUN TestBuildMultiStageCopy [2021-04-06T17:09:35.432Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-06T17:09:36.312Z] Removing intermediate container e1b99d75f008 [2021-04-06T17:09:36.312Z] ---> e08bbcfda888 [2021-04-06T17:09:36.312Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-04-06T17:09:36.312Z] ---> Running in 0be674de5d3d [2021-04-06T17:09:36.372Z] --- PASS: TestHealthKillContainer (3.86s) [2021-04-06T17:09:36.372Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-06T17:09:36.430Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-04-06T17:09:36.430Z] === RUN TestBuildLabelWithTargets [2021-04-06T17:09:36.764Z] Removing intermediate container 0be674de5d3d [2021-04-06T17:09:36.764Z] ---> abf8f5e370b7 [2021-04-06T17:09:36.764Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-04-06T17:09:36.764Z] ---> Running in 783e9d5d2a91 [2021-04-06T17:09:37.216Z] Removing intermediate container 783e9d5d2a91 [2021-04-06T17:09:37.216Z] ---> 894146b88611 [2021-04-06T17:09:37.216Z] Step 10/10 : COPY . . [2021-04-06T17:09:37.334Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-06T17:09:37.532Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.11s) [2021-04-06T17:09:37.532Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true [2021-04-06T17:09:37.532Z] === RUN TestIpcModeOlderClient [2021-04-06T17:09:37.532Z] === PAUSE TestIpcModeOlderClient [2021-04-06T17:09:37.532Z] === RUN TestKillContainerInvalidSignal [2021-04-06T17:09:37.593Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-06T17:09:37.593Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-06T17:09:37.754Z] --- PASS: TestInspectCpusetInConfigPre120 (1.40s) [2021-04-06T17:09:37.754Z] === RUN TestIpcModeNone [2021-04-06T17:09:37.852Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-06T17:09:38.111Z] --- PASS: TestBuildMultiStageCopy (3.09s) [2021-04-06T17:09:38.111Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.09s) [2021-04-06T17:09:38.111Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s) [2021-04-06T17:09:38.111Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2021-04-06T17:09:38.111Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.26s) [2021-04-06T17:09:38.111Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-04-06T17:09:38.111Z] === RUN TestBuildMultiStageParentConfig [2021-04-06T17:09:38.164Z] --- PASS: TestKillContainerInvalidSignal (0.99s) [2021-04-06T17:09:38.164Z] === RUN TestKillContainer [2021-04-06T17:09:38.164Z] === RUN TestKillContainer/no_signal [2021-04-06T17:09:39.049Z] --- PASS: TestBuildMultiStageParentConfig (0.83s) [2021-04-06T17:09:39.049Z] === RUN TestBuildLabelWithTargets [2021-04-06T17:09:39.198Z] === RUN TestKillContainer/non_killing_signal [2021-04-06T17:09:39.662Z] --- PASS: TestIpcModeNone (1.86s) [2021-04-06T17:09:39.662Z] === RUN TestIpcModePrivate [2021-04-06T17:09:39.662Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-04-06T17:09:39.835Z] === RUN TestKillContainer/killing_signal [2021-04-06T17:09:40.426Z] --- PASS: TestBuildLabelWithTargets (1.37s) [2021-04-06T17:09:40.426Z] === RUN TestBuildWithEmptyLayers [2021-04-06T17:09:40.601Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-04-06T17:09:41.342Z] --- PASS: TestKillContainer (3.17s) [2021-04-06T17:09:41.342Z] --- PASS: TestKillContainer/no_signal (1.03s) [2021-04-06T17:09:41.342Z] --- PASS: TestKillContainer/non_killing_signal (0.74s) [2021-04-06T17:09:41.342Z] --- PASS: TestKillContainer/killing_signal (1.00s) [2021-04-06T17:09:41.342Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-06T17:09:41.342Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-06T17:09:41.363Z] --- PASS: TestBuildWithEmptyLayers (0.94s) [2021-04-06T17:09:41.363Z] === RUN TestBuildMultiStageOnBuild [2021-04-06T17:09:41.540Z] --- PASS: TestIpcModePrivate (1.78s) [2021-04-06T17:09:41.540Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false [2021-04-06T17:09:41.540Z] === RUN TestIpcModeShareable [2021-04-06T17:09:42.374Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-06T17:09:42.919Z] --- PASS: TestIpcModeShareable (1.64s) [2021-04-06T17:09:42.919Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2021-04-06T17:09:42.919Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-06T17:09:42.919Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-06T17:09:43.405Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.05s) [2021-04-06T17:09:43.405Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.01s) [2021-04-06T17:09:43.405Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2021-04-06T17:09:43.405Z] === RUN TestKillStoppedContainer [2021-04-06T17:09:43.405Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-04-06T17:09:43.405Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-06T17:09:43.405Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2021-04-06T17:09:43.405Z] === RUN TestKillDifferentUserContainer [2021-04-06T17:09:43.897Z] --- PASS: TestBuildMultiStageOnBuild (2.54s) [2021-04-06T17:09:43.897Z] === RUN TestBuildUncleanTarFilenames [2021-04-06T17:09:44.437Z] --- PASS: TestKillDifferentUserContainer (1.08s) [2021-04-06T17:09:44.437Z] === RUN TestInspectOomKilledTrue [2021-04-06T17:09:44.437Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-04-06T17:09:44.437Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:09:44.437Z] === RUN TestInspectOomKilledFalse [2021-04-06T17:09:44.437Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-06T17:09:44.437Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:09:44.437Z] === RUN TestLinksEtcHostsContentMatch [2021-04-06T17:09:44.507Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-04-06T17:09:44.507Z] === RUN TestBuildWithEmptyLayers [2021-04-06T17:09:44.833Z] --- PASS: TestBuildUncleanTarFilenames (0.72s) [2021-04-06T17:09:44.833Z] === RUN TestBuildMultiStageLayerLeak [2021-04-06T17:09:45.456Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-04-06T17:09:45.471Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s) [2021-04-06T17:09:45.471Z] === RUN TestLinksContainerNames [2021-04-06T17:09:47.025Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-04-06T17:09:47.025Z] === RUN TestBuildMultiStageOnBuild [2021-04-06T17:09:47.362Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.30s) [2021-04-06T17:09:47.362Z] === RUN TestAPIIpcModeHost [2021-04-06T17:09:47.365Z] --- PASS: TestBuildMultiStageLayerLeak (2.37s) [2021-04-06T17:09:47.365Z] === RUN TestBuildWithHugeFile [2021-04-06T17:09:47.600Z] --- PASS: TestLinksContainerNames (2.03s) [2021-04-06T17:09:47.600Z] === RUN TestLogsFollowTailEmpty [2021-04-06T17:09:48.231Z] --- PASS: TestLogsFollowTailEmpty (0.96s) [2021-04-06T17:09:48.231Z] === RUN TestContainerNetworkMountsNoChown [2021-04-06T17:09:49.267Z] --- PASS: TestAPIIpcModeHost (2.11s) [2021-04-06T17:09:49.267Z] === RUN TestDaemonIpcModeShareable [2021-04-06T17:09:49.285Z] --- PASS: TestContainerNetworkMountsNoChown (1.04s) [2021-04-06T17:09:49.285Z] === RUN TestMountDaemonRoot [2021-04-06T17:09:49.285Z] === RUN TestMountDaemonRoot/default [2021-04-06T17:09:49.285Z] === PAUSE TestMountDaemonRoot/default [2021-04-06T17:09:49.285Z] === RUN TestMountDaemonRoot/private [2021-04-06T17:09:49.285Z] === PAUSE TestMountDaemonRoot/private [2021-04-06T17:09:49.285Z] === RUN TestMountDaemonRoot/rprivate [2021-04-06T17:09:49.285Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-06T17:09:49.285Z] === RUN TestMountDaemonRoot/slave [2021-04-06T17:09:49.285Z] === PAUSE TestMountDaemonRoot/slave [2021-04-06T17:09:49.285Z] === RUN TestMountDaemonRoot/rslave [2021-04-06T17:09:49.285Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-06T17:09:49.285Z] === RUN TestMountDaemonRoot/shared [2021-04-06T17:09:49.285Z] === PAUSE TestMountDaemonRoot/shared [2021-04-06T17:09:49.285Z] === RUN TestMountDaemonRoot/rshared [2021-04-06T17:09:49.285Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-06T17:09:49.285Z] === CONT TestMountDaemonRoot/default [2021-04-06T17:09:49.285Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-06T17:09:49.285Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-06T17:09:49.285Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:09:49.285Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:09:49.285Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-06T17:09:49.285Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-06T17:09:49.285Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:09:49.285Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:09:49.285Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-06T17:09:49.285Z] === CONT TestMountDaemonRoot/rshared [2021-04-06T17:09:49.285Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:09:49.285Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:09:49.285Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:09:49.285Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:09:49.285Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:09:49.285Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:09:49.285Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:09:49.285Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:09:49.285Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:09:49.550Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-06T17:09:49.576Z] === CONT TestMountDaemonRoot/shared [2021-04-06T17:09:49.576Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-06T17:09:49.576Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-06T17:09:49.576Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:09:49.576Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:09:49.576Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-06T17:09:49.576Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-06T17:09:49.576Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:09:49.576Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:09:49.576Z] === CONT TestMountDaemonRoot/rslave [2021-04-06T17:09:49.576Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:09:49.576Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:09:49.576Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:09:49.576Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:09:49.576Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:09:49.576Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:09:49.576Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:09:49.576Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:09:49.576Z] === CONT TestMountDaemonRoot/slave [2021-04-06T17:09:49.576Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-06T17:09:49.576Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-06T17:09:49.576Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:09:49.576Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:09:49.576Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-06T17:09:49.576Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-06T17:09:49.576Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:09:49.576Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:09:49.576Z] === CONT TestMountDaemonRoot/rprivate [2021-04-06T17:09:49.577Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:09:49.577Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:09:49.577Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:09:49.577Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:09:49.577Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:09:49.577Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:09:49.577Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:09:49.577Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:09:49.577Z] === CONT TestMountDaemonRoot/private [2021-04-06T17:09:49.577Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-06T17:09:49.577Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-06T17:09:49.577Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:09:49.577Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:09:49.577Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-06T17:09:49.577Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-06T17:09:49.577Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:09:49.577Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:09:49.577Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:09:49.577Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-06T17:09:49.577Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:09:49.577Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:09:49.577Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:09:49.577Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:09:49.868Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-06T17:09:49.868Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:09:49.868Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:09:49.868Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-06T17:09:49.868Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:09:49.868Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-06T17:09:49.868Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:09:49.868Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:09:50.160Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:09:50.160Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:09:50.160Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:09:50.160Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-06T17:09:50.160Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:09:50.160Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-06T17:09:50.160Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:09:50.160Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:09:50.160Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:09:50.160Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:09:50.450Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-06T17:09:50.450Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.07s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-04-06T17:09:50.450Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2021-04-06T17:09:50.450Z] === RUN TestContainerBindMountNonRecursive [2021-04-06T17:09:50.928Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-04-06T17:09:51.540Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-04-06T17:09:52.266Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-04-06T17:09:52.266Z] === RUN TestBuildUncleanTarFilenames [2021-04-06T17:09:52.828Z] --- PASS: TestBuildUncleanTarFilenames (0.71s) [2021-04-06T17:09:52.828Z] === RUN TestBuildMultiStageLayerLeak [2021-04-06T17:09:52.836Z] --- PASS: TestDaemonIpcModeShareable (3.43s) [2021-04-06T17:09:52.836Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2021-04-06T17:09:52.836Z] === RUN TestDaemonIpcModePrivate [2021-04-06T17:09:53.174Z] --- PASS: TestContainerBindMountNonRecursive (2.62s) [2021-04-06T17:09:53.174Z] === RUN TestContainerVolumesMountedAsShared [2021-04-06T17:09:53.405Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-06T17:09:53.810Z] --- PASS: TestContainerVolumesMountedAsShared (0.85s) [2021-04-06T17:09:53.810Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-06T17:09:53.974Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-06T17:09:54.841Z] --- PASS: TestContainerVolumesMountedAsSlave (0.91s) [2021-04-06T17:09:54.841Z] === RUN TestNetworkNat [2021-04-06T17:09:55.877Z] --- PASS: TestNetworkNat (1.05s) [2021-04-06T17:09:55.877Z] === RUN TestNetworkLocalhostTCPNat [2021-04-06T17:09:55.883Z] --- PASS: TestDaemonIpcModePrivate (3.17s) [2021-04-06T17:09:55.883Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:119, shared: false, mustBeShared: false [2021-04-06T17:09:55.883Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-06T17:09:56.455Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-04-06T17:09:56.909Z] --- PASS: TestNetworkLocalhostTCPNat (1.01s) [2021-04-06T17:09:56.909Z] === RUN TestNetworkLoopbackNat [2021-04-06T17:09:57.832Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-04-06T17:09:58.068Z] --- PASS: TestBuildMultiStageLayerLeak (4.28s) [2021-04-06T17:09:58.068Z] === RUN TestBuildWithHugeFile [2021-04-06T17:09:58.370Z] ---> 0c576004ff37 [2021-04-06T17:09:58.402Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-04-06T17:09:58.971Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.94s) [2021-04-06T17:09:58.971Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2021-04-06T17:09:58.971Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-06T17:09:58.971Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-04-06T17:09:59.324Z] Successfully built 0c576004ff37 [2021-04-06T17:09:59.324Z] Successfully tagged docker:latest [2021-04-06T17:09:59.324Z] INFO: Image build ended at 04/06/2021 17:09:58. Duration:00:02:50.3922379 [2021-04-06T17:09:59.324Z] [2021-04-06T17:09:59.324Z] [2021-04-06T17:09:59.324Z] INFO: Building the test binaries at 04/06/2021 17:09:58... [2021-04-06T17:10:00.425Z] --- PASS: TestNetworkLoopbackNat (3.53s) [2021-04-06T17:10:00.425Z] === RUN TestPause [2021-04-06T17:10:01.457Z] --- PASS: TestPause (1.11s) [2021-04-06T17:10:01.457Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-06T17:10:01.457Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:10:01.457Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:10:01.457Z] === RUN TestPauseStopPausedContainer [2021-04-06T17:10:02.264Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-04-06T17:10:02.264Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.42s) [2021-04-06T17:10:02.264Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2021-04-06T17:10:02.264Z] === RUN TestIpcModeOlderClient [2021-04-06T17:10:02.264Z] === PAUSE TestIpcModeOlderClient [2021-04-06T17:10:02.264Z] === RUN TestKillContainerInvalidSignal [2021-04-06T17:10:02.495Z] --- PASS: TestPauseStopPausedContainer (1.03s) [2021-04-06T17:10:02.495Z] === RUN TestPsFilter [2021-04-06T17:10:02.786Z] --- PASS: TestPsFilter (0.30s) [2021-04-06T17:10:02.786Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-06T17:10:03.173Z] INFO: make.ps1 starting at 04/06/2021 17:10:03 [2021-04-06T17:10:03.626Z] INFO: Git commit (f2c0b3688a) assumed from DOCKER_GITCOMMIT environment variable [2021-04-06T17:10:03.626Z] INFO: Invoking autogen... [2021-04-06T17:10:03.650Z] --- PASS: TestKillContainerInvalidSignal (1.36s) [2021-04-06T17:10:03.650Z] === RUN TestKillContainer [2021-04-06T17:10:03.650Z] === RUN TestKillContainer/no_signal [2021-04-06T17:10:03.817Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.04s) [2021-04-06T17:10:03.817Z] === RUN TestRemoveContainerWithVolume [2021-04-06T17:10:04.078Z] INFO: Building daemon... [2021-04-06T17:10:04.847Z] --- PASS: TestRemoveContainerWithVolume (1.02s) [2021-04-06T17:10:04.847Z] === RUN TestRemoveContainerRunning [2021-04-06T17:10:05.030Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-04-06T17:10:05.030Z] === RUN TestKillContainer/non_killing_signal [2021-04-06T17:10:05.030Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-06T17:10:05.877Z] --- PASS: TestRemoveContainerRunning (1.03s) [2021-04-06T17:10:05.877Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-06T17:10:05.967Z] === RUN TestKillContainer/killing_signal [2021-04-06T17:10:06.694Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-04-06T17:10:06.905Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-06T17:10:06.907Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.03s) [2021-04-06T17:10:06.907Z] === RUN TestRemoveInvalidContainer [2021-04-06T17:10:06.907Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-06T17:10:06.907Z] === RUN TestRenameLinkedContainer [2021-04-06T17:10:07.473Z] --- PASS: TestKillContainer (3.85s) [2021-04-06T17:10:07.473Z] --- PASS: TestKillContainer/no_signal (1.34s) [2021-04-06T17:10:07.473Z] --- PASS: TestKillContainer/non_killing_signal (0.91s) [2021-04-06T17:10:07.473Z] --- PASS: TestKillContainer/killing_signal (1.33s) [2021-04-06T17:10:07.473Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-06T17:10:07.473Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-06T17:10:07.733Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-04-06T17:10:08.599Z] tests/integration/client_test.py ..... [ 75%] [2021-04-06T17:10:08.675Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-06T17:10:08.859Z] tests/integration/context_api_test.py ... [ 76%] [2021-04-06T17:10:08.935Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-06T17:10:09.428Z] tests/integration/errors_test.py . [ 76%] [2021-04-06T17:10:10.316Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.47s) [2021-04-06T17:10:10.316Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.14s) [2021-04-06T17:10:10.317Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.06s) [2021-04-06T17:10:10.317Z] === RUN TestKillStoppedContainer [2021-04-06T17:10:10.317Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-04-06T17:10:10.317Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-06T17:10:10.317Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-04-06T17:10:10.317Z] === RUN TestKillDifferentUserContainer [2021-04-06T17:10:10.317Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-04-06T17:10:11.255Z] --- PASS: TestKillDifferentUserContainer (1.18s) [2021-04-06T17:10:11.255Z] === RUN TestInspectOomKilledTrue [2021-04-06T17:10:11.255Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-06T17:10:11.255Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:10:11.255Z] === RUN TestInspectOomKilledFalse [2021-04-06T17:10:11.255Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-06T17:10:11.255Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:10:11.255Z] === RUN TestLinksEtcHostsContentMatch [2021-04-06T17:10:11.357Z] --- PASS: TestRenameLinkedContainer (4.04s) [2021-04-06T17:10:11.357Z] === RUN TestRenameStoppedContainer [2021-04-06T17:10:11.989Z] --- PASS: TestRenameStoppedContainer (1.03s) [2021-04-06T17:10:11.989Z] === RUN TestRenameRunningContainerAndReuse [2021-04-06T17:10:13.161Z] --- PASS: TestLinksEtcHostsContentMatch (1.69s) [2021-04-06T17:10:13.161Z] === RUN TestLinksContainerNames [2021-04-06T17:10:13.161Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-04-06T17:10:14.067Z] --- PASS: TestRenameRunningContainerAndReuse (2.13s) [2021-04-06T17:10:14.067Z] === RUN TestRenameInvalidName [2021-04-06T17:10:15.097Z] --- PASS: TestRenameInvalidName (1.08s) [2021-04-06T17:10:15.097Z] === RUN TestRenameAnonymousContainer [2021-04-06T17:10:15.698Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-06T17:10:15.698Z] --- PASS: TestLinksContainerNames (2.51s) [2021-04-06T17:10:15.698Z] === RUN TestLogsFollowTailEmpty [2021-04-06T17:10:15.698Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-04-06T17:10:17.076Z] --- PASS: TestLogsFollowTailEmpty (1.25s) [2021-04-06T17:10:17.076Z] === RUN TestContainerNetworkMountsNoChown [2021-04-06T17:10:18.456Z] --- PASS: TestContainerNetworkMountsNoChown (1.37s) [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/default [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/default [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/private [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/private [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/rprivate [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/slave [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/slave [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/rslave [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/shared [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/shared [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/rshared [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-06T17:10:18.456Z] === CONT TestMountDaemonRoot/default [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:10:18.456Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-06T17:10:18.456Z] === CONT TestMountDaemonRoot/rshared [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:10:18.456Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:10:18.456Z] === CONT TestMountDaemonRoot/shared [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-06T17:10:18.456Z] === CONT TestMountDaemonRoot/rslave [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:10:18.456Z] === CONT TestMountDaemonRoot/slave [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:10:18.456Z] === CONT TestMountDaemonRoot/rprivate [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:10:18.456Z] === CONT TestMountDaemonRoot/private [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-06T17:10:18.456Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:10:18.456Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:10:18.456Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:10:18.456Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-06T17:10:18.456Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:10:18.456Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:10:18.456Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:10:18.456Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:10:18.456Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:10:18.715Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:10:18.715Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-06T17:10:18.715Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:10:18.715Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-06T17:10:18.715Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:10:18.715Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-04-06T17:10:18.715Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:10:18.715Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:10:18.715Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-06T17:10:18.715Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:10:18.975Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:10:18.975Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-06T17:10:18.975Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:10:18.975Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-06T17:10:18.975Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:10:18.975Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:10:18.975Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:10:18.975Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:10:18.975Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-06T17:10:18.975Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.14s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.12s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-04-06T17:10:18.975Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-04-06T17:10:18.975Z] === RUN TestContainerBindMountNonRecursive [2021-04-06T17:10:19.544Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-04-06T17:10:20.665Z] --- PASS: TestRenameAnonymousContainer (5.33s) [2021-04-06T17:10:20.665Z] === RUN TestRenameContainerWithSameName [2021-04-06T17:10:21.697Z] --- PASS: TestRenameContainerWithSameName (1.12s) [2021-04-06T17:10:21.697Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-06T17:10:22.860Z] --- PASS: TestContainerBindMountNonRecursive (3.28s) [2021-04-06T17:10:22.860Z] === RUN TestContainerVolumesMountedAsShared [2021-04-06T17:10:22.860Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s) [2021-04-06T17:10:22.860Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-06T17:10:23.762Z] --- PASS: TestRenameContainerWithLinkedContainer (1.90s) [2021-04-06T17:10:23.762Z] === RUN TestResize [2021-04-06T17:10:23.797Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-04-06T17:10:24.365Z] --- PASS: TestContainerVolumesMountedAsSlave (1.31s) [2021-04-06T17:10:24.365Z] === RUN TestNetworkNat [2021-04-06T17:10:24.365Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-06T17:10:24.794Z] --- PASS: TestResize (1.02s) [2021-04-06T17:10:24.794Z] === RUN TestResizeWithInvalidSize [2021-04-06T17:10:24.934Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-06T17:10:25.032Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:10:25.032Z] [2021-04-06T17:10:25.032Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-06T17:10:25.032Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-06T17:10:25.032Z] HOSTNAME=c05353a02a09 [2021-04-06T17:10:25.032Z] TESTDEBUG=0 [2021-04-06T17:10:25.032Z] DEST=bundles/test-integration [2021-04-06T17:10:25.032Z] PWD=/go/src/github.com/docker/docker [2021-04-06T17:10:25.032Z] DOCKER_GITCOMMIT=f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T17:10:25.032Z] container=docker [2021-04-06T17:10:25.032Z] HOME=/root [2021-04-06T17:10:25.032Z] GOLANG_VERSION=1.13.15 [2021-04-06T17:10:25.032Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-06T17:10:25.032Z] VALIDATE_BRANCH=20.10 [2021-04-06T17:10:25.032Z] TERM=xterm [2021-04-06T17:10:25.032Z] DOCKER_PKG=github.com/docker/docker [2021-04-06T17:10:25.032Z] SHLVL=1 [2021-04-06T17:10:25.032Z] TIMEOUT=120m [2021-04-06T17:10:25.032Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-06T17:10:25.032Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-06T17:10:25.032Z] GO111MODULE=off [2021-04-06T17:10:25.032Z] DOCKER_EXPERIMENTAL=1 [2021-04-06T17:10:25.032Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-06T17:10:25.032Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-06T17:10:25.032Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-06T17:10:25.032Z] GOPATH=/go [2021-04-06T17:10:25.032Z] PKG_CONFIG=pkg-config [2021-04-06T17:10:25.032Z] _=/usr/bin/env [2021-04-06T17:10:25.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-06T17:10:25.502Z] --- PASS: TestNetworkNat (1.17s) [2021-04-06T17:10:25.502Z] === RUN TestNetworkLocalhostTCPNat [2021-04-06T17:10:25.825Z] --- PASS: TestResizeWithInvalidSize (1.02s) [2021-04-06T17:10:25.825Z] === RUN TestResizeWhenContainerNotStarted [2021-04-06T17:10:26.443Z] --- PASS: TestNetworkLocalhostTCPNat (1.09s) [2021-04-06T17:10:26.444Z] === RUN TestNetworkLoopbackNat [2021-04-06T17:10:26.856Z] --- PASS: TestResizeWhenContainerNotStarted (1.05s) [2021-04-06T17:10:26.856Z] === RUN TestDaemonRestartKillContainers [2021-04-06T17:10:26.856Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:10:26.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:10:26.856Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:10:26.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:10:26.856Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:10:26.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:10:26.856Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:10:26.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:10:26.856Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:10:26.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:10:26.856Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:10:26.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:10:26.856Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:10:26.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:10:26.856Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:10:26.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:10:26.856Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:10:26.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:10:26.856Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:10:26.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:10:26.856Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:10:26.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:10:26.856Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:10:26.856Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:10:26.856Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:10:26.856Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:10:27.383Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-06T17:10:29.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-06T17:10:29.582Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:10:29.582Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:10:30.229Z] --- PASS: TestNetworkLoopbackNat (3.72s) [2021-04-06T17:10:30.229Z] === RUN TestPause [2021-04-06T17:10:30.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-06T17:10:30.488Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-04-06T17:10:30.614Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:10:30.614Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:10:31.424Z] --- PASS: TestPause (1.17s) [2021-04-06T17:10:31.424Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-06T17:10:31.424Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:10:31.424Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:10:31.424Z] === RUN TestPauseStopPausedContainer [2021-04-06T17:10:32.117Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:10:32.117Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:10:32.804Z] --- PASS: TestPauseStopPausedContainer (1.35s) [2021-04-06T17:10:32.804Z] === RUN TestPsFilter [2021-04-06T17:10:33.064Z] --- PASS: TestPsFilter (0.21s) [2021-04-06T17:10:33.064Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-06T17:10:33.633Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-06T17:10:34.202Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.10s) [2021-04-06T17:10:34.202Z] === RUN TestRemoveContainerWithVolume [2021-04-06T17:10:34.853Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:10:34.853Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:10:35.141Z] --- PASS: TestRemoveContainerWithVolume (1.17s) [2021-04-06T17:10:35.141Z] === RUN TestRemoveContainerRunning [2021-04-06T17:10:37.049Z] --- PASS: TestRemoveContainerRunning (1.45s) [2021-04-06T17:10:37.049Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-06T17:10:37.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-06T17:10:37.096Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-04-06T17:10:37.988Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.29s) [2021-04-06T17:10:37.988Z] === RUN TestRemoveInvalidContainer [2021-04-06T17:10:37.988Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-06T17:10:37.988Z] === RUN TestRenameLinkedContainer [2021-04-06T17:10:38.361Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:10:38.361Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:10:39.895Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-04-06T17:10:40.465Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-06T17:10:40.618Z] ok github.com/docker/docker/api/server/httputils 0.037s coverage: 14.7% of statements [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-06T17:10:40.618Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-06T17:10:40.618Z] ok github.com/docker/docker/api/types/filters 0.026s coverage: 92.2% of statements [2021-04-06T17:10:40.618Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2021-04-06T17:10:40.618Z] ok github.com/docker/docker/api/types/time 0.020s coverage: 100.0% of statements [2021-04-06T17:10:40.618Z] ok github.com/docker/docker/api/server/router/swarm 0.026s coverage: 5.7% of statements [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/types [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-06T17:10:40.618Z] ok github.com/docker/docker/api/types/versions 0.029s coverage: 75.0% of statements [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/builder [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-06T17:10:40.618Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-06T17:10:41.085Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-06T17:10:41.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.54s) [2021-04-06T17:10:41.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.54s) [2021-04-06T17:10:41.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2021-04-06T17:10:41.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2021-04-06T17:10:41.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.54s) [2021-04-06T17:10:41.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.54s) [2021-04-06T17:10:41.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.57s) [2021-04-06T17:10:41.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.62s) [2021-04-06T17:10:41.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.46s) [2021-04-06T17:10:41.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.43s) [2021-04-06T17:10:41.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2021-04-06T17:10:41.085Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s) [2021-04-06T17:10:41.085Z] === RUN TestCgroupNamespacesRun [2021-04-06T17:10:42.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-06T17:10:42.725Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements [2021-04-06T17:10:43.146Z] --- PASS: TestCgroupNamespacesRun (2.03s) [2021-04-06T17:10:43.146Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-06T17:10:43.308Z] --- PASS: TestRenameLinkedContainer (5.20s) [2021-04-06T17:10:43.308Z] === RUN TestRenameStoppedContainer [2021-04-06T17:10:43.576Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-04-06T17:10:43.600Z] --- PASS: TestBuildWithHugeFile (54.78s) [2021-04-06T17:10:43.600Z] === RUN TestBuildWithEmptyDockerfile [2021-04-06T17:10:43.600Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:10:43.600Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:10:43.600Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:10:43.600Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:10:43.600Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:10:43.600Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:10:43.600Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:10:43.600Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:10:43.600Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:10:43.600Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2021-04-06T17:10:43.600Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-04-06T17:10:43.600Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-04-06T17:10:43.600Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-06T17:10:43.600Z] === RUN TestBuildPreserveOwnership [2021-04-06T17:10:43.600Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-06T17:10:44.531Z] --- PASS: TestRenameStoppedContainer (1.19s) [2021-04-06T17:10:44.531Z] === RUN TestRenameRunningContainerAndReuse [2021-04-06T17:10:44.650Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2021-04-06T17:10:44.650Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-06T17:10:44.836Z] ok github.com/docker/docker/builder/remotecontext/git 3.912s coverage: 86.3% of statements [2021-04-06T17:10:45.506Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-06T17:10:45.895Z] ok github.com/docker/docker/builder/remotecontext 0.546s coverage: 13.7% of statements [2021-04-06T17:10:46.735Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.06s) [2021-04-06T17:10:46.735Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-06T17:10:46.884Z] --- PASS: TestBuildPreserveOwnership (4.85s) [2021-04-06T17:10:46.884Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.33s) [2021-04-06T17:10:46.884Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.49s) [2021-04-06T17:10:46.884Z] === RUN TestBuildPlatformInvalid [2021-04-06T17:10:47.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-06T17:10:47.143Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-04-06T17:10:47.143Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-06T17:10:47.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-06T17:10:47.434Z] ok github.com/docker/docker/builder/dockerfile 1.352s coverage: 48.5% of statements [2021-04-06T17:10:47.434Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-06T17:10:47.434Z] ? github.com/docker/docker/cli [no test files] [2021-04-06T17:10:47.434Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-06T17:10:47.822Z] --- PASS: TestRenameRunningContainerAndReuse (3.09s) [2021-04-06T17:10:47.822Z] === RUN TestRenameInvalidName [2021-04-06T17:10:47.822Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-06T17:10:48.760Z] --- PASS: TestRenameInvalidName (1.38s) [2021-04-06T17:10:48.760Z] === RUN TestRenameAnonymousContainer [2021-04-06T17:10:48.797Z] --- PASS: TestCgroupNamespacesRunHostMode (2.04s) [2021-04-06T17:10:48.797Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-06T17:10:50.859Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.05s) [2021-04-06T17:10:50.859Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-06T17:10:51.963Z] ok github.com/docker/docker/client 0.514s coverage: 75.4% of statements [2021-04-06T17:10:52.922Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s) [2021-04-06T17:10:52.922Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-06T17:10:53.558Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2021-04-06T17:10:53.558Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-06T17:10:54.270Z] --- PASS: TestBuildWithHugeFile (52.29s) [2021-04-06T17:10:54.270Z] === RUN TestBuildWithEmptyDockerfile [2021-04-06T17:10:54.270Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:10:54.270Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:10:54.270Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:10:54.270Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:10:54.270Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:10:54.270Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:10:54.270Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:10:54.270Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:10:54.270Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:10:54.270Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-04-06T17:10:54.270Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-04-06T17:10:54.270Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-04-06T17:10:54.270Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-06T17:10:54.270Z] === RUN TestBuildPreserveOwnership [2021-04-06T17:10:54.270Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-06T17:10:55.334Z] --- PASS: TestRenameAnonymousContainer (5.86s) [2021-04-06T17:10:55.334Z] === RUN TestRenameContainerWithSameName [2021-04-06T17:10:55.621Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.10s) [2021-04-06T17:10:55.621Z] === RUN TestKernelTCPMemory [2021-04-06T17:10:56.156Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-06T17:10:56.200Z] ......... [ 86%] [2021-04-06T17:10:56.278Z] --- PASS: TestRenameContainerWithSameName (1.53s) [2021-04-06T17:10:56.278Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-06T17:10:56.652Z] --- PASS: TestKernelTCPMemory (1.19s) [2021-04-06T17:10:56.652Z] === RUN TestNISDomainname [2021-04-06T17:10:58.158Z] --- PASS: TestNISDomainname (1.43s) [2021-04-06T17:10:58.158Z] === RUN TestHostnameDnsResolution [2021-04-06T17:10:59.566Z] --- PASS: TestRenameContainerWithLinkedContainer (3.01s) [2021-04-06T17:10:59.566Z] === RUN TestResize [2021-04-06T17:11:00.221Z] --- PASS: TestHostnameDnsResolution (2.18s) [2021-04-06T17:11:00.221Z] === RUN TestStats [2021-04-06T17:11:00.319Z] --- PASS: TestBuildPreserveOwnership (10.35s) [2021-04-06T17:11:00.319Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.34s) [2021-04-06T17:11:00.319Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-04-06T17:11:00.319Z] === RUN TestBuildPlatformInvalid [2021-04-06T17:11:00.319Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-04-06T17:11:00.319Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-06T17:11:00.319Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-06T17:11:00.319Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-06T17:11:00.319Z] PASS [2021-04-06T17:11:00.319Z] [2021-04-06T17:11:00.319Z] === Skipped [2021-04-06T17:11:00.319Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-06T17:11:00.319Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:11:00.319Z] [2021-04-06T17:11:00.319Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-06T17:11:00.319Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-06T17:11:00.319Z] [2021-04-06T17:11:00.319Z] [2021-04-06T17:11:00.319Z] DONE 33 tests, 2 skipped in 139.538s [2021-04-06T17:11:00.319Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-06T17:11:00.319Z] INFO: Testing against a local daemon [2021-04-06T17:11:00.319Z] === RUN TestConfigInspect [2021-04-06T17:11:00.319Z] --- SKIP: TestConfigInspect (0.02s) [2021-04-06T17:11:00.319Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:11:00.319Z] === RUN TestConfigList [2021-04-06T17:11:00.575Z] --- SKIP: TestConfigList (0.02s) [2021-04-06T17:11:00.575Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:11:00.575Z] === RUN TestConfigsCreateAndDelete [2021-04-06T17:11:00.575Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-04-06T17:11:00.575Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:11:00.575Z] === RUN TestConfigsUpdate [2021-04-06T17:11:00.575Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-04-06T17:11:00.575Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:11:00.575Z] === RUN TestTemplatedConfig [2021-04-06T17:11:00.575Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-06T17:11:00.575Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:11:00.575Z] === RUN TestConfigCreateResolve [2021-04-06T17:11:00.575Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-04-06T17:11:00.575Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:11:00.575Z] === RUN TestConfigDaemonLibtrustID [2021-04-06T17:11:00.948Z] --- PASS: TestResize (1.66s) [2021-04-06T17:11:00.948Z] === RUN TestResizeWithInvalidSize [2021-04-06T17:11:01.991Z] tests/integration/models_images_test.py ............... [ 89%] [2021-04-06T17:11:02.023Z] Loaded image: buildpack-deps:buster [2021-04-06T17:11:02.023Z] Loaded image: busybox:latest [2021-04-06T17:11:02.023Z] Loaded image: busybox:glibc [2021-04-06T17:11:02.462Z] --- PASS: TestConfigDaemonLibtrustID (1.87s) [2021-04-06T17:11:02.462Z] PASS [2021-04-06T17:11:02.462Z] [2021-04-06T17:11:02.462Z] === Skipped [2021-04-06T17:11:02.462Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-04-06T17:11:02.462Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:11:02.462Z] [2021-04-06T17:11:02.462Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-04-06T17:11:02.462Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:11:02.462Z] [2021-04-06T17:11:02.462Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-04-06T17:11:02.462Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:11:02.462Z] [2021-04-06T17:11:02.462Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-04-06T17:11:02.462Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:11:02.462Z] [2021-04-06T17:11:02.462Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-04-06T17:11:02.462Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:11:02.462Z] [2021-04-06T17:11:02.462Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-04-06T17:11:02.462Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:11:02.462Z] [2021-04-06T17:11:02.462Z] [2021-04-06T17:11:02.462Z] DONE 7 tests, 6 skipped in 2.071s [2021-04-06T17:11:02.462Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-06T17:11:02.462Z] INFO: Testing against a local daemon [2021-04-06T17:11:02.462Z] === RUN TestCheckpoint [2021-04-06T17:11:02.462Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-06T17:11:02.462Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:11:02.462Z] === RUN TestContainerInvalidJSON [2021-04-06T17:11:02.462Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:11:02.462Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:11:02.462Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:11:02.462Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:11:02.462Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:11:02.462Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:11:02.462Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:11:02.462Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:11:02.462Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:11:02.462Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-06T17:11:02.462Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-06T17:11:02.462Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-06T17:11:02.462Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-06T17:11:02.462Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-06T17:11:02.718Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-04-06T17:11:02.718Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-06T17:11:02.718Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-04-06T17:11:02.718Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-06T17:11:02.718Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-04-06T17:11:02.718Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-06T17:11:02.718Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-04-06T17:11:02.718Z] === RUN TestCopyFromContainer [2021-04-06T17:11:02.857Z] --- PASS: TestResizeWithInvalidSize (1.55s) [2021-04-06T17:11:02.857Z] === RUN TestResizeWhenContainerNotStarted [2021-04-06T17:11:02.959Z] Loaded image: debian:bullseye [2021-04-06T17:11:03.218Z] Loaded image: hello-world:latest [2021-04-06T17:11:03.218Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:11:03.731Z] --- PASS: TestStats (3.24s) [2021-04-06T17:11:03.731Z] === RUN TestStopContainerWithTimeout [2021-04-06T17:11:03.731Z] === RUN TestStopContainerWithTimeout/0 [2021-04-06T17:11:03.731Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-06T17:11:03.731Z] === RUN TestStopContainerWithTimeout/1 [2021-04-06T17:11:03.731Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-06T17:11:03.731Z] === RUN TestStopContainerWithTimeout/3 [2021-04-06T17:11:03.731Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-06T17:11:03.731Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-06T17:11:03.731Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-06T17:11:03.731Z] === CONT TestStopContainerWithTimeout/0 [2021-04-06T17:11:03.731Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-06T17:11:03.796Z] --- PASS: TestResizeWhenContainerNotStarted (1.40s) [2021-04-06T17:11:03.796Z] === RUN TestDaemonRestartKillContainers [2021-04-06T17:11:03.796Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:11:03.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:11:03.796Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:11:03.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:11:03.796Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:11:03.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:11:03.796Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:11:03.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:11:03.796Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:11:03.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:11:03.796Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:11:03.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:11:03.796Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:11:03.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:11:03.796Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:11:03.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:11:03.796Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:11:03.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:11:03.796Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:11:03.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:11:03.796Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:11:03.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:11:03.796Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:11:03.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:11:03.796Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:11:03.796Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:11:04.761Z] === CONT TestStopContainerWithTimeout/3 [2021-04-06T17:11:05.300Z] tests/integration/models_networks_test.py .... [ 90%] [2021-04-06T17:11:05.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-06T17:11:06.823Z] === CONT TestStopContainerWithTimeout/1 [2021-04-06T17:11:06.881Z] === RUN TestCopyFromContainer// [2021-04-06T17:11:06.881Z] === RUN TestCopyFromContainer//bar/root [2021-04-06T17:11:06.881Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-06T17:11:06.881Z] === RUN TestCopyFromContainer/bar/quux [2021-04-06T17:11:06.881Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-06T17:11:06.881Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-06T17:11:06.881Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-06T17:11:06.881Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-06T17:11:06.881Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-06T17:11:06.881Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-06T17:11:06.881Z] --- PASS: TestCopyFromContainer (4.06s) [2021-04-06T17:11:06.881Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-06T17:11:06.881Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-04-06T17:11:06.881Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-06T17:11:06.881Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-04-06T17:11:06.881Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-04-06T17:11:06.881Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-04-06T17:11:06.881Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-04-06T17:11:06.881Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-04-06T17:11:06.881Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-04-06T17:11:06.881Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-04-06T17:11:06.881Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-06T17:11:06.881Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:11:06.881Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:11:06.881Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:11:06.881Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:11:06.881Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:11:06.881Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:11:06.881Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:11:06.881Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:11:06.881Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:11:06.881Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-06T17:11:06.881Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-04-06T17:11:06.881Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-04-06T17:11:06.881Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-06T17:11:06.881Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-06T17:11:06.881Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-04-06T17:11:06.881Z] === RUN TestCreateWithInvalidEnv [2021-04-06T17:11:06.881Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-06T17:11:06.881Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-06T17:11:06.881Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-06T17:11:06.881Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-06T17:11:06.881Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-06T17:11:06.881Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-06T17:11:06.881Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-06T17:11:06.881Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-06T17:11:06.881Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-06T17:11:06.881Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-06T17:11:06.881Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-06T17:11:06.881Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-06T17:11:06.881Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-06T17:11:06.881Z] === RUN TestCreateTmpfsMountsTarget [2021-04-06T17:11:06.881Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-06T17:11:06.881Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-06T17:11:08.770Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s) [2021-04-06T17:11:08.770Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-06T17:11:08.887Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-06T17:11:08.887Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2021-04-06T17:11:08.887Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2021-04-06T17:11:08.887Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2021-04-06T17:11:08.887Z] --- PASS: TestStopContainerWithTimeout/1 (2.08s) [2021-04-06T17:11:08.887Z] === RUN TestDeleteDevicemapper [2021-04-06T17:11:08.887Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-06T17:11:08.887Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:11:08.887Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-06T17:11:09.076Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:11:09.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-06T17:11:09.076Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:11:10.456Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:11:10.577Z] tests/integration/models_nodes_test.py . [ 91%] [2021-04-06T17:11:10.659Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.87s) [2021-04-06T17:11:10.659Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-06T17:11:10.659Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:11:10.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:11:10.659Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:11:10.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:11:10.659Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:11:10.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:11:10.659Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:11:10.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:11:10.659Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:11:10.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:11:10.659Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:11:10.660Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:11:10.660Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:11:10.660Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:11:10.660Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:11:10.660Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-06T17:11:10.660Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-04-06T17:11:10.660Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-04-06T17:11:10.660Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-06T17:11:10.660Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-06T17:11:10.660Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-06T17:11:10.660Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-06T17:11:10.715Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:11:11.586Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2021-04-06T17:11:11.586Z] === RUN TestCreateDifferentPlatform [2021-04-06T17:11:11.586Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-06T17:11:11.586Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-06T17:11:11.586Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-04-06T17:11:11.586Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-06T17:11:11.586Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-06T17:11:11.586Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-06T17:11:11.586Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-04-06T17:11:11.586Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-06T17:11:11.586Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-04-06T17:11:11.586Z] === RUN TestContainerStartOnDaemonRestart [2021-04-06T17:11:11.586Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-04-06T17:11:11.586Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-06T17:11:11.586Z] === RUN TestDaemonRestartIpcMode [2021-04-06T17:11:11.586Z] === PAUSE TestDaemonRestartIpcMode [2021-04-06T17:11:11.586Z] === RUN TestDaemonHostGatewayIP [2021-04-06T17:11:11.586Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-04-06T17:11:11.586Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:11:11.586Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-06T17:11:11.586Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-06T17:11:11.586Z] === RUN TestContainerKillOnDaemonStart [2021-04-06T17:11:11.586Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-06T17:11:11.586Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-06T17:11:11.586Z] === RUN TestDiff [2021-04-06T17:11:11.957Z] tests/integration/models_resources_test.py . [ 91%] [2021-04-06T17:11:12.148Z] --- PASS: TestDiff (0.64s) [2021-04-06T17:11:12.148Z] === RUN TestExecWithCloseStdin [2021-04-06T17:11:12.621Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:11:12.621Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-04-06T17:11:12.621Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:11:12.881Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-06T17:11:13.076Z] --- PASS: TestExecWithCloseStdin (0.95s) [2021-04-06T17:11:13.076Z] === RUN TestExec [2021-04-06T17:11:13.193Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.39s) [2021-04-06T17:11:13.193Z] PASS [2021-04-06T17:11:13.193Z] [2021-04-06T17:11:13.193Z] === Skipped [2021-04-06T17:11:13.193Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-06T17:11:13.193Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:11:13.193Z] [2021-04-06T17:11:13.193Z] [2021-04-06T17:11:13.193Z] DONE 33 tests, 1 skipped in 131.546s [2021-04-06T17:11:13.193Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-06T17:11:13.193Z] INFO: Testing against a local daemon [2021-04-06T17:11:13.193Z] === RUN TestConfigInspect [2021-04-06T17:11:13.331Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.55s) [2021-04-06T17:11:13.331Z] === RUN TestUpdateMemory [2021-04-06T17:11:13.331Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-06T17:11:13.331Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:11:13.331Z] === RUN TestUpdateCPUQuota [2021-04-06T17:11:13.983Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-04-06T17:11:14.004Z] --- PASS: TestExec (0.93s) [2021-04-06T17:11:14.004Z] === RUN TestExecUser [2021-04-06T17:11:14.128Z] --- PASS: TestConfigInspect (2.61s) [2021-04-06T17:11:14.128Z] === RUN TestConfigList [2021-04-06T17:11:14.933Z] --- PASS: TestExecUser (0.96s) [2021-04-06T17:11:14.933Z] === RUN TestExportContainerAndImportImage [2021-04-06T17:11:15.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-06T17:11:15.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-06T17:11:15.860Z] --- PASS: TestExportContainerAndImportImage (0.86s) [2021-04-06T17:11:15.860Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-06T17:11:16.028Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-04-06T17:11:16.028Z] [2021-04-06T17:11:16.028Z] ________ ____ __. [2021-04-06T17:11:16.028Z] \_____ \ | |/ _| [2021-04-06T17:11:16.028Z] / | \| < [2021-04-06T17:11:16.028Z] / | \ | \ [2021-04-06T17:11:16.028Z] \_______ /____|__ \ [2021-04-06T17:11:16.028Z] \/ \/ [2021-04-06T17:11:16.028Z] [2021-04-06T17:11:16.028Z] INFO: make.ps1 ended at 04/06/2021 17:11:13 [2021-04-06T17:11:16.028Z] INFO: Binaries build ended at 04/06/2021 17:11:15. Duration:00:01:16.5899383 [2021-04-06T17:11:16.196Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:11:16.196Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:11:16.705Z] --- PASS: TestConfigList (2.49s) [2021-04-06T17:11:16.705Z] === RUN TestConfigsCreateAndDelete [2021-04-06T17:11:16.765Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-04-06T17:11:16.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-06T17:11:16.982Z] INFO: Copying the built daemon binary to d:\CI\PR-42257\1\binary\dockerd-f2c0b3688a.exe... [2021-04-06T17:11:16.982Z] INFO: Copying the built client binary to d:\CI\PR-42257\1\binary\docker-f2c0b3688a.exe... [2021-04-06T17:11:16.982Z] INFO: Copying dockerversion from the container... [2021-04-06T17:11:17.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-06T17:11:17.434Z] INFO: Copying the golang package from the container to d:\CI\PR-42257\1\installer\go.zip... [2021-04-06T17:11:17.592Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-06T17:11:17.799Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-04-06T17:11:17.799Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-04-06T17:11:17.908Z] --- PASS: TestUpdateCPUQuota (4.33s) [2021-04-06T17:11:17.908Z] === RUN TestUpdatePidsLimit [2021-04-06T17:11:17.908Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-06T17:11:18.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-06T17:11:18.390Z] INFO: Extracting go.zip to d:\CI\PR-42257\1\go [2021-04-06T17:11:18.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-06T17:11:18.539Z] === RUN TestUpdatePidsLimit/no_change [2021-04-06T17:11:18.974Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-04-06T17:11:19.211Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-06T17:11:19.235Z] --- PASS: TestConfigsCreateAndDelete (2.46s) [2021-04-06T17:11:19.235Z] === RUN TestConfigsUpdate [2021-04-06T17:11:19.842Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-06T17:11:20.025Z] --- PASS: TestExportContainerAfterDaemonRestart (3.98s) [2021-04-06T17:11:20.025Z] === RUN TestHealthCheckWorkdir [2021-04-06T17:11:20.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-06T17:11:20.472Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-06T17:11:20.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-06T17:11:20.880Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:11:21.172Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-06T17:11:21.390Z] --- PASS: TestHealthCheckWorkdir (1.35s) [2021-04-06T17:11:21.390Z] === RUN TestHealthKillContainer [2021-04-06T17:11:21.767Z] --- PASS: TestConfigsUpdate (2.56s) [2021-04-06T17:11:21.767Z] === RUN TestTemplatedConfig [2021-04-06T17:11:21.802Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-06T17:11:21.819Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:11:22.863Z] tests/integration/regression_test.py ...... [ 98%] [2021-04-06T17:11:23.380Z] --- PASS: TestUpdatePidsLimit (5.79s) [2021-04-06T17:11:23.380Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.69s) [2021-04-06T17:11:23.380Z] --- PASS: TestUpdatePidsLimit/no_change (0.68s) [2021-04-06T17:11:23.380Z] --- PASS: TestUpdatePidsLimit/update_lower (0.69s) [2021-04-06T17:11:23.380Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.69s) [2021-04-06T17:11:23.380Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.74s) [2021-04-06T17:11:23.380Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s) [2021-04-06T17:11:23.380Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.68s) [2021-04-06T17:11:23.380Z] === RUN TestUpdateRestartPolicy [2021-04-06T17:11:23.383Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-04-06T17:11:23.383Z] tests/integration/credentials/utils_test.py . [100%] [2021-04-06T17:11:23.383Z] [2021-04-06T17:11:23.383Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-04-06T17:11:23.383Z] =========================== short test summary info ============================ [2021-04-06T17:11:23.383Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-04-06T17:11:23.383Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-04-06T17:11:23.383Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-04-06T17:11:23.383Z] Not supported on most drivers [2021-04-06T17:11:23.383Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-04-06T17:11:23.383Z] Output of docker top depends on host distro, and is not formalized. [2021-04-06T17:11:23.383Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-04-06T17:11:23.383Z] Output of docker top depends on host distro, and is not formalized. [2021-04-06T17:11:23.383Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-04-06T17:11:23.383Z] Can fail if eth0 has multiple IP addresses [2021-04-06T17:11:23.383Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-04-06T17:11:23.383Z] This doesn't seem to be taken into account by the engine [2021-04-06T17:11:23.383Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-04-06T17:11:23.383Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-04-06T17:11:23.383Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 373.04 seconds == [2021-04-06T17:11:23.644Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-04-06T17:11:23.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-06T17:11:24.698Z] --- PASS: TestHealthKillContainer (2.97s) [2021-04-06T17:11:24.698Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-06T17:11:24.698Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2021-04-06T17:11:24.698Z] === RUN TestIpcModeNone [2021-04-06T17:11:25.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-06T17:11:25.627Z] --- PASS: TestIpcModeNone (0.94s) [2021-04-06T17:11:25.627Z] === RUN TestIpcModePrivate [2021-04-06T17:11:25.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-06T17:11:25.683Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-06T17:11:25.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.34s) [2021-04-06T17:11:25.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.85s) [2021-04-06T17:11:25.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.12s) [2021-04-06T17:11:25.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.03s) [2021-04-06T17:11:25.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.02s) [2021-04-06T17:11:25.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.87s) [2021-04-06T17:11:25.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.52s) [2021-04-06T17:11:25.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.62s) [2021-04-06T17:11:25.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.02s) [2021-04-06T17:11:25.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.39s) [2021-04-06T17:11:25.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.89s) [2021-04-06T17:11:25.683Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.89s) [2021-04-06T17:11:25.683Z] === RUN TestCgroupNamespacesRun [2021-04-06T17:11:25.954Z] --- PASS: TestTemplatedConfig (3.46s) [2021-04-06T17:11:25.954Z] === RUN TestConfigCreateResolve [2021-04-06T17:11:26.554Z] --- PASS: TestIpcModePrivate (0.94s) [2021-04-06T17:11:26.554Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-04-06T17:11:26.554Z] === RUN TestIpcModeShareable [2021-04-06T17:11:26.554Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-04-06T17:11:26.554Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-06T17:11:26.554Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-06T17:11:27.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-06T17:11:27.588Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-04-06T17:11:27.855Z] --- PASS: TestConfigCreateResolve (2.58s) [2021-04-06T17:11:27.855Z] === RUN TestConfigDaemonLibtrustID [2021-04-06T17:11:27.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-06T17:11:28.421Z] --- PASS: TestConfigDaemonLibtrustID (0.68s) [2021-04-06T17:11:28.421Z] PASS [2021-04-06T17:11:28.421Z] [2021-04-06T17:11:28.421Z] DONE 7 tests in 16.879s [2021-04-06T17:11:28.421Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-06T17:11:28.421Z] INFO: Testing against a local daemon [2021-04-06T17:11:28.421Z] === RUN TestCheckpoint [2021-04-06T17:11:28.421Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-06T17:11:28.421Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:11:28.421Z] === RUN TestContainerInvalidJSON [2021-04-06T17:11:28.421Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:11:28.421Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:11:28.421Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:11:28.421Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:11:28.421Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:11:28.421Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:11:28.421Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:11:28.421Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:11:28.421Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:11:28.422Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-06T17:11:28.422Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-06T17:11:28.422Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-06T17:11:28.422Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-06T17:11:28.422Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-06T17:11:28.530Z] --- PASS: TestCgroupNamespacesRun (2.89s) [2021-04-06T17:11:28.530Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-06T17:11:28.680Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-04-06T17:11:28.680Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-06T17:11:28.680Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-04-06T17:11:28.680Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-06T17:11:28.680Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-04-06T17:11:28.680Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-06T17:11:28.680Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-04-06T17:11:28.680Z] === RUN TestCopyFromContainer [2021-04-06T17:11:29.828Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s) [2021-04-06T17:11:29.828Z] === RUN TestAPIIpcModeHost [2021-04-06T17:11:29.828Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-04-06T17:11:29.828Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-06T17:11:29.828Z] === RUN TestDaemonIpcModeShareable [2021-04-06T17:11:29.828Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-04-06T17:11:29.828Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-06T17:11:29.828Z] === RUN TestDaemonIpcModePrivate [2021-04-06T17:11:29.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-06T17:11:30.057Z] === RUN TestCopyFromContainer// [2021-04-06T17:11:30.316Z] === RUN TestCopyFromContainer//bar/root [2021-04-06T17:11:30.316Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-06T17:11:30.316Z] === RUN TestCopyFromContainer/bar/quux [2021-04-06T17:11:30.440Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.04s) [2021-04-06T17:11:30.440Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-06T17:11:30.575Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-06T17:11:30.575Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-06T17:11:30.575Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-06T17:11:30.575Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-06T17:11:30.834Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-06T17:11:30.834Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-06T17:11:30.834Z] --- PASS: TestCopyFromContainer (2.14s) [2021-04-06T17:11:30.834Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-04-06T17:11:30.834Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-04-06T17:11:30.834Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-06T17:11:30.834Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-04-06T17:11:30.834Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-04-06T17:11:30.834Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-04-06T17:11:30.834Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-04-06T17:11:30.834Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-04-06T17:11:30.834Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-04-06T17:11:30.834Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-04-06T17:11:30.834Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-06T17:11:30.834Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:11:30.834Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:11:30.834Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:11:30.834Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:11:30.834Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:11:30.834Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:11:30.834Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:11:30.834Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:11:30.834Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:11:30.834Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-06T17:11:30.834Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-06T17:11:30.834Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-06T17:11:30.834Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-06T17:11:30.834Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-06T17:11:30.834Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-06T17:11:30.834Z] === RUN TestCreateWithInvalidEnv [2021-04-06T17:11:31.093Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-06T17:11:31.093Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-06T17:11:31.093Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-06T17:11:31.093Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-06T17:11:31.093Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-06T17:11:31.093Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-06T17:11:31.093Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-06T17:11:31.093Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-06T17:11:31.093Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-06T17:11:31.093Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-06T17:11:31.093Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-06T17:11:31.093Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-06T17:11:31.093Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-06T17:11:31.093Z] === RUN TestCreateTmpfsMountsTarget [2021-04-06T17:11:31.093Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-06T17:11:31.093Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-06T17:11:31.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-06T17:11:31.467Z] ok github.com/docker/docker/cmd/dockerd 0.216s coverage: 29.1% of statements [2021-04-06T17:11:32.347Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-04-06T17:11:32.347Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-06T17:11:32.352Z] --- PASS: TestDaemonIpcModePrivate (2.93s) [2021-04-06T17:11:32.352Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-04-06T17:11:32.352Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-06T17:11:32.352Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-06T17:11:32.352Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-06T17:11:32.352Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-06T17:11:32.352Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-06T17:11:32.352Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-06T17:11:32.352Z] === RUN TestIpcModeOlderClient [2021-04-06T17:11:32.352Z] === PAUSE TestIpcModeOlderClient [2021-04-06T17:11:32.352Z] === RUN TestKillContainerInvalidSignal [2021-04-06T17:11:32.915Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2021-04-06T17:11:32.915Z] === RUN TestKillContainer [2021-04-06T17:11:32.915Z] === RUN TestKillContainer/no_signal [2021-04-06T17:11:33.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-06T17:11:33.477Z] === RUN TestKillContainer/non_killing_signal [2021-04-06T17:11:33.626Z] --- PASS: TestCreateWithCustomMaskedPaths (2.59s) [2021-04-06T17:11:33.626Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-06T17:11:33.727Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.19s) [2021-04-06T17:11:33.727Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-06T17:11:33.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-06T17:11:34.043Z] === RUN TestKillContainer/killing_signal [2021-04-06T17:11:34.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-06T17:11:34.969Z] --- PASS: TestKillContainer (1.94s) [2021-04-06T17:11:34.969Z] --- PASS: TestKillContainer/no_signal (0.64s) [2021-04-06T17:11:34.969Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-04-06T17:11:34.969Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2021-04-06T17:11:34.969Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-06T17:11:34.969Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-06T17:11:35.532Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-06T17:11:35.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-06T17:11:35.634Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-06T17:11:35.902Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-06T17:11:35.902Z] [2021-04-06T17:11:35.902Z] Unloading profiles will leave already running processes permanently [2021-04-06T17:11:35.902Z] unconfined, which can lead to unexpected situations. [2021-04-06T17:11:35.902Z] [2021-04-06T17:11:35.902Z] To set a process to complain mode, use the command line tool [2021-04-06T17:11:35.902Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-06T17:11:35.902Z] Post stage [Pipeline] junit [2021-04-06T17:11:35.916Z] Recording test results [2021-04-06T17:11:35.981Z] ok github.com/docker/docker/container 0.135s coverage: 34.7% of statements [2021-04-06T17:11:35.981Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-06T17:11:35.981Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-06T17:11:35.981Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-06T17:11:35.981Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-06T17:11:36.093Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2021-04-06T17:11:36.093Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2021-04-06T17:11:36.093Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2021-04-06T17:11:36.093Z] === RUN TestKillStoppedContainer [2021-04-06T17:11:36.093Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-04-06T17:11:36.093Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-06T17:11:36.093Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-04-06T17:11:36.093Z] === RUN TestKillDifferentUserContainer [2021-04-06T17:11:36.159Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.46s) [2021-04-06T17:11:36.159Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-06T17:11:36.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:11:36.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:11:36.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:11:36.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:11:36.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:11:36.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:11:36.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:11:36.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:11:36.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:11:36.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:11:36.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:11:36.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:11:36.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:11:36.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:11:36.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:11:36.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-06T17:11:36.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-04-06T17:11:36.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-04-06T17:11:36.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-06T17:11:36.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-06T17:11:36.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-06T17:11:36.159Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-06T17:11:36.168Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-04-06T17:11:36.446Z] + echo Ensuring container killed. [2021-04-06T17:11:36.446Z] Ensuring container killed. [2021-04-06T17:11:36.446Z] + docker rm -vf docker-pr1 [2021-04-06T17:11:36.446Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-06T17:11:36.572Z] --- PASS: TestCgroupNamespacesRunHostMode (2.94s) [2021-04-06T17:11:36.572Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-06T17:11:36.572Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-06T17:11:36.732Z] + echo Chowning /workspace to jenkins user [2021-04-06T17:11:36.732Z] Chowning /workspace to jenkins user [2021-04-06T17:11:36.732Z] + id -u [2021-04-06T17:11:36.732Z] + id -g [2021-04-06T17:11:36.732Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42257:/workspace busybox chown -R 1000:1000 /workspace [2021-04-06T17:11:36.942Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-06T17:11:36.942Z] Using test binary docker [2021-04-06T17:11:36.942Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-06T17:11:36.942Z] +++ /etc/init.d/apparmor start [2021-04-06T17:11:36.942Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-06T17:11:36.942Z] INFO: Waiting for daemon to start... [2021-04-06T17:11:36.942Z] Starting dockerd [2021-04-06T17:11:36.942Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-04-06T17:11:37.025Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2021-04-06T17:11:37.025Z] === RUN TestInspectOomKilledTrue [2021-04-06T17:11:37.025Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-06T17:11:37.025Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:11:37.025Z] === RUN TestInspectOomKilledFalse [2021-04-06T17:11:37.025Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-06T17:11:37.025Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:11:37.025Z] === RUN TestLinksEtcHostsContentMatch [2021-04-06T17:11:37.025Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-04-06T17:11:37.025Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-06T17:11:37.025Z] === RUN TestLinksContainerNames [2021-04-06T17:11:37.095Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2021-04-06T17:11:37.095Z] === RUN TestCreateDifferentPlatform [2021-04-06T17:11:37.095Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-06T17:11:37.095Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-06T17:11:37.095Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-04-06T17:11:37.095Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-06T17:11:37.095Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-06T17:11:37.095Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-06T17:11:37.095Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-06T17:11:37.095Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-06T17:11:37.095Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-04-06T17:11:37.095Z] === RUN TestContainerStartOnDaemonRestart [2021-04-06T17:11:37.095Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-06T17:11:37.095Z] === RUN TestDaemonRestartIpcMode [2021-04-06T17:11:37.095Z] === PAUSE TestDaemonRestartIpcMode [2021-04-06T17:11:37.095Z] === RUN TestDaemonHostGatewayIP [2021-04-06T17:11:37.095Z] === PAUSE TestDaemonHostGatewayIP [2021-04-06T17:11:37.095Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-06T17:11:37.095Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-06T17:11:37.095Z] === RUN TestContainerKillOnDaemonStart [2021-04-06T17:11:37.095Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-06T17:11:37.095Z] === RUN TestDiff [2021-04-06T17:11:37.510Z] === RUN TestDockerSuite/TestBuildCacheFrom [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-06T17:11:37.969Z] + bundleName=docker-py [2021-04-06T17:11:37.969Z] + echo Creating docker-py-bundles.tar.gz [2021-04-06T17:11:37.969Z] Creating docker-py-bundles.tar.gz [2021-04-06T17:11:37.969Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-04-06T17:11:37.982Z] Archiving artifacts [2021-04-06T17:11:38.030Z] --- PASS: TestDiff (0.80s) [2021-04-06T17:11:38.030Z] === RUN TestExecWithCloseStdin [2021-04-06T17:11:38.210Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42257/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-04-06T17:11:38.393Z] --- PASS: TestLinksContainerNames (1.32s) [2021-04-06T17:11:38.393Z] === RUN TestLogsFollowTailEmpty [2021-04-06T17:11:38.578Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42257/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f2c0b3688a572fa0588132317ea1e276fef44203 -e DOCKER_GRAPHDRIVER docker:f2c0b3688a572fa0588132317ea1e276fef44203 hack/make.sh binary-daemon [2021-04-06T17:11:38.825Z] --- PASS: TestUpdateRestartPolicy (13.83s) [2021-04-06T17:11:38.825Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-06T17:11:38.825Z] --- PASS: TestUpdateRestartWithAutoRemove (1.00s) [2021-04-06T17:11:38.825Z] === RUN TestWaitNonBlocked [2021-04-06T17:11:38.825Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:11:38.825Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:11:38.825Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:11:38.825Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:11:38.825Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:11:38.825Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:11:38.959Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2021-04-06T17:11:38.959Z] === RUN TestContainerNetworkMountsNoChown [2021-04-06T17:11:38.970Z] --- PASS: TestExecWithCloseStdin (1.13s) [2021-04-06T17:11:38.970Z] === RUN TestExec [2021-04-06T17:11:39.148Z] [2021-04-06T17:11:39.148Z] Removing bundles/ [2021-04-06T17:11:39.148Z] [2021-04-06T17:11:39.148Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-04-06T17:11:39.148Z] Building: bundles/binary-daemon/dockerd-dev [2021-04-06T17:11:39.148Z] GOOS="" GOARCH="" GOARM="" [2021-04-06T17:11:39.520Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/default [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/default [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/private [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/private [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/rprivate [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/slave [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/slave [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/rslave [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/shared [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/shared [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/rshared [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-06T17:11:39.520Z] === CONT TestMountDaemonRoot/default [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:11:39.520Z] === CONT TestMountDaemonRoot/rslave [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:11:39.520Z] === CONT TestMountDaemonRoot/rshared [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:11:39.520Z] === CONT TestMountDaemonRoot/shared [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:11:39.520Z] === CONT TestMountDaemonRoot/rprivate [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:11:39.520Z] === CONT TestMountDaemonRoot/slave [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:11:39.520Z] === CONT TestMountDaemonRoot/private [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-06T17:11:39.520Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:11:39.520Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:11:39.520Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-06T17:11:39.520Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:11:39.520Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:11:39.520Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:11:39.520Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-06T17:11:39.520Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:11:39.529Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-06T17:11:39.529Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.25s) [2021-04-06T17:11:39.529Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.32s) [2021-04-06T17:11:39.529Z] === RUN TestWaitBlocked [2021-04-06T17:11:39.529Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:11:39.529Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:11:39.529Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:11:39.529Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:11:39.529Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:11:39.529Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:11:39.559Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2021-04-06T17:11:39.776Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-06T17:11:39.776Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:11:39.776Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:11:39.776Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:11:39.776Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:11:39.776Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:11:39.776Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:11:39.776Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:11:40.032Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-06T17:11:40.032Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:11:40.032Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-06T17:11:40.032Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:11:40.032Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-06T17:11:40.032Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:11:40.032Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:11:40.032Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:11:40.032Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:11:40.032Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-06T17:11:40.032Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:11:40.032Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:11:40.032Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-06T17:11:40.032Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.12s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-04-06T17:11:40.032Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-06T17:11:40.033Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-04-06T17:11:40.033Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-04-06T17:11:40.033Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-06T17:11:40.033Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-04-06T17:11:40.033Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-04-06T17:11:40.033Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-04-06T17:11:40.033Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-04-06T17:11:40.033Z] === RUN TestContainerBindMountNonRecursive [2021-04-06T17:11:40.033Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-04-06T17:11:40.033Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-06T17:11:40.033Z] === RUN TestContainerVolumesMountedAsShared [2021-04-06T17:11:40.033Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-04-06T17:11:40.033Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-06T17:11:40.033Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-06T17:11:40.033Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-04-06T17:11:40.033Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-06T17:11:40.033Z] === RUN TestNetworkNat [2021-04-06T17:11:40.058Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.15s) [2021-04-06T17:11:40.058Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-06T17:11:40.317Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-04-06T17:11:40.349Z] --- PASS: TestExec (1.14s) [2021-04-06T17:11:40.349Z] === RUN TestExecUser [2021-04-06T17:11:40.960Z] --- PASS: TestNetworkNat (0.89s) [2021-04-06T17:11:40.960Z] === RUN TestNetworkLocalhostTCPNat [2021-04-06T17:11:41.037Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-06T17:11:41.037Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2021-04-06T17:11:41.037Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.38s) [2021-04-06T17:11:41.037Z] === CONT TestContainerStartOnDaemonRestart [2021-04-06T17:11:41.037Z] === CONT TestIpcModeOlderClient [2021-04-06T17:11:41.286Z] --- PASS: TestExecUser (1.14s) [2021-04-06T17:11:41.286Z] === RUN TestExportContainerAndImportImage [2021-04-06T17:11:41.396Z] --- PASS: TestIpcModeOlderClient (0.18s) [2021-04-06T17:11:41.396Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-06T17:11:41.887Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2021-04-06T17:11:41.887Z] === RUN TestNetworkLoopbackNat [2021-04-06T17:11:42.223Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2021-04-06T17:11:42.223Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-06T17:11:42.223Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.17s) [2021-04-06T17:11:42.223Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-06T17:11:43.135Z] ok github.com/docker/docker/daemon/cluster/convert 0.017s coverage: 35.9% of statements [2021-04-06T17:11:43.435Z] INFO: Extraction ended at 04/06/2021 17:11:39. Duration:00:00:21.1038814 [2021-04-06T17:11:43.435Z] INFO: Updating the golang and path environment variables [2021-04-06T17:11:43.435Z] INFO: GOPATH=d:\gopath [2021-04-06T17:11:43.435Z] INFO: go version go1.13.15 windows/amd64 [2021-04-06T17:11:43.435Z] INFO: Running the daemon under test in debug mode [2021-04-06T17:11:43.435Z] INFO: Starting a daemon under test... [2021-04-06T17:11:43.435Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42257\1\daemon --pidfile d:\CI\PR-42257\1\docker.pid -D [2021-04-06T17:11:43.435Z] INFO: Process started successfully. [2021-04-06T17:11:43.435Z] INFO: Start tailing logs of the daemon under tests [2021-04-06T17:11:43.435Z] INFO: Waiting for the daemon under test to start... [2021-04-06T17:11:43.531Z] . [2021-04-06T17:11:43.531Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-06T17:11:43.531Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-06T17:11:43.531Z] Error: No such image: emptyfs [2021-04-06T17:11:43.531Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-06T17:11:43.531Z] ++++ docker load [2021-04-06T17:11:43.604Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-04-06T17:11:43.604Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.78s) [2021-04-06T17:11:43.604Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-06T17:11:43.792Z] Running integration-test (iteration 1) [2021-04-06T17:11:43.792Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-04-06T17:11:43.792Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:11:43.792Z] ++ set -e [2021-04-06T17:11:43.792Z] ++ '[' -n 0 ']' [2021-04-06T17:11:43.792Z] ++ set -x [2021-04-06T17:11:43.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-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:11:44.125Z] --- PASS: TestExportContainerAfterDaemonRestart (1.87s) [2021-04-06T17:11:44.125Z] === RUN TestHealthCheckWorkdir [2021-04-06T17:11:44.171Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-06T17:11:44.677Z] ok github.com/docker/docker/daemon/cluster 0.123s coverage: 0.5% of statements [2021-04-06T17:11:45.096Z] --- PASS: TestContainerStartOnDaemonRestart (3.69s) [2021-04-06T17:11:45.096Z] === CONT TestContainerKillOnDaemonStart [2021-04-06T17:11:45.152Z] --- PASS: TestNetworkLoopbackNat (3.10s) [2021-04-06T17:11:45.152Z] === RUN TestPause [2021-04-06T17:11:45.152Z] --- SKIP: TestPause (0.00s) [2021-04-06T17:11:45.152Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:11:45.152Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-06T17:11:45.152Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:11:45.152Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:11:45.152Z] === RUN TestPauseStopPausedContainer [2021-04-06T17:11:45.152Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-04-06T17:11:45.152Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:11:45.152Z] === RUN TestPsFilter [2021-04-06T17:11:45.152Z] --- PASS: TestPsFilter (0.10s) [2021-04-06T17:11:45.152Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-06T17:11:45.713Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2021-04-06T17:11:45.713Z] === RUN TestRemoveContainerWithVolume [2021-04-06T17:11:45.798Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.52s) [2021-04-06T17:11:45.798Z] === CONT TestDaemonHostGatewayIP [2021-04-06T17:11:46.028Z] --- PASS: TestHealthCheckWorkdir (1.58s) [2021-04-06T17:11:46.028Z] === RUN TestHealthKillContainer [2021-04-06T17:11:46.077Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-06T17:11:46.275Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2021-04-06T17:11:46.275Z] === RUN TestRemoveContainerRunning [2021-04-06T17:11:47.014Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-04-06T17:11:47.014Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.32s) [2021-04-06T17:11:47.014Z] === RUN TestKernelTCPMemory [2021-04-06T17:11:47.202Z] --- PASS: TestRemoveContainerRunning (0.67s) [2021-04-06T17:11:47.202Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-06T17:11:47.275Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-04-06T17:11:47.822Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2021-04-06T17:11:47.822Z] === RUN TestRemoveInvalidContainer [2021-04-06T17:11:47.822Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-06T17:11:47.822Z] === RUN TestRenameLinkedContainer [2021-04-06T17:11:48.212Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-06T17:11:48.781Z] --- PASS: TestKernelTCPMemory (1.72s) [2021-04-06T17:11:48.781Z] === RUN TestNISDomainname [2021-04-06T17:11:49.260Z] ok github.com/docker/docker/daemon/discovery 0.028s coverage: 30.0% of statements [2021-04-06T17:11:49.315Z] --- PASS: TestHealthKillContainer (3.15s) [2021-04-06T17:11:49.315Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-06T17:11:49.882Z] --- PASS: TestInspectCpusetInConfigPre120 (0.93s) [2021-04-06T17:11:49.882Z] === RUN TestIpcModeNone [2021-04-06T17:11:50.386Z] --- PASS: TestDaemonHostGatewayIP (3.92s) [2021-04-06T17:11:50.386Z] === CONT TestDaemonRestartIpcMode [2021-04-06T17:11:50.794Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2021-04-06T17:11:50.819Z] --- PASS: TestIpcModeNone (1.14s) [2021-04-06T17:11:50.819Z] === RUN TestIpcModePrivate [2021-04-06T17:11:51.091Z] ok github.com/docker/docker/daemon/config 0.109s coverage: 81.8% of statements [2021-04-06T17:11:51.094Z] --- PASS: TestRenameLinkedContainer (3.02s) [2021-04-06T17:11:51.094Z] === RUN TestRenameStoppedContainer [2021-04-06T17:11:51.320Z] --- PASS: TestNISDomainname (2.70s) [2021-04-06T17:11:51.320Z] === RUN TestHostnameDnsResolution [2021-04-06T17:11:51.656Z] --- PASS: TestRenameStoppedContainer (0.71s) [2021-04-06T17:11:51.656Z] === RUN TestRenameRunningContainerAndReuse [2021-04-06T17:11:52.195Z] --- PASS: TestIpcModePrivate (1.14s) [2021-04-06T17:11:52.195Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-04-06T17:11:52.195Z] === RUN TestIpcModeShareable [2021-04-06T17:11:53.020Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2021-04-06T17:11:53.020Z] === RUN TestRenameInvalidName [2021-04-06T17:11:53.130Z] --- PASS: TestIpcModeShareable (1.16s) [2021-04-06T17:11:53.130Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-04-06T17:11:53.130Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-06T17:11:53.580Z] --- PASS: TestRenameInvalidName (0.66s) [2021-04-06T17:11:53.580Z] === RUN TestRenameAnonymousContainer [2021-04-06T17:11:53.883Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-04-06T17:11:53.934Z] --- PASS: TestDaemonRestartIpcMode (4.00s) [2021-04-06T17:11:54.609Z] --- PASS: TestHostnameDnsResolution (2.96s) [2021-04-06T17:11:54.609Z] === RUN TestStats [2021-04-06T17:11:56.037Z] Loaded image: buildpack-deps:buster [2021-04-06T17:11:56.298Z] Loaded image: busybox:latest [2021-04-06T17:11:56.298Z] Loaded image: busybox:glibc [2021-04-06T17:11:56.416Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.20s) [2021-04-06T17:11:56.416Z] === RUN TestAPIIpcModeHost [2021-04-06T17:11:56.516Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-06T17:11:56.773Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-04-06T17:11:56.844Z] --- PASS: TestRenameAnonymousContainer (3.12s) [2021-04-06T17:11:56.844Z] === RUN TestRenameContainerWithSameName [2021-04-06T17:11:57.405Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2021-04-06T17:11:57.405Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-06T17:11:57.448Z] --- PASS: TestContainerKillOnDaemonStart (12.69s) [2021-04-06T17:11:57.448Z] PASS [2021-04-06T17:11:57.448Z] [2021-04-06T17:11:57.448Z] === Skipped [2021-04-06T17:11:57.448Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-04-06T17:11:57.448Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:11:57.448Z] [2021-04-06T17:11:57.448Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2021-04-06T17:11:57.448Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:11:57.448Z] [2021-04-06T17:11:57.448Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-06T17:11:57.448Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:11:57.448Z] [2021-04-06T17:11:57.448Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:11:57.448Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:11:57.448Z] [2021-04-06T17:11:57.448Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-04-06T17:11:57.448Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:11:57.448Z] [2021-04-06T17:11:57.448Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-04-06T17:11:57.448Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:11:57.448Z] [2021-04-06T17:11:57.448Z] [2021-04-06T17:11:57.448Z] DONE 196 tests, 6 skipped in 181.698s [2021-04-06T17:11:57.448Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-04-06T17:11:57.448Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:11:57.448Z] ++ set -e [2021-04-06T17:11:57.448Z] ++ '[' -n 0 ']' [2021-04-06T17:11:57.448Z] ++ set -x [2021-04-06T17:11:57.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:11:57.775Z] INFO: Testing against a local daemon [2021-04-06T17:11:57.775Z] === RUN TestCommitInheritsEnv [2021-04-06T17:11:57.792Z] --- PASS: TestAPIIpcModeHost (1.17s) [2021-04-06T17:11:57.792Z] === RUN TestDaemonIpcModeShareable [2021-04-06T17:11:57.823Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.464s coverage: 14.1% of statements [2021-04-06T17:11:57.823Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.445s coverage: 57.1% of statements [2021-04-06T17:11:57.898Z] --- PASS: TestStats (3.26s) [2021-04-06T17:11:57.898Z] === RUN TestStopContainerWithTimeout [2021-04-06T17:11:57.898Z] === RUN TestStopContainerWithTimeout/0 [2021-04-06T17:11:57.898Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-06T17:11:57.898Z] === RUN TestStopContainerWithTimeout/1 [2021-04-06T17:11:57.898Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-06T17:11:57.898Z] === RUN TestStopContainerWithTimeout/3 [2021-04-06T17:11:57.898Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-06T17:11:57.898Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-06T17:11:57.898Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-06T17:11:57.898Z] === CONT TestStopContainerWithTimeout/0 [2021-04-06T17:11:57.898Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-06T17:11:58.409Z] --- PASS: TestCommitInheritsEnv (0.57s) [2021-04-06T17:11:58.409Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-06T17:11:58.409Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-06T17:11:58.409Z] === RUN TestImagesFilterMultiReference [2021-04-06T17:11:58.409Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-04-06T17:11:58.409Z] === RUN TestImagePullPlatformInvalid [2021-04-06T17:11:58.409Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-04-06T17:11:58.409Z] === RUN TestRemoveImageOrphaning [2021-04-06T17:11:58.769Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2021-04-06T17:11:58.769Z] === RUN TestResize [2021-04-06T17:11:59.041Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2021-04-06T17:11:59.041Z] === RUN TestRemoveImageGarbageCollector [2021-04-06T17:11:59.041Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-06T17:11:59.041Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:11:59.041Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-06T17:11:59.041Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-04-06T17:11:59.041Z] === RUN TestTagInvalidReference [2021-04-06T17:11:59.041Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-06T17:11:59.041Z] === RUN TestTagValidPrefixedRepo [2021-04-06T17:11:59.041Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-04-06T17:11:59.041Z] === RUN TestTagExistedNameWithoutForce [2021-04-06T17:11:59.041Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-06T17:11:59.041Z] === RUN TestTagOfficialNames [2021-04-06T17:11:59.041Z] --- PASS: TestTagOfficialNames (0.04s) [2021-04-06T17:11:59.041Z] === RUN TestTagMatchesDigest [2021-04-06T17:11:59.041Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-06T17:11:59.041Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-06T17:11:59.279Z] === CONT TestStopContainerWithTimeout/3 [2021-04-06T17:11:59.331Z] --- PASS: TestResize (0.66s) [2021-04-06T17:11:59.331Z] === RUN TestResizeWithInvalidSize [2021-04-06T17:11:59.694Z] --- PASS: TestDaemonIpcModeShareable (1.93s) [2021-04-06T17:11:59.694Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-06T17:11:59.694Z] === RUN TestDaemonIpcModePrivate [2021-04-06T17:11:59.849Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-06T17:11:59.892Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2021-04-06T17:11:59.892Z] === RUN TestResizeWhenContainerNotStarted [2021-04-06T17:12:00.454Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2021-04-06T17:12:00.454Z] === RUN TestDaemonRestartKillContainers [2021-04-06T17:12:00.454Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-06T17:12:00.454Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-06T17:12:00.454Z] === RUN TestCgroupNamespacesRun [2021-04-06T17:12:00.524Z] Loaded image: debian:bullseye [2021-04-06T17:12:01.041Z] .....INFO: Daemon under test started and replied! [2021-04-06T17:12:01.041Z] INFO: Docker version of the daemon under test [2021-04-06T17:12:01.041Z] [2021-04-06T17:12:01.041Z] Client: [2021-04-06T17:12:01.041Z] Version: 17.06.2-ce [2021-04-06T17:12:01.041Z] API version: 1.30 [2021-04-06T17:12:01.041Z] Go version: go1.8.3 [2021-04-06T17:12:01.041Z] Git commit: cec0b72 [2021-04-06T17:12:01.041Z] Built: Tue Sep 5 19:57:19 2017 [2021-04-06T17:12:01.041Z] OS/Arch: windows/amd64 [2021-04-06T17:12:01.041Z] [2021-04-06T17:12:01.041Z] Server: [2021-04-06T17:12:01.041Z] Version: 0.0.0-dev [2021-04-06T17:12:01.041Z] API version: 1.41 (minimum version 1.24) [2021-04-06T17:12:01.041Z] Go version: go1.13.15 [2021-04-06T17:12:01.041Z] Git commit: f2c0b3688a [2021-04-06T17:12:01.041Z] Built: 04/06/2021 17:10:03 [2021-04-06T17:12:01.041Z] OS/Arch: windows/amd64 [2021-04-06T17:12:01.041Z] Experimental: false [2021-04-06T17:12:01.041Z] [2021-04-06T17:12:01.042Z] INFO: Docker info of the daemon under test [2021-04-06T17:12:01.042Z] [2021-04-06T17:12:01.042Z] Containers: 0 [2021-04-06T17:12:01.042Z] Running: 0 [2021-04-06T17:12:01.042Z] Paused: 0 [2021-04-06T17:12:01.042Z] Stopped: 0 [2021-04-06T17:12:01.042Z] Images: 0 [2021-04-06T17:12:01.042Z] Server Version: 0.0.0-dev [2021-04-06T17:12:01.042Z] Storage Driver: windowsfilter [2021-04-06T17:12:01.042Z] Windows: [2021-04-06T17:12:01.042Z] Logging Driver: json-file [2021-04-06T17:12:01.042Z] Plugins: [2021-04-06T17:12:01.042Z] Volume: local [2021-04-06T17:12:01.042Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-06T17:12:01.042Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-06T17:12:01.042Z] Swarm: inactive [2021-04-06T17:12:01.042Z] Default Isolation: process [2021-04-06T17:12:01.042Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-06T17:12:01.042Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-06T17:12:01.042Z] OSType: windows [2021-04-06T17:12:01.042Z] Architecture: x86_64 [2021-04-06T17:12:01.042Z] CPUs: 4 [2021-04-06T17:12:01.042Z] Total Memory: 32GiB [2021-04-06T17:12:01.042Z] Name: azwin-2-b3ebe0 [2021-04-06T17:12:01.042Z] ID: TUGH:FRCX:FA3O:LGIH:W454:OBOW:AUUJ:ZFZ2:S5Y5:5D5R:UN7V:HTY3 [2021-04-06T17:12:01.042Z] Docker Root Dir: D:\CI\PR-42257\1\daemon [2021-04-06T17:12:01.042Z] Debug Mode (client): false [2021-04-06T17:12:01.042Z] Debug Mode (server): true [2021-04-06T17:12:01.042Z] File Descriptors: -1 [2021-04-06T17:12:01.042Z] Goroutines: 16 [2021-04-06T17:12:01.042Z] System Time: 2021-04-06T17:11:59.0118112Z [2021-04-06T17:12:01.042Z] EventsListeners: 0 [2021-04-06T17:12:01.042Z] Registry: https://index.docker.io/v1/ [2021-04-06T17:12:01.042Z] Labels: [2021-04-06T17:12:01.042Z] Experimental: false [2021-04-06T17:12:01.042Z] Insecure Registries: [2021-04-06T17:12:01.042Z] 127.0.0.0/8 [2021-04-06T17:12:01.042Z] Live Restore Enabled: false [2021-04-06T17:12:01.042Z] [2021-04-06T17:12:01.042Z] [2021-04-06T17:12:01.042Z] INFO: Docker images of the daemon under test [2021-04-06T17:12:01.042Z] [2021-04-06T17:12:01.042Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-06T17:12:01.042Z] [2021-04-06T17:12:01.042Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-04-06T17:12:01.042Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-04-06T17:12:01.042Z] ltsc2019: Pulling from windows/servercore [2021-04-06T17:12:01.042Z] 4612f6d0b889: Pulling fs layer [2021-04-06T17:12:01.042Z] 5ff1512f88ec: Pulling fs layer [2021-04-06T17:12:01.229Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-06T17:12:01.405Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2021-04-06T17:12:01.489Z] === CONT TestStopContainerWithTimeout/1 [2021-04-06T17:12:01.538Z] Loaded image: hello-world:latest [2021-04-06T17:12:01.608Z] --- PASS: TestDaemonIpcModePrivate (2.02s) [2021-04-06T17:12:01.608Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-04-06T17:12:01.608Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-06T17:12:01.749Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-06T17:12:02.318Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-06T17:12:02.459Z] ok github.com/docker/docker/daemon 12.314s coverage: 17.1% of statements [2021-04-06T17:12:02.459Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-06T17:12:02.459Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-06T17:12:02.459Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-06T17:12:02.459Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-06T17:12:02.459Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.354s coverage: 69.3% of statements [2021-04-06T17:12:02.887Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-06T17:12:02.887Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-04-06T17:12:02.923Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:12:03.150Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-06T17:12:03.150Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-06T17:12:03.184Z] INFO: Testing against a local daemon [2021-04-06T17:12:03.184Z] === RUN TestCgroupNamespacesBuild [2021-04-06T17:12:03.511Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.93s) [2021-04-06T17:12:03.511Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-04-06T17:12:03.511Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-06T17:12:03.717Z] --- PASS: TestCgroupNamespacesRun (2.86s) [2021-04-06T17:12:03.717Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-06T17:12:03.728Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-06T17:12:03.728Z] --- PASS: TestStopContainerWithTimeout/0 (1.67s) [2021-04-06T17:12:03.728Z] --- PASS: TestStopContainerWithTimeout/-1 (3.90s) [2021-04-06T17:12:03.728Z] --- PASS: TestStopContainerWithTimeout/3 (3.44s) [2021-04-06T17:12:03.728Z] --- PASS: TestStopContainerWithTimeout/1 (2.23s) [2021-04-06T17:12:03.728Z] === RUN TestDeleteDevicemapper [2021-04-06T17:12:03.728Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-06T17:12:03.728Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:12:03.728Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-06T17:12:04.300Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-06T17:12:05.241Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.068s coverage: 45.9% of statements [2021-04-06T17:12:05.241Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-06T17:12:05.454Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.99s) [2021-04-06T17:12:05.454Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-06T17:12:05.454Z] === RUN TestIpcModeOlderClient [2021-04-06T17:12:05.454Z] === PAUSE TestIpcModeOlderClient [2021-04-06T17:12:05.454Z] === RUN TestKillContainerInvalidSignal [2021-04-06T17:12:05.536Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.321s coverage: 49.4% of statements [2021-04-06T17:12:05.834Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 57.5% of statements [2021-04-06T17:12:06.231Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.36s) [2021-04-06T17:12:06.231Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-06T17:12:06.419Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2021-04-06T17:12:06.419Z] === RUN TestKillContainer [2021-04-06T17:12:06.419Z] === RUN TestKillContainer/no_signal [2021-04-06T17:12:06.487Z] --- PASS: TestCgroupNamespacesBuild (3.14s) [2021-04-06T17:12:06.487Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-06T17:12:06.868Z] 5ff1512f88ec: Verifying Checksum [2021-04-06T17:12:06.868Z] 5ff1512f88ec: Download complete [2021-04-06T17:12:06.892Z] ok github.com/docker/docker/daemon/links 0.021s coverage: 93.0% of statements [2021-04-06T17:12:06.986Z] === RUN TestKillContainer/non_killing_signal [2021-04-06T17:12:07.554Z] === RUN TestKillContainer/killing_signal [2021-04-06T17:12:07.947Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.048s coverage: 3.0% of statements [2021-04-06T17:12:08.489Z] --- PASS: TestKillContainer (2.23s) [2021-04-06T17:12:08.489Z] --- PASS: TestKillContainer/no_signal (0.74s) [2021-04-06T17:12:08.489Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2021-04-06T17:12:08.489Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2021-04-06T17:12:08.489Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-06T17:12:08.489Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-06T17:12:08.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-04-06T17:12:08.745Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.88s) [2021-04-06T17:12:08.745Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-06T17:12:09.036Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.30s) [2021-04-06T17:12:09.036Z] === RUN TestBuildWithSession [2021-04-06T17:12:09.036Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-06T17:12:09.036Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:12:09.036Z] === RUN TestBuildSquashParent [2021-04-06T17:12:09.426Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-06T17:12:09.875Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.04s) [2021-04-06T17:12:09.875Z] === RUN TestUpdateMemory [2021-04-06T17:12:09.875Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-06T17:12:09.875Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:12:09.875Z] === RUN TestUpdateCPUQuota [2021-04-06T17:12:09.994Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2021-04-06T17:12:09.994Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2021-04-06T17:12:09.994Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-04-06T17:12:09.994Z] === RUN TestKillStoppedContainer [2021-04-06T17:12:09.994Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-04-06T17:12:09.994Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-06T17:12:09.994Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-04-06T17:12:09.994Z] === RUN TestKillDifferentUserContainer [2021-04-06T17:12:10.721Z] ok github.com/docker/docker/daemon/logger 0.280s coverage: 43.2% of statements [2021-04-06T17:12:10.721Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.228s coverage: 52.2% of statements [2021-04-06T17:12:10.721Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-06T17:12:10.721Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-06T17:12:10.930Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2021-04-06T17:12:10.930Z] === RUN TestInspectOomKilledTrue [2021-04-06T17:12:10.930Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-06T17:12:10.930Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-06T17:12:10.930Z] === RUN TestInspectOomKilledFalse [2021-04-06T17:12:11.497Z] --- PASS: TestInspectOomKilledFalse (0.70s) [2021-04-06T17:12:11.497Z] === RUN TestLinksEtcHostsContentMatch [2021-04-06T17:12:11.783Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-04-06T17:12:12.010Z] --- PASS: TestCgroupNamespacesRunHostMode (2.89s) [2021-04-06T17:12:12.010Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-06T17:12:12.352Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-06T17:12:12.433Z] --- PASS: TestLinksEtcHostsContentMatch (0.86s) [2021-04-06T17:12:12.433Z] === RUN TestLinksContainerNames [2021-04-06T17:12:12.817Z] ok github.com/docker/docker/daemon/logger/awslogs 0.570s coverage: 77.8% of statements [2021-04-06T17:12:12.817Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2021-04-06T17:12:13.114Z] ok github.com/docker/docker/daemon/images 0.055s coverage: 6.7% of statements [2021-04-06T17:12:13.114Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-06T17:12:13.114Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-06T17:12:13.114Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-06T17:12:13.114Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-06T17:12:13.292Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-06T17:12:13.412Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 23.9% of statements [2021-04-06T17:12:13.964Z] 4612f6d0b889: Verifying Checksum [2021-04-06T17:12:13.964Z] 4612f6d0b889: Download complete [2021-04-06T17:12:14.336Z] --- PASS: TestLinksContainerNames (1.65s) [2021-04-06T17:12:14.336Z] === RUN TestLogsFollowTailEmpty [2021-04-06T17:12:14.466Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 87.2% of statements [2021-04-06T17:12:14.522Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.86s) [2021-04-06T17:12:14.522Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-06T17:12:14.672Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-06T17:12:14.903Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2021-04-06T17:12:14.903Z] === RUN TestContainerNetworkMountsNoChown [2021-04-06T17:12:14.932Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-06T17:12:14.932Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-04-06T17:12:15.473Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2021-04-06T17:12:15.473Z] === RUN TestMountDaemonRoot [2021-04-06T17:12:15.473Z] === RUN TestMountDaemonRoot/default [2021-04-06T17:12:15.473Z] === PAUSE TestMountDaemonRoot/default [2021-04-06T17:12:15.473Z] === RUN TestMountDaemonRoot/private [2021-04-06T17:12:15.473Z] === PAUSE TestMountDaemonRoot/private [2021-04-06T17:12:15.473Z] === RUN TestMountDaemonRoot/rprivate [2021-04-06T17:12:15.473Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-06T17:12:15.473Z] === RUN TestMountDaemonRoot/slave [2021-04-06T17:12:15.473Z] === PAUSE TestMountDaemonRoot/slave [2021-04-06T17:12:15.473Z] === RUN TestMountDaemonRoot/rslave [2021-04-06T17:12:15.473Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-06T17:12:15.473Z] === RUN TestMountDaemonRoot/shared [2021-04-06T17:12:15.473Z] === PAUSE TestMountDaemonRoot/shared [2021-04-06T17:12:15.473Z] === RUN TestMountDaemonRoot/rshared [2021-04-06T17:12:15.473Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-06T17:12:15.473Z] === CONT TestMountDaemonRoot/default [2021-04-06T17:12:15.473Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-06T17:12:15.473Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-06T17:12:15.473Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:12:15.473Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:12:15.473Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-06T17:12:15.473Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-06T17:12:15.473Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:12:15.473Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:12:15.473Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-06T17:12:15.473Z] === CONT TestMountDaemonRoot/rshared [2021-04-06T17:12:15.473Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:12:15.473Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:12:15.473Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:12:15.473Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:12:15.473Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:12:15.473Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:12:15.473Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:12:15.473Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:12:15.473Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:12:15.522Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.032s coverage: 69.9% of statements [2021-04-06T17:12:15.625Z] --- PASS: TestBuildSquashParent (6.52s) [2021-04-06T17:12:15.625Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-06T17:12:15.625Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:12:15.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:12:15.625Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:12:15.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:12:15.625Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:12:15.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:12:15.625Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:12:15.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:12:15.625Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:12:15.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:12:15.625Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:12:15.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:12:15.625Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:12:15.625Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:12:15.625Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:12:15.625Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:12:15.731Z] === CONT TestMountDaemonRoot/shared [2021-04-06T17:12:15.732Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-06T17:12:15.732Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-06T17:12:15.732Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:12:15.732Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:12:15.732Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-06T17:12:15.732Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-06T17:12:15.732Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:12:15.732Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:12:15.732Z] === CONT TestMountDaemonRoot/rslave [2021-04-06T17:12:15.732Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:12:15.732Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:12:15.732Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:12:15.732Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:12:15.732Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:12:15.732Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:12:15.732Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:12:15.732Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:12:15.732Z] === CONT TestMountDaemonRoot/slave [2021-04-06T17:12:15.732Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:12:15.732Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:12:15.732Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-06T17:12:15.732Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-06T17:12:15.732Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:12:15.732Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:12:15.732Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-06T17:12:15.732Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-06T17:12:15.732Z] === CONT TestMountDaemonRoot/rprivate [2021-04-06T17:12:15.732Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:12:15.732Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:12:15.732Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:12:15.732Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:12:15.732Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:12:15.732Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:12:15.732Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:12:15.732Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:12:15.732Z] === CONT TestMountDaemonRoot/private [2021-04-06T17:12:15.732Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-06T17:12:15.732Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-06T17:12:15.732Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:12:15.732Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:12:15.732Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-06T17:12:15.732Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-06T17:12:15.732Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:12:15.732Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:12:15.732Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:12:15.732Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-06T17:12:15.732Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:12:15.732Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:12:15.732Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:12:15.732Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:12:15.732Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-06T17:12:15.732Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:12:15.732Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:12:15.732Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-06T17:12:15.820Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 75.2% of statements [2021-04-06T17:12:15.820Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-06T17:12:15.869Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-06T17:12:15.990Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:12:15.991Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:12:15.991Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:12:15.991Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:12:15.991Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:12:15.991Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:12:15.991Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-06T17:12:15.991Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:12:15.991Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-06T17:12:15.991Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-06T17:12:15.991Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:12:15.991Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:12:15.991Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:12:15.991Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:12:15.991Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-06T17:12:15.991Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-04-06T17:12:15.991Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-04-06T17:12:15.991Z] === RUN TestContainerBindMountNonRecursive [2021-04-06T17:12:16.437Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-06T17:12:16.697Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-06T17:12:17.035Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.39s) [2021-04-06T17:12:17.035Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-06T17:12:17.354Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.095s coverage: 55.1% of statements [2021-04-06T17:12:17.996Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.042s coverage: 31.5% of statements [2021-04-06T17:12:18.183Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:12:18.183Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:12:18.293Z] ok github.com/docker/docker/daemon/logger/syslog 0.042s coverage: 46.8% of statements [2021-04-06T17:12:18.525Z] --- PASS: TestContainerBindMountNonRecursive (2.29s) [2021-04-06T17:12:18.525Z] === RUN TestContainerVolumesMountedAsShared [2021-04-06T17:12:18.783Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2021-04-06T17:12:18.783Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-06T17:12:18.921Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.95s) [2021-04-06T17:12:18.921Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-06T17:12:18.939Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2021-04-06T17:12:19.238Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-04-06T17:12:19.238Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-04-06T17:12:19.238Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-04-06T17:12:19.718Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s) [2021-04-06T17:12:19.718Z] === RUN TestNetworkNat [2021-04-06T17:12:19.807Z] --- PASS: TestUpdateCPUQuota (10.01s) [2021-04-06T17:12:19.807Z] === RUN TestUpdatePidsLimit [2021-04-06T17:12:19.807Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-06T17:12:20.100Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-04-06T17:12:20.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.65s) [2021-04-06T17:12:20.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.84s) [2021-04-06T17:12:20.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.06s) [2021-04-06T17:12:20.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.11s) [2021-04-06T17:12:20.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s) [2021-04-06T17:12:20.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s) [2021-04-06T17:12:20.100Z] === RUN TestBuildMultiStageCopy [2021-04-06T17:12:20.100Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-06T17:12:20.653Z] --- PASS: TestNetworkNat (0.94s) [2021-04-06T17:12:20.653Z] === RUN TestNetworkLocalhostTCPNat [2021-04-06T17:12:21.188Z] === RUN TestUpdatePidsLimit/no_change [2021-04-06T17:12:21.588Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2021-04-06T17:12:21.588Z] === RUN TestNetworkLoopbackNat [2021-04-06T17:12:21.731Z] ok github.com/docker/docker/daemon/logger/splunk 2.539s coverage: 82.5% of statements [2021-04-06T17:12:21.731Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-06T17:12:21.731Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2021-04-06T17:12:21.731Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-06T17:12:22.186Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.03s) [2021-04-06T17:12:22.186Z] === RUN TestKernelTCPMemory [2021-04-06T17:12:22.186Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-06T17:12:22.186Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:12:22.186Z] === RUN TestNISDomainname [2021-04-06T17:12:22.186Z] --- SKIP: TestNISDomainname (0.01s) [2021-04-06T17:12:22.186Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-04-06T17:12:22.186Z] === RUN TestHostnameDnsResolution [2021-04-06T17:12:22.570Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-06T17:12:22.649Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-06T17:12:22.649Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-06T17:12:22.910Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-06T17:12:23.171Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-06T17:12:23.267Z] ok github.com/docker/docker/distribution/metadata 0.144s coverage: 48.2% of statements [2021-04-06T17:12:23.551Z] --- PASS: TestHostnameDnsResolution (1.67s) [2021-04-06T17:12:23.551Z] === RUN TestStats [2021-04-06T17:12:23.551Z] --- SKIP: TestStats (0.00s) [2021-04-06T17:12:23.551Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:12:23.551Z] === RUN TestStopContainerWithTimeout [2021-04-06T17:12:23.551Z] === RUN TestStopContainerWithTimeout/0 [2021-04-06T17:12:23.551Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-06T17:12:23.551Z] === RUN TestStopContainerWithTimeout/1 [2021-04-06T17:12:23.551Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-06T17:12:23.551Z] === RUN TestStopContainerWithTimeout/3 [2021-04-06T17:12:23.551Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-06T17:12:23.551Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-06T17:12:23.551Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-06T17:12:23.551Z] === CONT TestStopContainerWithTimeout/0 [2021-04-06T17:12:23.551Z] === CONT TestStopContainerWithTimeout/3 [2021-04-06T17:12:23.751Z] --- PASS: TestBuildMultiStageCopy (3.47s) [2021-04-06T17:12:23.751Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.06s) [2021-04-06T17:12:23.751Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2021-04-06T17:12:23.751Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.34s) [2021-04-06T17:12:23.751Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-04-06T17:12:23.751Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s) [2021-04-06T17:12:23.751Z] === RUN TestBuildMultiStageParentConfig [2021-04-06T17:12:23.949Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-06T17:12:24.517Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-04-06T17:12:24.695Z] --- PASS: TestBuildMultiStageParentConfig (0.92s) [2021-04-06T17:12:24.695Z] === RUN TestBuildLabelWithTargets [2021-04-06T17:12:24.806Z] ok github.com/docker/docker/errdefs 0.042s coverage: 53.1% of statements [2021-04-06T17:12:24.806Z] ok github.com/docker/docker/distribution 0.463s coverage: 25.0% of statements [2021-04-06T17:12:24.806Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-06T17:12:24.871Z] --- PASS: TestNetworkLoopbackNat (3.38s) [2021-04-06T17:12:24.871Z] === RUN TestPause [2021-04-06T17:12:24.916Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-06T17:12:25.086Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-06T17:12:25.807Z] --- PASS: TestPause (0.79s) [2021-04-06T17:12:25.807Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-06T17:12:25.807Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:12:25.807Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:12:25.807Z] === RUN TestPauseStopPausedContainer [2021-04-06T17:12:26.081Z] --- PASS: TestBuildLabelWithTargets (1.53s) [2021-04-06T17:12:26.081Z] === RUN TestBuildWithEmptyLayers [2021-04-06T17:12:26.463Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-06T17:12:26.743Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2021-04-06T17:12:26.743Z] === RUN TestPsFilter [2021-04-06T17:12:26.743Z] --- PASS: TestPsFilter (0.12s) [2021-04-06T17:12:26.743Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-06T17:12:26.801Z] === CONT TestStopContainerWithTimeout/1 [2021-04-06T17:12:26.907Z] ok github.com/docker/docker/image 0.075s coverage: 86.8% of statements [2021-04-06T17:12:27.025Z] --- PASS: TestBuildWithEmptyLayers (0.74s) [2021-04-06T17:12:27.025Z] === RUN TestBuildMultiStageOnBuild [2021-04-06T17:12:27.205Z] ok github.com/docker/docker/distribution/xfer 1.677s coverage: 85.1% of statements [2021-04-06T17:12:27.205Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-06T17:12:27.310Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2021-04-06T17:12:27.310Z] === RUN TestRemoveContainerWithVolume [2021-04-06T17:12:27.842Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-06T17:12:27.849Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2021-04-06T17:12:27.849Z] ok github.com/docker/docker/image/cache 0.041s coverage: 19.2% of statements [2021-04-06T17:12:27.849Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-04-06T17:12:27.849Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-06T17:12:28.165Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-06T17:12:28.165Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2021-04-06T17:12:28.165Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2021-04-06T17:12:28.165Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2021-04-06T17:12:28.165Z] --- PASS: TestStopContainerWithTimeout/1 (1.64s) [2021-04-06T17:12:28.165Z] === RUN TestDeleteDevicemapper [2021-04-06T17:12:28.165Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-06T17:12:28.165Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:12:28.165Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-06T17:12:28.252Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2021-04-06T17:12:28.252Z] === RUN TestRemoveContainerRunning [2021-04-06T17:12:28.504Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2021-04-06T17:12:28.819Z] --- PASS: TestRemoveContainerRunning (0.77s) [2021-04-06T17:12:28.819Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-06T17:12:29.574Z] --- PASS: TestBuildMultiStageOnBuild (2.42s) [2021-04-06T17:12:29.574Z] === RUN TestBuildUncleanTarFilenames [2021-04-06T17:12:29.754Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2021-04-06T17:12:29.754Z] === RUN TestRemoveInvalidContainer [2021-04-06T17:12:29.754Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-06T17:12:29.754Z] === RUN TestRenameLinkedContainer [2021-04-06T17:12:30.413Z] --- PASS: TestUpdatePidsLimit (10.06s) [2021-04-06T17:12:30.413Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.42s) [2021-04-06T17:12:30.413Z] --- PASS: TestUpdatePidsLimit/no_change (1.18s) [2021-04-06T17:12:30.413Z] --- PASS: TestUpdatePidsLimit/update_lower (1.31s) [2021-04-06T17:12:30.413Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.18s) [2021-04-06T17:12:30.413Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.34s) [2021-04-06T17:12:30.413Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.45s) [2021-04-06T17:12:30.413Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.41s) [2021-04-06T17:12:30.413Z] === RUN TestUpdateRestartPolicy [2021-04-06T17:12:30.518Z] --- PASS: TestBuildUncleanTarFilenames (1.12s) [2021-04-06T17:12:30.519Z] === RUN TestBuildMultiStageLayerLeak [2021-04-06T17:12:30.665Z] ok github.com/docker/docker/pkg/aaparser 0.011s coverage: 52.9% of statements [2021-04-06T17:12:30.665Z] ok github.com/docker/docker/opts 0.087s coverage: 67.1% of statements [2021-04-06T17:12:31.310Z] ok github.com/docker/docker/oci 0.064s coverage: 38.4% of statements [2021-04-06T17:12:31.429Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.64s) [2021-04-06T17:12:31.429Z] === RUN TestUpdateMemory [2021-04-06T17:12:31.429Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-06T17:12:31.429Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:12:31.429Z] === RUN TestUpdateCPUQuota [2021-04-06T17:12:31.429Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-04-06T17:12:31.429Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:12:31.429Z] === RUN TestUpdatePidsLimit [2021-04-06T17:12:31.429Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-04-06T17:12:31.429Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:12:31.429Z] === RUN TestUpdateRestartPolicy [2021-04-06T17:12:32.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-04-06T17:12:33.041Z] --- PASS: TestRenameLinkedContainer (3.07s) [2021-04-06T17:12:33.041Z] === RUN TestRenameStoppedContainer [2021-04-06T17:12:33.067Z] --- PASS: TestBuildMultiStageLayerLeak (2.50s) [2021-04-06T17:12:33.067Z] === RUN TestBuildWithHugeFile [2021-04-06T17:12:33.257Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-06T17:12:33.408Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2021-04-06T17:12:33.611Z] --- PASS: TestRenameStoppedContainer (0.75s) [2021-04-06T17:12:33.611Z] === RUN TestRenameRunningContainerAndReuse [2021-04-06T17:12:33.707Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2021-04-06T17:12:34.010Z] ok github.com/docker/docker/pkg/authorization 0.891s coverage: 68.3% of statements [2021-04-06T17:12:34.195Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-06T17:12:34.458Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-06T17:12:34.657Z] ok github.com/docker/docker/pkg/archive 1.008s coverage: 82.1% of statements [2021-04-06T17:12:34.955Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2021-04-06T17:12:34.991Z] --- PASS: TestRenameRunningContainerAndReuse (1.48s) [2021-04-06T17:12:34.991Z] === RUN TestRenameInvalidName [2021-04-06T17:12:35.559Z] --- PASS: TestRenameInvalidName (0.72s) [2021-04-06T17:12:35.559Z] === RUN TestRenameAnonymousContainer [2021-04-06T17:12:35.604Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2021-04-06T17:12:36.251Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2021-04-06T17:12:36.904Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-04-06T17:12:36.997Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-04-06T17:12:37.548Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-04-06T17:12:38.190Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-04-06T17:12:38.854Z] --- PASS: TestRenameAnonymousContainer (3.30s) [2021-04-06T17:12:38.854Z] === RUN TestRenameContainerWithSameName [2021-04-06T17:12:38.903Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-06T17:12:39.247Z] ok github.com/docker/docker/layer 7.594s coverage: 68.8% of statements [2021-04-06T17:12:39.247Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-06T17:12:39.247Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-06T17:12:39.247Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-06T17:12:39.247Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-06T17:12:39.247Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-06T17:12:39.247Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-04-06T17:12:39.247Z] ok github.com/docker/docker/pkg/chrootarchive 3.814s coverage: 43.2% of statements [2021-04-06T17:12:39.247Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-06T17:12:39.247Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-06T17:12:39.608Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2021-04-06T17:12:39.608Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-06T17:12:40.392Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2021-04-06T17:12:40.694Z] ok github.com/docker/docker/pkg/discovery/kv 3.084s coverage: 84.1% of statements [2021-04-06T17:12:40.694Z] ok github.com/docker/docker/pkg/fsutils 0.440s coverage: 85.1% of statements [2021-04-06T17:12:40.993Z] ok github.com/docker/docker/pkg/homedir 0.058s coverage: 11.4% of statements [2021-04-06T17:12:41.516Z] --- PASS: TestRenameContainerWithLinkedContainer (1.53s) [2021-04-06T17:12:41.516Z] === RUN TestResize [2021-04-06T17:12:41.581Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-04-06T17:12:42.056Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2021-04-06T17:12:42.084Z] --- PASS: TestResize (0.77s) [2021-04-06T17:12:42.084Z] === RUN TestResizeWithInvalidSize [2021-04-06T17:12:42.362Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-04-06T17:12:42.651Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2021-04-06T17:12:42.651Z] === RUN TestResizeWhenContainerNotStarted [2021-04-06T17:12:42.662Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2021-04-06T17:12:43.315Z] ok github.com/docker/docker/pkg/idtools 0.797s coverage: 69.5% of statements [2021-04-06T17:12:43.315Z] ok github.com/docker/docker/pkg/ioutils 1.315s coverage: 70.6% of statements [2021-04-06T17:12:43.315Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-06T17:12:43.315Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-06T17:12:43.315Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-06T17:12:43.315Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-06T17:12:43.315Z] ok github.com/docker/docker/pkg/parsers 0.024s coverage: 97.0% of statements [2021-04-06T17:12:43.492Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-06T17:12:43.585Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2021-04-06T17:12:43.585Z] === RUN TestDaemonRestartKillContainers [2021-04-06T17:12:43.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:12:43.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:12:43.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:12:43.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:12:43.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:12:43.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:12:43.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:12:43.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:12:43.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:12:43.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:12:43.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:12:43.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:12:43.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:12:43.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:12:43.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:12:43.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:12:43.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:12:43.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:12:43.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:12:43.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:12:43.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:12:43.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:12:43.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:12:43.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:12:43.585Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:12:43.585Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:12:43.617Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2021-04-06T17:12:43.693Z] --- PASS: TestUpdateRestartPolicy (12.33s) [2021-04-06T17:12:43.693Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-06T17:12:43.949Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2021-04-06T17:12:43.949Z] === RUN TestWaitNonBlocked [2021-04-06T17:12:43.949Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:12:43.949Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:12:43.949Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:12:43.949Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:12:43.949Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:12:43.949Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:12:44.264Z] ok github.com/docker/docker/pkg/pidfile 0.025s coverage: 82.4% of statements [2021-04-06T17:12:44.433Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-04-06T17:12:44.562Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 86.7% of statements [2021-04-06T17:12:44.562Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-06T17:12:44.562Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-06T17:12:44.693Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-06T17:12:44.693Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-06T17:12:44.693Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-06T17:12:44.693Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-06T17:12:44.693Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-06T17:12:44.875Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-06T17:12:44.875Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2021-04-06T17:12:44.875Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2021-04-06T17:12:44.875Z] === RUN TestWaitBlocked [2021-04-06T17:12:44.875Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:12:44.875Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:12:44.875Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:12:44.875Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:12:44.875Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:12:44.875Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:12:45.216Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2021-04-06T17:12:45.262Z] --- PASS: TestUpdateRestartPolicy (15.46s) [2021-04-06T17:12:45.262Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-06T17:12:45.903Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2021-04-06T17:12:46.118Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:12:46.118Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:12:46.200Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2021-04-06T17:12:46.242Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-06T17:12:46.242Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2021-04-06T17:12:46.242Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2021-04-06T17:12:46.242Z] === CONT TestDaemonRestartIpcMode [2021-04-06T17:12:46.242Z] === CONT TestIpcModeOlderClient [2021-04-06T17:12:46.242Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-04-06T17:12:46.242Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-06T17:12:46.496Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2021-04-06T17:12:46.645Z] --- PASS: TestUpdateRestartWithAutoRemove (1.23s) [2021-04-06T17:12:46.645Z] === RUN TestWaitNonBlocked [2021-04-06T17:12:46.645Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:12:46.645Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:12:46.645Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:12:46.645Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:12:46.645Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:12:46.645Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:12:47.143Z] ok github.com/docker/docker/pkg/reexec 0.023s coverage: 82.4% of statements [2021-04-06T17:12:47.497Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:12:47.497Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:12:47.788Z] ok github.com/docker/docker/pkg/pubsub 1.117s coverage: 75.0% of statements [2021-04-06T17:12:47.788Z] ok github.com/docker/docker/pkg/stdcopy 0.018s coverage: 100.0% of statements [2021-04-06T17:12:48.434Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-04-06T17:12:48.556Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-04-06T17:12:48.556Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.64s) [2021-04-06T17:12:48.556Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.76s) [2021-04-06T17:12:48.556Z] === RUN TestWaitBlocked [2021-04-06T17:12:48.556Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:12:48.556Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:12:48.556Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:12:48.556Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:12:48.556Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:12:48.556Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:12:48.731Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2021-04-06T17:12:48.816Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-04-06T17:12:48.877Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:12:48.877Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:12:49.783Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 36.9% of statements [2021-04-06T17:12:50.080Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 53.8% of statements [2021-04-06T17:12:50.381Z] ok github.com/docker/docker/pkg/signal 3.053s coverage: 61.0% of statements [2021-04-06T17:12:50.678Z] ok github.com/docker/docker/pkg/tailfile 0.096s coverage: 88.6% of statements [2021-04-06T17:12:50.726Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-06T17:12:50.727Z] --- PASS: TestWaitBlocked (0.09s) [2021-04-06T17:12:50.727Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.78s) [2021-04-06T17:12:50.727Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.87s) [2021-04-06T17:12:50.727Z] === CONT TestContainerStartOnDaemonRestart [2021-04-06T17:12:50.727Z] === CONT TestContainerKillOnDaemonStart [2021-04-06T17:12:51.324Z] testing: warning: no tests to run [2021-04-06T17:12:51.324Z] coverage: [no statements] [2021-04-06T17:12:51.324Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-04-06T17:12:51.468Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:12:51.468Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:12:51.623Z] ok github.com/docker/docker/pkg/tarsum 0.162s coverage: 89.3% of statements [2021-04-06T17:12:51.623Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2021-04-06T17:12:51.922Z] ok github.com/docker/docker/pkg/urlutil 0.026s coverage: 100.0% of statements [2021-04-06T17:12:51.922Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2021-04-06T17:12:52.783Z] --- PASS: TestDaemonRestartIpcMode (5.59s) [2021-04-06T17:12:52.783Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.59s) [2021-04-06T17:12:52.783Z] PASS [2021-04-06T17:12:52.783Z] [2021-04-06T17:12:52.783Z] === Skipped [2021-04-06T17:12:52.783Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-06T17:12:52.783Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:12:52.783Z] [2021-04-06T17:12:52.783Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-04-06T17:12:52.783Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-06T17:12:52.783Z] [2021-04-06T17:12:52.783Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-04-06T17:12:52.783Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:12:52.783Z] [2021-04-06T17:12:52.783Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-04-06T17:12:52.783Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-06T17:12:52.783Z] [2021-04-06T17:12:52.783Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-04-06T17:12:52.783Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-06T17:12:52.783Z] [2021-04-06T17:12:52.783Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-04-06T17:12:52.783Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-06T17:12:52.783Z] [2021-04-06T17:12:52.783Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-04-06T17:12:52.783Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-06T17:12:52.783Z] [2021-04-06T17:12:52.783Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-06T17:12:52.783Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-06T17:12:52.783Z] [2021-04-06T17:12:52.783Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-06T17:12:52.783Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-06T17:12:52.783Z] [2021-04-06T17:12:52.783Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-06T17:12:52.783Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:12:52.783Z] [2021-04-06T17:12:52.783Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-06T17:12:52.783Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:12:52.783Z] [2021-04-06T17:12:52.783Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-04-06T17:12:52.783Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-06T17:12:52.783Z] [2021-04-06T17:12:52.783Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-04-06T17:12:52.783Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-06T17:12:52.783Z] [2021-04-06T17:12:52.783Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-04-06T17:12:52.783Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-06T17:12:52.783Z] [2021-04-06T17:12:52.783Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-04-06T17:12:52.783Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-06T17:12:52.784Z] [2021-04-06T17:12:52.784Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-04-06T17:12:52.784Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:12:52.784Z] [2021-04-06T17:12:52.784Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:12:52.784Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:12:52.784Z] [2021-04-06T17:12:52.784Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-04-06T17:12:52.784Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:12:52.784Z] [2021-04-06T17:12:52.784Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-04-06T17:12:52.784Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-06T17:12:52.784Z] [2021-04-06T17:12:52.784Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-06T17:12:52.784Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:12:52.784Z] [2021-04-06T17:12:52.784Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-04-06T17:12:52.784Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-04-06T17:12:52.784Z] [2021-04-06T17:12:52.784Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-04-06T17:12:52.784Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:12:52.784Z] [2021-04-06T17:12:52.784Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-06T17:12:52.784Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:12:52.784Z] [2021-04-06T17:12:52.784Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-04-06T17:12:52.784Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:12:52.784Z] [2021-04-06T17:12:52.784Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-04-06T17:12:52.784Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:12:52.784Z] [2021-04-06T17:12:52.784Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-04-06T17:12:52.784Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-06T17:12:52.784Z] [2021-04-06T17:12:52.784Z] [2021-04-06T17:12:52.784Z] DONE 177 tests, 26 skipped in 109.340s [2021-04-06T17:12:52.784Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-06T17:12:52.784Z] INFO: Testing against a local daemon [2021-04-06T17:12:52.784Z] === RUN TestCommitInheritsEnv [2021-04-06T17:12:53.039Z] --- PASS: TestCommitInheritsEnv (1.24s) [2021-04-06T17:12:53.039Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-06T17:12:53.039Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-06T17:12:53.039Z] === RUN TestImagesFilterMultiReference [2021-04-06T17:12:53.294Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-04-06T17:12:53.294Z] === RUN TestImagePullPlatformInvalid [2021-04-06T17:12:53.294Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-06T17:12:53.294Z] === RUN TestRemoveImageOrphaning [2021-04-06T17:12:54.695Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 83.5% of statements [2021-04-06T17:12:54.695Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2021-04-06T17:12:54.767Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:12:54.767Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:12:55.181Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-04-06T17:12:55.181Z] === RUN TestRemoveImageGarbageCollector [2021-04-06T17:12:55.181Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-06T17:12:55.181Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-06T17:12:55.181Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-06T17:12:55.181Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-04-06T17:12:55.181Z] === RUN TestTagInvalidReference [2021-04-06T17:12:55.181Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-06T17:12:55.181Z] === RUN TestTagValidPrefixedRepo [2021-04-06T17:12:55.181Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-04-06T17:12:55.181Z] === RUN TestTagExistedNameWithoutForce [2021-04-06T17:12:55.181Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-04-06T17:12:55.181Z] === RUN TestTagOfficialNames [2021-04-06T17:12:55.437Z] --- PASS: TestTagOfficialNames (0.05s) [2021-04-06T17:12:55.437Z] === RUN TestTagMatchesDigest [2021-04-06T17:12:55.437Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-06T17:12:55.437Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-06T17:12:55.750Z] ok github.com/docker/docker/reference 0.010s coverage: 84.4% of statements [2021-04-06T17:12:56.012Z] --- PASS: TestContainerStartOnDaemonRestart (5.59s) [2021-04-06T17:12:56.012Z] === CONT TestIpcModeOlderClient [2021-04-06T17:12:56.012Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-04-06T17:12:56.012Z] --- PASS: TestIpcModeOlderClient (0.15s) [2021-04-06T17:12:56.012Z] === CONT TestDaemonHostGatewayIP [2021-04-06T17:12:56.136Z] ok github.com/docker/docker/plugin 0.582s coverage: 23.2% of statements [2021-04-06T17:12:57.302Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-06T17:12:57.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s) [2021-04-06T17:12:57.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.45s) [2021-04-06T17:12:57.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2021-04-06T17:12:57.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2021-04-06T17:12:57.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2021-04-06T17:12:57.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2021-04-06T17:12:57.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.51s) [2021-04-06T17:12:57.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.50s) [2021-04-06T17:12:57.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.29s) [2021-04-06T17:12:57.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.34s) [2021-04-06T17:12:57.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.30s) [2021-04-06T17:12:57.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.21s) [2021-04-06T17:12:57.302Z] === RUN TestCgroupNamespacesRun [2021-04-06T17:12:57.673Z] ok github.com/docker/docker/quota 0.583s coverage: 71.4% of statements [2021-04-06T17:12:57.970Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2021-04-06T17:12:58.549Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-06T17:12:58.614Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-04-06T17:12:58.678Z] --- PASS: TestCgroupNamespacesRun (1.92s) [2021-04-06T17:12:58.678Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-06T17:12:58.678Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-06T17:12:58.678Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-06T17:12:58.678Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-06T17:12:59.258Z] ok github.com/docker/docker/registry 0.261s coverage: 57.2% of statements [2021-04-06T17:12:59.258Z] ok github.com/docker/docker/testutil 0.022s coverage: 62.5% of statements [2021-04-06T17:13:00.316Z] ok github.com/docker/docker/runconfig 0.018s coverage: 66.1% of statements [2021-04-06T17:13:00.583Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s) [2021-04-06T17:13:00.583Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-06T17:13:02.459Z] ok github.com/docker/docker/volume/drivers 0.029s coverage: 36.1% of statements [2021-04-06T17:13:02.485Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2021-04-06T17:13:02.485Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-06T17:13:02.743Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-06T17:13:02.743Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-06T17:13:03.681Z] --- PASS: TestDaemonHostGatewayIP (7.53s) [2021-04-06T17:13:03.681Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-06T17:13:03.941Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-04-06T17:13:04.390Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.93s) [2021-04-06T17:13:04.390Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-06T17:13:04.555Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.0% of statements [2021-04-06T17:13:04.849Z] ok github.com/docker/docker/volume/local 0.260s coverage: 76.4% of statements [2021-04-06T17:13:05.143Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.1% of statements [2021-04-06T17:13:05.850Z] --- PASS: TestContainerKillOnDaemonStart (15.51s) [2021-04-06T17:13:05.850Z] === CONT TestDaemonRestartIpcMode [2021-04-06T17:13:06.292Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.45s) [2021-04-06T17:13:06.292Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-06T17:13:06.859Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2021-04-06T17:13:06.859Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-06T17:13:07.757Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-04-06T17:13:08.764Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.90s) [2021-04-06T17:13:08.764Z] === RUN TestKernelTCPMemory [2021-04-06T17:13:08.764Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-06T17:13:08.764Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-06T17:13:08.764Z] === RUN TestNISDomainname [2021-04-06T17:13:10.140Z] --- PASS: TestNISDomainname (1.33s) [2021-04-06T17:13:10.140Z] === RUN TestHostnameDnsResolution [2021-04-06T17:13:10.294Z] --- PASS: TestRestartDaemonWithRestartingContainer (6.35s) [2021-04-06T17:13:11.672Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-06T17:13:12.045Z] --- PASS: TestHostnameDnsResolution (1.75s) [2021-04-06T17:13:12.045Z] === RUN TestStats [2021-04-06T17:13:12.241Z] --- PASS: TestDaemonRestartIpcMode (6.22s) [2021-04-06T17:13:12.241Z] PASS [2021-04-06T17:13:12.241Z] [2021-04-06T17:13:12.241Z] === Skipped [2021-04-06T17:13:12.241Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-06T17:13:12.241Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:13:12.241Z] [2021-04-06T17:13:12.241Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-06T17:13:12.241Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:13:12.241Z] [2021-04-06T17:13:12.241Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-06T17:13:12.241Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:13:12.241Z] [2021-04-06T17:13:12.241Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:13:12.241Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:13:12.241Z] [2021-04-06T17:13:12.241Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-06T17:13:12.241Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:13:12.241Z] [2021-04-06T17:13:12.241Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-04-06T17:13:12.241Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:13:12.241Z] [2021-04-06T17:13:12.241Z] [2021-04-06T17:13:12.241Z] DONE 196 tests, 6 skipped in 246.086s [2021-04-06T17:13:12.241Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-06T17:13:12.241Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:13:12.241Z] ++ set -e [2021-04-06T17:13:12.241Z] ++ '[' -n 0 ']' [2021-04-06T17:13:12.241Z] ++ set -x [2021-04-06T17:13:12.241Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:13:12.500Z] INFO: Testing against a local daemon [2021-04-06T17:13:12.500Z] === RUN TestCommitInheritsEnv [2021-04-06T17:13:13.070Z] --- PASS: TestCommitInheritsEnv (0.60s) [2021-04-06T17:13:13.070Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-06T17:13:13.070Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-06T17:13:13.070Z] === RUN TestImagesFilterMultiReference [2021-04-06T17:13:13.070Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-04-06T17:13:13.328Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-04-06T17:13:13.328Z] === RUN TestImagePullPlatformInvalid [2021-04-06T17:13:13.328Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-04-06T17:13:13.328Z] === RUN TestRemoveImageOrphaning [2021-04-06T17:13:13.588Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2021-04-06T17:13:13.588Z] === RUN TestRemoveImageGarbageCollector [2021-04-06T17:13:14.576Z] --- PASS: TestStats (2.76s) [2021-04-06T17:13:14.576Z] === RUN TestStopContainerWithTimeout [2021-04-06T17:13:14.576Z] === RUN TestStopContainerWithTimeout/0 [2021-04-06T17:13:14.576Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-06T17:13:14.576Z] === RUN TestStopContainerWithTimeout/1 [2021-04-06T17:13:14.576Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-06T17:13:14.576Z] === RUN TestStopContainerWithTimeout/3 [2021-04-06T17:13:14.576Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-06T17:13:14.576Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-06T17:13:14.576Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-06T17:13:14.576Z] === CONT TestStopContainerWithTimeout/0 [2021-04-06T17:13:14.576Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-06T17:13:15.513Z] === CONT TestStopContainerWithTimeout/3 [2021-04-06T17:13:15.627Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-04-06T17:13:15.627Z] Copying nested executables into bundles/binary-daemon [2021-04-06T17:13:15.627Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-04-06T17:13:15.964Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42257/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f2c0b3688a572fa0588132317ea1e276fef44203 -e DOCKER_GRAPHDRIVER docker:f2c0b3688a572fa0588132317ea1e276fef44203 hack/make.sh cross [2021-04-06T17:13:16.538Z] [2021-04-06T17:13:16.538Z] Removing bundles/ [2021-04-06T17:13:16.538Z] [2021-04-06T17:13:16.538Z] ---> Making bundle: cross (in bundles/cross) [2021-04-06T17:13:16.538Z] Cross building: bundles/cross/linux/amd64 [2021-04-06T17:13:16.538Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-04-06T17:13:16.538Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-04-06T17:13:16.879Z] --- PASS: TestRemoveImageGarbageCollector (2.97s) [2021-04-06T17:13:16.879Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-06T17:13:16.879Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-04-06T17:13:16.879Z] === RUN TestTagInvalidReference [2021-04-06T17:13:16.879Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-06T17:13:16.879Z] === RUN TestTagValidPrefixedRepo [2021-04-06T17:13:16.879Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-04-06T17:13:16.879Z] === RUN TestTagExistedNameWithoutForce [2021-04-06T17:13:16.879Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-06T17:13:16.879Z] === RUN TestTagOfficialNames [2021-04-06T17:13:16.879Z] --- PASS: TestTagOfficialNames (0.07s) [2021-04-06T17:13:16.879Z] === RUN TestTagMatchesDigest [2021-04-06T17:13:16.879Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-04-06T17:13:16.879Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-06T17:13:17.415Z] === CONT TestStopContainerWithTimeout/1 [2021-04-06T17:13:17.817Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-04-06T17:13:18.755Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-06T17:13:19.317Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-06T17:13:19.317Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2021-04-06T17:13:19.317Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) [2021-04-06T17:13:19.317Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2021-04-06T17:13:19.317Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2021-04-06T17:13:19.317Z] === RUN TestDeleteDevicemapper [2021-04-06T17:13:19.317Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-06T17:13:19.317Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:13:19.317Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-06T17:13:19.694Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-06T17:13:20.504Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2021-04-06T17:13:20.504Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-06T17:13:20.504Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-06T17:13:20.504Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-06T17:13:20.504Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-06T17:13:20.504Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-06T17:13:20.504Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-06T17:13:20.504Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-06T17:13:20.504Z] ? github.com/docker/docker/rootless [no test files] [2021-04-06T17:13:20.504Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-06T17:13:20.504Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-06T17:13:20.504Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-06T17:13:20.504Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-06T17:13:20.504Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-06T17:13:20.504Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-06T17:13:20.504Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-06T17:13:20.504Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-06T17:13:20.504Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-06T17:13:20.504Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-06T17:13:20.504Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-06T17:13:20.504Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-06T17:13:20.504Z] ? github.com/docker/docker/volume [no test files] [2021-04-06T17:13:20.504Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-06T17:13:20.504Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-06T17:13:20.504Z] [2021-04-06T17:13:20.504Z] === Skipped [2021-04-06T17:13:20.504Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-06T17:13:20.504Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-06T17:13:20.504Z] [2021-04-06T17:13:20.504Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-06T17:13:20.504Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-06T17:13:20.504Z] [2021-04-06T17:13:20.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-06T17:13:20.504Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:13:20.504Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:13:20.504Z] [2021-04-06T17:13:20.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-06T17:13:20.504Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:13:20.504Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:13:20.504Z] [2021-04-06T17:13:20.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-06T17:13:20.504Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:13:20.504Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:13:20.504Z] [2021-04-06T17:13:20.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-06T17:13:20.504Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:13:20.504Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:13:20.504Z] [2021-04-06T17:13:20.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-06T17:13:20.504Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:13:20.504Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:13:20.504Z] [2021-04-06T17:13:20.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-06T17:13:20.504Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:13:20.504Z] [2021-04-06T17:13:20.504Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-06T17:13:20.505Z] time="2021-04-06T17:12:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:13:20.505Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:13:20.505Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:13:20.505Z] [2021-04-06T17:13:20.505Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-06T17:13:20.505Z] time="2021-04-06T17:12:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:13:20.505Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:13:20.505Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:13:20.505Z] [2021-04-06T17:13:20.505Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-06T17:13:20.505Z] time="2021-04-06T17:12:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:13:20.505Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:13:20.505Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:13:20.505Z] [2021-04-06T17:13:20.505Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-06T17:13:20.505Z] time="2021-04-06T17:12:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:13:20.505Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:13:20.505Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:13:20.505Z] [2021-04-06T17:13:20.505Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-06T17:13:20.505Z] time="2021-04-06T17:12:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:13:20.505Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:13:20.505Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:13:20.505Z] [2021-04-06T17:13:20.505Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-06T17:13:20.505Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:13:20.505Z] [2021-04-06T17:13:20.505Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-06T17:13:20.505Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-06T17:13:20.505Z] [2021-04-06T17:13:20.505Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-06T17:13:20.505Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-06T17:13:20.505Z] [2021-04-06T17:13:20.505Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-06T17:13:20.505Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-06T17:13:20.505Z] [2021-04-06T17:13:20.505Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-06T17:13:20.505Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-06T17:13:20.505Z] [2021-04-06T17:13:20.505Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-06T17:13:20.505Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:13:20.505Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:13:20.505Z] [2021-04-06T17:13:20.505Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-06T17:13:20.505Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:13:20.505Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:13:20.505Z] [2021-04-06T17:13:20.505Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-06T17:13:20.505Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:13:20.505Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:13:20.505Z] [2021-04-06T17:13:20.505Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-06T17:13:20.505Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:13:20.505Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:13:20.505Z] [2021-04-06T17:13:20.505Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-06T17:13:20.505Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:13:20.505Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:13:20.505Z] [2021-04-06T17:13:20.505Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-06T17:13:20.505Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:13:20.505Z] [2021-04-06T17:13:20.505Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-06T17:13:20.505Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-06T17:13:20.505Z] [2021-04-06T17:13:20.505Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-06T17:13:20.505Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-06T17:13:20.505Z] [2021-04-06T17:13:20.505Z] [2021-04-06T17:13:20.505Z] DONE 2229 tests, 26 skipped in 262.023s Post stage [Pipeline] junit [2021-04-06T17:13:20.551Z] Recording test results [2021-04-06T17:13:20.632Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-04-06T17:13:20.920Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-06T17:13:21.205Z] --- PASS: TestImportExtremelyLargeImageWorks (81.42s) [2021-04-06T17:13:21.205Z] PASS [2021-04-06T17:13:21.205Z] [2021-04-06T17:13:21.205Z] === Skipped [2021-04-06T17:13:21.205Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-06T17:13:21.205Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:13:21.205Z] [2021-04-06T17:13:21.205Z] [2021-04-06T17:13:21.205Z] DONE 12 tests, 1 skipped in 83.014s [2021-04-06T17:13:21.205Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-04-06T17:13:21.205Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:13:21.205Z] ++ set -e [2021-04-06T17:13:21.205Z] ++ '[' -n 0 ']' [2021-04-06T17:13:21.205Z] ++ set -x [2021-04-06T17:13:21.205Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:13:21.205Z] INFO: Testing against a local daemon [2021-04-06T17:13:21.205Z] === RUN TestNetworkCreateDelete [2021-04-06T17:13:21.205Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-04-06T17:13:21.205Z] === RUN TestDockerNetworkDeletePreferID [2021-04-06T17:13:21.205Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-04-06T17:13:21.205Z] === RUN TestDaemonDNSFallback [2021-04-06T17:13:21.358Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42257/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2c0b3688a572fa0588132317ea1e276fef44203 -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:f2c0b3688a572fa0588132317ea1e276fef44203 hack/make.sh dynbinary test-integration [2021-04-06T17:13:21.580Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-06T17:13:21.654Z] [2021-04-06T17:13:21.654Z] Removing bundles/ [2021-04-06T17:13:21.654Z] [2021-04-06T17:13:21.654Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-06T17:13:21.654Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:13:21.654Z] GOOS="" GOARCH="" GOARM="" [2021-04-06T17:13:21.851Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.49s) [2021-04-06T17:13:21.851Z] === RUN TestUpdateMemory [2021-04-06T17:13:23.229Z] --- PASS: TestUpdateMemory (1.34s) [2021-04-06T17:13:23.229Z] === RUN TestUpdateCPUQuota [2021-04-06T17:13:23.929Z] --- PASS: TestDaemonDNSFallback (2.74s) [2021-04-06T17:13:23.929Z] === RUN TestInspectNetwork [2021-04-06T17:13:24.869Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-04-06T17:13:26.249Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-06T17:13:27.187Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-06T17:13:27.187Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-06T17:13:29.097Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-06T17:13:29.789Z] --- PASS: TestUpdateCPUQuota (6.65s) [2021-04-06T17:13:29.789Z] === RUN TestUpdatePidsLimit [2021-04-06T17:13:29.789Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-06T17:13:30.356Z] === RUN TestUpdatePidsLimit/no_change [2021-04-06T17:13:30.476Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-06T17:13:30.810Z] === RUN TestInspectNetwork/full_network_id [2021-04-06T17:13:30.810Z] === RUN TestInspectNetwork/partial_network_id [2021-04-06T17:13:30.810Z] === RUN TestInspectNetwork/network_name [2021-04-06T17:13:30.810Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-06T17:13:31.045Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-04-06T17:13:31.292Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-06T17:13:31.859Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-06T17:13:31.983Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-06T17:13:32.795Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-06T17:13:33.362Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-06T17:13:33.365Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-04-06T17:13:33.623Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-04-06T17:13:33.930Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-06T17:13:34.561Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-04-06T17:13:35.253Z] --- PASS: TestInspectNetwork (11.51s) [2021-04-06T17:13:35.253Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-06T17:13:35.253Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-06T17:13:35.253Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-06T17:13:35.253Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-06T17:13:35.253Z] === RUN TestRunContainerWithBridgeNone [2021-04-06T17:13:35.306Z] --- PASS: TestUpdatePidsLimit (5.75s) [2021-04-06T17:13:35.306Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.74s) [2021-04-06T17:13:35.306Z] --- PASS: TestUpdatePidsLimit/no_change (0.70s) [2021-04-06T17:13:35.306Z] --- PASS: TestUpdatePidsLimit/update_lower (0.72s) [2021-04-06T17:13:35.306Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.72s) [2021-04-06T17:13:35.306Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s) [2021-04-06T17:13:35.306Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.72s) [2021-04-06T17:13:35.306Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.77s) [2021-04-06T17:13:35.306Z] === RUN TestUpdateRestartPolicy [2021-04-06T17:13:38.761Z] --- PASS: TestRunContainerWithBridgeNone (3.13s) [2021-04-06T17:13:38.761Z] === RUN TestNetworkInvalidJSON [2021-04-06T17:13:38.761Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-06T17:13:38.761Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-06T17:13:38.761Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:13:38.761Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:13:38.761Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:13:38.761Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:13:38.761Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-06T17:13:38.762Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:13:38.762Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:13:38.762Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-04-06T17:13:38.762Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-06T17:13:38.762Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-06T17:13:38.762Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-06T17:13:38.762Z] === RUN TestNetworkList [2021-04-06T17:13:38.762Z] === RUN TestNetworkList//networks [2021-04-06T17:13:38.762Z] === PAUSE TestNetworkList//networks [2021-04-06T17:13:38.762Z] === RUN TestNetworkList//networks/ [2021-04-06T17:13:38.762Z] === PAUSE TestNetworkList//networks/ [2021-04-06T17:13:38.762Z] === CONT TestNetworkList//networks [2021-04-06T17:13:38.762Z] === CONT TestNetworkList//networks/ [2021-04-06T17:13:38.762Z] --- PASS: TestNetworkList (0.01s) [2021-04-06T17:13:38.762Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-06T17:13:38.762Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-06T17:13:38.762Z] === RUN TestHostIPv4BridgeLabel [2021-04-06T17:13:39.052Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-04-06T17:13:39.052Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-06T17:13:40.084Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-04-06T17:13:40.084Z] === RUN TestDaemonDefaultNetworkPools [2021-04-06T17:13:40.830Z] --- PASS: TestBuildWithHugeFile (59.24s) [2021-04-06T17:13:40.830Z] === RUN TestBuildWithEmptyDockerfile [2021-04-06T17:13:40.830Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:13:40.830Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:13:40.830Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:13:40.830Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:13:40.830Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:13:40.830Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:13:40.830Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:13:40.830Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:13:40.830Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:13:40.830Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2021-04-06T17:13:40.830Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-04-06T17:13:40.830Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-04-06T17:13:40.830Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s) [2021-04-06T17:13:40.830Z] === RUN TestBuildPreserveOwnership [2021-04-06T17:13:40.830Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-06T17:13:40.830Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-06T17:13:40.830Z] --- PASS: TestBuildPreserveOwnership (5.36s) [2021-04-06T17:13:40.830Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.59s) [2021-04-06T17:13:40.830Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.74s) [2021-04-06T17:13:40.830Z] === RUN TestBuildPlatformInvalid [2021-04-06T17:13:40.830Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-04-06T17:13:40.830Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-06T17:13:41.117Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2021-04-06T17:13:41.117Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-06T17:13:41.131Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-04-06T17:13:42.149Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-04-06T17:13:42.149Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-06T17:13:43.221Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2021-04-06T17:13:43.221Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-06T17:13:43.670Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-04-06T17:13:43.851Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2021-04-06T17:13:43.852Z] === RUN TestServiceWithPredefinedNetwork [2021-04-06T17:13:44.238Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-04-06T17:13:46.145Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-06T17:13:46.145Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-04-06T17:13:47.359Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s) [2021-04-06T17:13:47.359Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-06T17:13:47.359Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:13:47.359Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:13:47.359Z] === RUN TestServiceWithDataPathPortInit [2021-04-06T17:13:48.052Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-06T17:13:50.179Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2021-04-06T17:13:50.179Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-06T17:13:50.179Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2021-04-06T17:13:50.179Z] === RUN TestWaitNonBlocked [2021-04-06T17:13:50.179Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:13:50.179Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:13:50.179Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:13:50.179Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:13:50.179Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:13:50.179Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:13:50.179Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-06T17:13:50.179Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2021-04-06T17:13:50.179Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2021-04-06T17:13:50.179Z] === RUN TestWaitBlocked [2021-04-06T17:13:50.179Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:13:50.179Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:13:50.179Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:13:50.179Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:13:50.179Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:13:50.179Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:13:50.841Z] Loaded image: buildpack-deps:buster [2021-04-06T17:13:51.102Z] Loaded image: busybox:latest [2021-04-06T17:13:51.364Z] Loaded image: busybox:glibc [2021-04-06T17:13:51.573Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-06T17:13:51.573Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2021-04-06T17:13:51.573Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2021-04-06T17:13:51.573Z] === CONT TestContainerStartOnDaemonRestart [2021-04-06T17:13:51.573Z] === CONT TestIpcModeOlderClient [2021-04-06T17:13:51.573Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-04-06T17:13:51.573Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-06T17:13:52.252Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-04-06T17:13:52.512Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-04-06T17:13:52.512Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-06T17:13:53.281Z] Loaded image: debian:bullseye [2021-04-06T17:13:53.281Z] Loaded image: hello-world:latest [2021-04-06T17:13:53.542Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:13:54.877Z] --- PASS: TestContainerStartOnDaemonRestart (3.28s) [2021-04-06T17:13:54.877Z] === CONT TestContainerKillOnDaemonStart [2021-04-06T17:13:55.136Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.81s) [2021-04-06T17:13:55.136Z] === CONT TestDaemonHostGatewayIP [2021-04-06T17:13:57.791Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-04-06T17:13:59.328Z] --- PASS: TestDaemonHostGatewayIP (4.15s) [2021-04-06T17:13:59.328Z] === CONT TestDaemonRestartIpcMode [2021-04-06T17:13:59.701Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-04-06T17:14:02.614Z] --- PASS: TestDaemonRestartIpcMode (3.12s) [2021-04-06T17:14:03.547Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.71s) [2021-04-06T17:14:03.547Z] PASS [2021-04-06T17:14:03.547Z] [2021-04-06T17:14:03.547Z] === Skipped [2021-04-06T17:14:03.547Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-04-06T17:14:03.547Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:14:03.547Z] [2021-04-06T17:14:03.547Z] [2021-04-06T17:14:03.547Z] DONE 33 tests, 1 skipped in 138.986s [2021-04-06T17:14:03.547Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-04-06T17:14:03.547Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:14:03.547Z] ++ set -e [2021-04-06T17:14:03.547Z] ++ '[' -n 0 ']' [2021-04-06T17:14:03.547Z] ++ set -x [2021-04-06T17:14:03.547Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:14:03.547Z] INFO: Testing against a local daemon [2021-04-06T17:14:03.547Z] === RUN TestConfigInspect [2021-04-06T17:14:06.850Z] --- PASS: TestConfigInspect (3.42s) [2021-04-06T17:14:06.850Z] === RUN TestConfigList [2021-04-06T17:14:07.824Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-04-06T17:14:07.879Z] --- PASS: TestContainerKillOnDaemonStart (12.57s) [2021-04-06T17:14:07.879Z] PASS [2021-04-06T17:14:07.879Z] [2021-04-06T17:14:07.879Z] === Skipped [2021-04-06T17:14:07.879Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-06T17:14:07.879Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:14:07.879Z] [2021-04-06T17:14:07.879Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-06T17:14:07.879Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-06T17:14:07.879Z] [2021-04-06T17:14:07.879Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:14:07.879Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:14:07.879Z] [2021-04-06T17:14:07.879Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-06T17:14:07.879Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-06T17:14:07.879Z] [2021-04-06T17:14:07.879Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-06T17:14:07.879Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-06T17:14:07.879Z] [2021-04-06T17:14:07.879Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-06T17:14:07.879Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:14:07.879Z] [2021-04-06T17:14:07.879Z] [2021-04-06T17:14:07.879Z] DONE 196 tests, 6 skipped in 158.725s [2021-04-06T17:14:07.879Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-06T17:14:07.879Z] INFO: Testing against a local daemon [2021-04-06T17:14:07.879Z] === RUN TestCommitInheritsEnv [2021-04-06T17:14:07.879Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-04-06T17:14:07.879Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-06T17:14:07.879Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-06T17:14:07.879Z] === RUN TestImagesFilterMultiReference [2021-04-06T17:14:07.879Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-04-06T17:14:07.879Z] === RUN TestImagePullPlatformInvalid [2021-04-06T17:14:07.879Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-06T17:14:07.879Z] === RUN TestRemoveImageOrphaning [2021-04-06T17:14:08.084Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-04-06T17:14:08.138Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2021-04-06T17:14:08.138Z] === RUN TestRemoveImageGarbageCollector [2021-04-06T17:14:09.803Z] --- PASS: TestServiceWithDataPathPortInit (20.79s) [2021-04-06T17:14:09.803Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-06T17:14:09.990Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-06T17:14:10.152Z] --- PASS: TestConfigList (3.18s) [2021-04-06T17:14:10.153Z] === RUN TestConfigsCreateAndDelete [2021-04-06T17:14:10.670Z] --- PASS: TestRemoveImageGarbageCollector (2.17s) [2021-04-06T17:14:10.670Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-06T17:14:10.670Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-04-06T17:14:10.670Z] === RUN TestTagInvalidReference [2021-04-06T17:14:10.670Z] --- PASS: TestTagInvalidReference (0.02s) [2021-04-06T17:14:10.670Z] === RUN TestTagValidPrefixedRepo [2021-04-06T17:14:10.670Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-04-06T17:14:10.670Z] === RUN TestTagExistedNameWithoutForce [2021-04-06T17:14:10.670Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-06T17:14:10.670Z] === RUN TestTagOfficialNames [2021-04-06T17:14:10.670Z] --- PASS: TestTagOfficialNames (0.06s) [2021-04-06T17:14:10.670Z] === RUN TestTagMatchesDigest [2021-04-06T17:14:10.670Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-06T17:14:10.670Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-06T17:14:11.368Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-06T17:14:11.368Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-06T17:14:12.700Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2021-04-06T17:14:12.700Z] === RUN TestConfigsUpdate [2021-04-06T17:14:16.002Z] --- PASS: TestConfigsUpdate (3.23s) [2021-04-06T17:14:16.002Z] === RUN TestTemplatedConfig [2021-04-06T17:14:17.940Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-06T17:14:17.940Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-06T17:14:20.158Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.87s) [2021-04-06T17:14:20.158Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pawabgd4e2vmkgouvn48mm6vw Created:2021-04-06 17:14:09.47846116 +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[c36245094ee4258e3febff8dbbb75ed6ac286ce9e7a9001584ee29760b739de9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m18vbqlc7gph1unkxs2s9xknj EndpointID:f645567f464d8c5e5fafd687aee1818b47a1e16b25b3a3839ce28079981720ca MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:692cb1ad3a7d7466d5fa7c5c2176e049b1e28023578081e29725d1f1d40112d0 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:312448648ce6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m18vbqlc7gph1unkxs2s9xknj EndpointID:f645567f464d8c5e5fafd687aee1818b47a1e16b25b3a3839ce28079981720ca EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-06T17:14:20.158Z] PASS [2021-04-06T17:14:20.158Z] [2021-04-06T17:14:20.158Z] === Skipped [2021-04-06T17:14:20.158Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:14:20.158Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:14:20.158Z] [2021-04-06T17:14:20.158Z] [2021-04-06T17:14:20.158Z] DONE 26 tests, 1 skipped in 58.525s [2021-04-06T17:14:20.158Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:14:20.158Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:14:20.158Z] ++ set -e [2021-04-06T17:14:20.158Z] ++ '[' -n 0 ']' [2021-04-06T17:14:20.158Z] ++ set -x [2021-04-06T17:14:20.158Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:14:20.158Z] INFO: Testing against a local daemon [2021-04-06T17:14:20.158Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-06T17:14:20.158Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-06T17:14:20.158Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:14:20.158Z] === RUN TestDockerNetworkIpvlan [2021-04-06T17:14:20.158Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:14:20.158Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:14:20.158Z] PASS [2021-04-06T17:14:20.158Z] [2021-04-06T17:14:20.158Z] === Skipped [2021-04-06T17:14:20.158Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-06T17:14:20.158Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:14:20.158Z] [2021-04-06T17:14:20.158Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:14:20.158Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:14:20.158Z] [2021-04-06T17:14:20.158Z] [2021-04-06T17:14:20.158Z] DONE 2 tests, 2 skipped in 0.172s [2021-04-06T17:14:20.158Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:14:20.158Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:14:20.158Z] ++ set -e [2021-04-06T17:14:20.158Z] ++ '[' -n 0 ']' [2021-04-06T17:14:20.158Z] ++ set -x [2021-04-06T17:14:20.158Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:14:20.158Z] INFO: Testing against a local daemon [2021-04-06T17:14:20.158Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-06T17:14:20.213Z] --- PASS: TestTemplatedConfig (3.72s) [2021-04-06T17:14:20.213Z] === RUN TestConfigCreateResolve [2021-04-06T17:14:20.790Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2021-04-06T17:14:20.790Z] === RUN TestDockerNetworkMacvlan [2021-04-06T17:14:21.821Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-06T17:14:22.135Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-06T17:14:22.453Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-06T17:14:22.761Z] --- PASS: TestConfigCreateResolve (3.13s) [2021-04-06T17:14:22.761Z] === RUN TestConfigDaemonLibtrustID [2021-04-06T17:14:23.484Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-06T17:14:24.147Z] --- PASS: TestConfigDaemonLibtrustID (1.27s) [2021-04-06T17:14:24.147Z] PASS [2021-04-06T17:14:24.147Z] [2021-04-06T17:14:24.147Z] DONE 7 tests in 21.280s [2021-04-06T17:14:24.147Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-04-06T17:14:24.147Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:14:24.147Z] ++ set -e [2021-04-06T17:14:24.147Z] ++ '[' -n 0 ']' [2021-04-06T17:14:24.147Z] ++ set -x [2021-04-06T17:14:24.147Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:14:24.408Z] INFO: Testing against a local daemon [2021-04-06T17:14:24.408Z] === RUN TestCheckpoint [2021-04-06T17:14:24.408Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-06T17:14:24.408Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:14:24.408Z] === RUN TestContainerInvalidJSON [2021-04-06T17:14:24.408Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:14:24.408Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:14:24.408Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:14:24.408Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:14:24.408Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:14:24.408Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:14:24.408Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:14:24.408Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:14:24.408Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:14:24.408Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-04-06T17:14:24.408Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-06T17:14:24.408Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-06T17:14:24.408Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-06T17:14:24.408Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-06T17:14:24.408Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-04-06T17:14:24.408Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-06T17:14:24.408Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-04-06T17:14:24.408Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-06T17:14:24.669Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-04-06T17:14:24.669Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-06T17:14:24.669Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-04-06T17:14:24.669Z] === RUN TestCopyFromContainer [2021-04-06T17:14:24.674Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-04-06T17:14:24.674Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-06T17:14:25.457Z] 4612f6d0b889: Pull complete [2021-04-06T17:14:26.586Z] === RUN TestCopyFromContainer// [2021-04-06T17:14:26.586Z] === RUN TestCopyFromContainer//bar/root [2021-04-06T17:14:26.586Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-06T17:14:26.586Z] === RUN TestCopyFromContainer/bar/quux [2021-04-06T17:14:26.847Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-06T17:14:26.847Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-06T17:14:26.847Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-06T17:14:27.109Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-06T17:14:27.109Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-06T17:14:27.371Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-06T17:14:27.371Z] --- PASS: TestCopyFromContainer (2.76s) [2021-04-06T17:14:27.371Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-04-06T17:14:27.371Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-04-06T17:14:27.371Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-04-06T17:14:27.371Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-04-06T17:14:27.371Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-04-06T17:14:27.371Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-04-06T17:14:27.371Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-04-06T17:14:27.371Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-04-06T17:14:27.371Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-04-06T17:14:27.371Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-04-06T17:14:27.371Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-06T17:14:27.371Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:14:27.371Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:14:27.371Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:14:27.371Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:14:27.371Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:14:27.371Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:14:27.371Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:14:27.371Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:14:27.371Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:14:27.371Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-06T17:14:27.371Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-06T17:14:27.371Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-06T17:14:27.371Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-04-06T17:14:27.371Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-06T17:14:27.371Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-04-06T17:14:27.371Z] === RUN TestCreateWithInvalidEnv [2021-04-06T17:14:27.632Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-06T17:14:27.632Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-06T17:14:27.632Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-06T17:14:27.632Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-06T17:14:27.632Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-06T17:14:27.632Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-06T17:14:27.632Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-06T17:14:27.632Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-06T17:14:27.632Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-06T17:14:27.632Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-04-06T17:14:27.632Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-06T17:14:27.632Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-06T17:14:27.632Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-06T17:14:27.632Z] === RUN TestCreateTmpfsMountsTarget [2021-04-06T17:14:27.632Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-04-06T17:14:27.632Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-06T17:14:27.928Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-06T17:14:30.186Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2021-04-06T17:14:30.186Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-06T17:14:31.255Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-04-06T17:14:32.101Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2021-04-06T17:14:32.101Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-06T17:14:32.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:14:32.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:14:32.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:14:32.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:14:32.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:14:32.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:14:32.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:14:32.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:14:32.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:14:32.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:14:32.362Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:14:32.362Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:14:32.362Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:14:32.362Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:14:32.362Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:14:32.362Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-06T17:14:32.362Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-04-06T17:14:32.362Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2021-04-06T17:14:32.362Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-04-06T17:14:32.362Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2021-04-06T17:14:32.362Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-04-06T17:14:32.362Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-06T17:14:32.375Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-06T17:14:33.305Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2021-04-06T17:14:33.305Z] === RUN TestCreateDifferentPlatform [2021-04-06T17:14:33.305Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-06T17:14:33.305Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-06T17:14:33.305Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-06T17:14:33.305Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-06T17:14:33.305Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-04-06T17:14:33.305Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-06T17:14:33.305Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-06T17:14:33.305Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-06T17:14:33.305Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-04-06T17:14:33.305Z] === RUN TestContainerStartOnDaemonRestart [2021-04-06T17:14:33.305Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-06T17:14:33.305Z] === RUN TestDaemonRestartIpcMode [2021-04-06T17:14:33.305Z] === PAUSE TestDaemonRestartIpcMode [2021-04-06T17:14:33.305Z] === RUN TestDaemonHostGatewayIP [2021-04-06T17:14:33.305Z] === PAUSE TestDaemonHostGatewayIP [2021-04-06T17:14:33.305Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-06T17:14:33.305Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-06T17:14:33.305Z] === RUN TestContainerKillOnDaemonStart [2021-04-06T17:14:33.305Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-06T17:14:33.305Z] === RUN TestDiff [2021-04-06T17:14:33.791Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-04-06T17:14:34.248Z] --- PASS: TestDiff (0.82s) [2021-04-06T17:14:34.248Z] === RUN TestExecWithCloseStdin [2021-04-06T17:14:34.359Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-06T17:14:34.618Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-04-06T17:14:35.191Z] --- PASS: TestExecWithCloseStdin (1.09s) [2021-04-06T17:14:35.191Z] === RUN TestExec [2021-04-06T17:14:35.556Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-04-06T17:14:36.133Z] --- PASS: TestExec (1.10s) [2021-04-06T17:14:36.133Z] === RUN TestExecUser [2021-04-06T17:14:36.497Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-04-06T17:14:37.437Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-06T17:14:37.519Z] --- PASS: TestExecUser (1.06s) [2021-04-06T17:14:37.519Z] === RUN TestExportContainerAndImportImage [2021-04-06T17:14:38.462Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2021-04-06T17:14:38.462Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-06T17:14:39.974Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-04-06T17:14:39.974Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-04-06T17:14:40.542Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-06T17:14:40.891Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-06T17:14:41.764Z] --- PASS: TestExportContainerAfterDaemonRestart (3.06s) [2021-04-06T17:14:41.764Z] === RUN TestHealthCheckWorkdir [2021-04-06T17:14:41.928Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-04-06T17:14:42.395Z] --- PASS: TestDockerNetworkMacvlan (21.77s) [2021-04-06T17:14:42.395Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-04-06T17:14:42.395Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-04-06T17:14:42.395Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.80s) [2021-04-06T17:14:42.395Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.00s) [2021-04-06T17:14:42.395Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.46s) [2021-04-06T17:14:42.395Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.81s) [2021-04-06T17:14:42.395Z] PASS [2021-04-06T17:14:42.395Z] [2021-04-06T17:14:42.395Z] DONE 8 tests in 23.378s [2021-04-06T17:14:42.395Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-06T17:14:42.395Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:14:42.395Z] ++ set -e [2021-04-06T17:14:42.395Z] ++ '[' -n 0 ']' [2021-04-06T17:14:42.395Z] ++ set -x [2021-04-06T17:14:42.395Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:14:42.685Z] testing: warning: no tests to run [2021-04-06T17:14:42.685Z] PASS [2021-04-06T17:14:42.685Z] [2021-04-06T17:14:42.685Z] DONE 0 tests in 0.062s [2021-04-06T17:14:42.685Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-06T17:14:42.685Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:14:42.685Z] ++ set -e [2021-04-06T17:14:42.685Z] ++ '[' -n 0 ']' [2021-04-06T17:14:42.685Z] ++ set -x [2021-04-06T17:14:42.686Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:14:42.714Z] --- PASS: TestHealthCheckWorkdir (1.40s) [2021-04-06T17:14:42.714Z] === RUN TestHealthKillContainer [2021-04-06T17:14:42.976Z] INFO: Testing against a local daemon [2021-04-06T17:14:42.976Z] === RUN TestAuthZPluginAllowRequest [2021-04-06T17:14:44.469Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-04-06T17:14:45.039Z] --- PASS: TestAuthZPluginAllowRequest (1.88s) [2021-04-06T17:14:45.039Z] === RUN TestAuthZPluginTLS [2021-04-06T17:14:45.329Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-04-06T17:14:45.329Z] === RUN TestAuthZPluginDenyRequest [2021-04-06T17:14:45.959Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-04-06T17:14:45.959Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-06T17:14:46.029Z] --- PASS: TestHealthKillContainer (3.11s) [2021-04-06T17:14:46.029Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-06T17:14:46.249Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-04-06T17:14:46.249Z] === RUN TestAuthZPluginDenyResponse [2021-04-06T17:14:46.601Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2021-04-06T17:14:46.601Z] === RUN TestIpcModeNone [2021-04-06T17:14:46.849Z] --- PASS: TestImportExtremelyLargeImageWorks (102.85s) [2021-04-06T17:14:46.849Z] PASS [2021-04-06T17:14:46.849Z] [2021-04-06T17:14:46.849Z] === Skipped [2021-04-06T17:14:46.849Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-06T17:14:46.849Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-06T17:14:46.849Z] [2021-04-06T17:14:46.849Z] [2021-04-06T17:14:46.849Z] DONE 12 tests, 1 skipped in 106.436s [2021-04-06T17:14:46.849Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-06T17:14:46.849Z] INFO: Testing against a local daemon [2021-04-06T17:14:46.849Z] === RUN TestNetworkCreateDelete [2021-04-06T17:14:46.849Z] --- PASS: TestNetworkCreateDelete (0.47s) [2021-04-06T17:14:46.849Z] === RUN TestDockerNetworkDeletePreferID [2021-04-06T17:14:46.849Z] --- PASS: TestDockerNetworkDeletePreferID (1.31s) [2021-04-06T17:14:46.849Z] === RUN TestDaemonDNSFallback [2021-04-06T17:14:46.880Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-04-06T17:14:46.880Z] === RUN TestAuthZPluginAllowEventStream [2021-04-06T17:14:47.987Z] --- PASS: TestIpcModeNone (1.05s) [2021-04-06T17:14:47.987Z] === RUN TestIpcModePrivate [2021-04-06T17:14:48.212Z] --- PASS: TestDaemonDNSFallback (8.05s) [2021-04-06T17:14:48.212Z] === RUN TestInspectNetwork [2021-04-06T17:14:48.212Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-06T17:14:48.212Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:14:48.212Z] === RUN TestRunContainerWithBridgeNone [2021-04-06T17:14:48.212Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-06T17:14:48.212Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:14:48.212Z] === RUN TestNetworkInvalidJSON [2021-04-06T17:14:48.212Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-06T17:14:48.212Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-06T17:14:48.212Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:14:48.212Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:14:48.212Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:14:48.212Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:14:48.212Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-06T17:14:48.212Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:14:48.212Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:14:48.212Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-04-06T17:14:48.212Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-06T17:14:48.212Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-06T17:14:48.212Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-06T17:14:48.212Z] === RUN TestNetworkList [2021-04-06T17:14:48.212Z] === RUN TestNetworkList//networks [2021-04-06T17:14:48.212Z] === PAUSE TestNetworkList//networks [2021-04-06T17:14:48.212Z] === RUN TestNetworkList//networks/ [2021-04-06T17:14:48.212Z] === PAUSE TestNetworkList//networks/ [2021-04-06T17:14:48.212Z] === CONT TestNetworkList//networks [2021-04-06T17:14:48.212Z] === CONT TestNetworkList//networks/ [2021-04-06T17:14:48.212Z] --- PASS: TestNetworkList (0.01s) [2021-04-06T17:14:48.212Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-06T17:14:48.212Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-06T17:14:48.212Z] === RUN TestHostIPv4BridgeLabel [2021-04-06T17:14:48.212Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-06T17:14:48.212Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:14:48.212Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-06T17:14:48.212Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-04-06T17:14:48.212Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:14:48.212Z] === RUN TestDaemonDefaultNetworkPools [2021-04-06T17:14:48.212Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-04-06T17:14:48.212Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:14:48.212Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-06T17:14:48.212Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-04-06T17:14:48.212Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:14:48.212Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-06T17:14:48.212Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-06T17:14:48.212Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:14:48.212Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-06T17:14:48.212Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-04-06T17:14:48.212Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:14:48.212Z] === RUN TestServiceWithPredefinedNetwork [2021-04-06T17:14:48.212Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-06T17:14:48.212Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:14:48.212Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-06T17:14:48.212Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:14:48.212Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:14:48.212Z] === RUN TestServiceWithDataPathPortInit [2021-04-06T17:14:48.212Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-04-06T17:14:48.212Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:14:48.212Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-06T17:14:48.212Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-06T17:14:48.212Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:14:48.212Z] PASS [2021-04-06T17:14:48.212Z] [2021-04-06T17:14:48.212Z] === Skipped [2021-04-06T17:14:48.212Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-04-06T17:14:48.212Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:14:48.212Z] [2021-04-06T17:14:48.212Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-04-06T17:14:48.212Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:14:48.212Z] [2021-04-06T17:14:48.212Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-04-06T17:14:48.212Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:14:48.212Z] [2021-04-06T17:14:48.212Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-04-06T17:14:48.212Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:14:48.212Z] [2021-04-06T17:14:48.212Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-04-06T17:14:48.212Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:14:48.212Z] [2021-04-06T17:14:48.212Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-04-06T17:14:48.212Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:14:48.212Z] [2021-04-06T17:14:48.212Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-06T17:14:48.212Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:14:48.212Z] [2021-04-06T17:14:48.212Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-04-06T17:14:48.212Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:14:48.212Z] [2021-04-06T17:14:48.212Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-04-06T17:14:48.212Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:14:48.212Z] [2021-04-06T17:14:48.212Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:14:48.212Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:14:48.212Z] [2021-04-06T17:14:48.212Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-04-06T17:14:48.212Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:14:48.212Z] [2021-04-06T17:14:48.212Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-06T17:14:48.212Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:14:48.212Z] [2021-04-06T17:14:48.212Z] [2021-04-06T17:14:48.212Z] DONE 22 tests, 12 skipped in 10.013s [2021-04-06T17:14:48.212Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:14:48.212Z] INFO: Testing against a local daemon [2021-04-06T17:14:48.212Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-06T17:14:48.212Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-06T17:14:48.212Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:14:48.212Z] === RUN TestDockerNetworkIpvlan [2021-04-06T17:14:48.212Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:14:48.212Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:14:48.212Z] PASS [2021-04-06T17:14:48.212Z] [2021-04-06T17:14:48.212Z] === Skipped [2021-04-06T17:14:48.212Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-06T17:14:48.212Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:14:48.212Z] [2021-04-06T17:14:48.212Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:14:48.212Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:14:48.212Z] [2021-04-06T17:14:48.212Z] [2021-04-06T17:14:48.212Z] DONE 2 tests, 2 skipped in 0.107s [2021-04-06T17:14:48.212Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:14:48.467Z] INFO: Testing against a local daemon [2021-04-06T17:14:48.467Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-06T17:14:48.467Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-06T17:14:48.467Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:14:48.467Z] === RUN TestDockerNetworkMacvlan [2021-04-06T17:14:48.467Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-04-06T17:14:48.467Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:14:48.467Z] PASS [2021-04-06T17:14:48.467Z] [2021-04-06T17:14:48.467Z] === Skipped [2021-04-06T17:14:48.467Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-06T17:14:48.467Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:14:48.467Z] [2021-04-06T17:14:48.467Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-04-06T17:14:48.467Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:14:48.467Z] [2021-04-06T17:14:48.467Z] [2021-04-06T17:14:48.467Z] DONE 2 tests, 2 skipped in 0.098s [2021-04-06T17:14:48.467Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-06T17:14:48.467Z] testing: warning: no tests to run [2021-04-06T17:14:48.467Z] PASS [2021-04-06T17:14:48.467Z] [2021-04-06T17:14:48.467Z] DONE 0 tests in 0.026s [2021-04-06T17:14:48.467Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-06T17:14:48.467Z] INFO: Testing against a local daemon [2021-04-06T17:14:48.467Z] === RUN TestAuthZPluginAllowRequest [2021-04-06T17:14:48.467Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-04-06T17:14:48.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.467Z] === RUN TestAuthZPluginTLS [2021-04-06T17:14:48.467Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-04-06T17:14:48.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.467Z] === RUN TestAuthZPluginDenyRequest [2021-04-06T17:14:48.467Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-04-06T17:14:48.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.467Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-06T17:14:48.467Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-06T17:14:48.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.467Z] === RUN TestAuthZPluginDenyResponse [2021-04-06T17:14:48.467Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-04-06T17:14:48.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.467Z] === RUN TestAuthZPluginAllowEventStream [2021-04-06T17:14:48.467Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-04-06T17:14:48.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.467Z] === RUN TestAuthZPluginErrorResponse [2021-04-06T17:14:48.467Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-04-06T17:14:48.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.467Z] === RUN TestAuthZPluginErrorRequest [2021-04-06T17:14:48.467Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-04-06T17:14:48.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.467Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-06T17:14:48.467Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-06T17:14:48.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.467Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-06T17:14:48.467Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-06T17:14:48.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.467Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-06T17:14:48.467Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-06T17:14:48.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.467Z] === RUN TestAuthZPluginHeader [2021-04-06T17:14:48.467Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-04-06T17:14:48.467Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.467Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-06T17:14:48.722Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.25s) [2021-04-06T17:14:48.722Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.722Z] === RUN TestAuthZPluginV2Disable [2021-04-06T17:14:48.930Z] --- PASS: TestIpcModePrivate (1.11s) [2021-04-06T17:14:48.930Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-06T17:14:48.930Z] === RUN TestIpcModeShareable [2021-04-06T17:14:48.944Z] --- PASS: TestAuthZPluginAllowEventStream (1.85s) [2021-04-06T17:14:48.944Z] === RUN TestAuthZPluginErrorResponse [2021-04-06T17:14:48.979Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-04-06T17:14:48.979Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.979Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-06T17:14:48.979Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-04-06T17:14:48.979Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.979Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-06T17:14:48.979Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-04-06T17:14:48.979Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.979Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-06T17:14:48.979Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-04-06T17:14:48.979Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.979Z] PASS [2021-04-06T17:14:48.979Z] [2021-04-06T17:14:48.979Z] === Skipped [2021-04-06T17:14:48.979Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-04-06T17:14:48.979Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.979Z] [2021-04-06T17:14:48.979Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-04-06T17:14:48.979Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.979Z] [2021-04-06T17:14:48.979Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-04-06T17:14:48.979Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.979Z] [2021-04-06T17:14:48.979Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-06T17:14:48.979Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.979Z] [2021-04-06T17:14:48.979Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-04-06T17:14:48.979Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.979Z] [2021-04-06T17:14:48.979Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-04-06T17:14:48.979Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.979Z] [2021-04-06T17:14:48.979Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-04-06T17:14:48.979Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.979Z] [2021-04-06T17:14:48.979Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-04-06T17:14:48.979Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.979Z] [2021-04-06T17:14:48.979Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-06T17:14:48.979Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.979Z] [2021-04-06T17:14:48.979Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-06T17:14:48.979Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.979Z] [2021-04-06T17:14:48.979Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-06T17:14:48.979Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.979Z] [2021-04-06T17:14:48.979Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-04-06T17:14:48.979Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.979Z] [2021-04-06T17:14:48.979Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.25s) [2021-04-06T17:14:48.979Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.979Z] [2021-04-06T17:14:48.979Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-04-06T17:14:48.980Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.980Z] [2021-04-06T17:14:48.980Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-04-06T17:14:48.980Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.980Z] [2021-04-06T17:14:48.980Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-04-06T17:14:48.980Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.980Z] [2021-04-06T17:14:48.980Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-04-06T17:14:48.980Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.980Z] [2021-04-06T17:14:48.980Z] [2021-04-06T17:14:48.980Z] DONE 17 tests, 17 skipped in 0.439s [2021-04-06T17:14:48.980Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-06T17:14:48.980Z] INFO: Testing against a local daemon [2021-04-06T17:14:48.980Z] === RUN TestPluginInvalidJSON [2021-04-06T17:14:48.980Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:14:48.980Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:14:48.980Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:14:48.980Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-06T17:14:48.980Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-06T17:14:48.980Z] === RUN TestPluginInstall [2021-04-06T17:14:48.980Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-06T17:14:48.980Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.980Z] === RUN TestPluginsWithRuntimes [2021-04-06T17:14:48.980Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-06T17:14:48.980Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-04-06T17:14:48.980Z] PASS [2021-04-06T17:14:48.980Z] [2021-04-06T17:14:48.980Z] === Skipped [2021-04-06T17:14:48.980Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-04-06T17:14:48.980Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-06T17:14:48.980Z] [2021-04-06T17:14:48.980Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-04-06T17:14:48.980Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-04-06T17:14:48.980Z] [2021-04-06T17:14:48.980Z] [2021-04-06T17:14:48.980Z] DONE 4 tests, 2 skipped in 0.140s [2021-04-06T17:14:48.980Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-06T17:14:49.234Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-04-06T17:14:49.234Z] === RUN TestAuthZPluginErrorRequest [2021-04-06T17:14:49.235Z] INFO: Testing against a local daemon [2021-04-06T17:14:49.235Z] === RUN TestExternalGraphDriver [2021-04-06T17:14:49.235Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-04-06T17:14:49.235Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-06T17:14:49.235Z] === RUN TestGraphdriverPluginV2 [2021-04-06T17:14:49.745Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-04-06T17:14:49.865Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2021-04-06T17:14:49.865Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-06T17:14:49.872Z] --- PASS: TestIpcModeShareable (1.08s) [2021-04-06T17:14:49.872Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-06T17:14:49.872Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-06T17:14:50.155Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.52s) [2021-04-06T17:14:50.155Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-06T17:14:50.684Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-04-06T17:14:52.878Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.36s) [2021-04-06T17:14:52.878Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-06T17:14:53.031Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-04-06T17:14:53.031Z] Copying nested executables into bundles/cross/linux/amd64 [2021-04-06T17:14:53.031Z] Cross building: bundles/cross/windows/amd64 [2021-04-06T17:14:53.031Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-06T17:14:53.031Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-04-06T17:14:53.174Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.13s) [2021-04-06T17:14:53.174Z] === RUN TestAPIIpcModeHost [2021-04-06T17:14:53.224Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-04-06T17:14:54.117Z] --- PASS: TestAPIIpcModeHost (1.10s) [2021-04-06T17:14:54.117Z] === RUN TestDaemonIpcModeShareable [2021-04-06T17:14:54.940Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.42s) [2021-04-06T17:14:54.940Z] === RUN TestAuthZPluginHeader [2021-04-06T17:14:55.971Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-04-06T17:14:55.971Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-06T17:14:55.971Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-06T17:14:55.971Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:14:55.971Z] === RUN TestAuthZPluginV2Disable [2021-04-06T17:14:55.971Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-06T17:14:55.971Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:14:55.971Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-06T17:14:55.971Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-06T17:14:55.971Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:14:55.971Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-06T17:14:55.971Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-06T17:14:55.971Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:14:55.971Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-06T17:14:56.665Z] --- PASS: TestDaemonIpcModeShareable (2.50s) [2021-04-06T17:14:56.665Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-04-06T17:14:56.665Z] === RUN TestDaemonIpcModePrivate [2021-04-06T17:14:57.316Z] --- PASS: TestGraphdriverPluginV2 (6.81s) [2021-04-06T17:14:57.316Z] PASS [2021-04-06T17:14:57.316Z] [2021-04-06T17:14:57.316Z] === Skipped [2021-04-06T17:14:57.316Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-04-06T17:14:57.316Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-06T17:14:57.316Z] [2021-04-06T17:14:57.316Z] [2021-04-06T17:14:57.316Z] DONE 2 tests, 1 skipped in 6.994s [2021-04-06T17:14:57.316Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-06T17:14:57.316Z] INFO: Testing against a local daemon [2021-04-06T17:14:57.316Z] === RUN TestContinueAfterPluginCrash [2021-04-06T17:14:57.316Z] === PAUSE TestContinueAfterPluginCrash [2021-04-06T17:14:57.316Z] === RUN TestReadPluginNoRead [2021-04-06T17:14:57.316Z] === PAUSE TestReadPluginNoRead [2021-04-06T17:14:57.316Z] === RUN TestDaemonStartWithLogOpt [2021-04-06T17:14:57.316Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-06T17:14:57.316Z] === CONT TestContinueAfterPluginCrash [2021-04-06T17:14:57.316Z] === CONT TestDaemonStartWithLogOpt [2021-04-06T17:14:58.504Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-04-06T17:14:59.102Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-06T17:14:59.102Z] [2021-04-06T17:14:59.102Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-06T17:14:59.102Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-06T17:14:59.102Z] HOSTNAME=e627d780c979 [2021-04-06T17:14:59.102Z] TESTDEBUG=0 [2021-04-06T17:14:59.102Z] DEST=bundles/test-integration [2021-04-06T17:14:59.102Z] PWD=/go/src/github.com/docker/docker [2021-04-06T17:14:59.102Z] DOCKER_GITCOMMIT=f2c0b3688a572fa0588132317ea1e276fef44203 [2021-04-06T17:14:59.102Z] container=docker [2021-04-06T17:14:59.102Z] HOME=/root [2021-04-06T17:14:59.102Z] GOLANG_VERSION=1.13.15 [2021-04-06T17:14:59.102Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-06T17:14:59.102Z] VALIDATE_BRANCH=20.10 [2021-04-06T17:14:59.102Z] TERM=xterm [2021-04-06T17:14:59.102Z] DOCKER_PKG=github.com/docker/docker [2021-04-06T17:14:59.102Z] SHLVL=1 [2021-04-06T17:14:59.102Z] TIMEOUT=120m [2021-04-06T17:14:59.102Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-06T17:14:59.102Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-06T17:14:59.102Z] GO111MODULE=off [2021-04-06T17:14:59.102Z] DOCKER_EXPERIMENTAL=1 [2021-04-06T17:14:59.102Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-06T17:14:59.102Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-06T17:14:59.102Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-06T17:14:59.102Z] GOPATH=/go [2021-04-06T17:14:59.102Z] PKG_CONFIG=pkg-config [2021-04-06T17:14:59.102Z] _=/usr/bin/env [2021-04-06T17:14:59.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-06T17:14:59.211Z] --- PASS: TestDaemonIpcModePrivate (2.59s) [2021-04-06T17:14:59.211Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-04-06T17:14:59.211Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-06T17:15:01.757Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.44s) [2021-04-06T17:15:01.757Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-04-06T17:15:01.757Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-06T17:15:03.779Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-04-06T17:15:03.847Z] --- PASS: TestDaemonStartWithLogOpt (6.52s) [2021-04-06T17:15:03.847Z] === CONT TestReadPluginNoRead [2021-04-06T17:15:04.304Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.47s) [2021-04-06T17:15:04.304Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-04-06T17:15:04.304Z] === RUN TestIpcModeOlderClient [2021-04-06T17:15:04.304Z] === PAUSE TestIpcModeOlderClient [2021-04-06T17:15:04.304Z] === RUN TestKillContainerInvalidSignal [2021-04-06T17:15:05.156Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-06T17:15:05.156Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-06T17:15:05.248Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2021-04-06T17:15:05.248Z] === RUN TestKillContainer [2021-04-06T17:15:05.248Z] === RUN TestKillContainer/no_signal [2021-04-06T17:15:05.821Z] === RUN TestKillContainer/non_killing_signal [2021-04-06T17:15:06.360Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-06T17:15:06.616Z] --- PASS: TestContinueAfterPluginCrash (10.36s) [2021-04-06T17:15:06.765Z] === RUN TestKillContainer/killing_signal [2021-04-06T17:15:07.708Z] --- PASS: TestKillContainer (2.62s) [2021-04-06T17:15:07.708Z] --- PASS: TestKillContainer/no_signal (0.85s) [2021-04-06T17:15:07.708Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2021-04-06T17:15:07.708Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2021-04-06T17:15:07.708Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-06T17:15:07.708Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-06T17:15:08.651Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-06T17:15:09.130Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-06T17:15:09.223Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s) [2021-04-06T17:15:09.223Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2021-04-06T17:15:09.223Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2021-04-06T17:15:09.223Z] === RUN TestKillStoppedContainer [2021-04-06T17:15:09.484Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-04-06T17:15:09.484Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-06T17:15:09.484Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-04-06T17:15:09.484Z] === RUN TestKillDifferentUserContainer [2021-04-06T17:15:10.426Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2021-04-06T17:15:10.426Z] === RUN TestInspectOomKilledTrue [2021-04-06T17:15:10.426Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-06T17:15:10.426Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:15:10.426Z] === RUN TestInspectOomKilledFalse [2021-04-06T17:15:10.426Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-06T17:15:10.426Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:15:10.426Z] === RUN TestLinksEtcHostsContentMatch [2021-04-06T17:15:10.433Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-04-06T17:15:11.370Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s) [2021-04-06T17:15:11.370Z] === RUN TestLinksContainerNames [2021-04-06T17:15:11.642Z] === RUN TestReadPluginNoRead/default [2021-04-06T17:15:12.757Z] --- PASS: TestLinksContainerNames (1.66s) [2021-04-06T17:15:12.757Z] === RUN TestLogsFollowTailEmpty [2021-04-06T17:15:12.971Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-04-06T17:15:12.971Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-06T17:15:13.231Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-06T17:15:13.491Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-06T17:15:13.700Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2021-04-06T17:15:13.700Z] === RUN TestContainerNetworkMountsNoChown [2021-04-06T17:15:14.155Z] --- PASS: TestReadPluginNoRead (10.99s) [2021-04-06T17:15:14.155Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.50s) [2021-04-06T17:15:14.155Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.44s) [2021-04-06T17:15:14.155Z] --- PASS: TestReadPluginNoRead/default (2.46s) [2021-04-06T17:15:14.155Z] read_test.go:92: [d7a4481bec345] daemon is not started [2021-04-06T17:15:14.155Z] PASS [2021-04-06T17:15:14.155Z] [2021-04-06T17:15:14.155Z] DONE 6 tests in 17.635s [2021-04-06T17:15:14.155Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-06T17:15:14.155Z] testing: warning: no tests to run [2021-04-06T17:15:14.155Z] PASS [2021-04-06T17:15:14.155Z] [2021-04-06T17:15:14.155Z] DONE 0 tests in 0.043s [2021-04-06T17:15:14.155Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-06T17:15:14.155Z] INFO: Testing against a local daemon [2021-04-06T17:15:14.155Z] === RUN TestPluginWithDevMounts [2021-04-06T17:15:14.155Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-06T17:15:14.155Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-06T17:15:14.155Z] PASS [2021-04-06T17:15:14.155Z] [2021-04-06T17:15:14.155Z] === Skipped [2021-04-06T17:15:14.155Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-04-06T17:15:14.155Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-06T17:15:14.155Z] [2021-04-06T17:15:14.155Z] [2021-04-06T17:15:14.155Z] DONE 1 tests, 1 skipped in 0.124s [2021-04-06T17:15:14.155Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-06T17:15:14.155Z] INFO: Testing against a local daemon [2021-04-06T17:15:14.155Z] === RUN TestSecretInspect [2021-04-06T17:15:14.155Z] --- SKIP: TestSecretInspect (0.01s) [2021-04-06T17:15:14.155Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.155Z] === RUN TestSecretList [2021-04-06T17:15:14.155Z] --- SKIP: TestSecretList (0.02s) [2021-04-06T17:15:14.155Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.155Z] === RUN TestSecretsCreateAndDelete [2021-04-06T17:15:14.155Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-04-06T17:15:14.155Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.155Z] === RUN TestSecretsUpdate [2021-04-06T17:15:14.155Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-04-06T17:15:14.155Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.155Z] === RUN TestTemplatedSecret [2021-04-06T17:15:14.155Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-06T17:15:14.155Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.155Z] === RUN TestSecretCreateResolve [2021-04-06T17:15:14.155Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-04-06T17:15:14.155Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.155Z] PASS [2021-04-06T17:15:14.155Z] [2021-04-06T17:15:14.155Z] === Skipped [2021-04-06T17:15:14.155Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-04-06T17:15:14.155Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.155Z] [2021-04-06T17:15:14.155Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-04-06T17:15:14.155Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.155Z] [2021-04-06T17:15:14.155Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-04-06T17:15:14.155Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.155Z] [2021-04-06T17:15:14.155Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-04-06T17:15:14.155Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.155Z] [2021-04-06T17:15:14.155Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-04-06T17:15:14.155Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.155Z] [2021-04-06T17:15:14.155Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-04-06T17:15:14.155Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.155Z] [2021-04-06T17:15:14.155Z] [2021-04-06T17:15:14.155Z] DONE 6 tests, 6 skipped in 0.179s [2021-04-06T17:15:14.155Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-06T17:15:14.155Z] INFO: Testing against a local daemon [2021-04-06T17:15:14.155Z] === RUN TestServiceCreateInit [2021-04-06T17:15:14.155Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-06T17:15:14.155Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-06T17:15:14.155Z] --- PASS: TestServiceCreateInit (0.01s) [2021-04-06T17:15:14.155Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-06T17:15:14.155Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.155Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-06T17:15:14.155Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.155Z] === RUN TestCreateServiceMultipleTimes [2021-04-06T17:15:14.155Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-04-06T17:15:14.155Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.155Z] === RUN TestCreateServiceConflict [2021-04-06T17:15:14.155Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-04-06T17:15:14.155Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.155Z] === RUN TestCreateServiceMaxReplicas [2021-04-06T17:15:14.411Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-04-06T17:15:14.411Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.411Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-06T17:15:14.411Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-04-06T17:15:14.411Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.411Z] === RUN TestCreateServiceSecretFileMode [2021-04-06T17:15:14.411Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-04-06T17:15:14.411Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.411Z] === RUN TestCreateServiceConfigFileMode [2021-04-06T17:15:14.411Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-04-06T17:15:14.411Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.411Z] === RUN TestCreateServiceSysctls [2021-04-06T17:15:14.411Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-04-06T17:15:14.411Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.411Z] === RUN TestCreateServiceCapabilities [2021-04-06T17:15:14.411Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-04-06T17:15:14.411Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.411Z] === RUN TestInspect [2021-04-06T17:15:14.411Z] --- SKIP: TestInspect (0.01s) [2021-04-06T17:15:14.411Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.411Z] === RUN TestCreateJob [2021-04-06T17:15:14.411Z] --- SKIP: TestCreateJob (0.01s) [2021-04-06T17:15:14.411Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.411Z] === RUN TestReplicatedJob [2021-04-06T17:15:14.411Z] --- SKIP: TestReplicatedJob (0.01s) [2021-04-06T17:15:14.411Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.411Z] === RUN TestUpdateReplicatedJob [2021-04-06T17:15:14.411Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-04-06T17:15:14.411Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.411Z] === RUN TestServiceListWithStatuses [2021-04-06T17:15:14.411Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-06T17:15:14.411Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:15:14.411Z] === RUN TestDockerNetworkConnectAlias [2021-04-06T17:15:14.411Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-04-06T17:15:14.411Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.411Z] === RUN TestDockerNetworkReConnect [2021-04-06T17:15:14.411Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-04-06T17:15:14.411Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:14.411Z] === RUN TestServicePlugin [2021-04-06T17:15:14.431Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-04-06T17:15:14.431Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-06T17:15:14.535Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2021-04-06T17:15:14.535Z] PASS [2021-04-06T17:15:14.535Z] [2021-04-06T17:15:14.535Z] === Skipped [2021-04-06T17:15:14.535Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-06T17:15:14.535Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:15:14.535Z] [2021-04-06T17:15:14.535Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-06T17:15:14.535Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:15:14.535Z] [2021-04-06T17:15:14.535Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-06T17:15:14.535Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:15:14.535Z] [2021-04-06T17:15:14.535Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-06T17:15:14.535Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:15:14.535Z] [2021-04-06T17:15:14.535Z] [2021-04-06T17:15:14.535Z] DONE 17 tests, 4 skipped in 30.019s [2021-04-06T17:15:14.535Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-06T17:15:14.535Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:15:14.535Z] ++ set -e [2021-04-06T17:15:14.535Z] ++ '[' -n 0 ']' [2021-04-06T17:15:14.535Z] ++ set -x [2021-04-06T17:15:14.535Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:15:14.535Z] INFO: Testing against a local daemon [2021-04-06T17:15:14.535Z] === RUN TestPluginInvalidJSON [2021-04-06T17:15:14.535Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:15:14.535Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:15:14.535Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:15:14.535Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-04-06T17:15:14.535Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-06T17:15:14.535Z] === RUN TestPluginInstall [2021-04-06T17:15:14.535Z] === RUN TestPluginInstall/no_auth [2021-04-06T17:15:14.643Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/default [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/default [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/private [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/private [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/rprivate [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/slave [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/slave [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/rslave [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/shared [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/shared [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/rshared [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-06T17:15:14.643Z] === CONT TestMountDaemonRoot/default [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-06T17:15:14.643Z] === CONT TestMountDaemonRoot/rslave [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-06T17:15:14.643Z] === CONT TestMountDaemonRoot/rshared [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:15:14.643Z] === CONT TestMountDaemonRoot/shared [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:15:14.643Z] === CONT TestMountDaemonRoot/slave [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:15:14.643Z] === CONT TestMountDaemonRoot/rprivate [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:15:14.643Z] === CONT TestMountDaemonRoot/private [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:15:14.643Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:15:14.643Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:15:14.643Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:15:14.643Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-06T17:15:14.643Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:15:14.643Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-06T17:15:14.643Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:15:14.643Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:15:14.643Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-06T17:15:14.643Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:15:14.643Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:15:14.643Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:15:14.643Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:15:14.644Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-06T17:15:14.644Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:15:14.644Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:15:14.644Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:15:14.644Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:15:14.644Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-06T17:15:14.644Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:15:14.644Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-06T17:15:14.644Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:15:14.693Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-06T17:15:14.825Z] time="2021-04-06T17:15:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:15:14.825Z] time="2021-04-06T17:15:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7fd257f2a6e5e2fb62362bd4aebf70e2d33c172958c919ae90e4dd7a3336e80" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:15:14.825Z] time="2021-04-06T17:15:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:15:14.825Z] time="2021-04-06T17:15:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7fd257f2a6e5e2fb62362bd4aebf70e2d33c172958c919ae90e4dd7a3336e80" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:15:14.905Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:15:14.905Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:15:14.905Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:15:14.905Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-06T17:15:14.905Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:15:14.905Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:15:14.905Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-06T17:15:14.905Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-06T17:15:14.905Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-06T17:15:14.905Z] === RUN TestContainerBindMountNonRecursive [2021-04-06T17:15:14.953Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-06T17:15:15.117Z] === RUN TestPluginInstall/with_htpasswd [2021-04-06T17:15:15.521Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-06T17:15:15.747Z] time="2021-04-06T17:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:15:15.747Z] time="2021-04-06T17:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec36b86f362e7d0a3b68eb455aacc39ab14f3a72dbcb9da59ed38139fcef2ba7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:15:15.747Z] time="2021-04-06T17:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:15:15.747Z] time="2021-04-06T17:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec36b86f362e7d0a3b68eb455aacc39ab14f3a72dbcb9da59ed38139fcef2ba7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:15:16.038Z] === RUN TestPluginInstall/with_insecure [2021-04-06T17:15:16.089Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-04-06T17:15:16.866Z] time="2021-04-06T17:15:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:15:16.866Z] time="2021-04-06T17:15:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cb8afc68c7e9de1e4144170491a0ce52b9f9023eabf4babd508c4050194328b6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:15:16.866Z] time="2021-04-06T17:15:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:15:16.866Z] time="2021-04-06T17:15:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cb8afc68c7e9de1e4144170491a0ce52b9f9023eabf4babd508c4050194328b6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:15:17.156Z] --- PASS: TestPluginInstall (4.41s) [2021-04-06T17:15:17.156Z] --- PASS: TestPluginInstall/no_auth (2.29s) [2021-04-06T17:15:17.156Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2021-04-06T17:15:17.156Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2021-04-06T17:15:17.156Z] plugin_test.go:160: [dabc2ef75c7aa] daemon is not started [2021-04-06T17:15:17.156Z] === RUN TestPluginsWithRuntimes [2021-04-06T17:15:17.479Z] --- PASS: TestContainerBindMountNonRecursive (2.19s) [2021-04-06T17:15:17.479Z] === RUN TestContainerVolumesMountedAsShared [2021-04-06T17:15:17.740Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s) [2021-04-06T17:15:17.740Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-06T17:15:18.575Z] --- SKIP: TestServicePlugin (3.70s) [2021-04-06T17:15:18.575Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.575Z] === RUN TestServiceUpdateLabel [2021-04-06T17:15:18.575Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-04-06T17:15:18.575Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.575Z] === RUN TestServiceUpdateSecrets [2021-04-06T17:15:18.575Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-04-06T17:15:18.575Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.575Z] === RUN TestServiceUpdateConfigs [2021-04-06T17:15:18.575Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-04-06T17:15:18.575Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.575Z] === RUN TestServiceUpdateNetwork [2021-04-06T17:15:18.575Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-04-06T17:15:18.575Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.575Z] === RUN TestServiceUpdatePidsLimit [2021-04-06T17:15:18.575Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-04-06T17:15:18.575Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.575Z] PASS [2021-04-06T17:15:18.575Z] [2021-04-06T17:15:18.575Z] === Skipped [2021-04-06T17:15:18.575Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-06T17:15:18.575Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-06T17:15:18.575Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.575Z] [2021-04-06T17:15:18.575Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-06T17:15:18.575Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-06T17:15:18.575Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.575Z] [2021-04-06T17:15:18.575Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-04-06T17:15:18.575Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.575Z] [2021-04-06T17:15:18.575Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-04-06T17:15:18.575Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.575Z] [2021-04-06T17:15:18.575Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-04-06T17:15:18.575Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.575Z] [2021-04-06T17:15:18.575Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-04-06T17:15:18.575Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.575Z] [2021-04-06T17:15:18.576Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-04-06T17:15:18.576Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.576Z] [2021-04-06T17:15:18.576Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-04-06T17:15:18.576Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.576Z] [2021-04-06T17:15:18.576Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-04-06T17:15:18.576Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.576Z] [2021-04-06T17:15:18.576Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-04-06T17:15:18.576Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.576Z] [2021-04-06T17:15:18.576Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-04-06T17:15:18.576Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.576Z] [2021-04-06T17:15:18.576Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-04-06T17:15:18.576Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.576Z] [2021-04-06T17:15:18.576Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-04-06T17:15:18.576Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.576Z] [2021-04-06T17:15:18.576Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-04-06T17:15:18.576Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.576Z] [2021-04-06T17:15:18.576Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-06T17:15:18.576Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:15:18.576Z] [2021-04-06T17:15:18.576Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-04-06T17:15:18.576Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.576Z] [2021-04-06T17:15:18.576Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-04-06T17:15:18.576Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.576Z] [2021-04-06T17:15:18.576Z] === SKIP: amd64.integration.service TestServicePlugin (3.70s) [2021-04-06T17:15:18.576Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.576Z] [2021-04-06T17:15:18.576Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-04-06T17:15:18.576Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.576Z] [2021-04-06T17:15:18.576Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-04-06T17:15:18.576Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.576Z] [2021-04-06T17:15:18.576Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-04-06T17:15:18.576Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.576Z] [2021-04-06T17:15:18.576Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-04-06T17:15:18.576Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.576Z] [2021-04-06T17:15:18.576Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-04-06T17:15:18.576Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-06T17:15:18.576Z] [2021-04-06T17:15:18.576Z] [2021-04-06T17:15:18.576Z] DONE 24 tests, 23 skipped in 4.121s [2021-04-06T17:15:18.576Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-06T17:15:18.576Z] INFO: Testing against a local daemon [2021-04-06T17:15:18.576Z] === RUN TestSessionCreate [2021-04-06T17:15:18.576Z] --- PASS: TestSessionCreate (0.02s) [2021-04-06T17:15:18.576Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-06T17:15:18.576Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-06T17:15:18.576Z] PASS [2021-04-06T17:15:18.576Z] [2021-04-06T17:15:18.576Z] DONE 2 tests in 0.151s [2021-04-06T17:15:18.576Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-06T17:15:18.576Z] INFO: Testing against a local daemon [2021-04-06T17:15:18.576Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-06T17:15:18.576Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-06T17:15:18.576Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-06T17:15:18.576Z] === RUN TestEventsExecDie [2021-04-06T17:15:18.686Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s) [2021-04-06T17:15:18.686Z] === RUN TestNetworkNat [2021-04-06T17:15:19.229Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-06T17:15:19.506Z] --- PASS: TestEventsExecDie (0.97s) [2021-04-06T17:15:19.506Z] === RUN TestEventsBackwardsCompatible [2021-04-06T17:15:19.506Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-04-06T17:15:19.506Z] === RUN TestInfoBinaryCommits [2021-04-06T17:15:19.506Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-06T17:15:19.506Z] === RUN TestInfoAPIVersioned [2021-04-06T17:15:19.506Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-06T17:15:19.506Z] === RUN TestInfoDiscoveryBackend [2021-04-06T17:15:19.570Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-06T17:15:19.629Z] --- PASS: TestNetworkNat (1.05s) [2021-04-06T17:15:19.629Z] === RUN TestNetworkLocalhostTCPNat [2021-04-06T17:15:20.573Z] --- PASS: TestNetworkLocalhostTCPNat (1.03s) [2021-04-06T17:15:20.573Z] === RUN TestNetworkLoopbackNat [2021-04-06T17:15:20.731Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-06T17:15:20.949Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-04-06T17:15:20.949Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-06T17:15:21.393Z] --- PASS: TestInfoDiscoveryBackend (1.78s) [2021-04-06T17:15:21.393Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-06T17:15:22.235Z] --- PASS: TestPluginsWithRuntimes (4.85s) [2021-04-06T17:15:22.235Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.48s) [2021-04-06T17:15:22.235Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.43s) [2021-04-06T17:15:22.235Z] PASS [2021-04-06T17:15:22.235Z] [2021-04-06T17:15:22.235Z] DONE 9 tests in 9.488s [2021-04-06T17:15:22.235Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-06T17:15:22.235Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:15:22.235Z] ++ set -e [2021-04-06T17:15:22.235Z] ++ '[' -n 0 ']' [2021-04-06T17:15:22.235Z] ++ set -x [2021-04-06T17:15:22.235Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:15:22.235Z] INFO: Testing against a local daemon [2021-04-06T17:15:22.235Z] === RUN TestExternalGraphDriver [2021-04-06T17:15:22.525Z] === RUN TestExternalGraphDriver/json [2021-04-06T17:15:23.487Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-06T17:15:23.874Z] --- PASS: TestNetworkLoopbackNat (3.39s) [2021-04-06T17:15:23.874Z] === RUN TestPause [2021-04-06T17:15:24.586Z] === RUN TestExternalGraphDriver/spec [2021-04-06T17:15:24.657Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-04-06T17:15:24.657Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-06T17:15:24.657Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-06T17:15:24.657Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:15:24.657Z] === RUN TestInfoAPI [2021-04-06T17:15:24.657Z] --- PASS: TestInfoAPI (0.02s) [2021-04-06T17:15:24.657Z] === RUN TestInfoAPIWarnings [2021-04-06T17:15:24.819Z] --- PASS: TestPause (0.90s) [2021-04-06T17:15:24.819Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-06T17:15:24.819Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:15:24.819Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:15:24.819Z] === RUN TestPauseStopPausedContainer [2021-04-06T17:15:25.763Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2021-04-06T17:15:25.763Z] === RUN TestPsFilter [2021-04-06T17:15:26.024Z] --- PASS: TestPsFilter (0.15s) [2021-04-06T17:15:26.024Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-06T17:15:26.035Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-06T17:15:26.596Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2021-04-06T17:15:26.596Z] === RUN TestRemoveContainerWithVolume [2021-04-06T17:15:27.309Z] === RUN TestExternalGraphDriver/pull [2021-04-06T17:15:27.412Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-06T17:15:27.540Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2021-04-06T17:15:27.540Z] === RUN TestRemoveContainerRunning [2021-04-06T17:15:28.483Z] --- PASS: TestRemoveContainerRunning (0.80s) [2021-04-06T17:15:28.483Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-06T17:15:29.055Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2021-04-06T17:15:29.055Z] === RUN TestRemoveInvalidContainer [2021-04-06T17:15:29.055Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-06T17:15:29.055Z] === RUN TestRenameLinkedContainer [2021-04-06T17:15:29.321Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-06T17:15:29.370Z] --- PASS: TestExternalGraphDriver (6.93s) [2021-04-06T17:15:29.370Z] --- PASS: TestExternalGraphDriver/json (2.27s) [2021-04-06T17:15:29.370Z] --- PASS: TestExternalGraphDriver/spec (2.23s) [2021-04-06T17:15:29.370Z] --- PASS: TestExternalGraphDriver/pull (2.30s) [2021-04-06T17:15:29.370Z] === RUN TestGraphdriverPluginV2 [2021-04-06T17:15:29.370Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-04-06T17:15:29.370Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:15:29.370Z] PASS [2021-04-06T17:15:29.370Z] [2021-04-06T17:15:29.370Z] === Skipped [2021-04-06T17:15:29.370Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-04-06T17:15:29.370Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:15:29.370Z] [2021-04-06T17:15:29.370Z] [2021-04-06T17:15:29.370Z] DONE 5 tests, 1 skipped in 7.164s [2021-04-06T17:15:29.370Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-06T17:15:29.370Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:15:29.370Z] ++ set -e [2021-04-06T17:15:29.370Z] ++ '[' -n 0 ']' [2021-04-06T17:15:29.370Z] ++ set -x [2021-04-06T17:15:29.370Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:15:29.370Z] INFO: Testing against a local daemon [2021-04-06T17:15:29.370Z] === RUN TestContinueAfterPluginCrash [2021-04-06T17:15:29.370Z] === PAUSE TestContinueAfterPluginCrash [2021-04-06T17:15:29.370Z] === RUN TestReadPluginNoRead [2021-04-06T17:15:29.370Z] === PAUSE TestReadPluginNoRead [2021-04-06T17:15:29.370Z] === RUN TestDaemonStartWithLogOpt [2021-04-06T17:15:29.370Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-06T17:15:29.370Z] === CONT TestContinueAfterPluginCrash [2021-04-06T17:15:29.370Z] === CONT TestDaemonStartWithLogOpt [2021-04-06T17:15:31.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-06T17:15:31.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-06T17:15:33.278Z] --- PASS: TestRenameLinkedContainer (3.33s) [2021-04-06T17:15:33.278Z] === RUN TestRenameStoppedContainer [2021-04-06T17:15:33.278Z] --- PASS: TestRenameStoppedContainer (0.80s) [2021-04-06T17:15:33.278Z] === RUN TestRenameRunningContainerAndReuse [2021-04-06T17:15:33.517Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-04-06T17:15:33.818Z] --- PASS: TestDaemonStartWithLogOpt (3.97s) [2021-04-06T17:15:33.818Z] === CONT TestReadPluginNoRead [2021-04-06T17:15:35.192Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2021-04-06T17:15:35.193Z] === RUN TestRenameInvalidName [2021-04-06T17:15:35.764Z] --- PASS: TestRenameInvalidName (0.83s) [2021-04-06T17:15:35.764Z] === RUN TestRenameAnonymousContainer [2021-04-06T17:15:36.542Z] === RUN TestReadPluginNoRead/default [2021-04-06T17:15:38.605Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-06T17:15:38.895Z] --- PASS: TestContinueAfterPluginCrash (9.32s) [2021-04-06T17:15:40.087Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-06T17:15:40.402Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-06T17:15:41.056Z] --- PASS: TestRenameAnonymousContainer (4.38s) [2021-04-06T17:15:41.056Z] === RUN TestRenameContainerWithSameName [2021-04-06T17:15:41.056Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2021-04-06T17:15:41.056Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-06T17:15:42.689Z] --- PASS: TestInfoAPIWarnings (17.80s) [2021-04-06T17:15:42.689Z] === RUN TestInfoDebug [2021-04-06T17:15:42.973Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2021-04-06T17:15:42.973Z] === RUN TestResize [2021-04-06T17:15:43.124Z] --- PASS: TestReadPluginNoRead (9.22s) [2021-04-06T17:15:43.124Z] --- PASS: TestReadPluginNoRead/default (2.06s) [2021-04-06T17:15:43.124Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.16s) [2021-04-06T17:15:43.124Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.16s) [2021-04-06T17:15:43.124Z] read_test.go:92: [d0c06235a9a6a] daemon is not started [2021-04-06T17:15:43.124Z] PASS [2021-04-06T17:15:43.124Z] [2021-04-06T17:15:43.124Z] DONE 6 tests in 13.363s [2021-04-06T17:15:43.124Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-06T17:15:43.124Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:15:43.124Z] ++ set -e [2021-04-06T17:15:43.124Z] ++ '[' -n 0 ']' [2021-04-06T17:15:43.124Z] ++ set -x [2021-04-06T17:15:43.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:15:43.124Z] testing: warning: no tests to run [2021-04-06T17:15:43.124Z] PASS [2021-04-06T17:15:43.124Z] [2021-04-06T17:15:43.124Z] DONE 0 tests in 0.075s [2021-04-06T17:15:43.124Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-06T17:15:43.124Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:15:43.124Z] ++ set -e [2021-04-06T17:15:43.124Z] ++ '[' -n 0 ']' [2021-04-06T17:15:43.124Z] ++ set -x [2021-04-06T17:15:43.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:15:43.124Z] INFO: Testing against a local daemon [2021-04-06T17:15:43.124Z] === RUN TestPluginWithDevMounts [2021-04-06T17:15:43.124Z] === PAUSE TestPluginWithDevMounts [2021-04-06T17:15:43.124Z] === CONT TestPluginWithDevMounts [2021-04-06T17:15:43.545Z] --- PASS: TestResize (0.82s) [2021-04-06T17:15:43.545Z] === RUN TestResizeWithInvalidSize [2021-04-06T17:15:44.488Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2021-04-06T17:15:44.488Z] === RUN TestResizeWhenContainerNotStarted [2021-04-06T17:15:44.574Z] --- PASS: TestInfoDebug (1.76s) [2021-04-06T17:15:44.574Z] === RUN TestInfoInsecureRegistries [2021-04-06T17:15:45.185Z] --- PASS: TestPluginWithDevMounts (1.87s) [2021-04-06T17:15:45.185Z] PASS [2021-04-06T17:15:45.185Z] [2021-04-06T17:15:45.185Z] DONE 1 tests in 2.004s [2021-04-06T17:15:45.185Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-04-06T17:15:45.185Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:15:45.185Z] ++ set -e [2021-04-06T17:15:45.185Z] ++ '[' -n 0 ']' [2021-04-06T17:15:45.185Z] ++ set -x [2021-04-06T17:15:45.185Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:15:45.185Z] INFO: Testing against a local daemon [2021-04-06T17:15:45.185Z] === RUN TestSecretInspect [2021-04-06T17:15:45.360Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-06T17:15:45.431Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2021-04-06T17:15:45.431Z] === RUN TestDaemonRestartKillContainers [2021-04-06T17:15:45.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:15:45.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:15:45.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:15:45.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:15:45.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:15:45.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:15:45.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:15:45.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:15:45.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:15:45.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:15:45.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:15:45.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:15:45.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:15:45.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:15:45.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:15:45.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:15:45.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:15:45.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:15:45.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:15:45.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:15:45.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:15:45.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:15:45.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:15:45.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:15:45.431Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:15:45.431Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:15:45.431Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:15:45.431Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:15:46.461Z] --- PASS: TestInfoInsecureRegistries (1.77s) [2021-04-06T17:15:46.461Z] === RUN TestInfoRegistryMirrors [2021-04-06T17:15:47.825Z] --- PASS: TestInfoRegistryMirrors (1.79s) [2021-04-06T17:15:47.825Z] === RUN TestLoginFailsWithBadCredentials [2021-04-06T17:15:47.986Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:15:48.081Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-04-06T17:15:48.081Z] === RUN TestPingCacheHeaders [2021-04-06T17:15:48.081Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-06T17:15:48.081Z] === RUN TestPingGet [2021-04-06T17:15:48.081Z] --- PASS: TestPingGet (0.01s) [2021-04-06T17:15:48.081Z] === RUN TestPingHead [2021-04-06T17:15:48.081Z] --- PASS: TestPingHead (0.02s) [2021-04-06T17:15:48.081Z] === RUN TestVersion [2021-04-06T17:15:48.081Z] --- PASS: TestVersion (0.03s) [2021-04-06T17:15:48.081Z] PASS [2021-04-06T17:15:48.081Z] [2021-04-06T17:15:48.081Z] === Skipped [2021-04-06T17:15:48.081Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-06T17:15:48.081Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-06T17:15:48.081Z] [2021-04-06T17:15:48.081Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-06T17:15:48.081Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-06T17:15:48.081Z] [2021-04-06T17:15:48.081Z] [2021-04-06T17:15:48.081Z] DONE 18 tests, 2 skipped in 29.682s [2021-04-06T17:15:48.081Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-06T17:15:48.248Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:15:48.248Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:15:48.336Z] INFO: Testing against a local daemon [2021-04-06T17:15:48.336Z] === RUN TestVolumesCreateAndList [2021-04-06T17:15:48.336Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-06T17:15:48.336Z] === RUN TestVolumesRemove [2021-04-06T17:15:48.336Z] --- PASS: TestVolumesRemove (0.05s) [2021-04-06T17:15:48.336Z] === RUN TestVolumesInspect [2021-04-06T17:15:48.336Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-06T17:15:48.336Z] === RUN TestVolumesInvalidJSON [2021-04-06T17:15:48.336Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-06T17:15:48.336Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-06T17:15:48.336Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-06T17:15:48.336Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-06T17:15:48.336Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-06T17:15:48.337Z] PASS [2021-04-06T17:15:48.337Z] [2021-04-06T17:15:48.337Z] DONE 5 tests in 0.214s [2021-04-06T17:15:48.337Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-06T17:15:48.337Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12201 is not a child of this shell [2021-04-06T17:15:48.337Z] warning: PID 12201 from bundles/test-integration/docker.pid had a nonzero exit code [2021-04-06T17:15:48.337Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-06T17:15:48.337Z] [2021-04-06T17:15:48.337Z] Unloading profiles will leave already running processes permanently [2021-04-06T17:15:48.337Z] unconfined, which can lead to unexpected situations. [2021-04-06T17:15:48.337Z] [2021-04-06T17:15:48.337Z] To set a process to complain mode, use the command line tool [2021-04-06T17:15:48.337Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-06T17:15:48.337Z] Removing test suite binaries [2021-04-06T17:15:48.337Z] exiting test-integration [2021-04-06T17:15:48.337Z] ++ exit 0 [2021-04-06T17:15:48.696Z] --- PASS: TestSecretInspect (3.81s) [2021-04-06T17:15:48.696Z] === RUN TestSecretList [2021-04-06T17:15:48.824Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:15:49.262Z] [2021-04-06T17:15:49.557Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-04-06T17:15:49.771Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:15:50.034Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:15:50.034Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:15:50.610Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon Post stage [Pipeline] junit [2021-04-06T17:15:51.158Z] Recording test results [2021-04-06T17:15:51.340Z] 5ff1512f88ec: Pull complete [2021-04-06T17:15:51.340Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-04-06T17:15:51.340Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:15:51.340Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-04-06T17:15:51.340Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-04-06T17:15:51.340Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1817' [2021-04-06T17:15:51.340Z] WARN: Skipping validation tests [2021-04-06T17:15:51.340Z] INFO: Running unit tests at 04/06/2021 17:15:47... [2021-04-06T17:15:51.340Z] INFO: make.ps1 starting at 04/06/2021 17:15:51 [2021-04-06T17:15:51.792Z] INFO: Git commit (f2c0b3688a) assumed from DOCKER_GITCOMMIT environment variable [2021-04-06T17:15:51.793Z] INFO: Invoking autogen... [2021-04-06T17:15:52.093Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-04-06T17:15:52.245Z] INFO: Running unit tests... [2021-04-06T17:15:53.213Z] --- PASS: TestSecretList (3.76s) [2021-04-06T17:15:53.213Z] === RUN TestSecretsCreateAndDelete [2021-04-06T17:15:53.227Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-06T17:15:53.572Z] + echo Ensuring container killed. [2021-04-06T17:15:53.572Z] Ensuring container killed. [2021-04-06T17:15:53.572Z] + docker rm -vf docker-pr1 [2021-04-06T17:15:53.572Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-06T17:15:53.849Z] + echo Chowning /workspace to jenkins user [2021-04-06T17:15:53.849Z] Chowning /workspace to jenkins user [2021-04-06T17:15:53.849Z] + id -u [2021-04-06T17:15:53.849Z] + id -g [2021-04-06T17:15:53.849Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42257:/workspace busybox chown -R 1000:1000 /workspace [2021-04-06T17:15:53.849Z] Unable to find image 'busybox:latest' locally [2021-04-06T17:15:53.849Z] latest: Pulling from library/busybox [2021-04-06T17:15:53.923Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-06T17:15:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.84s) [2021-04-06T17:15:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.99s) [2021-04-06T17:15:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.01s) [2021-04-06T17:15:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.70s) [2021-04-06T17:15:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s) [2021-04-06T17:15:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.92s) [2021-04-06T17:15:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.91s) [2021-04-06T17:15:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2021-04-06T17:15:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.75s) [2021-04-06T17:15:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.76s) [2021-04-06T17:15:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s) [2021-04-06T17:15:53.923Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.52s) [2021-04-06T17:15:53.923Z] === RUN TestCgroupNamespacesRun [2021-04-06T17:15:54.105Z] 8b3d7e226fab: Pulling fs layer [2021-04-06T17:15:54.105Z] 8b3d7e226fab: Download complete [2021-04-06T17:15:54.105Z] 8b3d7e226fab: Pull complete [2021-04-06T17:15:54.105Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-04-06T17:15:54.105Z] Status: Downloaded newer image for busybox:latest [2021-04-06T17:15:54.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-06T17:15:56.288Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-04-06T17:15:56.288Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-04-06T17:15:56.326Z] + bundleName=amd64-rootless [2021-04-06T17:15:56.326Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-04-06T17:15:56.326Z] Creating amd64-rootless-bundles.tar.gz [2021-04-06T17:15:56.326Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-04-06T17:15:56.326Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-06T17:15:56.335Z] Archiving artifacts [2021-04-06T17:15:56.469Z] --- PASS: TestCgroupNamespacesRun (2.49s) [2021-04-06T17:15:56.469Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-06T17:15:56.723Z] --- PASS: TestSecretsCreateAndDelete (3.76s) [2021-04-06T17:15:56.723Z] === RUN TestSecretsUpdate [2021-04-06T17:15:58.049Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42257/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-06T17:15:58.356Z] + make clean [2021-04-06T17:15:58.383Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s) [2021-04-06T17:15:58.383Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-06T17:15:58.922Z] docker volume rm -f docker-dev-cache [2021-04-06T17:15:58.922Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-06T17:16:00.230Z] --- PASS: TestSecretsUpdate (3.84s) [2021-04-06T17:16:00.230Z] === RUN TestTemplatedSecret [2021-04-06T17:16:00.748Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-04-06T17:16:00.749Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-06T17:16:00.749Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-04-06T17:16:00.749Z] remote: Enumerating objects: 2, done. [2021-04-06T17:16:00.749Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-04-06T17:16:00.749Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-04-06T17:16:00.749Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-04-06T17:16:00.749Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-04-06T17:16:00.749Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-04-06T17:16:00.930Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.53s) [2021-04-06T17:16:00.930Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-06T17:16:02.123Z] --- PASS: TestImportExtremelyLargeImageWorks (102.26s) [2021-04-06T17:16:02.123Z] PASS [2021-04-06T17:16:02.123Z] [2021-04-06T17:16:02.123Z] DONE 12 tests in 105.441s [2021-04-06T17:16:02.123Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-06T17:16:02.123Z] INFO: Testing against a local daemon [2021-04-06T17:16:02.123Z] === RUN TestNetworkCreateDelete [2021-04-06T17:16:02.123Z] --- PASS: TestNetworkCreateDelete (0.48s) [2021-04-06T17:16:02.123Z] === RUN TestDockerNetworkDeletePreferID [2021-04-06T17:16:02.123Z] --- PASS: TestDockerNetworkDeletePreferID (1.31s) [2021-04-06T17:16:02.123Z] === RUN TestDaemonDNSFallback [2021-04-06T17:16:02.123Z] --- PASS: TestDaemonDNSFallback (7.21s) [2021-04-06T17:16:02.123Z] === RUN TestInspectNetwork [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite (529.65s) [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.71s) [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.05s) [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.49s) [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.03s) [2021-04-06T17:16:02.868Z] docker_cli_daemon_test.go:1455: [dea6657a7c726] daemon is not started [2021-04-06T17:16:02.868Z] check_test.go:309: [dd3a9e9f6276d] daemon is not started [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.93s) [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.48s) [2021-04-06T17:16:02.868Z] check_test.go:309: [d5b6c036fe05b] daemon is not started [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.01s) [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (6.25s) [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.32s) [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.80s) [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.48s) [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.67s) [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.08s) [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.19s) [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-04-06T17:16:02.868Z] check_test.go:309: [d8ec0b1635693] daemon is not started [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-04-06T17:16:02.868Z] check_test.go:309: [d9514b1a93a81] daemon is not started [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.74s) [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.91s) [2021-04-06T17:16:02.868Z] check_test.go:309: [d4d91e1da3e23] daemon is not started [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.95s) [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (3.00s) [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.22s) [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.05s) [2021-04-06T17:16:02.868Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (1.11s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.82s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.93s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-04-06T17:16:02.869Z] check_test.go:309: [dfd33a75da16d] daemon is not started [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.83s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.77s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.97s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.01s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (8.21s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.54s) [2021-04-06T17:16:02.869Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-06T17:16:02.869Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-06T17:16:02.869Z] check_test.go:309: [d3547d4e01d95] daemon is not started [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.65s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.13s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.95s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.60s) [2021-04-06T17:16:02.869Z] check_test.go:309: [dc692a9998038] daemon is not started [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.19s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.89s) [2021-04-06T17:16:02.869Z] check_test.go:309: [d5b7c893fd0a4] daemon is not started [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.83s) [2021-04-06T17:16:02.869Z] docker_cli_daemon_plugins_test.go:79: [df87346881e86] daemon is not started [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (5.21s) [2021-04-06T17:16:02.869Z] docker_cli_daemon_plugins_test.go:169: [db8d8ab30c145] daemon is not started [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.85s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (1.05s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.88s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-04-06T17:16:02.869Z] check_test.go:309: [d06f5fd6038ba] daemon is not started [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (3.02s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.97s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.68s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.69s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.71s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.72s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.94s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.85s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.99s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.90s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (9.11s) [2021-04-06T17:16:02.869Z] check_test.go:309: [d6308432820f5] daemon is not started [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.92s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.86s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (4.35s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.22s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (8.30s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.74s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.29s) [2021-04-06T17:16:02.869Z] check_test.go:309: [ddbdb01e7709f] daemon is not started [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (3.17s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.78s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.75s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (5.62s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.19s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.28s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.10s) [2021-04-06T17:16:02.869Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-06T17:16:02.869Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-06T17:16:02.869Z] check_test.go:309: [de6cf3c10c56e] daemon is not started [2021-04-06T17:16:02.869Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-04-06T17:16:02.869Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-06T17:16:02.869Z] check_test.go:309: [d244fc7dc026c] daemon is not started [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (5.25s) [2021-04-06T17:16:02.869Z] check_test.go:309: [d10f86ca37b0e] daemon is not started [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.76s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.68s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.55s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.80s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.51s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (7.24s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (8.01s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.79s) [2021-04-06T17:16:02.869Z] check_test.go:309: [dfe1c8dc7660b] daemon is not started [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.42s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.61s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.78s) [2021-04-06T17:16:02.869Z] check_test.go:309: [d2a51c2f78918] daemon is not started [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.88s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.57s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (2.15s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.96s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.59s) [2021-04-06T17:16:02.869Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-04-06T17:16:02.869Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-04-06T17:16:02.869Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-04-06T17:16:02.869Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-04-06T17:16:02.869Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-04-06T17:16:02.869Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-04-06T17:16:02.869Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-04-06T17:16:02.869Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-04-06T17:16:02.869Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-04-06T17:16:02.869Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-04-06T17:16:02.869Z] check_test.go:309: [d5ba3bd761355] daemon is not started [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.08s) [2021-04-06T17:16:02.869Z] check_test.go:309: [d94bc5adc8682] daemon is not started [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.87s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.89s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.55s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.89s) [2021-04-06T17:16:02.869Z] check_test.go:309: [d467b5e7f280f] daemon is not started [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.37s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.77s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (6.99s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.46s) [2021-04-06T17:16:02.869Z] check_test.go:309: [db42d84889ffc] daemon is not started [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (9.85s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.56s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.69s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.27s) [2021-04-06T17:16:02.869Z] check_test.go:309: [d03d029c929a3] daemon is not started [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (1.08s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (1.02s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.91s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (3.02s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-04-06T17:16:02.869Z] check_test.go:309: [d4dd7d3d35608] daemon is not started [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.38s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.43s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.53s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.91s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.50s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.29s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.89s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.02s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.24s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.60s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.62s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.83s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (12.22s) [2021-04-06T17:16:02.869Z] docker_cli_daemon_test.go:2550: [d9bcacae9f6ce] daemon is not started [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.63s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.42s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.84s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.14s) [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2021-04-06T17:16:02.869Z] check_test.go:309: [dcea60a928f43] daemon is not started [2021-04-06T17:16:02.869Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.60s) [2021-04-06T17:16:02.869Z] === RUN TestDockerSwarmSuite [2021-04-06T17:16:02.869Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-04-06T17:16:03.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-06T17:16:03.479Z] --- PASS: TestCgroupNamespacesRunHostMode (2.47s) [2021-04-06T17:16:03.479Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-06T17:16:03.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-06T17:16:04.671Z] --- PASS: TestTemplatedSecret (3.99s) [2021-04-06T17:16:04.671Z] === RUN TestSecretCreateResolve [2021-04-06T17:16:05.012Z] [2021-04-06T17:16:05.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-06T17:16:06.026Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.47s) [2021-04-06T17:16:06.026Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-06T17:16:06.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-06T17:16:06.159Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-04-06T17:16:06.296Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42257/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2c0b3688a572fa0588132317ea1e276fef44203 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f2c0b3688a572fa0588132317ea1e276fef44203 hack/test/unit [2021-04-06T17:16:06.311Z] === RUN TestInspectNetwork/full_network_id [2021-04-06T17:16:06.311Z] === RUN TestInspectNetwork/partial_network_id [2021-04-06T17:16:06.311Z] === RUN TestInspectNetwork/network_name [2021-04-06T17:16:06.311Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-06T17:16:06.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-06T17:16:07.940Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s) [2021-04-06T17:16:07.940Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-06T17:16:08.178Z] --- PASS: TestSecretCreateResolve (3.77s) [2021-04-06T17:16:08.178Z] PASS [2021-04-06T17:16:08.178Z] [2021-04-06T17:16:08.178Z] DONE 6 tests in 23.086s [2021-04-06T17:16:08.178Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-04-06T17:16:08.178Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:16:08.178Z] ++ set -e [2021-04-06T17:16:08.178Z] ++ '[' -n 0 ']' [2021-04-06T17:16:08.178Z] ++ set -x [2021-04-06T17:16:08.178Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:16:08.178Z] INFO: Testing against a local daemon [2021-04-06T17:16:08.178Z] === RUN TestServiceCreateInit [2021-04-06T17:16:08.178Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-06T17:16:08.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-06T17:16:09.255Z] ? github.com/docker/docker/api [no test files] [2021-04-06T17:16:09.326Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.39s) [2021-04-06T17:16:09.326Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-06T17:16:09.593Z] ? github.com/docker/docker/api [no test files] [2021-04-06T17:16:10.354Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-04-06T17:16:10.354Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-06T17:16:10.496Z] --- PASS: TestInspectNetwork (8.51s) [2021-04-06T17:16:10.496Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-06T17:16:10.496Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-06T17:16:10.496Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-06T17:16:10.496Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-06T17:16:10.496Z] === RUN TestRunContainerWithBridgeNone [2021-04-06T17:16:11.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-06T17:16:11.874Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.58s) [2021-04-06T17:16:11.874Z] === RUN TestKernelTCPMemory [2021-04-06T17:16:12.816Z] --- PASS: TestKernelTCPMemory (1.09s) [2021-04-06T17:16:12.816Z] === RUN TestNISDomainname [2021-04-06T17:16:12.891Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-06T17:16:13.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-06T17:16:13.785Z] --- PASS: TestRunContainerWithBridgeNone (3.28s) [2021-04-06T17:16:13.785Z] === RUN TestNetworkInvalidJSON [2021-04-06T17:16:13.785Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-06T17:16:13.785Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-06T17:16:13.785Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:16:13.785Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:16:13.785Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:16:13.785Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:16:13.785Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-06T17:16:13.785Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:16:13.785Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:16:13.785Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-06T17:16:13.785Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-06T17:16:13.785Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-06T17:16:13.785Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-06T17:16:13.785Z] === RUN TestNetworkList [2021-04-06T17:16:13.785Z] === RUN TestNetworkList//networks [2021-04-06T17:16:13.785Z] === PAUSE TestNetworkList//networks [2021-04-06T17:16:13.785Z] === RUN TestNetworkList//networks/ [2021-04-06T17:16:13.785Z] === PAUSE TestNetworkList//networks/ [2021-04-06T17:16:13.785Z] === CONT TestNetworkList//networks [2021-04-06T17:16:13.785Z] === CONT TestNetworkList//networks/ [2021-04-06T17:16:13.785Z] --- PASS: TestNetworkList (0.02s) [2021-04-06T17:16:13.785Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-06T17:16:13.785Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-06T17:16:13.785Z] === RUN TestHostIPv4BridgeLabel [2021-04-06T17:16:14.353Z] --- PASS: TestHostIPv4BridgeLabel (0.90s) [2021-04-06T17:16:14.353Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-06T17:16:14.731Z] --- PASS: TestNISDomainname (1.44s) [2021-04-06T17:16:14.731Z] === RUN TestHostnameDnsResolution [2021-04-06T17:16:14.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-06T17:16:15.111Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-06T17:16:15.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-06T17:16:16.254Z] --- PASS: TestDaemonRestartWithLiveRestore (1.51s) [2021-04-06T17:16:16.254Z] === RUN TestDaemonDefaultNetworkPools [2021-04-06T17:16:16.645Z] --- PASS: TestHostnameDnsResolution (2.31s) [2021-04-06T17:16:16.645Z] === RUN TestStats [2021-04-06T17:16:17.086Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-04-06T17:16:17.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-06T17:16:17.629Z] --- PASS: TestDaemonDefaultNetworkPools (1.41s) [2021-04-06T17:16:17.629Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-06T17:16:18.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-06T17:16:19.531Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.06s) [2021-04-06T17:16:19.531Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-06T17:16:19.945Z] --- PASS: TestStats (2.83s) [2021-04-06T17:16:19.945Z] === RUN TestStopContainerWithTimeout [2021-04-06T17:16:19.945Z] === RUN TestStopContainerWithTimeout/0 [2021-04-06T17:16:19.945Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-06T17:16:19.945Z] === RUN TestStopContainerWithTimeout/1 [2021-04-06T17:16:19.945Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-06T17:16:19.945Z] === RUN TestStopContainerWithTimeout/3 [2021-04-06T17:16:19.945Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-06T17:16:19.945Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-06T17:16:19.945Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-06T17:16:19.945Z] === CONT TestStopContainerWithTimeout/0 [2021-04-06T17:16:19.945Z] === CONT TestStopContainerWithTimeout/3 [2021-04-06T17:16:19.946Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-06T17:16:19.946Z] === CONT TestStopContainerWithTimeout/1 [2021-04-06T17:16:20.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-06T17:16:20.717Z] --- PASS: TestServiceCreateInit (11.87s) [2021-04-06T17:16:20.717Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.93s) [2021-04-06T17:16:20.717Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.93s) [2021-04-06T17:16:20.717Z] === RUN TestCreateServiceMultipleTimes [2021-04-06T17:16:21.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-06T17:16:22.066Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.70s) [2021-04-06T17:16:22.066Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-06T17:16:23.001Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2021-04-06T17:16:23.001Z] === RUN TestServiceWithPredefinedNetwork [2021-04-06T17:16:23.250Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-06T17:16:23.250Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2021-04-06T17:16:23.250Z] --- PASS: TestStopContainerWithTimeout/1 (2.34s) [2021-04-06T17:16:23.250Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2021-04-06T17:16:23.250Z] --- PASS: TestStopContainerWithTimeout/-1 (3.25s) [2021-04-06T17:16:23.250Z] === RUN TestDeleteDevicemapper [2021-04-06T17:16:23.250Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-06T17:16:23.250Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:16:23.250Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-06T17:16:23.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-06T17:16:23.990Z] === RUN TestMiddlewares [2021-04-06T17:16:23.990Z] --- PASS: TestMiddlewares (0.00s) [2021-04-06T17:16:23.990Z] PASS [2021-04-06T17:16:23.990Z] coverage: 9.0% of statements [2021-04-06T17:16:23.990Z] ok github.com/docker/docker/api/server 0.070s coverage: 9.0% of statements [2021-04-06T17:16:24.337Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-06T17:16:24.337Z] Using test binary docker [2021-04-06T17:16:24.337Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-06T17:16:24.337Z] +++ /etc/init.d/apparmor start [2021-04-06T17:16:24.337Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-06T17:16:24.337Z] INFO: Waiting for daemon to start... [2021-04-06T17:16:24.337Z] Starting dockerd [2021-04-06T17:16:24.337Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-04-06T17:16:24.500Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2021-04-06T17:16:25.166Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.33s) [2021-04-06T17:16:25.166Z] === RUN TestUpdateMemory [2021-04-06T17:16:25.166Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-06T17:16:25.166Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:16:25.166Z] === RUN TestUpdateCPUQuota [2021-04-06T17:16:25.209Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-06T17:16:26.146Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-06T17:16:26.286Z] --- PASS: TestServiceWithPredefinedNetwork (2.73s) [2021-04-06T17:16:26.286Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-06T17:16:26.286Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:16:26.286Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:16:26.286Z] === RUN TestServiceWithDataPathPortInit [2021-04-06T17:16:26.429Z] . [2021-04-06T17:16:26.429Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-06T17:16:26.429Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-06T17:16:26.429Z] Error: No such image: emptyfs [2021-04-06T17:16:26.429Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-06T17:16:26.429Z] ++++ docker load [2021-04-06T17:16:26.715Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-06T17:16:26.726Z] Running integration-test (iteration 1) [2021-04-06T17:16:26.726Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-04-06T17:16:26.726Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:16:26.726Z] ++ set -e [2021-04-06T17:16:26.726Z] ++ '[' -n 0 ']' [2021-04-06T17:16:26.726Z] ++ set -x [2021-04-06T17:16:26.726Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:16:27.285Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-06T17:16:29.191Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-06T17:16:29.191Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-06T17:16:29.191Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-06T17:16:29.760Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-04-06T17:16:31.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-04-06T17:16:31.767Z] --- PASS: TestUpdateCPUQuota (5.73s) [2021-04-06T17:16:31.767Z] === RUN TestUpdatePidsLimit [2021-04-06T17:16:31.767Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-06T17:16:31.767Z] === RUN TestUpdatePidsLimit/no_change [2021-04-06T17:16:32.028Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-06T17:16:33.145Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-06T17:16:33.407Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-06T17:16:33.979Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-06T17:16:34.923Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-06T17:16:36.309Z] --- PASS: TestUpdatePidsLimit (5.17s) [2021-04-06T17:16:36.309Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.64s) [2021-04-06T17:16:36.309Z] --- PASS: TestUpdatePidsLimit/no_change (0.64s) [2021-04-06T17:16:36.309Z] --- PASS: TestUpdatePidsLimit/update_lower (0.63s) [2021-04-06T17:16:36.309Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.63s) [2021-04-06T17:16:36.309Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.64s) [2021-04-06T17:16:36.309Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.66s) [2021-04-06T17:16:36.309Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.64s) [2021-04-06T17:16:36.309Z] === RUN TestUpdateRestartPolicy [2021-04-06T17:16:39.472Z] Loaded image: buildpack-deps:buster [2021-04-06T17:16:39.766Z] Loaded image: busybox:latest [2021-04-06T17:16:39.766Z] Loaded image: busybox:glibc [2021-04-06T17:16:42.521Z] Loaded image: debian:bullseye [2021-04-06T17:16:42.521Z] Loaded image: hello-world:latest [2021-04-06T17:16:42.521Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:16:42.521Z] INFO: Testing against a local daemon [2021-04-06T17:16:42.521Z] === RUN TestCgroupNamespacesBuild [2021-04-06T17:16:44.042Z] --- PASS: TestCgroupNamespacesBuild (1.44s) [2021-04-06T17:16:44.042Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-06T17:16:44.381Z] --- PASS: TestServiceWithDataPathPortInit (15.93s) [2021-04-06T17:16:44.381Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-06T17:16:45.565Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.40s) [2021-04-06T17:16:45.565Z] === RUN TestBuildWithSession [2021-04-06T17:16:45.565Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-06T17:16:45.565Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:16:45.565Z] === RUN TestBuildSquashParent [2021-04-06T17:16:46.150Z] --- PASS: TestImportExtremelyLargeImageWorks (207.40s) [2021-04-06T17:16:46.150Z] PASS [2021-04-06T17:16:46.150Z] [2021-04-06T17:16:46.150Z] DONE 12 tests in 212.216s [2021-04-06T17:16:46.150Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-06T17:16:46.151Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:16:46.151Z] ++ set -e [2021-04-06T17:16:46.151Z] ++ '[' -n 0 ']' [2021-04-06T17:16:46.151Z] ++ set -x [2021-04-06T17:16:46.151Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:16:46.151Z] INFO: Testing against a local daemon [2021-04-06T17:16:46.151Z] === RUN TestNetworkCreateDelete [2021-04-06T17:16:46.151Z] --- PASS: TestNetworkCreateDelete (0.52s) [2021-04-06T17:16:46.151Z] === RUN TestDockerNetworkDeletePreferID [2021-04-06T17:16:46.151Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-06T17:16:46.151Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-06T17:16:46.151Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-06T17:16:46.720Z] --- PASS: TestDockerNetworkDeletePreferID (1.51s) [2021-04-06T17:16:46.720Z] === RUN TestDaemonDNSFallback [2021-04-06T17:16:46.720Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-06T17:16:46.978Z] === RUN TestDockerSuite/TestBuildFails [2021-04-06T17:16:48.122Z] --- PASS: TestCreateServiceMultipleTimes (24.23s) [2021-04-06T17:16:48.122Z] === RUN TestCreateServiceConflict [2021-04-06T17:16:48.122Z] --- PASS: TestCreateServiceConflict (3.74s) [2021-04-06T17:16:48.122Z] === RUN TestCreateServiceMaxReplicas [2021-04-06T17:16:48.358Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-06T17:16:48.617Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-06T17:16:49.649Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.02s) [2021-04-06T17:16:49.650Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ik9gf4mteyl1lk8wmlmvxaoxm Created:2021-04-06 17:16:42.975304934 +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[f24e9745516a17fd50e5036dff341a620109de630212e03b044187ee959e1072:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kpsdqpuq2jfzgdziq07dubp68 EndpointID:719aab3b6eb041b0e45e7564545c106500376027cd91755303efd249ad435f44 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:38900d08a43c2120e439e2daaa9e5ca637116f420a977bba4dff63332d8ef60b 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:8116be8e0d1c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kpsdqpuq2jfzgdziq07dubp68 EndpointID:719aab3b6eb041b0e45e7564545c106500376027cd91755303efd249ad435f44 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-06T17:16:49.650Z] PASS [2021-04-06T17:16:49.650Z] [2021-04-06T17:16:49.650Z] === Skipped [2021-04-06T17:16:49.650Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:16:49.650Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:16:49.650Z] [2021-04-06T17:16:49.650Z] [2021-04-06T17:16:49.650Z] DONE 26 tests, 1 skipped in 56.973s [2021-04-06T17:16:49.650Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:16:49.650Z] INFO: Testing against a local daemon [2021-04-06T17:16:49.650Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-06T17:16:49.650Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-06T17:16:49.650Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:16:49.650Z] === RUN TestDockerNetworkIpvlan [2021-04-06T17:16:49.650Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:16:49.650Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:16:49.650Z] PASS [2021-04-06T17:16:49.650Z] [2021-04-06T17:16:49.650Z] === Skipped [2021-04-06T17:16:49.650Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-06T17:16:49.650Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:16:49.650Z] [2021-04-06T17:16:49.650Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:16:49.650Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:16:49.650Z] [2021-04-06T17:16:49.650Z] [2021-04-06T17:16:49.650Z] DONE 2 tests, 2 skipped in 0.041s [2021-04-06T17:16:49.650Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:16:49.650Z] INFO: Testing against a local daemon [2021-04-06T17:16:49.650Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-06T17:16:51.154Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-06T17:16:51.163Z] --- PASS: TestBuildSquashParent (5.02s) [2021-04-06T17:16:51.163Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-06T17:16:51.163Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:16:51.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:16:51.163Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:16:51.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:16:51.163Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:16:51.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:16:51.163Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:16:51.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:16:51.163Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:16:51.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:16:51.163Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:16:51.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:16:51.163Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:16:51.163Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:16:51.163Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:16:51.163Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:16:51.216Z] --- PASS: TestUpdateRestartPolicy (12.93s) [2021-04-06T17:16:51.216Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-06T17:16:51.216Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2021-04-06T17:16:51.216Z] === RUN TestWaitNonBlocked [2021-04-06T17:16:51.216Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:16:51.216Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:16:51.216Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:16:51.216Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:16:51.216Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:16:51.216Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:16:51.216Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-06T17:16:51.216Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2021-04-06T17:16:51.216Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2021-04-06T17:16:51.216Z] === RUN TestWaitBlocked [2021-04-06T17:16:51.216Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:16:51.216Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:16:51.216Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:16:51.216Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:16:51.216Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:16:51.216Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:16:51.693Z] --- PASS: TestCreateServiceMaxReplicas (3.81s) [2021-04-06T17:16:51.693Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-06T17:16:52.159Z] --- PASS: TestWaitBlocked (0.03s) [2021-04-06T17:16:52.159Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2021-04-06T17:16:52.159Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2021-04-06T17:16:52.159Z] === CONT TestContainerStartOnDaemonRestart [2021-04-06T17:16:52.159Z] === CONT TestContainerKillOnDaemonStart [2021-04-06T17:16:52.159Z] === CONT TestIpcModeOlderClient [2021-04-06T17:16:52.159Z] === CONT TestDaemonHostGatewayIP [2021-04-06T17:16:52.159Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-04-06T17:16:52.159Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-06T17:16:52.181Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.04s) [2021-04-06T17:16:52.181Z] === RUN TestDockerNetworkMacvlan [2021-04-06T17:16:52.709Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:16:52.749Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-06T17:16:53.005Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:16:53.684Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-06T17:16:54.443Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-06T17:16:55.011Z] --- PASS: TestDaemonDNSFallback (8.40s) [2021-04-06T17:16:55.011Z] === RUN TestInspectNetwork [2021-04-06T17:16:55.063Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-06T17:16:55.145Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-06T17:16:55.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.30s) [2021-04-06T17:16:55.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.45s) [2021-04-06T17:16:55.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.76s) [2021-04-06T17:16:55.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.87s) [2021-04-06T17:16:55.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.78s) [2021-04-06T17:16:55.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2021-04-06T17:16:55.145Z] === RUN TestBuildMultiStageCopy [2021-04-06T17:16:55.145Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-06T17:16:55.472Z] --- PASS: TestContainerStartOnDaemonRestart (3.39s) [2021-04-06T17:16:55.472Z] === CONT TestDaemonRestartIpcMode [2021-04-06T17:16:55.580Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-06T17:16:56.673Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-06T17:16:56.673Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-06T17:16:56.966Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-06T17:16:57.262Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-06T17:16:57.485Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-06T17:16:57.902Z] --- PASS: TestBuildMultiStageCopy (2.88s) [2021-04-06T17:16:57.902Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.59s) [2021-04-06T17:16:57.902Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2021-04-06T17:16:57.902Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2021-04-06T17:16:57.902Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s) [2021-04-06T17:16:57.902Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2021-04-06T17:16:57.902Z] === RUN TestBuildMultiStageParentConfig [2021-04-06T17:16:58.024Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.72s) [2021-04-06T17:16:58.054Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-06T17:16:58.349Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-06T17:16:58.540Z] --- PASS: TestBuildMultiStageParentConfig (0.82s) [2021-04-06T17:16:58.540Z] === RUN TestBuildLabelWithTargets [2021-04-06T17:16:58.968Z] --- PASS: TestDaemonHostGatewayIP (6.94s) [2021-04-06T17:16:59.229Z] --- PASS: TestDaemonRestartIpcMode (4.01s) [2021-04-06T17:16:59.434Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-06T17:17:00.074Z] --- PASS: TestBuildLabelWithTargets (1.30s) [2021-04-06T17:17:00.074Z] === RUN TestBuildWithEmptyLayers [2021-04-06T17:17:00.369Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2021-04-06T17:17:00.369Z] === RUN TestBuildMultiStageOnBuild [2021-04-06T17:17:00.813Z] === RUN TestInspectNetwork/full_network_id [2021-04-06T17:17:00.813Z] === RUN TestInspectNetwork/partial_network_id [2021-04-06T17:17:00.813Z] === RUN TestInspectNetwork/network_name [2021-04-06T17:17:00.813Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-06T17:17:01.634Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-06T17:17:01.752Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-06T17:17:02.011Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-06T17:17:02.270Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-06T17:17:02.456Z] --- PASS: TestBuildMultiStageOnBuild (1.84s) [2021-04-06T17:17:02.456Z] === RUN TestBuildUncleanTarFilenames [2021-04-06T17:17:03.095Z] --- PASS: TestBuildUncleanTarFilenames (0.91s) [2021-04-06T17:17:03.095Z] === RUN TestBuildMultiStageLayerLeak [2021-04-06T17:17:03.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-04-06T17:17:03.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-04-06T17:17:04.592Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-06T17:17:05.160Z] --- PASS: TestInspectNetwork (10.06s) [2021-04-06T17:17:05.160Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-06T17:17:05.160Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-06T17:17:05.160Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-06T17:17:05.160Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-06T17:17:05.160Z] === RUN TestRunContainerWithBridgeNone [2021-04-06T17:17:05.177Z] --- PASS: TestBuildMultiStageLayerLeak (1.86s) [2021-04-06T17:17:05.177Z] === RUN TestBuildWithHugeFile [2021-04-06T17:17:05.815Z] --- PASS: TestContainerKillOnDaemonStart (13.58s) [2021-04-06T17:17:05.815Z] PASS [2021-04-06T17:17:05.815Z] [2021-04-06T17:17:05.815Z] === Skipped [2021-04-06T17:17:05.815Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-04-06T17:17:05.815Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:17:05.815Z] [2021-04-06T17:17:05.815Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-06T17:17:05.815Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:17:05.815Z] [2021-04-06T17:17:05.815Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-06T17:17:05.815Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:17:05.815Z] [2021-04-06T17:17:05.815Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:17:05.815Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:17:05.815Z] [2021-04-06T17:17:05.815Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-06T17:17:05.815Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:17:05.815Z] [2021-04-06T17:17:05.815Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-04-06T17:17:05.815Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:17:05.815Z] [2021-04-06T17:17:05.815Z] [2021-04-06T17:17:05.815Z] DONE 196 tests, 6 skipped in 161.417s [2021-04-06T17:17:05.815Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-04-06T17:17:05.815Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:17:05.815Z] ++ set -e [2021-04-06T17:17:05.815Z] ++ '[' -n 0 ']' [2021-04-06T17:17:05.815Z] ++ set -x [2021-04-06T17:17:05.815Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:17:05.815Z] INFO: Testing against a local daemon [2021-04-06T17:17:05.815Z] === RUN TestCommitInheritsEnv [2021-04-06T17:17:06.387Z] --- PASS: TestCommitInheritsEnv (0.42s) [2021-04-06T17:17:06.387Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-06T17:17:06.387Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-06T17:17:06.387Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-06T17:17:06.387Z] === RUN TestImagesFilterMultiReference [2021-04-06T17:17:06.387Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-04-06T17:17:06.387Z] === RUN TestImagePullPlatformInvalid [2021-04-06T17:17:06.387Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-04-06T17:17:06.387Z] === RUN TestRemoveImageOrphaning [2021-04-06T17:17:06.648Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2021-04-06T17:17:06.648Z] === RUN TestRemoveImageGarbageCollector [2021-04-06T17:17:06.648Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-06T17:17:06.648Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:17:06.648Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-06T17:17:06.910Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-04-06T17:17:06.910Z] === RUN TestTagInvalidReference [2021-04-06T17:17:06.910Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-06T17:17:06.910Z] === RUN TestTagValidPrefixedRepo [2021-04-06T17:17:06.910Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-04-06T17:17:06.910Z] === RUN TestTagExistedNameWithoutForce [2021-04-06T17:17:06.910Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-06T17:17:06.910Z] === RUN TestTagOfficialNames [2021-04-06T17:17:06.910Z] --- PASS: TestTagOfficialNames (0.08s) [2021-04-06T17:17:06.910Z] === RUN TestTagMatchesDigest [2021-04-06T17:17:06.910Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-06T17:17:06.910Z] PASS [2021-04-06T17:17:06.910Z] [2021-04-06T17:17:06.910Z] === Skipped [2021-04-06T17:17:06.910Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-06T17:17:06.910Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-06T17:17:06.910Z] [2021-04-06T17:17:06.910Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-06T17:17:06.910Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:17:06.910Z] [2021-04-06T17:17:06.910Z] [2021-04-06T17:17:06.910Z] DONE 12 tests, 2 skipped in 1.480s [2021-04-06T17:17:07.092Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.39s) [2021-04-06T17:17:07.092Z] === RUN TestCreateServiceSecretFileMode [2021-04-06T17:17:07.172Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-04-06T17:17:07.172Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:17:07.172Z] ++ set -e [2021-04-06T17:17:07.172Z] ++ '[' -n 0 ']' [2021-04-06T17:17:07.172Z] ++ set -x [2021-04-06T17:17:07.172Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:17:07.172Z] INFO: Testing against a local daemon [2021-04-06T17:17:07.172Z] === RUN TestNetworkCreateDelete [2021-04-06T17:17:07.721Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-06T17:17:08.200Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-06T17:17:08.231Z] --- PASS: TestNetworkCreateDelete (0.88s) [2021-04-06T17:17:08.231Z] === RUN TestDockerNetworkDeletePreferID [2021-04-06T17:17:09.100Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-06T17:17:10.038Z] --- PASS: TestRunContainerWithBridgeNone (4.90s) [2021-04-06T17:17:10.038Z] === RUN TestNetworkInvalidJSON [2021-04-06T17:17:10.038Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-06T17:17:10.038Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-06T17:17:10.038Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:17:10.038Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:17:10.038Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:17:10.038Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:17:10.038Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-06T17:17:10.038Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:17:10.038Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:17:10.038Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-06T17:17:10.038Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-06T17:17:10.038Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-06T17:17:10.038Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-06T17:17:10.038Z] === RUN TestNetworkList [2021-04-06T17:17:10.038Z] === RUN TestNetworkList//networks [2021-04-06T17:17:10.038Z] === PAUSE TestNetworkList//networks [2021-04-06T17:17:10.038Z] === RUN TestNetworkList//networks/ [2021-04-06T17:17:10.038Z] === PAUSE TestNetworkList//networks/ [2021-04-06T17:17:10.038Z] === CONT TestNetworkList//networks [2021-04-06T17:17:10.038Z] === CONT TestNetworkList//networks/ [2021-04-06T17:17:10.038Z] --- PASS: TestNetworkList (0.02s) [2021-04-06T17:17:10.038Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-06T17:17:10.038Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-06T17:17:10.038Z] === RUN TestHostIPv4BridgeLabel [2021-04-06T17:17:10.103Z] --- PASS: TestDockerNetworkMacvlan (18.00s) [2021-04-06T17:17:10.103Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-04-06T17:17:10.103Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.17s) [2021-04-06T17:17:10.103Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s) [2021-04-06T17:17:10.103Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.29s) [2021-04-06T17:17:10.103Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.12s) [2021-04-06T17:17:10.103Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.61s) [2021-04-06T17:17:10.103Z] PASS [2021-04-06T17:17:10.103Z] [2021-04-06T17:17:10.103Z] DONE 8 tests in 20.068s [2021-04-06T17:17:10.103Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-06T17:17:10.103Z] testing: warning: no tests to run [2021-04-06T17:17:10.103Z] PASS [2021-04-06T17:17:10.103Z] [2021-04-06T17:17:10.103Z] DONE 0 tests in 0.009s [2021-04-06T17:17:10.103Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-06T17:17:10.103Z] INFO: Testing against a local daemon [2021-04-06T17:17:10.103Z] === RUN TestAuthZPluginAllowRequest [2021-04-06T17:17:10.778Z] --- PASS: TestDockerNetworkDeletePreferID (2.42s) [2021-04-06T17:17:10.778Z] === RUN TestDaemonDNSFallback [2021-04-06T17:17:10.975Z] --- PASS: TestHostIPv4BridgeLabel (1.02s) [2021-04-06T17:17:10.975Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-06T17:17:11.479Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2021-04-06T17:17:11.479Z] === RUN TestAuthZPluginTLS [2021-04-06T17:17:11.534Z] --- PASS: TestCreateServiceSecretFileMode (3.76s) [2021-04-06T17:17:11.534Z] === RUN TestCreateServiceConfigFileMode [2021-04-06T17:17:12.421Z] --- PASS: TestAuthZPluginTLS (0.70s) [2021-04-06T17:17:12.421Z] === RUN TestAuthZPluginDenyRequest [2021-04-06T17:17:12.879Z] --- PASS: TestDaemonRestartWithLiveRestore (1.78s) [2021-04-06T17:17:12.879Z] === RUN TestDaemonDefaultNetworkPools [2021-04-06T17:17:12.879Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-06T17:17:12.988Z] --- PASS: TestAuthZPluginDenyRequest (0.72s) [2021-04-06T17:17:12.988Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-06T17:17:13.448Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-06T17:17:13.555Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.72s) [2021-04-06T17:17:13.555Z] === RUN TestAuthZPluginDenyResponse [2021-04-06T17:17:14.457Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-06T17:17:14.457Z] --- PASS: TestDaemonDefaultNetworkPools (1.54s) [2021-04-06T17:17:14.457Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-06T17:17:14.490Z] --- PASS: TestAuthZPluginDenyResponse (0.71s) [2021-04-06T17:17:14.490Z] === RUN TestAuthZPluginAllowEventStream [2021-04-06T17:17:14.585Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-06T17:17:14.585Z] === RUN TestBoolValue [2021-04-06T17:17:14.585Z] --- PASS: TestBoolValue (0.00s) [2021-04-06T17:17:14.585Z] === RUN TestBoolValueOrDefault [2021-04-06T17:17:14.585Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-04-06T17:17:14.585Z] === RUN TestInt64ValueOrZero [2021-04-06T17:17:14.585Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-04-06T17:17:14.585Z] === RUN TestInt64ValueOrDefault [2021-04-06T17:17:14.585Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-04-06T17:17:14.585Z] === RUN TestInt64ValueOrDefaultWithError [2021-04-06T17:17:14.585Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-04-06T17:17:14.585Z] === RUN TestJsonContentType [2021-04-06T17:17:14.585Z] --- PASS: TestJsonContentType (0.00s) [2021-04-06T17:17:14.585Z] PASS [2021-04-06T17:17:14.585Z] coverage: 14.7% of statements [2021-04-06T17:17:14.585Z] ok github.com/docker/docker/api/server/httputils 0.047s coverage: 14.7% of statements [2021-04-06T17:17:14.717Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-06T17:17:15.249Z] --- PASS: TestCreateServiceConfigFileMode (3.77s) [2021-04-06T17:17:15.249Z] === RUN TestCreateServiceSysctls [2021-04-06T17:17:15.285Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-06T17:17:15.285Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-06T17:17:16.223Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-06T17:17:16.398Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2021-04-06T17:17:16.398Z] === RUN TestAuthZPluginErrorResponse [2021-04-06T17:17:16.483Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-06T17:17:16.657Z] --- PASS: TestAuthZPluginErrorResponse (0.69s) [2021-04-06T17:17:16.657Z] === RUN TestAuthZPluginErrorRequest [2021-04-06T17:17:16.737Z] === RUN TestMaskSecretKeys [2021-04-06T17:17:16.737Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-04-06T17:17:16.737Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-04-06T17:17:16.737Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-04-06T17:17:16.737Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-04-06T17:17:16.737Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-04-06T17:17:16.737Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-04-06T17:17:16.737Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-04-06T17:17:16.737Z] === RUN TestVersionMiddlewareVersion [2021-04-06T17:17:16.737Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-04-06T17:17:16.737Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-04-06T17:17:16.737Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-04-06T17:17:16.737Z] PASS [2021-04-06T17:17:16.737Z] coverage: 37.7% of statements [2021-04-06T17:17:16.737Z] ok github.com/docker/docker/api/server/middleware 0.097s coverage: 37.7% of statements [2021-04-06T17:17:16.737Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-06T17:17:16.737Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-06T17:17:16.737Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-06T17:17:16.737Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-06T17:17:16.737Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-06T17:17:16.737Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-06T17:17:16.737Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-06T17:17:16.737Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-06T17:17:16.737Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-06T17:17:16.737Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-06T17:17:16.737Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-06T17:17:16.742Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.43s) [2021-04-06T17:17:16.742Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-06T17:17:17.001Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-06T17:17:17.260Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-06T17:17:17.519Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-06T17:17:17.592Z] --- PASS: TestAuthZPluginErrorRequest (0.71s) [2021-04-06T17:17:17.592Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-06T17:17:17.691Z] === RUN TestStrSliceMarshalJSON [2021-04-06T17:17:17.691Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-04-06T17:17:17.691Z] === RUN TestStrSliceUnmarshalJSON [2021-04-06T17:17:17.691Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-04-06T17:17:17.691Z] === RUN TestStrSliceUnmarshalString [2021-04-06T17:17:17.691Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-04-06T17:17:18.089Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-06T17:17:18.144Z] === RUN TestStrSliceUnmarshalSlice [2021-04-06T17:17:18.144Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-04-06T17:17:18.144Z] PASS [2021-04-06T17:17:18.144Z] coverage: 90.0% of statements [2021-04-06T17:17:18.144Z] ok github.com/docker/docker/api/types/strslice 0.119s coverage: 90.0% of statements [2021-04-06T17:17:18.144Z] === RUN TestToJSON [2021-04-06T17:17:18.144Z] --- PASS: TestToJSON (0.00s) [2021-04-06T17:17:18.144Z] === RUN TestToParamWithVersion [2021-04-06T17:17:18.144Z] --- PASS: TestToParamWithVersion (0.00s) [2021-04-06T17:17:18.144Z] === RUN TestFromJSON [2021-04-06T17:17:18.144Z] --- PASS: TestFromJSON (0.00s) [2021-04-06T17:17:18.144Z] === RUN TestEmpty [2021-04-06T17:17:18.144Z] --- PASS: TestEmpty (0.00s) [2021-04-06T17:17:18.144Z] === RUN TestArgsMatchKVListEmptySources [2021-04-06T17:17:18.144Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-04-06T17:17:18.144Z] === RUN TestArgsMatchKVList [2021-04-06T17:17:18.144Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-04-06T17:17:18.144Z] === RUN TestArgsMatch [2021-04-06T17:17:18.144Z] --- PASS: TestArgsMatch (0.00s) [2021-04-06T17:17:18.144Z] === RUN TestAdd [2021-04-06T17:17:18.144Z] --- PASS: TestAdd (0.00s) [2021-04-06T17:17:18.144Z] === RUN TestDel [2021-04-06T17:17:18.144Z] --- PASS: TestDel (0.00s) [2021-04-06T17:17:18.144Z] === RUN TestLen [2021-04-06T17:17:18.144Z] --- PASS: TestLen (0.00s) [2021-04-06T17:17:18.144Z] === RUN TestExactMatch [2021-04-06T17:17:18.144Z] --- PASS: TestExactMatch (0.00s) [2021-04-06T17:17:18.144Z] === RUN TestOnlyOneExactMatch [2021-04-06T17:17:18.144Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-04-06T17:17:18.144Z] === RUN TestContains [2021-04-06T17:17:18.144Z] --- PASS: TestContains (0.00s) [2021-04-06T17:17:18.144Z] === RUN TestValidate [2021-04-06T17:17:18.144Z] --- PASS: TestValidate (0.00s) [2021-04-06T17:17:18.144Z] === RUN TestWalkValues [2021-04-06T17:17:18.144Z] --- PASS: TestWalkValues (0.00s) [2021-04-06T17:17:18.144Z] === RUN TestFuzzyMatch [2021-04-06T17:17:18.144Z] --- PASS: TestFuzzyMatch (0.00s) [2021-04-06T17:17:18.144Z] === RUN TestClone [2021-04-06T17:17:18.144Z] --- PASS: TestClone (0.00s) [2021-04-06T17:17:18.144Z] PASS [2021-04-06T17:17:18.144Z] coverage: 92.2% of statements [2021-04-06T17:17:18.144Z] ok github.com/docker/docker/api/types/filters 0.126s coverage: 92.2% of statements [2021-04-06T17:17:18.144Z] === RUN TestDurationToSecondsString [2021-04-06T17:17:18.144Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-04-06T17:17:18.144Z] === RUN TestGetTimestamp [2021-04-06T17:17:18.159Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s) [2021-04-06T17:17:18.159Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-06T17:17:18.597Z] === RUN TestAdjustForAPIVersion [2021-04-06T17:17:18.597Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-04-06T17:17:18.597Z] PASS [2021-04-06T17:17:18.597Z] coverage: 5.7% of statements [2021-04-06T17:17:18.597Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 5.7% of statements [2021-04-06T17:17:18.597Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-06T17:17:18.597Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-06T17:17:18.597Z] ? github.com/docker/docker/api/types [no test files] [2021-04-06T17:17:18.597Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-06T17:17:18.597Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-06T17:17:18.597Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-06T17:17:18.597Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-06T17:17:18.597Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-06T17:17:18.597Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-06T17:17:18.597Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-06T17:17:18.597Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-06T17:17:18.597Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-06T17:17:18.597Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-06T17:17:18.597Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-06T17:17:18.597Z] --- PASS: TestGetTimestamp (0.13s) [2021-04-06T17:17:18.597Z] === RUN TestParseTimestamps [2021-04-06T17:17:18.597Z] --- PASS: TestParseTimestamps (0.00s) [2021-04-06T17:17:18.597Z] PASS [2021-04-06T17:17:18.597Z] coverage: 100.0% of statements [2021-04-06T17:17:18.597Z] ok github.com/docker/docker/api/types/time 0.176s coverage: 100.0% of statements [2021-04-06T17:17:18.921Z] --- PASS: TestDaemonDNSFallback (8.08s) [2021-04-06T17:17:18.921Z] === RUN TestInspectNetwork [2021-04-06T17:17:19.049Z] === RUN TestCompareVersion [2021-04-06T17:17:19.049Z] --- PASS: TestCompareVersion (0.00s) [2021-04-06T17:17:19.049Z] PASS [2021-04-06T17:17:19.049Z] coverage: 75.0% of statements [2021-04-06T17:17:19.049Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2021-04-06T17:17:19.049Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-06T17:17:19.049Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-06T17:17:19.049Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-06T17:17:19.049Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-04-06T17:17:19.049Z] ? github.com/docker/docker/builder [no test files] [2021-04-06T17:17:19.049Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-06T17:17:19.049Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-06T17:17:19.049Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-06T17:17:19.049Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-06T17:17:19.049Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-06T17:17:19.049Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-06T17:17:19.049Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-06T17:17:19.467Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-06T17:17:19.691Z] --- PASS: TestCreateServiceSysctls (5.11s) [2021-04-06T17:17:19.691Z] === RUN TestCreateServiceCapabilities [2021-04-06T17:17:20.036Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (3.27s) [2021-04-06T17:17:20.036Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-06T17:17:20.066Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.93s) [2021-04-06T17:17:20.066Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-06T17:17:20.569Z] === RUN TestParseRemoteURL [2021-04-06T17:17:20.569Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-04-06T17:17:20.569Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-04-06T17:17:20.569Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-04-06T17:17:20.569Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-04-06T17:17:20.569Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-04-06T17:17:20.569Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-04-06T17:17:20.569Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-04-06T17:17:20.569Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-04-06T17:17:20.569Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-04-06T17:17:20.569Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-04-06T17:17:20.569Z] --- PASS: TestParseRemoteURL (0.00s) [2021-04-06T17:17:20.569Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-04-06T17:17:20.569Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-04-06T17:17:20.569Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-04-06T17:17:20.569Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-04-06T17:17:20.569Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-04-06T17:17:20.569Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-04-06T17:17:20.569Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-04-06T17:17:20.569Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-04-06T17:17:20.569Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-04-06T17:17:20.569Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-04-06T17:17:20.569Z] === RUN TestCloneArgsSmartHttp [2021-04-06T17:17:20.569Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-04-06T17:17:20.569Z] === RUN TestCloneArgsDumbHttp [2021-04-06T17:17:20.569Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-04-06T17:17:20.569Z] === RUN TestCloneArgsGit [2021-04-06T17:17:20.569Z] --- PASS: TestCloneArgsGit (0.00s) [2021-04-06T17:17:20.569Z] === RUN TestCheckoutGit [2021-04-06T17:17:20.982Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.98s) [2021-04-06T17:17:20.982Z] === RUN TestServiceWithPredefinedNetwork [2021-04-06T17:17:21.920Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-06T17:17:21.979Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.01s) [2021-04-06T17:17:21.979Z] === RUN TestAuthZPluginHeader [2021-04-06T17:17:22.914Z] --- PASS: TestAuthZPluginHeader (0.88s) [2021-04-06T17:17:22.914Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-06T17:17:22.949Z] === RUN TestEnable [2021-04-06T17:17:22.949Z] --- PASS: TestEnable (0.00s) [2021-04-06T17:17:22.949Z] === RUN TestDisable [2021-04-06T17:17:22.949Z] --- PASS: TestDisable (0.00s) [2021-04-06T17:17:22.949Z] === RUN TestEnabled [2021-04-06T17:17:22.949Z] --- PASS: TestEnabled (0.00s) [2021-04-06T17:17:22.949Z] PASS [2021-04-06T17:17:22.949Z] coverage: 100.0% of statements [2021-04-06T17:17:22.949Z] ok github.com/docker/docker/cli/debug 0.065s coverage: 100.0% of statements [2021-04-06T17:17:23.204Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2021-04-06T17:17:23.204Z] === RUN TestInspect [2021-04-06T17:17:23.402Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-04-06T17:17:23.402Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-04-06T17:17:23.402Z] === RUN TestProcessNoDockerignore [2021-04-06T17:17:23.402Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestProcessShouldLeaveAllFiles [2021-04-06T17:17:23.402Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestDetectContentType [2021-04-06T17:17:23.402Z] --- PASS: TestDetectContentType (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestSelectAcceptableMIME [2021-04-06T17:17:23.402Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestInspectEmptyResponse [2021-04-06T17:17:23.402Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestInspectResponseBinary [2021-04-06T17:17:23.402Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestResponseUnsupportedContentType [2021-04-06T17:17:23.402Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestInspectResponseTextSimple [2021-04-06T17:17:23.402Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestInspectResponseEmptyContentType [2021-04-06T17:17:23.402Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestUnknownContentLength [2021-04-06T17:17:23.402Z] --- PASS: TestUnknownContentLength (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestDownloadRemote [2021-04-06T17:17:23.402Z] === RUN TestGetAllAllowed [2021-04-06T17:17:23.402Z] --- PASS: TestGetAllAllowed (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestGetAllMeta [2021-04-06T17:17:23.402Z] --- PASS: TestGetAllMeta (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestWarnOnUnusedBuildArgs [2021-04-06T17:17:23.402Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestIsUnreferencedBuiltin [2021-04-06T17:17:23.402Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestIsExistingDirectory [2021-04-06T17:17:23.402Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestGetFilenameForDownload [2021-04-06T17:17:23.402Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestEnv2Variables [2021-04-06T17:17:23.402Z] --- PASS: TestEnv2Variables (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-04-06T17:17:23.402Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestMaintainer [2021-04-06T17:17:23.402Z] --- PASS: TestMaintainer (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestLabel [2021-04-06T17:17:23.402Z] --- PASS: TestLabel (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestFromScratch [2021-04-06T17:17:23.402Z] --- PASS: TestFromScratch (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestFromWithArg [2021-04-06T17:17:23.402Z] --- PASS: TestFromWithArg (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-04-06T17:17:23.402Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestFromWithUndefinedArg [2021-04-06T17:17:23.402Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestFromMultiStageWithNamedStage [2021-04-06T17:17:23.402Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestOnbuild [2021-04-06T17:17:23.402Z] --- PASS: TestOnbuild (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestWorkdir [2021-04-06T17:17:23.402Z] --- PASS: TestWorkdir (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestCmd [2021-04-06T17:17:23.402Z] --- PASS: TestCmd (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestHealthcheckNone [2021-04-06T17:17:23.402Z] --- PASS: TestHealthcheckNone (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestHealthcheckCmd [2021-04-06T17:17:23.402Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestEntrypoint [2021-04-06T17:17:23.402Z] --- PASS: TestEntrypoint (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestExpose [2021-04-06T17:17:23.402Z] --- PASS: TestExpose (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestUser [2021-04-06T17:17:23.402Z] --- PASS: TestUser (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestVolume [2021-04-06T17:17:23.402Z] --- PASS: TestVolume (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestStopSignal [2021-04-06T17:17:23.402Z] --- SKIP: TestStopSignal (0.00s) [2021-04-06T17:17:23.402Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-06T17:17:23.402Z] === RUN TestArg [2021-04-06T17:17:23.402Z] --- PASS: TestArg (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestShell [2021-04-06T17:17:23.402Z] --- PASS: TestShell (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestPrependEnvOnCmd [2021-04-06T17:17:23.402Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestRunWithBuildArgs [2021-04-06T17:17:23.402Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestRunIgnoresHealthcheck [2021-04-06T17:17:23.402Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestDispatchUnsupportedOptions [2021-04-06T17:17:23.402Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-04-06T17:17:23.402Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-04-06T17:17:23.402Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-04-06T17:17:23.402Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-04-06T17:17:23.402Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-04-06T17:17:23.402Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-04-06T17:17:23.402Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestNormalizeWorkdir [2021-04-06T17:17:23.402Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestDispatch [2021-04-06T17:17:23.402Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-04-06T17:17:23.402Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-04-06T17:17:23.402Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-04-06T17:17:23.402Z] --- PASS: TestDownloadRemote (0.08s) [2021-04-06T17:17:23.402Z] === RUN TestGetWithStatusError [2021-04-06T17:17:23.402Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-04-06T17:17:23.402Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-04-06T17:17:23.402Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-04-06T17:17:23.402Z] --- PASS: TestGetWithStatusError (0.02s) [2021-04-06T17:17:23.402Z] === RUN TestCloseRootDirectory [2021-04-06T17:17:23.402Z] === RUN TestDispatch/COPY_url [2021-04-06T17:17:23.402Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-04-06T17:17:23.402Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:17:23.402Z] === RUN TestHashFile [2021-04-06T17:17:23.402Z] --- PASS: TestDispatch (0.06s) [2021-04-06T17:17:23.402Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-04-06T17:17:23.402Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-04-06T17:17:23.402Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-04-06T17:17:23.402Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-04-06T17:17:23.402Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-04-06T17:17:23.402Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-04-06T17:17:23.402Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestAddScratchImageAddsToMounts [2021-04-06T17:17:23.402Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestAddFromScratchPopulatesPlatform [2021-04-06T17:17:23.402Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-04-06T17:17:23.402Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-04-06T17:17:23.402Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestImageSourceGetAddsToMounts [2021-04-06T17:17:23.402Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-04-06T17:17:23.402Z] === RUN TestEmptyDockerfile [2021-04-06T17:17:23.402Z] --- SKIP: TestHashFile (0.01s) [2021-04-06T17:17:23.402Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:17:23.402Z] === RUN TestHashSubdir [2021-04-06T17:17:23.402Z] --- SKIP: TestHashSubdir (0.01s) [2021-04-06T17:17:23.402Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:17:23.402Z] === RUN TestRemoveDirectory [2021-04-06T17:17:23.402Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-04-06T17:17:23.402Z] === RUN TestSymlinkDockerfile [2021-04-06T17:17:23.402Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-04-06T17:17:23.403Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:17:23.403Z] PASS [2021-04-06T17:17:23.403Z] coverage: 9.3% of statements [2021-04-06T17:17:23.403Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-04-06T17:17:23.403Z] === RUN TestDockerfileOutsideTheBuildContext [2021-04-06T17:17:23.403Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-04-06T17:17:23.403Z] === RUN TestNonExistingDockerfile [2021-04-06T17:17:23.403Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-04-06T17:17:23.403Z] === RUN TestCopyRunConfig [2021-04-06T17:17:23.403Z] --- PASS: TestCopyRunConfig (0.00s) [2021-04-06T17:17:23.403Z] === RUN TestDeepCopyRunConfig [2021-04-06T17:17:23.403Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-04-06T17:17:23.403Z] === RUN TestExportImage [2021-04-06T17:17:23.403Z] --- PASS: TestExportImage (0.00s) [2021-04-06T17:17:23.403Z] === RUN TestNormalizeDest [2021-04-06T17:17:23.403Z] --- PASS: TestNormalizeDest (0.00s) [2021-04-06T17:17:23.403Z] PASS [2021-04-06T17:17:23.403Z] coverage: 46.8% of statements [2021-04-06T17:17:23.403Z] ok github.com/docker/docker/builder/remotecontext 0.369s coverage: 9.3% of statements [2021-04-06T17:17:23.403Z] ok github.com/docker/docker/builder/dockerfile 0.198s coverage: 46.8% of statements [2021-04-06T17:17:23.403Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-06T17:17:24.272Z] === RUN TestInspectNetwork/full_network_id [2021-04-06T17:17:24.272Z] === RUN TestInspectNetwork/partial_network_id [2021-04-06T17:17:24.272Z] === RUN TestInspectNetwork/network_name [2021-04-06T17:17:24.272Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-06T17:17:24.484Z] --- PASS: TestServiceWithPredefinedNetwork (2.98s) [2021-04-06T17:17:24.484Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-06T17:17:24.484Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:17:24.484Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:17:24.484Z] === RUN TestServiceWithDataPathPortInit [2021-04-06T17:17:24.484Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-04-06T17:17:25.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-04-06T17:17:27.701Z] --- PASS: TestInspect (4.04s) [2021-04-06T17:17:27.701Z] === RUN TestCreateJob [2021-04-06T17:17:28.202Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.86s) [2021-04-06T17:17:28.202Z] === RUN TestAuthZPluginV2Disable [2021-04-06T17:17:28.475Z] --- PASS: TestInspectNetwork (9.37s) [2021-04-06T17:17:28.475Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-06T17:17:28.475Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-06T17:17:28.475Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-06T17:17:28.475Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-06T17:17:28.475Z] === RUN TestRunContainerWithBridgeNone [2021-04-06T17:17:28.709Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-06T17:17:31.778Z] --- PASS: TestRunContainerWithBridgeNone (3.37s) [2021-04-06T17:17:31.778Z] === RUN TestNetworkInvalidJSON [2021-04-06T17:17:31.778Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-06T17:17:31.778Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-06T17:17:31.778Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:17:31.778Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:17:31.778Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:17:31.778Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:17:31.778Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-06T17:17:31.778Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:17:31.778Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:17:31.778Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-04-06T17:17:31.778Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-06T17:17:31.778Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-06T17:17:31.778Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-06T17:17:31.778Z] === RUN TestNetworkList [2021-04-06T17:17:31.778Z] === RUN TestNetworkList//networks [2021-04-06T17:17:31.778Z] === PAUSE TestNetworkList//networks [2021-04-06T17:17:31.778Z] === RUN TestNetworkList//networks/ [2021-04-06T17:17:31.778Z] === PAUSE TestNetworkList//networks/ [2021-04-06T17:17:31.778Z] === CONT TestNetworkList//networks [2021-04-06T17:17:31.778Z] === CONT TestNetworkList//networks/ [2021-04-06T17:17:31.778Z] --- PASS: TestNetworkList (0.03s) [2021-04-06T17:17:31.778Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-06T17:17:31.778Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-06T17:17:31.778Z] === RUN TestHostIPv4BridgeLabel [2021-04-06T17:17:31.998Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-06T17:17:31.998Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-06T17:17:31.998Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-06T17:17:32.144Z] --- PASS: TestCreateJob (4.82s) [2021-04-06T17:17:32.144Z] === RUN TestReplicatedJob [2021-04-06T17:17:32.257Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-06T17:17:32.257Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-06T17:17:32.516Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-06T17:17:33.162Z] --- PASS: TestHostIPv4BridgeLabel (1.46s) [2021-04-06T17:17:33.162Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-06T17:17:33.895Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-06T17:17:35.272Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-06T17:17:35.703Z] === RUN TestCheckpointCreateError [2021-04-06T17:17:35.704Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestCheckpointCreate [2021-04-06T17:17:35.704Z] --- PASS: TestCheckpointCreate (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestCheckpointDeleteError [2021-04-06T17:17:35.704Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestCheckpointDelete [2021-04-06T17:17:35.704Z] --- PASS: TestCheckpointDelete (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestCheckpointListError [2021-04-06T17:17:35.704Z] --- PASS: TestCheckpointListError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestCheckpointList [2021-04-06T17:17:35.704Z] --- PASS: TestCheckpointList (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestCheckpointListContainerNotFound [2021-04-06T17:17:35.704Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestNewClientWithOpsFromEnv [2021-04-06T17:17:35.704Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-04-06T17:17:35.704Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-06T17:17:35.704Z] === RUN TestGetAPIPath [2021-04-06T17:17:35.704Z] --- PASS: TestGetAPIPath (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestParseHostURL [2021-04-06T17:17:35.704Z] --- PASS: TestParseHostURL (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-04-06T17:17:35.704Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestNegotiateAPIVersionEmpty [2021-04-06T17:17:35.704Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestNegotiateAPIVersion [2021-04-06T17:17:35.704Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestNegotiateAPVersionOverride [2021-04-06T17:17:35.704Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestNegotiateAPIVersionAutomatic [2021-04-06T17:17:35.704Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-04-06T17:17:35.704Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-04-06T17:17:35.704Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestClientRedirect [2021-04-06T17:17:35.704Z] --- PASS: TestClientRedirect (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestConfigCreateUnsupported [2021-04-06T17:17:35.704Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestConfigCreateError [2021-04-06T17:17:35.704Z] --- PASS: TestConfigCreateError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestConfigCreate [2021-04-06T17:17:35.704Z] --- PASS: TestConfigCreate (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestConfigInspectNotFound [2021-04-06T17:17:35.704Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestConfigInspectWithEmptyID [2021-04-06T17:17:35.704Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestConfigInspectUnsupported [2021-04-06T17:17:35.704Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestConfigInspectError [2021-04-06T17:17:35.704Z] --- PASS: TestConfigInspectError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestConfigInspectConfigNotFound [2021-04-06T17:17:35.704Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestConfigInspect [2021-04-06T17:17:35.704Z] --- PASS: TestConfigInspect (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestConfigListUnsupported [2021-04-06T17:17:35.704Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestConfigListError [2021-04-06T17:17:35.704Z] --- PASS: TestConfigListError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestConfigList [2021-04-06T17:17:35.704Z] --- PASS: TestConfigList (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestConfigRemoveUnsupported [2021-04-06T17:17:35.704Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestConfigRemoveError [2021-04-06T17:17:35.704Z] --- PASS: TestConfigRemoveError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestConfigRemove [2021-04-06T17:17:35.704Z] --- PASS: TestConfigRemove (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestConfigUpdateUnsupported [2021-04-06T17:17:35.704Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestConfigUpdateError [2021-04-06T17:17:35.704Z] --- PASS: TestConfigUpdateError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestConfigUpdate [2021-04-06T17:17:35.704Z] --- PASS: TestConfigUpdate (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerCommitError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerCommitError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerCommit [2021-04-06T17:17:35.704Z] --- PASS: TestContainerCommit (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerStatPathError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerStatPathError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerStatPathNotFoundError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerStatPathNoHeaderError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerStatPath [2021-04-06T17:17:35.704Z] --- PASS: TestContainerStatPath (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestCopyToContainerError [2021-04-06T17:17:35.704Z] --- PASS: TestCopyToContainerError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestCopyToContainerNotFoundError [2021-04-06T17:17:35.704Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestCopyToContainerNotStatusOKError [2021-04-06T17:17:35.704Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestCopyToContainer [2021-04-06T17:17:35.704Z] --- PASS: TestCopyToContainer (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestCopyFromContainerError [2021-04-06T17:17:35.704Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestCopyFromContainerNotFoundError [2021-04-06T17:17:35.704Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestCopyFromContainerNotStatusOKError [2021-04-06T17:17:35.704Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestCopyFromContainerNoHeaderError [2021-04-06T17:17:35.704Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestCopyFromContainer [2021-04-06T17:17:35.704Z] --- PASS: TestCopyFromContainer (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerCreateError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerCreateError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerCreateImageNotFound [2021-04-06T17:17:35.704Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerCreateWithName [2021-04-06T17:17:35.704Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerCreateAutoRemove [2021-04-06T17:17:35.704Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerDiffError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerDiffError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerDiff [2021-04-06T17:17:35.704Z] --- PASS: TestContainerDiff (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerExecCreateError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerExecCreate [2021-04-06T17:17:35.704Z] --- PASS: TestContainerExecCreate (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerExecStartError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerExecStartError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerExecStart [2021-04-06T17:17:35.704Z] --- PASS: TestContainerExecStart (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerExecInspectError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerExecInspect [2021-04-06T17:17:35.704Z] --- PASS: TestContainerExecInspect (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerExportError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerExportError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerExport [2021-04-06T17:17:35.704Z] --- PASS: TestContainerExport (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerInspectError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerInspectError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerInspectContainerNotFound [2021-04-06T17:17:35.704Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerInspectWithEmptyID [2021-04-06T17:17:35.704Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerInspect [2021-04-06T17:17:35.704Z] --- PASS: TestContainerInspect (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerInspectNode [2021-04-06T17:17:35.704Z] --- PASS: TestContainerInspectNode (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerKillError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerKillError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerKill [2021-04-06T17:17:35.704Z] --- PASS: TestContainerKill (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerListError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerListError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerList [2021-04-06T17:17:35.704Z] --- PASS: TestContainerList (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerLogsNotFoundError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerLogsError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerLogsError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerLogs [2021-04-06T17:17:35.704Z] --- PASS: TestContainerLogs (0.14s) [2021-04-06T17:17:35.704Z] === RUN TestContainerPauseError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerPauseError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerPause [2021-04-06T17:17:35.704Z] --- PASS: TestContainerPause (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainersPruneError [2021-04-06T17:17:35.704Z] --- PASS: TestContainersPruneError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainersPrune [2021-04-06T17:17:35.704Z] --- PASS: TestContainersPrune (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerRemoveError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerRemoveError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerRemoveNotFoundError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerRemove [2021-04-06T17:17:35.704Z] --- PASS: TestContainerRemove (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerRenameError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerRenameError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerRename [2021-04-06T17:17:35.704Z] --- PASS: TestContainerRename (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerResizeError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerResizeError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerExecResizeError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerResize [2021-04-06T17:17:35.704Z] --- PASS: TestContainerResize (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerExecResize [2021-04-06T17:17:35.704Z] --- PASS: TestContainerExecResize (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerRestartError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerRestartError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerRestart [2021-04-06T17:17:35.704Z] --- PASS: TestContainerRestart (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerStartError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerStartError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerStart [2021-04-06T17:17:35.704Z] --- PASS: TestContainerStart (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerStatsError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerStatsError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerStats [2021-04-06T17:17:35.704Z] --- PASS: TestContainerStats (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerStopError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerStopError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerStop [2021-04-06T17:17:35.704Z] --- PASS: TestContainerStop (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerTopError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerTopError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerTop [2021-04-06T17:17:35.704Z] --- PASS: TestContainerTop (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerUnpauseError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerUnpause [2021-04-06T17:17:35.704Z] --- PASS: TestContainerUnpause (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerUpdateError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerUpdateError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerUpdate [2021-04-06T17:17:35.704Z] --- PASS: TestContainerUpdate (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerWaitError [2021-04-06T17:17:35.704Z] --- PASS: TestContainerWaitError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestContainerWait [2021-04-06T17:17:35.704Z] --- PASS: TestContainerWait (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestDiskUsageError [2021-04-06T17:17:35.704Z] --- PASS: TestDiskUsageError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestDiskUsage [2021-04-06T17:17:35.704Z] --- PASS: TestDiskUsage (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestDistributionInspectUnsupported [2021-04-06T17:17:35.704Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestDistributionInspectWithEmptyID [2021-04-06T17:17:35.704Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestEventsErrorInOptions [2021-04-06T17:17:35.704Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestEventsErrorFromServer [2021-04-06T17:17:35.704Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestEvents [2021-04-06T17:17:35.704Z] --- PASS: TestEvents (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestTLSCloseWriter [2021-04-06T17:17:35.704Z] === PAUSE TestTLSCloseWriter [2021-04-06T17:17:35.704Z] === RUN TestImageBuildError [2021-04-06T17:17:35.704Z] --- PASS: TestImageBuildError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImageBuild [2021-04-06T17:17:35.704Z] --- PASS: TestImageBuild (0.02s) [2021-04-06T17:17:35.704Z] === RUN TestGetDockerOS [2021-04-06T17:17:35.704Z] --- PASS: TestGetDockerOS (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImageCreateError [2021-04-06T17:17:35.704Z] --- PASS: TestImageCreateError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImageCreate [2021-04-06T17:17:35.704Z] --- PASS: TestImageCreate (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImageHistoryError [2021-04-06T17:17:35.704Z] --- PASS: TestImageHistoryError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImageHistory [2021-04-06T17:17:35.704Z] --- PASS: TestImageHistory (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImageImportError [2021-04-06T17:17:35.704Z] --- PASS: TestImageImportError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImageImport [2021-04-06T17:17:35.704Z] --- PASS: TestImageImport (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImageInspectError [2021-04-06T17:17:35.704Z] --- PASS: TestImageInspectError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImageInspectImageNotFound [2021-04-06T17:17:35.704Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImageInspectWithEmptyID [2021-04-06T17:17:35.704Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImageInspect [2021-04-06T17:17:35.704Z] --- PASS: TestImageInspect (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImageListError [2021-04-06T17:17:35.704Z] --- PASS: TestImageListError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImageList [2021-04-06T17:17:35.704Z] --- PASS: TestImageList (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImageListApiBefore125 [2021-04-06T17:17:35.704Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImageLoadError [2021-04-06T17:17:35.704Z] --- PASS: TestImageLoadError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImageLoad [2021-04-06T17:17:35.704Z] --- PASS: TestImageLoad (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImagesPruneError [2021-04-06T17:17:35.704Z] --- PASS: TestImagesPruneError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImagesPrune [2021-04-06T17:17:35.704Z] --- PASS: TestImagesPrune (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImagePullReferenceParseError [2021-04-06T17:17:35.704Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImagePullAnyError [2021-04-06T17:17:35.704Z] --- PASS: TestImagePullAnyError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImagePullStatusUnauthorizedError [2021-04-06T17:17:35.704Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-06T17:17:35.704Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-06T17:17:35.704Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-04-06T17:17:35.704Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-04-06T17:17:35.704Z] === RUN TestImagePullWithoutErrors [2021-04-06T17:17:35.704Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestImagePushReferenceError [2021-04-06T17:17:35.705Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestImagePushAnyError [2021-04-06T17:17:35.705Z] --- PASS: TestImagePushAnyError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestImagePushStatusUnauthorizedError [2021-04-06T17:17:35.705Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-06T17:17:35.705Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-06T17:17:35.705Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-04-06T17:17:35.705Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestImagePushWithoutErrors [2021-04-06T17:17:35.705Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-04-06T17:17:35.705Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-04-06T17:17:35.705Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-04-06T17:17:35.705Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-04-06T17:17:35.705Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-04-06T17:17:35.705Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-04-06T17:17:35.705Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-04-06T17:17:35.705Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-04-06T17:17:35.705Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestImageRemoveError [2021-04-06T17:17:35.705Z] --- PASS: TestImageRemoveError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestImageRemoveImageNotFound [2021-04-06T17:17:35.705Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestImageRemove [2021-04-06T17:17:35.705Z] --- PASS: TestImageRemove (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestImageSaveError [2021-04-06T17:17:35.705Z] --- PASS: TestImageSaveError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestImageSave [2021-04-06T17:17:35.705Z] --- PASS: TestImageSave (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestImageSearchAnyError [2021-04-06T17:17:35.705Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestImageSearchStatusUnauthorizedError [2021-04-06T17:17:35.705Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-06T17:17:35.705Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-06T17:17:35.705Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-04-06T17:17:35.705Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestImageSearchWithoutErrors [2021-04-06T17:17:35.705Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestImageTagError [2021-04-06T17:17:35.705Z] --- PASS: TestImageTagError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestImageTagInvalidReference [2021-04-06T17:17:35.705Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestImageTagInvalidSourceImageName [2021-04-06T17:17:35.705Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestImageTagHexSource [2021-04-06T17:17:35.705Z] --- PASS: TestImageTagHexSource (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestImageTag [2021-04-06T17:17:35.705Z] --- PASS: TestImageTag (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestInfoServerError [2021-04-06T17:17:35.705Z] --- PASS: TestInfoServerError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestInfoInvalidResponseJSONError [2021-04-06T17:17:35.705Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestInfo [2021-04-06T17:17:35.705Z] --- PASS: TestInfo (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNetworkConnectError [2021-04-06T17:17:35.705Z] --- PASS: TestNetworkConnectError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-04-06T17:17:35.705Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNetworkConnect [2021-04-06T17:17:35.705Z] --- PASS: TestNetworkConnect (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNetworkCreateError [2021-04-06T17:17:35.705Z] --- PASS: TestNetworkCreateError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNetworkCreate [2021-04-06T17:17:35.705Z] --- PASS: TestNetworkCreate (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNetworkDisconnectError [2021-04-06T17:17:35.705Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNetworkDisconnect [2021-04-06T17:17:35.705Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNetworkInspectError [2021-04-06T17:17:35.705Z] --- PASS: TestNetworkInspectError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNetworkInspectNotFoundError [2021-04-06T17:17:35.705Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNetworkInspectWithEmptyID [2021-04-06T17:17:35.705Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNetworkInspect [2021-04-06T17:17:35.705Z] --- PASS: TestNetworkInspect (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNetworkListError [2021-04-06T17:17:35.705Z] --- PASS: TestNetworkListError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNetworkList [2021-04-06T17:17:35.705Z] --- PASS: TestNetworkList (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNetworksPruneError [2021-04-06T17:17:35.705Z] --- PASS: TestNetworksPruneError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNetworksPrune [2021-04-06T17:17:35.705Z] --- PASS: TestNetworksPrune (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNetworkRemoveError [2021-04-06T17:17:35.705Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNetworkRemove [2021-04-06T17:17:35.705Z] --- PASS: TestNetworkRemove (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNodeInspectError [2021-04-06T17:17:35.705Z] --- PASS: TestNodeInspectError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNodeInspectNodeNotFound [2021-04-06T17:17:35.705Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNodeInspectWithEmptyID [2021-04-06T17:17:35.705Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNodeInspect [2021-04-06T17:17:35.705Z] --- PASS: TestNodeInspect (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNodeListError [2021-04-06T17:17:35.705Z] --- PASS: TestNodeListError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNodeList [2021-04-06T17:17:35.705Z] --- PASS: TestNodeList (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNodeRemoveError [2021-04-06T17:17:35.705Z] --- PASS: TestNodeRemoveError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNodeRemove [2021-04-06T17:17:35.705Z] --- PASS: TestNodeRemove (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNodeUpdateError [2021-04-06T17:17:35.705Z] --- PASS: TestNodeUpdateError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestNodeUpdate [2021-04-06T17:17:35.705Z] --- PASS: TestNodeUpdate (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestOptionWithTimeout [2021-04-06T17:17:35.705Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestPingFail [2021-04-06T17:17:35.705Z] --- PASS: TestPingFail (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestPingWithError [2021-04-06T17:17:35.705Z] 2021/04/06 17:17:34 RoundTripper returned a response & error; ignoring response [2021-04-06T17:17:35.705Z] 2021/04/06 17:17:34 RoundTripper returned a response & error; ignoring response [2021-04-06T17:17:35.705Z] --- PASS: TestPingWithError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestPingSuccess [2021-04-06T17:17:35.705Z] --- PASS: TestPingSuccess (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestPingHeadFallback [2021-04-06T17:17:35.705Z] === RUN TestPingHeadFallback/OK [2021-04-06T17:17:35.705Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-04-06T17:17:35.705Z] === RUN TestPingHeadFallback/Not_Found [2021-04-06T17:17:35.705Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-04-06T17:17:35.705Z] --- PASS: TestPingHeadFallback (0.00s) [2021-04-06T17:17:35.705Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-04-06T17:17:35.705Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-04-06T17:17:35.705Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-04-06T17:17:35.705Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestPluginDisableError [2021-04-06T17:17:35.705Z] --- PASS: TestPluginDisableError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestPluginDisable [2021-04-06T17:17:35.705Z] --- PASS: TestPluginDisable (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestPluginEnableError [2021-04-06T17:17:35.705Z] --- PASS: TestPluginEnableError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestPluginEnable [2021-04-06T17:17:35.705Z] --- PASS: TestPluginEnable (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestPluginInspectError [2021-04-06T17:17:35.705Z] --- PASS: TestPluginInspectError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestPluginInspectWithEmptyID [2021-04-06T17:17:35.705Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestPluginInspect [2021-04-06T17:17:35.705Z] --- PASS: TestPluginInspect (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestPluginListError [2021-04-06T17:17:35.705Z] --- PASS: TestPluginListError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestPluginList [2021-04-06T17:17:35.705Z] --- PASS: TestPluginList (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestPluginPushError [2021-04-06T17:17:35.705Z] --- PASS: TestPluginPushError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestPluginPush [2021-04-06T17:17:35.705Z] --- PASS: TestPluginPush (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestPluginRemoveError [2021-04-06T17:17:35.705Z] --- PASS: TestPluginRemoveError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestPluginRemove [2021-04-06T17:17:35.705Z] --- PASS: TestPluginRemove (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestPluginSetError [2021-04-06T17:17:35.705Z] --- PASS: TestPluginSetError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestPluginSet [2021-04-06T17:17:35.705Z] --- PASS: TestPluginSet (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSetHostHeader [2021-04-06T17:17:35.705Z] --- PASS: TestSetHostHeader (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestPlainTextError [2021-04-06T17:17:35.705Z] --- PASS: TestPlainTextError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestInfiniteError [2021-04-06T17:17:35.705Z] --- PASS: TestInfiniteError (0.02s) [2021-04-06T17:17:35.705Z] === RUN TestSecretCreateUnsupported [2021-04-06T17:17:35.705Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSecretCreateError [2021-04-06T17:17:35.705Z] --- PASS: TestSecretCreateError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSecretCreate [2021-04-06T17:17:35.705Z] --- PASS: TestSecretCreate (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSecretInspectUnsupported [2021-04-06T17:17:35.705Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSecretInspectError [2021-04-06T17:17:35.705Z] --- PASS: TestSecretInspectError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSecretInspectSecretNotFound [2021-04-06T17:17:35.705Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSecretInspectWithEmptyID [2021-04-06T17:17:35.705Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSecretInspect [2021-04-06T17:17:35.705Z] --- PASS: TestSecretInspect (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSecretListUnsupported [2021-04-06T17:17:35.705Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSecretListError [2021-04-06T17:17:35.705Z] --- PASS: TestSecretListError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSecretList [2021-04-06T17:17:35.705Z] --- PASS: TestSecretList (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSecretRemoveUnsupported [2021-04-06T17:17:35.705Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSecretRemoveError [2021-04-06T17:17:35.705Z] --- PASS: TestSecretRemoveError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSecretRemove [2021-04-06T17:17:35.705Z] --- PASS: TestSecretRemove (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSecretUpdateUnsupported [2021-04-06T17:17:35.705Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSecretUpdateError [2021-04-06T17:17:35.705Z] --- PASS: TestSecretUpdateError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSecretUpdate [2021-04-06T17:17:35.705Z] --- PASS: TestSecretUpdate (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestServiceCreateError [2021-04-06T17:17:35.705Z] --- PASS: TestServiceCreateError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestServiceCreate [2021-04-06T17:17:35.705Z] --- PASS: TestServiceCreate (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestServiceCreateCompatiblePlatforms [2021-04-06T17:17:35.705Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestServiceCreateDigestPinning [2021-04-06T17:17:35.705Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestServiceInspectError [2021-04-06T17:17:35.705Z] --- PASS: TestServiceInspectError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestServiceInspectServiceNotFound [2021-04-06T17:17:35.705Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestServiceInspectWithEmptyID [2021-04-06T17:17:35.705Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestServiceInspect [2021-04-06T17:17:35.705Z] --- PASS: TestServiceInspect (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestServiceListError [2021-04-06T17:17:35.705Z] --- PASS: TestServiceListError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestServiceList [2021-04-06T17:17:35.705Z] --- PASS: TestServiceList (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestServiceLogsError [2021-04-06T17:17:35.705Z] --- PASS: TestServiceLogsError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestServiceLogs [2021-04-06T17:17:35.705Z] --- PASS: TestServiceLogs (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestServiceRemoveError [2021-04-06T17:17:35.705Z] --- PASS: TestServiceRemoveError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestServiceRemoveNotFoundError [2021-04-06T17:17:35.705Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestServiceRemove [2021-04-06T17:17:35.705Z] --- PASS: TestServiceRemove (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestServiceUpdateError [2021-04-06T17:17:35.705Z] --- PASS: TestServiceUpdateError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestServiceUpdate [2021-04-06T17:17:35.705Z] --- PASS: TestServiceUpdate (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSwarmGetUnlockKeyError [2021-04-06T17:17:35.705Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSwarmGetUnlockKey [2021-04-06T17:17:35.705Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSwarmInitError [2021-04-06T17:17:35.705Z] --- PASS: TestSwarmInitError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSwarmInit [2021-04-06T17:17:35.705Z] --- PASS: TestSwarmInit (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSwarmInspectError [2021-04-06T17:17:35.705Z] --- PASS: TestSwarmInspectError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSwarmInspect [2021-04-06T17:17:35.705Z] --- PASS: TestSwarmInspect (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSwarmJoinError [2021-04-06T17:17:35.705Z] --- PASS: TestSwarmJoinError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSwarmJoin [2021-04-06T17:17:35.705Z] --- PASS: TestSwarmJoin (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSwarmLeaveError [2021-04-06T17:17:35.705Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSwarmLeave [2021-04-06T17:17:35.705Z] --- PASS: TestSwarmLeave (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSwarmUnlockError [2021-04-06T17:17:35.705Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSwarmUnlock [2021-04-06T17:17:35.705Z] --- PASS: TestSwarmUnlock (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSwarmUpdateError [2021-04-06T17:17:35.705Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestSwarmUpdate [2021-04-06T17:17:35.705Z] --- PASS: TestSwarmUpdate (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestTaskInspectError [2021-04-06T17:17:35.705Z] --- PASS: TestTaskInspectError (0.00s) [2021-04-06T17:17:35.705Z] === RUN TestTaskInspectWithEmptyID [2021-04-06T17:17:35.705Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-04-06T17:17:35.706Z] === RUN TestTaskInspect [2021-04-06T17:17:35.706Z] --- PASS: TestTaskInspect (0.00s) [2021-04-06T17:17:35.706Z] === RUN TestTaskListError [2021-04-06T17:17:35.706Z] --- PASS: TestTaskListError (0.00s) [2021-04-06T17:17:35.706Z] === RUN TestTaskList [2021-04-06T17:17:35.706Z] --- PASS: TestTaskList (0.00s) [2021-04-06T17:17:35.706Z] === RUN TestVolumeCreateError [2021-04-06T17:17:35.706Z] --- PASS: TestVolumeCreateError (0.00s) [2021-04-06T17:17:35.706Z] === RUN TestVolumeCreate [2021-04-06T17:17:35.706Z] --- PASS: TestVolumeCreate (0.00s) [2021-04-06T17:17:35.706Z] === RUN TestVolumeInspectError [2021-04-06T17:17:35.706Z] --- PASS: TestVolumeInspectError (0.00s) [2021-04-06T17:17:35.706Z] === RUN TestVolumeInspectNotFound [2021-04-06T17:17:35.706Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-04-06T17:17:35.706Z] === RUN TestVolumeInspectWithEmptyID [2021-04-06T17:17:35.706Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-04-06T17:17:35.706Z] === RUN TestVolumeInspect [2021-04-06T17:17:35.706Z] --- PASS: TestVolumeInspect (0.00s) [2021-04-06T17:17:35.706Z] === RUN TestVolumeListError [2021-04-06T17:17:35.706Z] --- PASS: TestVolumeListError (0.00s) [2021-04-06T17:17:35.706Z] === RUN TestVolumeList [2021-04-06T17:17:35.706Z] --- PASS: TestVolumeList (0.00s) [2021-04-06T17:17:35.706Z] === RUN TestVolumeRemoveError [2021-04-06T17:17:35.706Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-04-06T17:17:35.706Z] === RUN TestVolumeRemove [2021-04-06T17:17:35.706Z] --- PASS: TestVolumeRemove (0.00s) [2021-04-06T17:17:35.706Z] === CONT TestTLSCloseWriter [2021-04-06T17:17:35.706Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-04-06T17:17:35.706Z] PASS [2021-04-06T17:17:35.706Z] coverage: 74.9% of statements [2021-04-06T17:17:35.706Z] ok github.com/docker/docker/client 0.421s coverage: 74.9% of statements [2021-04-06T17:17:35.709Z] --- PASS: TestDaemonRestartWithLiveRestore (2.69s) [2021-04-06T17:17:35.709Z] === RUN TestDaemonDefaultNetworkPools [2021-04-06T17:17:38.254Z] --- PASS: TestDaemonDefaultNetworkPools (2.30s) [2021-04-06T17:17:38.254Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-06T17:17:39.466Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-06T17:17:39.726Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-06T17:17:40.295Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-06T17:17:40.620Z] --- PASS: TestReplicatedJob (8.11s) [2021-04-06T17:17:40.620Z] === RUN TestUpdateReplicatedJob [2021-04-06T17:17:41.556Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.52s) [2021-04-06T17:17:41.556Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-06T17:17:42.831Z] --- PASS: TestServiceWithDataPathPortInit (18.59s) [2021-04-06T17:17:42.831Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-06T17:17:43.072Z] --- PASS: TestAuthZPluginV2Disable (13.63s) [2021-04-06T17:17:43.073Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-06T17:17:44.974Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s) [2021-04-06T17:17:44.974Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-06T17:17:45.075Z] --- PASS: TestUpdateReplicatedJob (4.85s) [2021-04-06T17:17:45.075Z] === RUN TestServiceListWithStatuses [2021-04-06T17:17:45.075Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-06T17:17:45.075Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:17:45.075Z] === RUN TestDockerNetworkConnectAlias [2021-04-06T17:17:45.972Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-06T17:17:45.972Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-04-06T17:17:45.972Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2021-04-06T17:17:45.972Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-06T17:17:45.972Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-06T17:17:45.972Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-06T17:17:45.972Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-06T17:17:45.972Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-06T17:17:45.972Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-06T17:17:45.972Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-06T17:17:45.972Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-06T17:17:45.972Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-06T17:17:45.972Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-06T17:17:45.973Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/api/types [no test files] [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-06T17:17:45.973Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2021-04-06T17:17:45.973Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-06T17:17:45.973Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 75.0% of statements [2021-04-06T17:17:45.973Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/builder [no test files] [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-06T17:17:45.973Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-06T17:17:46.878Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.55s) [2021-04-06T17:17:46.879Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-06T17:17:47.140Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.33s) [2021-04-06T17:17:47.140Z] === RUN TestServiceWithPredefinedNetwork [2021-04-06T17:17:49.273Z] ok github.com/docker/docker/builder/remotecontext 0.092s coverage: 13.7% of statements [2021-04-06T17:17:49.273Z] ok github.com/docker/docker/builder/dockerfile 0.217s coverage: 48.5% of statements [2021-04-06T17:17:49.273Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-06T17:17:50.657Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-04-06T17:17:50.955Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-06T17:17:51.348Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s) [2021-04-06T17:17:51.348Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-06T17:17:51.348Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:17:51.348Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:17:51.348Z] === RUN TestServiceWithDataPathPortInit [2021-04-06T17:17:51.526Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.88s) [2021-04-06T17:17:51.526Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:22rdbgpgehjf9168otuzzc49m Created:2021-04-06 17:17:44.098884653 +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[197c9a793550a12bb0bae90a4470beabea2287bfd2539b4452331581c8f13548:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wm0e1v9qwug0v8eu8w4n3dugs EndpointID:8ae3ad30a99a98013495df51f179dc62a0cff2a408a9bca1eb53462ecc367911 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c9981acef7e20273cd90a0baf0d1beb1bc4ab5e1114874c6f35cb2e10a9f1ad1 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:7eaf93ad0875 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wm0e1v9qwug0v8eu8w4n3dugs EndpointID:8ae3ad30a99a98013495df51f179dc62a0cff2a408a9bca1eb53462ecc367911 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-06T17:17:51.526Z] PASS [2021-04-06T17:17:51.526Z] [2021-04-06T17:17:51.526Z] === Skipped [2021-04-06T17:17:51.526Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:17:51.526Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:17:51.526Z] [2021-04-06T17:17:51.526Z] [2021-04-06T17:17:51.526Z] DONE 26 tests, 1 skipped in 67.090s [2021-04-06T17:17:51.526Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:17:51.526Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:17:51.526Z] ++ set -e [2021-04-06T17:17:51.526Z] ++ '[' -n 0 ']' [2021-04-06T17:17:51.526Z] ++ set -x [2021-04-06T17:17:51.526Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:17:51.526Z] INFO: Testing against a local daemon [2021-04-06T17:17:51.526Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-06T17:17:51.526Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-06T17:17:51.526Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:17:51.526Z] === RUN TestDockerNetworkIpvlan [2021-04-06T17:17:51.526Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:17:51.526Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:17:51.526Z] PASS [2021-04-06T17:17:51.526Z] [2021-04-06T17:17:51.526Z] === Skipped [2021-04-06T17:17:51.526Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-06T17:17:51.526Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:17:51.526Z] [2021-04-06T17:17:51.526Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:17:51.526Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:17:51.526Z] [2021-04-06T17:17:51.526Z] [2021-04-06T17:17:51.526Z] DONE 2 tests, 2 skipped in 0.161s [2021-04-06T17:17:51.787Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:17:51.787Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:17:51.787Z] ++ set -e [2021-04-06T17:17:51.787Z] ++ '[' -n 0 ']' [2021-04-06T17:17:51.787Z] ++ set -x [2021-04-06T17:17:51.787Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:17:51.787Z] INFO: Testing against a local daemon [2021-04-06T17:17:51.787Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-06T17:17:52.567Z] ok github.com/docker/docker/builder/remotecontext/git 1.977s coverage: 86.3% of statements [2021-04-06T17:17:52.567Z] ? github.com/docker/docker/cli [no test files] [2021-04-06T17:17:52.567Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-06T17:17:53.301Z] --- PASS: TestCheckoutGit (31.84s) [2021-04-06T17:17:53.301Z] === RUN TestValidGitTransport [2021-04-06T17:17:53.301Z] --- PASS: TestValidGitTransport (0.00s) [2021-04-06T17:17:53.301Z] === RUN TestGitInvalidRef [2021-04-06T17:17:53.301Z] --- PASS: TestGitInvalidRef (0.20s) [2021-04-06T17:17:53.301Z] PASS [2021-04-06T17:17:53.301Z] coverage: 86.3% of statements [2021-04-06T17:17:53.301Z] ok github.com/docker/docker/builder/remotecontext/git 32.165s coverage: 86.3% of statements [2021-04-06T17:17:53.301Z] ? github.com/docker/docker/cli [no test files] [2021-04-06T17:17:53.301Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-06T17:17:53.556Z] --- PASS: TestDockerNetworkConnectAlias (8.63s) [2021-04-06T17:17:53.556Z] === RUN TestDockerNetworkReConnect [2021-04-06T17:17:54.322Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.30s) [2021-04-06T17:17:54.322Z] === RUN TestDockerNetworkMacvlan [2021-04-06T17:17:54.322Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-06T17:17:54.477Z] ok github.com/docker/docker/client 0.154s coverage: 75.4% of statements [2021-04-06T17:17:55.264Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-06T17:17:55.528Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-06T17:17:56.467Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-06T17:17:57.180Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.40s) [2021-04-06T17:17:57.180Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-06T17:17:57.844Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-06T17:17:58.103Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-06T17:17:58.103Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-06T17:17:59.050Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-04-06T17:17:59.050Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-04-06T17:17:59.050Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-04-06T17:17:59.050Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-04-06T17:17:59.050Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-04-06T17:17:59.050Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-04-06T17:17:59.050Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-04-06T17:17:59.050Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-04-06T17:17:59.050Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-04-06T17:17:59.050Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-04-06T17:17:59.050Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-04-06T17:17:59.050Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-04-06T17:17:59.050Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-04-06T17:17:59.050Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-04-06T17:17:59.050Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-04-06T17:17:59.050Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-04-06T17:17:59.050Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-04-06T17:17:59.050Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-04-06T17:17:59.050Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-04-06T17:17:59.050Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-04-06T17:17:59.050Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-04-06T17:17:59.050Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-04-06T17:17:59.050Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-04-06T17:17:59.050Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-04-06T17:17:59.050Z] === RUN TestConfigureDaemonLogs [2021-04-06T17:17:59.050Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-04-06T17:17:59.050Z] === RUN TestCommonOptionsInstallFlags [2021-04-06T17:17:59.050Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-04-06T17:17:59.050Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-04-06T17:17:59.050Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-04-06T17:17:59.050Z] PASS [2021-04-06T17:17:59.050Z] coverage: 18.4% of statements [2021-04-06T17:17:59.050Z] ok github.com/docker/docker/cmd/dockerd 0.344s coverage: 18.4% of statements [2021-04-06T17:18:00.452Z] --- PASS: TestDockerNetworkReConnect (6.97s) [2021-04-06T17:18:00.452Z] === RUN TestServicePlugin [2021-04-06T17:18:00.452Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-06T17:18:00.452Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:18:00.452Z] === RUN TestServiceUpdateLabel [2021-04-06T17:18:00.568Z] === RUN TestContainerStopSignal [2021-04-06T17:18:00.568Z] --- PASS: TestContainerStopSignal (0.00s) [2021-04-06T17:18:00.568Z] === RUN TestContainerStopTimeout [2021-04-06T17:18:00.568Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-04-06T17:18:00.568Z] === RUN TestContainerSecretReferenceDestTarget [2021-04-06T17:18:00.568Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-04-06T17:18:00.568Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-04-06T17:18:00.568Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-04-06T17:18:00.568Z] === RUN TestContainerLogPathSetForRingLogger [2021-04-06T17:18:00.568Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-04-06T17:18:00.568Z] === RUN TestReplaceAndAppendEnvVars [2021-04-06T17:18:00.568Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-04-06T17:18:00.568Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-04-06T17:18:00.568Z] === RUN TestNewMemoryStore [2021-04-06T17:18:00.568Z] --- PASS: TestNewMemoryStore (0.00s) [2021-04-06T17:18:00.568Z] === RUN TestAddContainers [2021-04-06T17:18:00.568Z] --- PASS: TestAddContainers (0.00s) [2021-04-06T17:18:00.568Z] === RUN TestGetContainer [2021-04-06T17:18:00.568Z] --- PASS: TestGetContainer (0.00s) [2021-04-06T17:18:00.568Z] === RUN TestDeleteContainer [2021-04-06T17:18:00.568Z] --- PASS: TestDeleteContainer (0.00s) [2021-04-06T17:18:00.568Z] === RUN TestListContainers [2021-04-06T17:18:00.568Z] --- PASS: TestListContainers (0.00s) [2021-04-06T17:18:00.568Z] === RUN TestFirstContainer [2021-04-06T17:18:00.568Z] --- PASS: TestFirstContainer (0.00s) [2021-04-06T17:18:00.568Z] === RUN TestApplyAllContainer [2021-04-06T17:18:00.568Z] --- PASS: TestApplyAllContainer (0.00s) [2021-04-06T17:18:00.568Z] === RUN TestIsValidHealthString [2021-04-06T17:18:00.568Z] --- PASS: TestIsValidHealthString (0.00s) [2021-04-06T17:18:00.568Z] === RUN TestStateRunStop [2021-04-06T17:18:00.568Z] --- PASS: TestStateRunStop (0.00s) [2021-04-06T17:18:00.568Z] === RUN TestStateTimeoutWait [2021-04-06T17:18:00.568Z] --- PASS: TestStateTimeoutWait (0.12s) [2021-04-06T17:18:00.568Z] state_test.go:141: Stop callback fired [2021-04-06T17:18:00.568Z] state_test.go:165: Stop callback fired [2021-04-06T17:18:00.568Z] === RUN TestIsValidStateString [2021-04-06T17:18:00.568Z] --- PASS: TestIsValidStateString (0.00s) [2021-04-06T17:18:00.568Z] === RUN TestViewSaveDelete [2021-04-06T17:18:00.568Z] --- PASS: TestViewSaveDelete (0.03s) [2021-04-06T17:18:00.568Z] === RUN TestViewAll [2021-04-06T17:18:00.568Z] --- PASS: TestViewAll (0.02s) [2021-04-06T17:18:00.568Z] === RUN TestViewGet [2021-04-06T17:18:00.568Z] --- PASS: TestViewGet (0.01s) [2021-04-06T17:18:00.568Z] === RUN TestNames [2021-04-06T17:18:00.568Z] --- PASS: TestNames (0.00s) [2021-04-06T17:18:00.568Z] === RUN TestViewWithHealthCheck [2021-04-06T17:18:00.568Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-04-06T17:18:00.568Z] PASS [2021-04-06T17:18:00.568Z] coverage: 41.3% of statements [2021-04-06T17:18:00.568Z] ok github.com/docker/docker/container 0.277s coverage: 41.3% of statements [2021-04-06T17:18:00.568Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-06T17:18:00.568Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-06T17:18:00.568Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-06T17:18:00.568Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-06T17:18:02.198Z] --- PASS: TestBuildWithHugeFile (54.61s) [2021-04-06T17:18:02.198Z] === RUN TestBuildWithEmptyDockerfile [2021-04-06T17:18:02.198Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:18:02.198Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:18:02.198Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:18:02.198Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:18:02.198Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:18:02.198Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:18:02.198Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:18:02.198Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:18:02.198Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:18:02.198Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-04-06T17:18:02.198Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2021-04-06T17:18:02.198Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2021-04-06T17:18:02.198Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2021-04-06T17:18:02.198Z] === RUN TestBuildPreserveOwnership [2021-04-06T17:18:02.198Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-06T17:18:02.300Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-06T17:18:02.493Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-06T17:18:02.722Z] === RUN TestPrepare [2021-04-06T17:18:02.722Z] --- PASS: TestPrepare (0.00s) [2021-04-06T17:18:02.722Z] === RUN TestStart [2021-04-06T17:18:02.722Z] --- PASS: TestStart (0.00s) [2021-04-06T17:18:02.722Z] === RUN TestWaitCancel [2021-04-06T17:18:02.722Z] --- PASS: TestWaitCancel (0.00s) [2021-04-06T17:18:02.722Z] === RUN TestWaitDisabled [2021-04-06T17:18:02.722Z] --- PASS: TestWaitDisabled (0.00s) [2021-04-06T17:18:02.722Z] === RUN TestWaitEnabled [2021-04-06T17:18:02.722Z] --- PASS: TestWaitEnabled (0.00s) [2021-04-06T17:18:02.722Z] === RUN TestRemove [2021-04-06T17:18:02.722Z] --- PASS: TestRemove (0.00s) [2021-04-06T17:18:02.722Z] PASS [2021-04-06T17:18:02.722Z] coverage: 65.3% of statements [2021-04-06T17:18:02.722Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.249s coverage: 65.3% of statements [2021-04-06T17:18:03.681Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-06T17:18:03.941Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-06T17:18:04.013Z] --- PASS: TestBuildPreserveOwnership (3.94s) [2021-04-06T17:18:04.013Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.57s) [2021-04-06T17:18:04.013Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.36s) [2021-04-06T17:18:04.013Z] === RUN TestBuildPlatformInvalid [2021-04-06T17:18:04.013Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-04-06T17:18:04.013Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-06T17:18:04.907Z] --- PASS: TestServiceUpdateLabel (3.86s) [2021-04-06T17:18:04.907Z] === RUN TestServiceUpdateSecrets [2021-04-06T17:18:05.595Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-04-06T17:18:05.595Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCIsolation [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertFromGRPCIsolation [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-04-06T17:18:05.595Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-04-06T17:18:05.595Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertFromGRPCConfigs [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCConfigs [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-04-06T17:18:05.595Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-04-06T17:18:05.595Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-04-06T17:18:05.595Z] PASS [2021-04-06T17:18:05.595Z] coverage: 35.9% of statements [2021-04-06T17:18:05.595Z] ok github.com/docker/docker/daemon/cluster/convert 0.434s coverage: 35.9% of statements [2021-04-06T17:18:06.048Z] === RUN TestNewListSecretsFilters [2021-04-06T17:18:06.048Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-04-06T17:18:06.048Z] === RUN TestNewListConfigsFilters [2021-04-06T17:18:06.048Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-04-06T17:18:06.048Z] PASS [2021-04-06T17:18:06.048Z] coverage: 0.5% of statements [2021-04-06T17:18:06.048Z] ok github.com/docker/docker/daemon/cluster 0.353s coverage: 0.5% of statements [2021-04-06T17:18:06.483Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-06T17:18:06.483Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-06T17:18:06.743Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-06T17:18:09.474Z] --- PASS: TestServiceWithDataPathPortInit (17.77s) [2021-04-06T17:18:09.474Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-06T17:18:10.037Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-06T17:18:10.299Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-06T17:18:11.682Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-06T17:18:11.796Z] === RUN TestBuilderGC [2021-04-06T17:18:11.796Z] --- PASS: TestBuilderGC (0.00s) [2021-04-06T17:18:11.796Z] === RUN TestDaemonConfigurationNotFound [2021-04-06T17:18:11.796Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-04-06T17:18:11.796Z] === RUN TestDaemonBrokenConfiguration [2021-04-06T17:18:11.796Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-04-06T17:18:11.796Z] === RUN TestParseClusterAdvertiseSettings [2021-04-06T17:18:11.796Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-04-06T17:18:11.796Z] === RUN TestFindConfigurationConflicts [2021-04-06T17:18:11.796Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-04-06T17:18:11.796Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-04-06T17:18:11.796Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-04-06T17:18:11.796Z] === RUN TestDaemonConfigurationMergeConflicts [2021-04-06T17:18:11.796Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-04-06T17:18:11.796Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-04-06T17:18:11.796Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-04-06T17:18:11.796Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-04-06T17:18:11.796Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-04-06T17:18:11.796Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-04-06T17:18:11.796Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-04-06T17:18:11.796Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-04-06T17:18:11.796Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-04-06T17:18:11.796Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-04-06T17:18:11.796Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-04-06T17:18:11.796Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-04-06T17:18:11.796Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-04-06T17:18:11.796Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-04-06T17:18:11.796Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-04-06T17:18:11.796Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-04-06T17:18:11.796Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-04-06T17:18:11.796Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-04-06T17:18:11.796Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-04-06T17:18:11.796Z] === RUN TestValidateConfigurationErrors [2021-04-06T17:18:11.796Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-04-06T17:18:11.796Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-04-06T17:18:11.796Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-04-06T17:18:11.796Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-04-06T17:18:11.796Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-04-06T17:18:11.796Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-04-06T17:18:11.796Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-04-06T17:18:11.796Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-04-06T17:18:11.796Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-04-06T17:18:11.796Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-04-06T17:18:11.796Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-04-06T17:18:11.796Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-04-06T17:18:11.796Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-04-06T17:18:11.796Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-04-06T17:18:11.796Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-04-06T17:18:11.796Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-04-06T17:18:11.796Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-04-06T17:18:11.796Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-04-06T17:18:11.796Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-04-06T17:18:11.796Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-04-06T17:18:11.796Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-04-06T17:18:11.796Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-04-06T17:18:11.796Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-04-06T17:18:11.796Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-04-06T17:18:11.797Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-04-06T17:18:11.797Z] === RUN TestValidateConfiguration [2021-04-06T17:18:11.797Z] === RUN TestValidateConfiguration/with_label [2021-04-06T17:18:11.797Z] === RUN TestValidateConfiguration/with_dns [2021-04-06T17:18:11.797Z] === RUN TestValidateConfiguration/with_dns-search [2021-04-06T17:18:11.797Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-04-06T17:18:11.797Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-04-06T17:18:11.797Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-04-06T17:18:11.797Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-04-06T17:18:11.797Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-04-06T17:18:11.797Z] --- PASS: TestValidateConfiguration (0.00s) [2021-04-06T17:18:11.797Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-04-06T17:18:11.797Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-04-06T17:18:11.797Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-04-06T17:18:11.797Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-04-06T17:18:11.797Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-04-06T17:18:11.797Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-04-06T17:18:11.797Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-04-06T17:18:11.797Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-04-06T17:18:11.797Z] === RUN TestModifiedDiscoverySettings [2021-04-06T17:18:11.797Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-04-06T17:18:11.797Z] === RUN TestReloadSetConfigFileNotExist [2021-04-06T17:18:11.797Z] === RUN TestDiscoveryOptsErrors [2021-04-06T17:18:11.797Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-04-06T17:18:11.797Z] === RUN TestDiscoveryOpts [2021-04-06T17:18:11.797Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-04-06T17:18:11.797Z] PASS [2021-04-06T17:18:11.797Z] coverage: 30.0% of statements [2021-04-06T17:18:11.797Z] ok github.com/docker/docker/daemon/discovery 0.116s coverage: 30.0% of statements [2021-04-06T17:18:11.797Z] time="2021-04-06T17:18:10Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-04-06T17:18:11.797Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2021-04-06T17:18:11.797Z] === RUN TestReloadDefaultConfigNotExist [2021-04-06T17:18:11.797Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-04-06T17:18:11.797Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:18:11.797Z] === RUN TestReloadBadDefaultConfig [2021-04-06T17:18:11.797Z] time="2021-04-06T17:18:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-882160827" [2021-04-06T17:18:11.797Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-04-06T17:18:11.797Z] === RUN TestReloadWithConflictingLabels [2021-04-06T17:18:11.797Z] time="2021-04-06T17:18:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-834441950" [2021-04-06T17:18:11.797Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-04-06T17:18:11.797Z] === RUN TestReloadWithDuplicateLabels [2021-04-06T17:18:11.797Z] time="2021-04-06T17:18:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-400908453" [2021-04-06T17:18:11.797Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2021-04-06T17:18:11.797Z] === RUN TestDaemonConfigurationMerge [2021-04-06T17:18:11.797Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-04-06T17:18:11.797Z] PASS [2021-04-06T17:18:11.797Z] coverage: 79.7% of statements [2021-04-06T17:18:11.797Z] ok github.com/docker/docker/daemon/config 0.350s coverage: 79.7% of statements [2021-04-06T17:18:12.751Z] === RUN TestVerifyNetworkingConfig [2021-04-06T17:18:12.751Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-04-06T17:18:12.751Z] === RUN TestGetContainer [2021-04-06T17:18:12.751Z] --- PASS: TestGetContainer (0.00s) [2021-04-06T17:18:12.751Z] === RUN TestValidContainerNames [2021-04-06T17:18:12.751Z] --- PASS: TestValidContainerNames (0.00s) [2021-04-06T17:18:12.751Z] === RUN TestContainerInitDNS [2021-04-06T17:18:12.751Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-04-06T17:18:12.751Z] daemon_test.go:147: root required [2021-04-06T17:18:12.751Z] === RUN TestMerge [2021-04-06T17:18:12.751Z] --- PASS: TestMerge (0.00s) [2021-04-06T17:18:12.751Z] === RUN TestValidateContainerIsolation [2021-04-06T17:18:12.751Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-04-06T17:18:12.751Z] === RUN TestFindNetworkErrorType [2021-04-06T17:18:12.751Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-04-06T17:18:12.751Z] === RUN TestEnsureServicesExist [2021-04-06T17:18:12.751Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-04-06T17:18:12.751Z] === RUN TestEnsureServicesExistErrors [2021-04-06T17:18:12.751Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-04-06T17:18:12.751Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-04-06T17:18:12.751Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-04-06T17:18:12.751Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-04-06T17:18:12.751Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-04-06T17:18:12.751Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-04-06T17:18:12.751Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-04-06T17:18:12.751Z] === RUN TestContainerDelete [2021-04-06T17:18:12.751Z] --- PASS: TestContainerDelete (0.00s) [2021-04-06T17:18:12.751Z] === RUN TestContainerDoubleDelete [2021-04-06T17:18:12.751Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-04-06T17:18:12.751Z] === RUN TestLogContainerEventCopyLabels [2021-04-06T17:18:12.751Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-04-06T17:18:12.751Z] === RUN TestLogContainerEventWithAttributes [2021-04-06T17:18:12.751Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-04-06T17:18:12.751Z] === RUN TestNoneHealthcheck [2021-04-06T17:18:12.751Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-04-06T17:18:12.751Z] === RUN TestHealthStates [2021-04-06T17:18:12.751Z] time="2021-04-06T17:18:12Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-06T17:18:12.751Z] time="2021-04-06T17:18:12Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-06T17:18:12.751Z] time="2021-04-06T17:18:12Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-06T17:18:12.751Z] time="2021-04-06T17:18:12Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-06T17:18:12.751Z] time="2021-04-06T17:18:12Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-06T17:18:12.751Z] time="2021-04-06T17:18:12Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-06T17:18:12.751Z] time="2021-04-06T17:18:12Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-06T17:18:12.751Z] time="2021-04-06T17:18:12Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-06T17:18:12.751Z] time="2021-04-06T17:18:12Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-06T17:18:12.751Z] time="2021-04-06T17:18:12Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-06T17:18:12.751Z] --- PASS: TestHealthStates (0.12s) [2021-04-06T17:18:12.751Z] === RUN TestMaskURLCredentials [2021-04-06T17:18:12.751Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-04-06T17:18:12.751Z] === RUN TestGetInspectData [2021-04-06T17:18:12.751Z] --- PASS: TestGetInspectData (0.00s) [2021-04-06T17:18:12.751Z] === RUN TestFillLicense [2021-04-06T17:18:12.751Z] --- PASS: TestFillLicense (0.00s) [2021-04-06T17:18:12.751Z] === RUN TestListInvalidFilter [2021-04-06T17:18:12.751Z] --- PASS: TestListInvalidFilter (0.00s) [2021-04-06T17:18:12.751Z] === RUN TestNameFilter [2021-04-06T17:18:12.751Z] --- PASS: TestNameFilter (0.00s) [2021-04-06T17:18:12.752Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-04-06T17:18:12.752Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-04-06T17:18:12.752Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-04-06T17:18:12.752Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-04-06T17:18:12.752Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-04-06T17:18:12.752Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-04-06T17:18:12.752Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-04-06T17:18:12.752Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-04-06T17:18:12.752Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-04-06T17:18:12.752Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-04-06T17:18:12.752Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-04-06T17:18:12.752Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-04-06T17:18:12.752Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-04-06T17:18:12.752Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-04-06T17:18:12.752Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-04-06T17:18:12.752Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-04-06T17:18:12.752Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-04-06T17:18:12.752Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-04-06T17:18:12.752Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-04-06T17:18:12.752Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-04-06T17:18:12.752Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-04-06T17:18:12.752Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-04-06T17:18:12.752Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-04-06T17:18:12.752Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-04-06T17:18:12.752Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-04-06T17:18:12.752Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-04-06T17:18:12.752Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-04-06T17:18:12.752Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-06T17:18:12.752Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-04-06T17:18:12.752Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-04-06T17:18:12.752Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-06T17:18:12.752Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-04-06T17:18:12.752Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-04-06T17:18:12.752Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-04-06T17:18:12.752Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-04-06T17:18:12.752Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-04-06T17:18:12.752Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-04-06T17:18:12.752Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-04-06T17:18:12.752Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-04-06T17:18:12.752Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-04-06T17:18:12.752Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-04-06T17:18:12.752Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-04-06T17:18:12.752Z] === RUN TestDaemonReloadLabels [2021-04-06T17:18:12.752Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-04-06T17:18:12.752Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-04-06T17:18:12.752Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-04-06T17:18:12.752Z] === RUN TestDaemonReloadMirrors [2021-04-06T17:18:12.752Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-04-06T17:18:12.752Z] === RUN TestDaemonReloadInsecureRegistries [2021-04-06T17:18:12.752Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-04-06T17:18:12.752Z] === RUN TestDaemonReloadNotAffectOthers [2021-04-06T17:18:12.752Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-04-06T17:18:12.752Z] === RUN TestDaemonDiscoveryReload [2021-04-06T17:18:12.752Z] === RUN TestEventsLog [2021-04-06T17:18:12.752Z] --- PASS: TestEventsLog (0.00s) [2021-04-06T17:18:12.752Z] === RUN TestEventsLogTimeout [2021-04-06T17:18:12.752Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-04-06T17:18:12.752Z] === RUN TestLogEvents [2021-04-06T17:18:12.752Z] === RUN TestWaitNodeAttachment [2021-04-06T17:18:12.752Z] --- PASS: TestLogEvents (0.05s) [2021-04-06T17:18:12.752Z] === RUN TestLoadBufferedEvents [2021-04-06T17:18:13.062Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-06T17:18:13.204Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-04-06T17:18:13.204Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-04-06T17:18:13.204Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-04-06T17:18:13.204Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-04-06T17:18:13.204Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-04-06T17:18:13.204Z] PASS [2021-04-06T17:18:13.204Z] coverage: 50.0% of statements [2021-04-06T17:18:13.204Z] ok github.com/docker/docker/daemon/events 0.275s coverage: 50.0% of statements [2021-04-06T17:18:13.204Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-04-06T17:18:13.204Z] === RUN TestIsolationConversion [2021-04-06T17:18:13.204Z] === RUN TestIsolationConversion/default [2021-04-06T17:18:13.204Z] === RUN TestIsolationConversion/process [2021-04-06T17:18:13.204Z] === RUN TestIsolationConversion/hyperv [2021-04-06T17:18:13.204Z] --- PASS: TestIsolationConversion (0.00s) [2021-04-06T17:18:13.204Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-04-06T17:18:13.204Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-04-06T17:18:13.204Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-04-06T17:18:13.204Z] === RUN TestContainerLabels [2021-04-06T17:18:13.204Z] --- PASS: TestContainerLabels (0.00s) [2021-04-06T17:18:13.204Z] === RUN TestCredentialSpecConversion [2021-04-06T17:18:13.204Z] === RUN TestCredentialSpecConversion/none [2021-04-06T17:18:13.204Z] === RUN TestCredentialSpecConversion/config [2021-04-06T17:18:13.204Z] === RUN TestCredentialSpecConversion/file [2021-04-06T17:18:13.204Z] === RUN TestCredentialSpecConversion/registry [2021-04-06T17:18:13.204Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-04-06T17:18:13.204Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-04-06T17:18:13.204Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-04-06T17:18:13.204Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-04-06T17:18:13.204Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-04-06T17:18:13.204Z] === RUN TestControllerValidateMountBind [2021-04-06T17:18:13.204Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-04-06T17:18:13.204Z] === RUN TestControllerValidateMountVolume [2021-04-06T17:18:13.204Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-04-06T17:18:13.204Z] === RUN TestControllerValidateMountTarget [2021-04-06T17:18:13.204Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-04-06T17:18:13.204Z] === RUN TestControllerValidateMountTmpfs [2021-04-06T17:18:13.204Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-04-06T17:18:13.204Z] === RUN TestControllerValidateMountInvalidType [2021-04-06T17:18:13.204Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-04-06T17:18:13.204Z] === RUN TestControllerValidateMountNamedPipe [2021-04-06T17:18:13.204Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-04-06T17:18:13.204Z] PASS [2021-04-06T17:18:13.204Z] coverage: 11.3% of statements [2021-04-06T17:18:13.204Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.939s coverage: 11.3% of statements [2021-04-06T17:18:13.657Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-04-06T17:18:13.657Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-04-06T17:18:14.109Z] === RUN TestIsEmptyDir [2021-04-06T17:18:14.109Z] --- PASS: TestIsEmptyDir (0.01s) [2021-04-06T17:18:14.109Z] PASS [2021-04-06T17:18:14.109Z] coverage: 2.3% of statements [2021-04-06T17:18:14.109Z] ok github.com/docker/docker/daemon/graphdriver 0.076s coverage: 2.3% of statements [2021-04-06T17:18:14.109Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-04-06T17:18:14.109Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-04-06T17:18:14.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-04-06T17:18:14.561Z] === RUN TestLinkNaming [2021-04-06T17:18:14.561Z] --- PASS: TestLinkNaming (0.00s) [2021-04-06T17:18:14.561Z] === RUN TestLinkNew [2021-04-06T17:18:14.561Z] --- PASS: TestLinkNew (0.00s) [2021-04-06T17:18:14.562Z] === RUN TestLinkEnv [2021-04-06T17:18:14.562Z] --- PASS: TestLinkEnv (0.00s) [2021-04-06T17:18:14.562Z] === RUN TestLinkMultipleEnv [2021-04-06T17:18:14.562Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-04-06T17:18:14.562Z] === RUN TestLinkPortRangeEnv [2021-04-06T17:18:14.562Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-04-06T17:18:14.562Z] PASS [2021-04-06T17:18:14.562Z] coverage: 93.0% of statements [2021-04-06T17:18:14.562Z] ok github.com/docker/docker/daemon/links 0.095s coverage: 93.0% of statements [2021-04-06T17:18:14.700Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-06T17:18:15.014Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-04-06T17:18:15.014Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-04-06T17:18:15.014Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-06T17:18:15.014Z] reload_test.go:520: root required [2021-04-06T17:18:15.014Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-04-06T17:18:15.014Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.04s) [2021-04-06T17:18:15.014Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-04-06T17:18:15.014Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2021-04-06T17:18:15.014Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-04-06T17:18:15.014Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-04-06T17:18:15.014Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-04-06T17:18:15.014Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-04-06T17:18:15.014Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-04-06T17:18:15.014Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-04-06T17:18:15.014Z] === RUN TestParseVolumesFrom [2021-04-06T17:18:15.014Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-04-06T17:18:15.014Z] PASS [2021-04-06T17:18:15.014Z] coverage: 9.1% of statements [2021-04-06T17:18:15.014Z] ok github.com/docker/docker/daemon 2.690s coverage: 9.1% of statements [2021-04-06T17:18:15.014Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-06T17:18:15.014Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-06T17:18:15.014Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-06T17:18:15.014Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-06T17:18:15.014Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-04-06T17:18:15.014Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-04-06T17:18:15.014Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-04-06T17:18:15.014Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-06T17:18:15.014Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-04-06T17:18:15.014Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-04-06T17:18:15.014Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-04-06T17:18:15.014Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-06T17:18:15.014Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-04-06T17:18:15.014Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-04-06T17:18:15.014Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-04-06T17:18:15.270Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-06T17:18:15.277Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.90s) [2021-04-06T17:18:15.277Z] PASS [2021-04-06T17:18:15.277Z] [2021-04-06T17:18:15.277Z] DONE 17 tests in 64.465s [2021-04-06T17:18:15.277Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-06T17:18:15.277Z] INFO: Testing against a local daemon [2021-04-06T17:18:15.277Z] === RUN TestPluginInvalidJSON [2021-04-06T17:18:15.277Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:18:15.277Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:18:15.277Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:18:15.277Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-06T17:18:15.277Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-06T17:18:15.277Z] === RUN TestPluginInstall [2021-04-06T17:18:15.277Z] === RUN TestPluginInstall/no_auth [2021-04-06T17:18:15.840Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-06T17:18:15.840Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-06T17:18:16.410Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-06T17:18:16.653Z] time="2021-04-06T17:18:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:18:16.653Z] time="2021-04-06T17:18:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6132480eb54ba7b002a9b9df73bbafdffbaed6603205b4e93842e1ddb9e70e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:18:16.653Z] time="2021-04-06T17:18:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:18:16.653Z] time="2021-04-06T17:18:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6132480eb54ba7b002a9b9df73bbafdffbaed6603205b4e93842e1ddb9e70e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:18:16.911Z] === RUN TestPluginInstall/with_htpasswd [2021-04-06T17:18:17.347Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-06T17:18:17.480Z] time="2021-04-06T17:18:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:18:17.480Z] time="2021-04-06T17:18:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6132480eb54ba7b002a9b9df73bbafdffbaed6603205b4e93842e1ddb9e70e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:18:17.480Z] time="2021-04-06T17:18:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:18:17.480Z] time="2021-04-06T17:18:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6132480eb54ba7b002a9b9df73bbafdffbaed6603205b4e93842e1ddb9e70e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:18:17.614Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.04s) [2021-04-06T17:18:17.614Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:idjlvt44csgisdykf9oyxjtsl Created:2021-04-06 17:18:09.947197653 +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[0d28029ff950c1bc87d6c87c8c3d43a3c0f5d83d414b5fb00fb2be41c96b6ac8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c0aadqqmshjio4tzmekfpfnoo EndpointID:9875442e048add3a36b0935352960d358d09400ed8a5aae1033133b03522d634 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cd10ef6fd43d8dbf0911aef3cffa63086f47fb5f1f8571756341469bb850a5ce 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:a1a9ddeb92dc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c0aadqqmshjio4tzmekfpfnoo EndpointID:9875442e048add3a36b0935352960d358d09400ed8a5aae1033133b03522d634 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-06T17:18:17.614Z] PASS [2021-04-06T17:18:17.614Z] [2021-04-06T17:18:17.614Z] === Skipped [2021-04-06T17:18:17.614Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:18:17.614Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:18:17.614Z] [2021-04-06T17:18:17.614Z] [2021-04-06T17:18:17.614Z] DONE 26 tests, 1 skipped in 70.341s [2021-04-06T17:18:17.614Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:18:17.614Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:18:17.614Z] ++ set -e [2021-04-06T17:18:17.614Z] ++ '[' -n 0 ']' [2021-04-06T17:18:17.614Z] ++ set -x [2021-04-06T17:18:17.614Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:18:17.614Z] INFO: Testing against a local daemon [2021-04-06T17:18:17.614Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-06T17:18:17.614Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-06T17:18:17.614Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:18:17.614Z] === RUN TestDockerNetworkIpvlan [2021-04-06T17:18:17.614Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:18:17.614Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:18:17.614Z] PASS [2021-04-06T17:18:17.614Z] [2021-04-06T17:18:17.614Z] === Skipped [2021-04-06T17:18:17.614Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-06T17:18:17.614Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:18:17.614Z] [2021-04-06T17:18:17.614Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:18:17.614Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:18:17.614Z] [2021-04-06T17:18:17.614Z] [2021-04-06T17:18:17.614Z] DONE 2 tests, 2 skipped in 0.169s [2021-04-06T17:18:17.614Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:18:17.614Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:18:17.614Z] ++ set -e [2021-04-06T17:18:17.614Z] ++ '[' -n 0 ']' [2021-04-06T17:18:17.614Z] ++ set -x [2021-04-06T17:18:17.614Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:18:17.739Z] === RUN TestPluginInstall/with_insecure [2021-04-06T17:18:17.876Z] INFO: Testing against a local daemon [2021-04-06T17:18:17.876Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-06T17:18:17.944Z] --- PASS: TestDockerNetworkMacvlan (23.73s) [2021-04-06T17:18:17.944Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.16s) [2021-04-06T17:18:17.944Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-04-06T17:18:17.944Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.76s) [2021-04-06T17:18:17.944Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.99s) [2021-04-06T17:18:17.944Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.71s) [2021-04-06T17:18:17.944Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.78s) [2021-04-06T17:18:17.944Z] PASS [2021-04-06T17:18:17.944Z] [2021-04-06T17:18:17.944Z] DONE 8 tests in 26.181s [2021-04-06T17:18:17.944Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-06T17:18:17.944Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:18:17.944Z] ++ set -e [2021-04-06T17:18:17.944Z] ++ '[' -n 0 ']' [2021-04-06T17:18:17.944Z] ++ set -x [2021-04-06T17:18:17.944Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:18:17.944Z] testing: warning: no tests to run [2021-04-06T17:18:17.944Z] PASS [2021-04-06T17:18:17.944Z] [2021-04-06T17:18:17.944Z] DONE 0 tests in 0.048s [2021-04-06T17:18:17.944Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-06T17:18:17.944Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:18:17.944Z] ++ set -e [2021-04-06T17:18:17.944Z] ++ '[' -n 0 ']' [2021-04-06T17:18:17.944Z] ++ set -x [2021-04-06T17:18:17.944Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:18:18.066Z] === RUN TestNewStreamConfig [2021-04-06T17:18:18.066Z] === RUN TestNewStreamConfig/defaults [2021-04-06T17:18:18.066Z] === RUN TestNewStreamConfig/invalid_create_group [2021-04-06T17:18:18.066Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-04-06T17:18:18.066Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-04-06T17:18:18.066Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-04-06T17:18:18.066Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-04-06T17:18:18.066Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-04-06T17:18:18.066Z] --- PASS: TestNewStreamConfig (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-04-06T17:18:18.066Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-04-06T17:18:18.066Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestNewAWSLogsClientRegionDetect [2021-04-06T17:18:18.066Z] time="2021-04-06T17:18:17Z" level=info msg="Trying to get region from EC2 Metadata" [2021-04-06T17:18:18.066Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-04-06T17:18:18.066Z] === RUN TestCreateSuccess [2021-04-06T17:18:18.066Z] --- PASS: TestCreateSuccess (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestCreateLogGroupSuccess [2021-04-06T17:18:18.066Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestCreateError [2021-04-06T17:18:18.066Z] --- PASS: TestCreateError (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestCreateAlreadyExists [2021-04-06T17:18:18.066Z] time="2021-04-06T17:18:17Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-04-06T17:18:18.066Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestLogClosed [2021-04-06T17:18:18.066Z] --- PASS: TestLogClosed (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestLogBlocking [2021-04-06T17:18:18.066Z] --- PASS: TestLogBlocking (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestLogNonBlockingBufferEmpty [2021-04-06T17:18:18.066Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestLogNonBlockingBufferFull [2021-04-06T17:18:18.066Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestPublishBatchSuccess [2021-04-06T17:18:18.066Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestPublishBatchError [2021-04-06T17:18:18.066Z] time="2021-04-06T17:18:17Z" level=error msg=Error [2021-04-06T17:18:18.066Z] --- PASS: TestPublishBatchError (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-04-06T17:18:18.066Z] time="2021-04-06T17:18:17Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-06T17:18:18.066Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestPublishBatchAlreadyAccepted [2021-04-06T17:18:18.066Z] time="2021-04-06T17:18:17Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-06T17:18:18.066Z] time="2021-04-06T17:18:17Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-04-06T17:18:18.066Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestCollectBatchSimple [2021-04-06T17:18:18.066Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestCollectBatchTicker [2021-04-06T17:18:18.066Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestCollectBatchMultilinePattern [2021-04-06T17:18:18.066Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-04-06T17:18:18.066Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-04-06T17:18:18.066Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-04-06T17:18:18.066Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-04-06T17:18:18.066Z] === RUN TestCollectBatchClose [2021-04-06T17:18:18.066Z] --- PASS: TestCollectBatchClose (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestEffectiveLen [2021-04-06T17:18:18.066Z] === RUN TestEffectiveLen/0/Hello [2021-04-06T17:18:18.066Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-04-06T17:18:18.066Z] === RUN TestEffectiveLen/2/🙃 [2021-04-06T17:18:18.066Z] === RUN TestEffectiveLen/3/���� [2021-04-06T17:18:18.066Z] === RUN TestEffectiveLen/4/He��o [2021-04-06T17:18:18.066Z] === RUN TestEffectiveLen/5/ [2021-04-06T17:18:18.066Z] --- PASS: TestEffectiveLen (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestFindValidSplit [2021-04-06T17:18:18.066Z] === RUN TestFindValidSplit/0/ [2021-04-06T17:18:18.066Z] === RUN TestFindValidSplit/1/Hello [2021-04-06T17:18:18.066Z] === RUN TestFindValidSplit/2/Hello [2021-04-06T17:18:18.066Z] === RUN TestFindValidSplit/3/Hello [2021-04-06T17:18:18.066Z] === RUN TestFindValidSplit/4/🙃 [2021-04-06T17:18:18.066Z] === RUN TestFindValidSplit/5/🙃 [2021-04-06T17:18:18.066Z] === RUN TestFindValidSplit/6/a� [2021-04-06T17:18:18.066Z] === RUN TestFindValidSplit/7/a� [2021-04-06T17:18:18.066Z] --- PASS: TestFindValidSplit (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-04-06T17:18:18.066Z] cloudwatchlogs_test.go:1044: [2021-04-06T17:18:18.066Z] cloudwatchlogs_test.go:1045: [2021-04-06T17:18:18.066Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-04-06T17:18:18.066Z] cloudwatchlogs_test.go:1044: Hello [2021-04-06T17:18:18.066Z] cloudwatchlogs_test.go:1045: [2021-04-06T17:18:18.066Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-04-06T17:18:18.066Z] cloudwatchlogs_test.go:1044: He [2021-04-06T17:18:18.066Z] cloudwatchlogs_test.go:1045: llo [2021-04-06T17:18:18.066Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-04-06T17:18:18.066Z] cloudwatchlogs_test.go:1044: [2021-04-06T17:18:18.066Z] cloudwatchlogs_test.go:1045: Hello [2021-04-06T17:18:18.066Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-04-06T17:18:18.066Z] cloudwatchlogs_test.go:1044: [2021-04-06T17:18:18.066Z] cloudwatchlogs_test.go:1045: 🙃 [2021-04-06T17:18:18.066Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-04-06T17:18:18.066Z] cloudwatchlogs_test.go:1044: 🙃 [2021-04-06T17:18:18.066Z] cloudwatchlogs_test.go:1045: [2021-04-06T17:18:18.066Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-04-06T17:18:18.066Z] cloudwatchlogs_test.go:1044: a [2021-04-06T17:18:18.066Z] cloudwatchlogs_test.go:1045: � [2021-04-06T17:18:18.066Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-04-06T17:18:18.066Z] cloudwatchlogs_test.go:1044: a� [2021-04-06T17:18:18.066Z] cloudwatchlogs_test.go:1045: [2021-04-06T17:18:18.066Z] === RUN TestProcessEventEmoji [2021-04-06T17:18:18.066Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestCollectBatchLineSplit [2021-04-06T17:18:18.066Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestAdapterReadLogs [2021-04-06T17:18:18.066Z] === RUN TestCollectBatchLineSplitWithBinary [2021-04-06T17:18:18.066Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestCollectBatchMaxEvents [2021-04-06T17:18:18.066Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestCopier [2021-04-06T17:18:18.066Z] --- PASS: TestCopier (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestCopierLongLines [2021-04-06T17:18:18.066Z] --- PASS: TestCopierLongLines (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestCopierSlow [2021-04-06T17:18:18.066Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-04-06T17:18:18.066Z] === RUN TestCollectBatchMaxTotalBytes [2021-04-06T17:18:18.066Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-04-06T17:18:18.066Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-04-06T17:18:18.066Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-04-06T17:18:18.066Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-04-06T17:18:18.066Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-04-06T17:18:18.066Z] === RUN TestParseLogOptionsMultilinePattern [2021-04-06T17:18:18.066Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestParseLogOptionsDatetimeFormat [2021-04-06T17:18:18.066Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-04-06T17:18:18.066Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-04-06T17:18:18.066Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-04-06T17:18:18.066Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-04-06T17:18:18.066Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-04-06T17:18:18.066Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-04-06T17:18:18.066Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-04-06T17:18:18.066Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-04-06T17:18:18.066Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-04-06T17:18:18.066Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-04-06T17:18:18.066Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-04-06T17:18:18.066Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-04-06T17:18:18.066Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-04-06T17:18:18.066Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-04-06T17:18:18.066Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-04-06T17:18:18.066Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-04-06T17:18:18.066Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-04-06T17:18:18.066Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-04-06T17:18:18.066Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestCreateTagSuccess [2021-04-06T17:18:18.066Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-04-06T17:18:18.066Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-04-06T17:18:18.066Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-04-06T17:18:18.066Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-04-06T17:18:18.066Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-04-06T17:18:18.066Z] PASS [2021-04-06T17:18:18.066Z] coverage: 77.8% of statements [2021-04-06T17:18:18.066Z] ok github.com/docker/docker/daemon/logger/awslogs 0.399s coverage: 77.8% of statements [2021-04-06T17:18:18.066Z] --- PASS: TestCopierSlow (0.21s) [2021-04-06T17:18:18.066Z] === RUN TestCopierWithSized [2021-04-06T17:18:18.066Z] === RUN TestCopierWithSized/as_is [2021-04-06T17:18:18.066Z] === RUN TestCopierWithSized/With_RingLogger [2021-04-06T17:18:18.066Z] --- PASS: TestCopierWithSized (0.01s) [2021-04-06T17:18:18.066Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-04-06T17:18:18.066Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-04-06T17:18:18.066Z] === RUN TestCopierWithPartial [2021-04-06T17:18:18.066Z] --- PASS: TestCopierWithPartial (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestRingLogger [2021-04-06T17:18:18.066Z] --- PASS: TestRingLogger (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestRingCap [2021-04-06T17:18:18.066Z] --- PASS: TestRingCap (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestRingClose [2021-04-06T17:18:18.066Z] --- PASS: TestRingClose (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestRingDrain [2021-04-06T17:18:18.066Z] --- PASS: TestRingDrain (0.00s) [2021-04-06T17:18:18.066Z] PASS [2021-04-06T17:18:18.066Z] coverage: 43.5% of statements [2021-04-06T17:18:18.066Z] ok github.com/docker/docker/daemon/logger 0.357s coverage: 43.5% of statements [2021-04-06T17:18:18.066Z] === RUN TestSearchRegistryForImagesErrors [2021-04-06T17:18:18.066Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestSearchRegistryForImages [2021-04-06T17:18:18.066Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestOnlyPlatformWithFallback [2021-04-06T17:18:18.066Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-04-06T17:18:18.066Z] === RUN TestImageDelete [2021-04-06T17:18:18.066Z] === RUN TestImageDelete/no_lease [2021-04-06T17:18:18.066Z] === RUN TestImageDelete/lease_exists [2021-04-06T17:18:18.066Z] --- PASS: TestImageDelete (0.08s) [2021-04-06T17:18:18.206Z] INFO: Testing against a local daemon [2021-04-06T17:18:18.206Z] === RUN TestAuthZPluginAllowRequest [2021-04-06T17:18:18.466Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-06T17:18:18.523Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-04-06T17:18:18.523Z] --- PASS: TestImageDelete/lease_exists (0.06s) [2021-04-06T17:18:18.523Z] === RUN TestContentStoreForPull [2021-04-06T17:18:18.523Z] --- PASS: TestContentStoreForPull (0.18s) [2021-04-06T17:18:18.523Z] PASS [2021-04-06T17:18:18.523Z] coverage: 6.7% of statements [2021-04-06T17:18:18.523Z] ok github.com/docker/docker/daemon/images 0.475s coverage: 6.7% of statements [2021-04-06T17:18:18.523Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-06T17:18:18.523Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-06T17:18:18.523Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-04-06T17:18:18.523Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-06T17:18:18.524Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-06T17:18:18.524Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-04-06T17:18:18.524Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-04-06T17:18:18.976Z] === RUN TestJSONFileLogger [2021-04-06T17:18:18.977Z] --- PASS: TestJSONFileLogger (0.00s) [2021-04-06T17:18:18.977Z] === RUN TestJSONFileLoggerWithTags [2021-04-06T17:18:18.977Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-04-06T17:18:18.977Z] === RUN TestJSONFileLoggerWithOpts [2021-04-06T17:18:18.977Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-04-06T17:18:18.977Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-04-06T17:18:18.977Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-04-06T17:18:18.977Z] === RUN TestEncodeDecode [2021-04-06T17:18:18.977Z] === PAUSE TestEncodeDecode [2021-04-06T17:18:18.977Z] === RUN TestUnexpectedEOF [2021-04-06T17:18:18.977Z] time="2021-04-06T17:18:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-06T17:18:18.977Z] time="2021-04-06T17:18:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-06T17:18:18.977Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-04-06T17:18:18.977Z] === CONT TestEncodeDecode [2021-04-06T17:18:18.977Z] --- PASS: TestEncodeDecode (0.00s) [2021-04-06T17:18:18.977Z] PASS [2021-04-06T17:18:18.977Z] coverage: 69.9% of statements [2021-04-06T17:18:19.116Z] time="2021-04-06T17:18:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:18:19.116Z] time="2021-04-06T17:18:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dabfa9a904fa39e6fba27abde48aef82b5ca64b2dba1e02aae0b9955d04b345e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:18:19.116Z] time="2021-04-06T17:18:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:18:19.116Z] time="2021-04-06T17:18:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dabfa9a904fa39e6fba27abde48aef82b5ca64b2dba1e02aae0b9955d04b345e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:18:19.116Z] --- PASS: TestPluginInstall (4.88s) [2021-04-06T17:18:19.116Z] --- PASS: TestPluginInstall/no_auth (2.63s) [2021-04-06T17:18:19.116Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2021-04-06T17:18:19.116Z] --- PASS: TestPluginInstall/with_insecure (1.41s) [2021-04-06T17:18:19.116Z] plugin_test.go:160: [dbb5f3701823d] daemon is not started [2021-04-06T17:18:19.116Z] === RUN TestPluginsWithRuntimes [2021-04-06T17:18:19.429Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.224s coverage: 69.9% of statements [2021-04-06T17:18:19.430Z] === RUN TestJSONLogsMarshalJSONBuf [2021-04-06T17:18:19.430Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-04-06T17:18:19.430Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-04-06T17:18:19.430Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-04-06T17:18:19.430Z] === RUN TestFastTimeMarshalJSON [2021-04-06T17:18:19.430Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-04-06T17:18:19.430Z] PASS [2021-04-06T17:18:19.430Z] coverage: 87.2% of statements [2021-04-06T17:18:19.430Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.220s coverage: 87.2% of statements [2021-04-06T17:18:19.484Z] Loaded image: buildpack-deps:buster [2021-04-06T17:18:19.484Z] Loaded image: busybox:latest [2021-04-06T17:18:19.484Z] Loaded image: busybox:glibc [2021-04-06T17:18:20.125Z] Loaded image: debian:bullseye [2021-04-06T17:18:20.125Z] Loaded image: hello-world:latest [2021-04-06T17:18:20.125Z] Loaded image: arm32v7/hello-world:latest [2021-04-06T17:18:20.386Z] === RUN TestWriteLog [2021-04-06T17:18:20.386Z] === PAUSE TestWriteLog [2021-04-06T17:18:20.386Z] === RUN TestReadLog [2021-04-06T17:18:20.386Z] === PAUSE TestReadLog [2021-04-06T17:18:20.386Z] === CONT TestWriteLog [2021-04-06T17:18:20.386Z] --- PASS: TestWriteLog (0.00s) [2021-04-06T17:18:20.386Z] === CONT TestReadLog [2021-04-06T17:18:20.386Z] === RUN TestReadLog/tail_exact [2021-04-06T17:18:20.386Z] === RUN TestReadLog/tail_less_than_available [2021-04-06T17:18:20.386Z] === RUN TestReadLog/tail_more_than_available [2021-04-06T17:18:20.386Z] --- PASS: TestReadLog (0.14s) [2021-04-06T17:18:20.386Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-04-06T17:18:20.386Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-04-06T17:18:20.386Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-04-06T17:18:20.386Z] PASS [2021-04-06T17:18:20.386Z] coverage: 75.2% of statements [2021-04-06T17:18:20.386Z] ok github.com/docker/docker/daemon/logger/local 0.207s coverage: 75.2% of statements [2021-04-06T17:18:20.386Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-06T17:18:21.003Z] --- PASS: TestAuthZPluginAllowRequest (2.47s) [2021-04-06T17:18:21.003Z] === RUN TestAuthZPluginTLS [2021-04-06T17:18:21.003Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-06T17:18:21.020Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-06T17:18:21.186Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.32s) [2021-04-06T17:18:21.186Z] === RUN TestDockerNetworkMacvlan [2021-04-06T17:18:21.573Z] --- PASS: TestAuthZPluginTLS (0.82s) [2021-04-06T17:18:21.573Z] === RUN TestAuthZPluginDenyRequest [2021-04-06T17:18:21.573Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-06T17:18:21.905Z] === RUN TestOpenFileDelete [2021-04-06T17:18:21.905Z] --- PASS: TestOpenFileDelete (0.00s) [2021-04-06T17:18:21.905Z] === RUN TestOpenFileRename [2021-04-06T17:18:21.905Z] --- PASS: TestOpenFileRename (0.00s) [2021-04-06T17:18:21.905Z] === RUN TestParseLogTagDefaultTag [2021-04-06T17:18:21.905Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-04-06T17:18:21.905Z] === RUN TestParseLogTag [2021-04-06T17:18:21.905Z] --- PASS: TestParseLogTag (0.00s) [2021-04-06T17:18:21.905Z] === RUN TestParseLogTagEmptyTag [2021-04-06T17:18:21.905Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-04-06T17:18:21.905Z] === RUN TestTailFiles [2021-04-06T17:18:21.905Z] --- PASS: TestTailFiles (0.00s) [2021-04-06T17:18:21.905Z] === RUN TestFollowLogsConsumerGone [2021-04-06T17:18:21.905Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-04-06T17:18:21.905Z] === RUN TestFollowLogsProducerGone [2021-04-06T17:18:21.905Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-04-06T17:18:21.905Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-04-06T17:18:21.905Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-04-06T17:18:21.905Z] === RUN TestCheckCapacityAndRotate [2021-04-06T17:18:21.905Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-04-06T17:18:21.905Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-04-06T17:18:21.905Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2021-04-06T17:18:21.905Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-04-06T17:18:21.905Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s) [2021-04-06T17:18:21.905Z] PASS [2021-04-06T17:18:21.905Z] coverage: 55.3% of statements [2021-04-06T17:18:21.905Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.301s coverage: 55.3% of statements [2021-04-06T17:18:21.905Z] === RUN TestLog [2021-04-06T17:18:21.905Z] --- PASS: TestLog (0.01s) [2021-04-06T17:18:21.905Z] PASS [2021-04-06T17:18:21.905Z] coverage: 31.5% of statements [2021-04-06T17:18:21.905Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.098s coverage: 31.5% of statements [2021-04-06T17:18:22.141Z] --- PASS: TestAuthZPluginDenyRequest (0.77s) [2021-04-06T17:18:22.141Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-06T17:18:22.357Z] === RUN TestValidateLogOpt [2021-04-06T17:18:22.357Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-06T17:18:22.357Z] === RUN TestNewMissedConfig [2021-04-06T17:18:22.357Z] --- PASS: TestNewMissedConfig (0.00s) [2021-04-06T17:18:22.357Z] === RUN TestNewMissedUrl [2021-04-06T17:18:22.357Z] --- PASS: TestNewMissedUrl (0.00s) [2021-04-06T17:18:22.357Z] === RUN TestNewMissedToken [2021-04-06T17:18:22.357Z] --- PASS: TestNewMissedToken (0.00s) [2021-04-06T17:18:22.357Z] === RUN TestNewWithProxy [2021-04-06T17:18:22.357Z] --- PASS: TestNewWithProxy (0.00s) [2021-04-06T17:18:22.357Z] === RUN TestDefault [2021-04-06T17:18:22.357Z] --- PASS: TestDefault (0.00s) [2021-04-06T17:18:22.358Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-04-06T17:18:22.358Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-04-06T17:18:22.358Z] === RUN TestJsonFormat [2021-04-06T17:18:22.358Z] --- PASS: TestJsonFormat (0.00s) [2021-04-06T17:18:22.358Z] === RUN TestRawFormat [2021-04-06T17:18:22.358Z] --- PASS: TestRawFormat (0.00s) [2021-04-06T17:18:22.358Z] === RUN TestRawFormatWithLabels [2021-04-06T17:18:22.358Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-04-06T17:18:22.358Z] === RUN TestRawFormatWithoutTag [2021-04-06T17:18:22.358Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-04-06T17:18:22.358Z] === RUN TestBatching [2021-04-06T17:18:22.358Z] --- PASS: TestBatching (0.24s) [2021-04-06T17:18:22.358Z] === RUN TestFrequency [2021-04-06T17:18:22.572Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-06T17:18:22.810Z] --- PASS: TestFrequency (0.24s) [2021-04-06T17:18:22.810Z] === RUN TestOneMessagePerRequest [2021-04-06T17:18:22.810Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-04-06T17:18:22.810Z] === RUN TestVerify [2021-04-06T17:18:22.810Z] --- PASS: TestVerify (0.00s) [2021-04-06T17:18:22.810Z] === RUN TestSkipVerify [2021-04-06T17:18:22.810Z] time="2021-04-06T17:18:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-06T17:18:22.810Z] time="2021-04-06T17:18:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-06T17:18:22.810Z] time="2021-04-06T17:18:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-06T17:18:22.922Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-06T17:18:23.078Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.76s) [2021-04-06T17:18:23.078Z] === RUN TestAuthZPluginDenyResponse [2021-04-06T17:18:23.263Z] === RUN TestNewParse [2021-04-06T17:18:23.263Z] --- PASS: TestNewParse (0.00s) [2021-04-06T17:18:23.263Z] PASS [2021-04-06T17:18:23.263Z] coverage: 8.3% of statements [2021-04-06T17:18:23.263Z] ok github.com/docker/docker/daemon/logger/templates 0.075s coverage: 8.3% of statements [2021-04-06T17:18:23.263Z] --- PASS: TestSkipVerify (0.54s) [2021-04-06T17:18:23.263Z] === RUN TestBufferMaximum [2021-04-06T17:18:23.263Z] time="2021-04-06T17:18:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-06T17:18:23.263Z] time="2021-04-06T17:18:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-06T17:18:23.263Z] time="2021-04-06T17:18:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-06T17:18:23.263Z] time="2021-04-06T17:18:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-06T17:18:23.263Z] time="2021-04-06T17:18:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-06T17:18:23.263Z] time="2021-04-06T17:18:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617729503.071688\",\"host\":\"8f8acd182575\"}'" [2021-04-06T17:18:23.263Z] time="2021-04-06T17:18:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617729503.071688\",\"host\":\"8f8acd182575\"}'" [2021-04-06T17:18:23.263Z] --- PASS: TestBufferMaximum (0.00s) [2021-04-06T17:18:23.263Z] === RUN TestServerAlwaysDown [2021-04-06T17:18:23.263Z] time="2021-04-06T17:18:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-06T17:18:23.263Z] time="2021-04-06T17:18:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-06T17:18:23.263Z] time="2021-04-06T17:18:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617729503.075692\",\"host\":\"8f8acd182575\"}'" [2021-04-06T17:18:23.263Z] time="2021-04-06T17:18:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617729503.075692\",\"host\":\"8f8acd182575\"}'" [2021-04-06T17:18:23.263Z] time="2021-04-06T17:18:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-06T17:18:23.263Z] time="2021-04-06T17:18:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617729503.075692\",\"host\":\"8f8acd182575\"}'" [2021-04-06T17:18:23.263Z] time="2021-04-06T17:18:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617729503.076693\",\"host\":\"8f8acd182575\"}'" [2021-04-06T17:18:23.263Z] time="2021-04-06T17:18:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1617729503.076693\",\"host\":\"8f8acd182575\"}'" [2021-04-06T17:18:23.263Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-04-06T17:18:23.263Z] === RUN TestCannotSendAfterClose [2021-04-06T17:18:23.263Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-04-06T17:18:23.263Z] === RUN TestDeadlockOnBlockedEndpoint [2021-04-06T17:18:23.544Z] --- PASS: TestServiceUpdateSecrets (16.10s) [2021-04-06T17:18:23.544Z] === RUN TestServiceUpdateConfigs [2021-04-06T17:18:23.716Z] === RUN TestParseLogFormat [2021-04-06T17:18:23.716Z] --- PASS: TestParseLogFormat (0.00s) [2021-04-06T17:18:23.716Z] === RUN TestValidateLogOptEmpty [2021-04-06T17:18:23.716Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-04-06T17:18:23.716Z] === RUN TestValidateSyslogAddress [2021-04-06T17:18:23.716Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-04-06T17:18:23.716Z] === RUN TestParseAddressDefaultPort [2021-04-06T17:18:23.716Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-04-06T17:18:23.716Z] === RUN TestValidateSyslogFacility [2021-04-06T17:18:23.716Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-04-06T17:18:23.716Z] === RUN TestValidateLogOptSyslogFormat [2021-04-06T17:18:23.716Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-04-06T17:18:23.716Z] === RUN TestValidateLogOpt [2021-04-06T17:18:23.716Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-06T17:18:23.716Z] PASS [2021-04-06T17:18:23.716Z] coverage: 46.8% of statements [2021-04-06T17:18:23.716Z] ok github.com/docker/docker/daemon/logger/syslog 0.338s coverage: 46.8% of statements [2021-04-06T17:18:24.021Z] --- PASS: TestAuthZPluginDenyResponse (0.84s) [2021-04-06T17:18:24.021Z] === RUN TestAuthZPluginAllowEventStream [2021-04-06T17:18:24.280Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-06T17:18:24.618Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-06T17:18:24.745Z] time="2021-04-06T17:18:24Z" 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 [2021-04-06T17:18:24.745Z] time="2021-04-06T17:18:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"8f8acd182575\"}'" [2021-04-06T17:18:24.745Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s) [2021-04-06T17:18:24.745Z] PASS [2021-04-06T17:18:24.745Z] coverage: 82.5% of statements [2021-04-06T17:18:24.745Z] ok github.com/docker/docker/daemon/logger/splunk 2.324s coverage: 82.5% of statements [2021-04-06T17:18:24.745Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-06T17:18:24.745Z] ? github.com/docker/docker/daemon/network [no test files] [2021-04-06T17:18:24.745Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-06T17:18:24.825Z] --- PASS: TestPluginsWithRuntimes (5.23s) [2021-04-06T17:18:24.825Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.54s) [2021-04-06T17:18:24.825Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.70s) [2021-04-06T17:18:24.825Z] PASS [2021-04-06T17:18:24.825Z] [2021-04-06T17:18:24.825Z] DONE 9 tests in 10.167s [2021-04-06T17:18:24.825Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-06T17:18:24.825Z] INFO: Testing against a local daemon [2021-04-06T17:18:24.825Z] === RUN TestExternalGraphDriver [2021-04-06T17:18:24.825Z] === RUN TestExternalGraphDriver/json [2021-04-06T17:18:25.700Z] === RUN TestV1IDService [2021-04-06T17:18:25.700Z] --- PASS: TestV1IDService (0.03s) [2021-04-06T17:18:25.700Z] === RUN TestV2MetadataService [2021-04-06T17:18:25.700Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-04-06T17:18:25.700Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-04-06T17:18:25.700Z] === RUN TestContinueOnError_MirrorEndpoint [2021-04-06T17:18:25.700Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-04-06T17:18:25.700Z] === RUN TestContinueOnError_NeverContinue [2021-04-06T17:18:25.700Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-04-06T17:18:25.700Z] === RUN TestContinueOnError_UnnestsErrors [2021-04-06T17:18:25.700Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-04-06T17:18:25.700Z] === RUN TestManifestStore [2021-04-06T17:18:25.700Z] === RUN TestManifestStore/no_remote_or_local [2021-04-06T17:18:25.736Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-06T17:18:25.736Z] --- PASS: TestAuthZPluginAllowEventStream (2.04s) [2021-04-06T17:18:25.736Z] === RUN TestAuthZPluginErrorResponse [2021-04-06T17:18:26.006Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-06T17:18:26.153Z] === RUN TestSuccessfulDownload [2021-04-06T17:18:26.153Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-04-06T17:18:26.153Z] download_test.go:268: Needs fixing on Windows [2021-04-06T17:18:26.153Z] === RUN TestCancelledDownload [2021-04-06T17:18:26.153Z] --- PASS: TestCancelledDownload (0.00s) [2021-04-06T17:18:26.153Z] === RUN TestMaxDownloadAttempts [2021-04-06T17:18:26.153Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-06T17:18:26.153Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-06T17:18:26.153Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-06T17:18:26.153Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-06T17:18:26.153Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-06T17:18:26.153Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-06T17:18:26.153Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-06T17:18:26.153Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-06T17:18:26.153Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-06T17:18:26.153Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-06T17:18:26.153Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-06T17:18:26.153Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-06T17:18:26.153Z] time="2021-04-06T17:18:25Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local541812399\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-04-06T17:18:26.153Z] === RUN TestManifestStore/no_local_cache [2021-04-06T17:18:26.153Z] === RUN TestManifestStore/with_local_cache [2021-04-06T17:18:26.153Z] === RUN TestManifestStore/unknown_media_type [2021-04-06T17:18:26.153Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-04-06T17:18:26.153Z] time="2021-04-06T17:18:25Z" level=warning msg="reference for unknown type: " [2021-04-06T17:18:26.153Z] time="2021-04-06T17:18:25Z" level=warning msg="reference for unknown type: " [2021-04-06T17:18:26.153Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-04-06T17:18:26.153Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-04-06T17:18:26.153Z] time="2021-04-06T17:18:25Z" level=warning msg="reference for unknown type: " [2021-04-06T17:18:26.153Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-04-06T17:18:26.153Z] time="2021-04-06T17:18:25Z" level=warning msg="reference for unknown type: " [2021-04-06T17:18:26.153Z] time="2021-04-06T17:18:25Z" level=warning msg="reference for unknown type: " [2021-04-06T17:18:26.153Z] === RUN TestManifestStore/error_persisting_manifest [2021-04-06T17:18:26.153Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-04-06T17:18:26.153Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-04-06T17:18:26.153Z] time="2021-04-06T17:18:25Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-04-06T17:18:26.153Z] --- PASS: TestManifestStore (0.25s) [2021-04-06T17:18:26.153Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-04-06T17:18:26.153Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-04-06T17:18:26.153Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-04-06T17:18:26.153Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-04-06T17:18:26.153Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-04-06T17:18:26.153Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-04-06T17:18:26.153Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-04-06T17:18:26.153Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-04-06T17:18:26.153Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-04-06T17:18:26.153Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-04-06T17:18:26.153Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-04-06T17:18:26.153Z] === RUN TestDetectManifestBlobMediaType [2021-04-06T17:18:26.153Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-04-06T17:18:26.153Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-04-06T17:18:26.153Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-04-06T17:18:26.153Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-04-06T17:18:26.153Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-04-06T17:18:26.153Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-04-06T17:18:26.153Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-04-06T17:18:26.153Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-04-06T17:18:26.153Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-04-06T17:18:26.153Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-04-06T17:18:26.153Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-04-06T17:18:26.153Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-04-06T17:18:26.153Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-04-06T17:18:26.153Z] === RUN TestFixManifestLayers [2021-04-06T17:18:26.153Z] --- PASS: TestFixManifestLayers (0.00s) [2021-04-06T17:18:26.153Z] === RUN TestFixManifestLayersBaseLayerParent [2021-04-06T17:18:26.153Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-06T17:18:26.153Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-06T17:18:26.153Z] === RUN TestFixManifestLayersBadParent [2021-04-06T17:18:26.153Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-04-06T17:18:26.153Z] === RUN TestValidateManifest [2021-04-06T17:18:26.153Z] --- SKIP: TestValidateManifest (0.00s) [2021-04-06T17:18:26.153Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-06T17:18:26.153Z] === RUN TestFormatPlatform [2021-04-06T17:18:26.153Z] --- PASS: TestFormatPlatform (0.00s) [2021-04-06T17:18:26.153Z] === RUN TestGetRepositoryMountCandidates [2021-04-06T17:18:26.154Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-04-06T17:18:26.154Z] === RUN TestLayerAlreadyExists [2021-04-06T17:18:26.154Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-04-06T17:18:26.154Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-06T17:18:26.154Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-06T17:18:26.154Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-06T17:18:26.154Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-06T17:18:26.154Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-06T17:18:26.154Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-06T17:18:26.154Z] === RUN TestWhenEmptyAuthConfig [2021-04-06T17:18:26.154Z] time="2021-04-06T17:18:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-06T17:18:26.154Z] time="2021-04-06T17:18:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-06T17:18:26.606Z] time="2021-04-06T17:18:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-06T17:18:26.606Z] time="2021-04-06T17:18:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-06T17:18:26.606Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-04-06T17:18:26.606Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s) [2021-04-06T17:18:26.606Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s) [2021-04-06T17:18:26.606Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s) [2021-04-06T17:18:26.606Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s) [2021-04-06T17:18:26.606Z] === RUN TestTransfer [2021-04-06T17:18:26.606Z] --- PASS: TestTransfer (0.14s) [2021-04-06T17:18:26.606Z] === RUN TestConcurrencyLimit [2021-04-06T17:18:26.606Z] --- PASS: TestV2MetadataService (0.82s) [2021-04-06T17:18:26.606Z] PASS [2021-04-06T17:18:26.606Z] coverage: 48.2% of statements [2021-04-06T17:18:26.606Z] ok github.com/docker/docker/distribution/metadata 1.059s coverage: 48.2% of statements [2021-04-06T17:18:26.674Z] --- PASS: TestAuthZPluginErrorResponse (0.81s) [2021-04-06T17:18:26.674Z] === RUN TestAuthZPluginErrorRequest [2021-04-06T17:18:27.059Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-04-06T17:18:27.059Z] === RUN TestInactiveJobs [2021-04-06T17:18:27.059Z] === RUN TestNotFound [2021-04-06T17:18:27.059Z] --- PASS: TestNotFound (0.00s) [2021-04-06T17:18:27.059Z] === RUN TestConflict [2021-04-06T17:18:27.059Z] --- PASS: TestConflict (0.00s) [2021-04-06T17:18:27.059Z] === RUN TestForbidden [2021-04-06T17:18:27.059Z] --- PASS: TestForbidden (0.00s) [2021-04-06T17:18:27.059Z] === RUN TestInvalidParameter [2021-04-06T17:18:27.059Z] --- PASS: TestInvalidParameter (0.00s) [2021-04-06T17:18:27.059Z] === RUN TestNotImplemented [2021-04-06T17:18:27.059Z] --- PASS: TestNotImplemented (0.00s) [2021-04-06T17:18:27.059Z] === RUN TestNotModified [2021-04-06T17:18:27.059Z] --- PASS: TestNotModified (0.00s) [2021-04-06T17:18:27.059Z] === RUN TestUnauthorized [2021-04-06T17:18:27.059Z] --- PASS: TestUnauthorized (0.00s) [2021-04-06T17:18:27.059Z] === RUN TestUnknown [2021-04-06T17:18:27.059Z] --- PASS: TestUnknown (0.00s) [2021-04-06T17:18:27.059Z] === RUN TestCancelled [2021-04-06T17:18:27.059Z] --- PASS: TestCancelled (0.00s) [2021-04-06T17:18:27.059Z] === RUN TestDeadline [2021-04-06T17:18:27.059Z] --- PASS: TestDeadline (0.00s) [2021-04-06T17:18:27.059Z] === RUN TestDataLoss [2021-04-06T17:18:27.059Z] --- PASS: TestDataLoss (0.00s) [2021-04-06T17:18:27.059Z] === RUN TestUnavailable [2021-04-06T17:18:27.059Z] --- PASS: TestUnavailable (0.00s) [2021-04-06T17:18:27.059Z] === RUN TestSystem [2021-04-06T17:18:27.059Z] --- PASS: TestSystem (0.00s) [2021-04-06T17:18:27.059Z] === RUN TestFromStatusCode [2021-04-06T17:18:27.059Z] === RUN TestFromStatusCode/Not_Found [2021-04-06T17:18:27.059Z] === RUN TestFromStatusCode/Bad_Request [2021-04-06T17:18:27.059Z] === RUN TestFromStatusCode/Conflict [2021-04-06T17:18:27.059Z] === RUN TestFromStatusCode/Unauthorized [2021-04-06T17:18:27.059Z] === RUN TestFromStatusCode/Service_Unavailable [2021-04-06T17:18:27.059Z] === RUN TestFromStatusCode/Forbidden [2021-04-06T17:18:27.059Z] === RUN TestFromStatusCode/Not_Modified [2021-04-06T17:18:27.059Z] === RUN TestFromStatusCode/Not_Implemented [2021-04-06T17:18:27.059Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-04-06T17:18:27.059Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-04-06T17:18:27.059Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-04-06T17:18:27.059Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-04-06T17:18:27.059Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-04-06T17:18:27.059Z] --- PASS: TestFromStatusCode (0.00s) [2021-04-06T17:18:27.059Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-04-06T17:18:27.059Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-04-06T17:18:27.059Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-04-06T17:18:27.059Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-04-06T17:18:27.059Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-04-06T17:18:27.059Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-04-06T17:18:27.059Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-04-06T17:18:27.059Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-04-06T17:18:27.059Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-04-06T17:18:27.059Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-04-06T17:18:27.059Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-04-06T17:18:27.059Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-04-06T17:18:27.059Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-04-06T17:18:27.059Z] PASS [2021-04-06T17:18:27.059Z] coverage: 53.1% of statements [2021-04-06T17:18:27.059Z] ok github.com/docker/docker/errdefs 0.039s coverage: 53.1% of statements [2021-04-06T17:18:27.059Z] --- PASS: TestInactiveJobs (0.39s) [2021-04-06T17:18:27.059Z] === RUN TestWatchRelease [2021-04-06T17:18:27.154Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.39s) [2021-04-06T17:18:27.154Z] PASS [2021-04-06T17:18:27.154Z] [2021-04-06T17:18:27.154Z] === Skipped [2021-04-06T17:18:27.154Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-04-06T17:18:27.154Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:18:27.154Z] [2021-04-06T17:18:27.154Z] [2021-04-06T17:18:27.154Z] DONE 33 tests, 1 skipped in 119.857s [2021-04-06T17:18:27.154Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-04-06T17:18:27.154Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:18:27.154Z] ++ set -e [2021-04-06T17:18:27.154Z] ++ '[' -n 0 ']' [2021-04-06T17:18:27.154Z] ++ set -x [2021-04-06T17:18:27.154Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:18:27.154Z] INFO: Testing against a local daemon [2021-04-06T17:18:27.154Z] === RUN TestConfigInspect [2021-04-06T17:18:27.358Z] === RUN TestExternalGraphDriver/spec [2021-04-06T17:18:27.511Z] --- PASS: TestWatchRelease (0.04s) [2021-04-06T17:18:27.511Z] === RUN TestWatchFinishedTransfer [2021-04-06T17:18:27.511Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-04-06T17:18:27.511Z] === RUN TestDuplicateTransfer [2021-04-06T17:18:27.511Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2021-04-06T17:18:27.511Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-04-06T17:18:27.511Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-04-06T17:18:27.511Z] === RUN TestTokenPassThru [2021-04-06T17:18:27.511Z] --- PASS: TestTokenPassThru (0.01s) [2021-04-06T17:18:27.511Z] === RUN TestTokenPassThruDifferentHost [2021-04-06T17:18:27.511Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-04-06T17:18:27.511Z] PASS [2021-04-06T17:18:27.511Z] coverage: 23.4% of statements [2021-04-06T17:18:27.511Z] ok github.com/docker/docker/distribution 1.501s coverage: 23.4% of statements [2021-04-06T17:18:27.511Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-04-06T17:18:27.511Z] === RUN TestSuccessfulUpload [2021-04-06T17:18:27.511Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-06T17:18:27.511Z] time="2021-04-06T17:18:27Z" level=error msg="Upload failed, retrying: simulating retry" [2021-04-06T17:18:27.611Z] --- PASS: TestAuthZPluginErrorRequest (0.80s) [2021-04-06T17:18:27.611Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-06T17:18:27.964Z] --- PASS: TestSuccessfulUpload (0.48s) [2021-04-06T17:18:27.964Z] === RUN TestCancelledUpload [2021-04-06T17:18:27.964Z] --- PASS: TestCancelledUpload (0.02s) [2021-04-06T17:18:27.964Z] PASS [2021-04-06T17:18:27.964Z] coverage: 76.8% of statements [2021-04-06T17:18:27.964Z] ok github.com/docker/docker/distribution/xfer 1.948s coverage: 76.8% of statements [2021-04-06T17:18:27.964Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-06T17:18:28.182Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-06T17:18:28.182Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.77s) [2021-04-06T17:18:28.182Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-06T17:18:28.678Z] --- PASS: TestConfigInspect (2.03s) [2021-04-06T17:18:28.678Z] === RUN TestConfigList [2021-04-06T17:18:28.921Z] === RUN TestCompare [2021-04-06T17:18:28.921Z] --- PASS: TestCompare (0.00s) [2021-04-06T17:18:28.921Z] PASS [2021-04-06T17:18:28.921Z] coverage: 19.2% of statements [2021-04-06T17:18:28.921Z] ok github.com/docker/docker/image/cache 0.078s coverage: 19.2% of statements [2021-04-06T17:18:28.921Z] === RUN TestFSGetInvalidData [2021-04-06T17:18:28.921Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-04-06T17:18:28.921Z] === RUN TestFSInvalidSet [2021-04-06T17:18:28.921Z] --- PASS: TestFSInvalidSet (0.01s) [2021-04-06T17:18:28.921Z] === RUN TestFSInvalidRoot [2021-04-06T17:18:28.921Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-04-06T17:18:28.921Z] === RUN TestFSMetadataGetSet [2021-04-06T17:18:28.921Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-04-06T17:18:28.921Z] === RUN TestFSInvalidWalker [2021-04-06T17:18:28.921Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-04-06T17:18:28.921Z] === RUN TestFSGetSet [2021-04-06T17:18:29.374Z] --- PASS: TestFSGetSet (0.03s) [2021-04-06T17:18:29.374Z] === RUN TestFSGetUnsetKey [2021-04-06T17:18:29.374Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-04-06T17:18:29.374Z] === RUN TestFSGetEmptyData [2021-04-06T17:18:29.374Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-04-06T17:18:29.374Z] === RUN TestFSDelete [2021-04-06T17:18:29.374Z] --- PASS: TestFSDelete (0.02s) [2021-04-06T17:18:29.374Z] === RUN TestFSWalker [2021-04-06T17:18:29.374Z] --- PASS: TestFSWalker (0.01s) [2021-04-06T17:18:29.374Z] === RUN TestFSWalkerStopOnError [2021-04-06T17:18:29.374Z] --- PASS: TestFSWalkerStopOnError (0.03s) [2021-04-06T17:18:29.374Z] === RUN TestNewFromJSON [2021-04-06T17:18:29.374Z] --- PASS: TestNewFromJSON (0.00s) [2021-04-06T17:18:29.374Z] === RUN TestNewFromJSONWithInvalidJSON [2021-04-06T17:18:29.374Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-04-06T17:18:29.374Z] === RUN TestMarshalKeyOrder [2021-04-06T17:18:29.374Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-04-06T17:18:29.374Z] === RUN TestImage [2021-04-06T17:18:29.374Z] --- PASS: TestImage (0.00s) [2021-04-06T17:18:29.374Z] === RUN TestImageOSNotEmpty [2021-04-06T17:18:29.374Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-04-06T17:18:29.374Z] === RUN TestNewChildImageFromImageWithRootFS [2021-04-06T17:18:29.374Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-04-06T17:18:29.374Z] === RUN TestCreate [2021-04-06T17:18:29.374Z] --- PASS: TestCreate (0.01s) [2021-04-06T17:18:29.374Z] === RUN TestRestore [2021-04-06T17:18:29.374Z] time="2021-04-06T17:18:28Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-04-06T17:18:29.374Z] --- PASS: TestRestore (0.22s) [2021-04-06T17:18:29.374Z] === RUN TestAddDelete [2021-04-06T17:18:29.374Z] === RUN TestMakeV1ConfigFromConfig [2021-04-06T17:18:29.374Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-04-06T17:18:29.374Z] PASS [2021-04-06T17:18:29.374Z] coverage: 25.0% of statements [2021-04-06T17:18:29.374Z] ok github.com/docker/docker/image/v1 0.348s coverage: 25.0% of statements [2021-04-06T17:18:29.374Z] --- PASS: TestAddDelete (0.13s) [2021-04-06T17:18:29.374Z] === RUN TestSearchAfterDelete [2021-04-06T17:18:29.374Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-04-06T17:18:29.374Z] === RUN TestParentReset [2021-04-06T17:18:29.560Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-06T17:18:29.826Z] --- PASS: TestParentReset (0.04s) [2021-04-06T17:18:29.826Z] === RUN TestGetAndSetLastUpdated [2021-04-06T17:18:29.826Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2021-04-06T17:18:29.826Z] === RUN TestStoreLen [2021-04-06T17:18:29.826Z] --- PASS: TestStoreLen (0.06s) [2021-04-06T17:18:29.826Z] PASS [2021-04-06T17:18:29.826Z] coverage: 86.8% of statements [2021-04-06T17:18:29.826Z] ok github.com/docker/docker/image 0.851s coverage: 86.8% of statements [2021-04-06T17:18:29.826Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-04-06T17:18:29.826Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-06T17:18:29.891Z] === RUN TestExternalGraphDriver/pull [2021-04-06T17:18:30.220Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-06T17:18:30.757Z] --- PASS: TestConfigList (1.97s) [2021-04-06T17:18:30.757Z] === RUN TestConfigsCreateAndDelete [2021-04-06T17:18:30.941Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.57s) [2021-04-06T17:18:30.941Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-06T17:18:31.200Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-06T17:18:31.344Z] === RUN TestSerialization [2021-04-06T17:18:31.344Z] --- PASS: TestSerialization (0.02s) [2021-04-06T17:18:31.344Z] PASS [2021-04-06T17:18:31.344Z] coverage: 100.0% of statements [2021-04-06T17:18:31.344Z] ok github.com/docker/docker/libcontainerd/queue 0.072s coverage: 100.0% of statements [2021-04-06T17:18:31.344Z] === RUN TestEmptyLayer [2021-04-06T17:18:31.344Z] --- PASS: TestEmptyLayer (0.00s) [2021-04-06T17:18:31.344Z] === RUN TestCommitFailure [2021-04-06T17:18:31.344Z] --- PASS: TestCommitFailure (0.01s) [2021-04-06T17:18:31.344Z] === RUN TestStartTransactionFailure [2021-04-06T17:18:31.344Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-04-06T17:18:31.344Z] === RUN TestGetOrphan [2021-04-06T17:18:31.344Z] --- PASS: TestGetOrphan (0.01s) [2021-04-06T17:18:31.344Z] === RUN TestMountAndRegister [2021-04-06T17:18:31.344Z] --- PASS: TestMountAndRegister (0.04s) [2021-04-06T17:18:31.344Z] layer_test.go:271: Layer size: 14 [2021-04-06T17:18:31.344Z] === RUN TestLayerRelease [2021-04-06T17:18:31.344Z] --- SKIP: TestLayerRelease (0.00s) [2021-04-06T17:18:31.344Z] layer_test.go:304: Failing on Windows [2021-04-06T17:18:31.344Z] === RUN TestStoreRestore [2021-04-06T17:18:31.344Z] --- SKIP: TestStoreRestore (0.00s) [2021-04-06T17:18:31.344Z] layer_test.go:353: Failing on Windows [2021-04-06T17:18:31.344Z] === RUN TestTarStreamStability [2021-04-06T17:18:31.344Z] --- SKIP: TestTarStreamStability (0.00s) [2021-04-06T17:18:31.344Z] layer_test.go:468: Failing on Windows [2021-04-06T17:18:31.344Z] === RUN TestRegisterExistingLayer [2021-04-06T17:18:31.460Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-06T17:18:31.794Z] --- PASS: TestExternalGraphDriver (7.20s) [2021-04-06T17:18:31.794Z] --- PASS: TestExternalGraphDriver/json (2.48s) [2021-04-06T17:18:31.794Z] --- PASS: TestExternalGraphDriver/spec (2.65s) [2021-04-06T17:18:31.794Z] --- PASS: TestExternalGraphDriver/pull (2.00s) [2021-04-06T17:18:31.794Z] === RUN TestGraphdriverPluginV2 [2021-04-06T17:18:31.796Z] --- PASS: TestRegisterExistingLayer (0.16s) [2021-04-06T17:18:31.796Z] === RUN TestTarStreamVerification [2021-04-06T17:18:31.796Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-04-06T17:18:31.796Z] layer_test.go:697: Failing on Windows [2021-04-06T17:18:31.796Z] === RUN TestLayerMigration [2021-04-06T17:18:31.796Z] --- SKIP: TestLayerMigration (0.00s) [2021-04-06T17:18:31.796Z] migration_test.go:46: Failing on Windows [2021-04-06T17:18:31.796Z] === RUN TestLayerMigrationNoTarsplit [2021-04-06T17:18:31.796Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-04-06T17:18:31.796Z] migration_test.go:182: Failing on Windows [2021-04-06T17:18:31.796Z] === RUN TestMountInit [2021-04-06T17:18:31.796Z] --- SKIP: TestMountInit (0.00s) [2021-04-06T17:18:31.796Z] mount_test.go:17: Failing on Windows [2021-04-06T17:18:31.796Z] === RUN TestMountSize [2021-04-06T17:18:31.796Z] --- SKIP: TestMountSize (0.00s) [2021-04-06T17:18:31.796Z] mount_test.go:76: Failing on Windows [2021-04-06T17:18:31.796Z] === RUN TestMountChanges [2021-04-06T17:18:31.796Z] --- SKIP: TestMountChanges (0.00s) [2021-04-06T17:18:31.796Z] mount_test.go:125: Failing on Windows [2021-04-06T17:18:31.796Z] === RUN TestMountApply [2021-04-06T17:18:31.796Z] --- SKIP: TestMountApply (0.00s) [2021-04-06T17:18:31.796Z] mount_test.go:212: Failing on Windows [2021-04-06T17:18:31.796Z] PASS [2021-04-06T17:18:31.796Z] coverage: 30.1% of statements [2021-04-06T17:18:31.796Z] ok github.com/docker/docker/layer 0.354s coverage: 30.1% of statements [2021-04-06T17:18:31.796Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-06T17:18:32.249Z] === RUN TestEnvironmentParsing [2021-04-06T17:18:32.249Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-04-06T17:18:32.249Z] PASS [2021-04-06T17:18:32.249Z] coverage: 1.0% of statements [2021-04-06T17:18:32.249Z] ok github.com/docker/docker/libcontainerd/local 0.202s coverage: 1.0% of statements [2021-04-06T17:18:32.249Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-06T17:18:32.249Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-06T17:18:32.249Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-04-06T17:18:32.701Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-04-06T17:18:32.701Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-04-06T17:18:32.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-04-06T17:18:32.702Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-04-06T17:18:32.702Z] PASS [2021-04-06T17:18:32.702Z] coverage: 42.3% of statements [2021-04-06T17:18:32.702Z] ok github.com/docker/docker/oci 0.086s coverage: 42.3% of statements [2021-04-06T17:18:32.702Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-06T17:18:32.702Z] === RUN TestParseVersion [2021-04-06T17:18:32.702Z] --- PASS: TestParseVersion (0.00s) [2021-04-06T17:18:32.702Z] PASS [2021-04-06T17:18:32.702Z] coverage: 52.9% of statements [2021-04-06T17:18:32.702Z] ok github.com/docker/docker/pkg/aaparser 0.050s coverage: 52.9% of statements [2021-04-06T17:18:32.857Z] --- PASS: TestConfigsCreateAndDelete (2.00s) [2021-04-06T17:18:32.857Z] === RUN TestConfigsUpdate [2021-04-06T17:18:33.155Z] === RUN TestAddressPoolOpt [2021-04-06T17:18:33.155Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-04-06T17:18:33.155Z] === RUN TestValidateEnv [2021-04-06T17:18:33.155Z] === RUN TestValidateEnv/a [2021-04-06T17:18:33.155Z] === RUN TestValidateEnv/something [2021-04-06T17:18:33.155Z] === RUN TestValidateEnv/_=a [2021-04-06T17:18:33.155Z] === RUN TestValidateEnv/env1=value1 [2021-04-06T17:18:33.155Z] === RUN TestValidateEnv/_env1=value1 [2021-04-06T17:18:33.155Z] === RUN TestValidateEnv/env2=value2=value3 [2021-04-06T17:18:33.155Z] === RUN TestValidateEnv/env3=abc!qwe [2021-04-06T17:18:33.155Z] === RUN TestValidateEnv/env_4=value_4 [2021-04-06T17:18:33.155Z] === RUN TestValidateEnv/PATH [2021-04-06T17:18:33.155Z] === RUN TestValidateEnv/=a [2021-04-06T17:18:33.155Z] === RUN TestValidateEnv/PATH= [2021-04-06T17:18:33.155Z] === RUN TestValidateEnv/PATH=something [2021-04-06T17:18:33.155Z] === RUN TestValidateEnv/asd!qwe [2021-04-06T17:18:33.155Z] === RUN TestValidateEnv/1asd [2021-04-06T17:18:33.155Z] === RUN TestValidateEnv/123 [2021-04-06T17:18:33.155Z] === RUN TestValidateEnv/some_space [2021-04-06T17:18:33.155Z] === RUN TestValidateEnv/__some_space_before [2021-04-06T17:18:33.155Z] === RUN TestValidateEnv/some_space_after__ [2021-04-06T17:18:33.155Z] === RUN TestValidateEnv/= [2021-04-06T17:18:33.155Z] === RUN TestValidateEnv/PaTh [2021-04-06T17:18:33.155Z] --- PASS: TestValidateEnv (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateEnv/a (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateEnv/something (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateEnv/= (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-04-06T17:18:33.155Z] === RUN TestParseHost [2021-04-06T17:18:33.155Z] --- PASS: TestParseHost (0.00s) [2021-04-06T17:18:33.155Z] === RUN TestParseDockerDaemonHost [2021-04-06T17:18:33.155Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-04-06T17:18:33.155Z] === RUN TestParseTCP [2021-04-06T17:18:33.155Z] --- PASS: TestParseTCP (0.00s) [2021-04-06T17:18:33.155Z] === RUN TestParseInvalidUnixAddrInvalid [2021-04-06T17:18:33.155Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-04-06T17:18:33.155Z] === RUN TestValidateExtraHosts [2021-04-06T17:18:33.155Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-04-06T17:18:33.155Z] === RUN TestIpOptString [2021-04-06T17:18:33.155Z] --- PASS: TestIpOptString (0.00s) [2021-04-06T17:18:33.155Z] === RUN TestNewIpOptInvalidDefaultVal [2021-04-06T17:18:33.155Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-04-06T17:18:33.155Z] === RUN TestNewIpOptValidDefaultVal [2021-04-06T17:18:33.155Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-04-06T17:18:33.155Z] === RUN TestIpOptSetInvalidVal [2021-04-06T17:18:33.155Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-04-06T17:18:33.155Z] === RUN TestValidateIPAddress [2021-04-06T17:18:33.155Z] --- PASS: TestValidateIPAddress (0.00s) [2021-04-06T17:18:33.155Z] === RUN TestMapOpts [2021-04-06T17:18:33.155Z] --- PASS: TestMapOpts (0.00s) [2021-04-06T17:18:33.155Z] === RUN TestListOptsWithoutValidator [2021-04-06T17:18:33.155Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-04-06T17:18:33.155Z] === RUN TestListOptsWithValidator [2021-04-06T17:18:33.155Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-04-06T17:18:33.155Z] === RUN TestValidateDNSSearch [2021-04-06T17:18:33.155Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-04-06T17:18:33.155Z] === RUN TestValidateLabel [2021-04-06T17:18:33.155Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-04-06T17:18:33.155Z] === RUN TestValidateLabel/label_with_general_format [2021-04-06T17:18:33.155Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-04-06T17:18:33.155Z] === RUN TestValidateLabel/label_with_one_more [2021-04-06T17:18:33.155Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-04-06T17:18:33.155Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-04-06T17:18:33.155Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-04-06T17:18:33.155Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-04-06T17:18:33.155Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-04-06T17:18:33.155Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-04-06T17:18:33.155Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-04-06T17:18:33.155Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-04-06T17:18:33.155Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-04-06T17:18:33.155Z] --- PASS: TestValidateLabel (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-04-06T17:18:33.155Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-04-06T17:18:33.365Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.41s) [2021-04-06T17:18:33.365Z] === RUN TestAuthZPluginHeader [2021-04-06T17:18:33.608Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-04-06T17:18:33.608Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-04-06T17:18:33.608Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-04-06T17:18:33.608Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-04-06T17:18:33.608Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-04-06T17:18:33.608Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-04-06T17:18:33.608Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-04-06T17:18:33.608Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-04-06T17:18:33.608Z] === RUN TestNamedListOpts [2021-04-06T17:18:33.608Z] --- PASS: TestNamedListOpts (0.00s) [2021-04-06T17:18:33.608Z] === RUN TestNamedMapOpts [2021-04-06T17:18:33.608Z] --- PASS: TestNamedMapOpts (0.00s) [2021-04-06T17:18:33.608Z] === RUN TestParseLink [2021-04-06T17:18:33.608Z] --- PASS: TestParseLink (0.00s) [2021-04-06T17:18:33.608Z] === RUN TestQuotedStringSetWithQuotes [2021-04-06T17:18:33.608Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-04-06T17:18:33.608Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-04-06T17:18:33.608Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-04-06T17:18:33.608Z] === RUN TestQuotedStringSetWithNoQuotes [2021-04-06T17:18:33.608Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-04-06T17:18:33.608Z] === RUN TestUlimitOpt [2021-04-06T17:18:33.608Z] --- PASS: TestUlimitOpt (0.00s) [2021-04-06T17:18:33.608Z] PASS [2021-04-06T17:18:33.608Z] coverage: 67.1% of statements [2021-04-06T17:18:33.608Z] ok github.com/docker/docker/opts 0.154s coverage: 67.1% of statements [2021-04-06T17:18:34.061Z] === RUN TestUnbuffered [2021-04-06T17:18:34.061Z] --- PASS: TestUnbuffered (0.00s) [2021-04-06T17:18:34.061Z] === RUN TestRaceUnbuffered [2021-04-06T17:18:34.061Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-04-06T17:18:34.061Z] PASS [2021-04-06T17:18:34.061Z] coverage: 100.0% of statements [2021-04-06T17:18:34.061Z] ok github.com/docker/docker/pkg/broadcaster 0.046s coverage: 100.0% of statements [2021-04-06T17:18:34.305Z] --- PASS: TestAuthZPluginHeader (1.12s) [2021-04-06T17:18:34.305Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-06T17:18:34.427Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-06T17:18:34.513Z] === RUN TestPeerCertificateMarshalJSON [2021-04-06T17:18:34.949Z] --- PASS: TestConfigsUpdate (1.91s) [2021-04-06T17:18:34.949Z] === RUN TestTemplatedConfig [2021-04-06T17:18:34.966Z] === RUN TestMatch [2021-04-06T17:18:34.966Z] === RUN TestMatch/[[]] [2021-04-06T17:18:34.966Z] === RUN TestMatch/[[foo]] [2021-04-06T17:18:34.966Z] === RUN TestMatch/[[bar]_[foo]] [2021-04-06T17:18:34.966Z] === RUN TestMatch/[[foo_bar]] [2021-04-06T17:18:34.966Z] === RUN TestMatch/[[qux]_[foo]] [2021-04-06T17:18:34.966Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-04-06T17:18:34.966Z] === RUN TestMatch/[] [2021-04-06T17:18:34.966Z] === RUN TestMatch/[]#01 [2021-04-06T17:18:34.966Z] === RUN TestMatch/[[qux]] [2021-04-06T17:18:34.966Z] === RUN TestMatch/[[foo_bar_qux]] [2021-04-06T17:18:34.966Z] === RUN TestMatch/[[qux]_[baz]] [2021-04-06T17:18:34.966Z] === RUN TestMatch/[[foo_baz]] [2021-04-06T17:18:34.966Z] --- PASS: TestMatch (0.00s) [2021-04-06T17:18:34.966Z] --- PASS: TestMatch/[[]] (0.00s) [2021-04-06T17:18:34.966Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-04-06T17:18:34.966Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-04-06T17:18:34.966Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-04-06T17:18:34.966Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-04-06T17:18:34.966Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-04-06T17:18:34.966Z] --- PASS: TestMatch/[] (0.00s) [2021-04-06T17:18:34.966Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-04-06T17:18:34.966Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-04-06T17:18:34.966Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-04-06T17:18:34.966Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-04-06T17:18:34.966Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-04-06T17:18:34.966Z] PASS [2021-04-06T17:18:34.966Z] coverage: 87.5% of statements [2021-04-06T17:18:34.966Z] ok github.com/docker/docker/pkg/capabilities 0.053s coverage: 87.5% of statements [2021-04-06T17:18:34.966Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-04-06T17:18:34.966Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-04-06T17:18:34.966Z] --- PASS: TestPeerCertificateMarshalJSON (0.56s) [2021-04-06T17:18:34.966Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-04-06T17:18:34.966Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-04-06T17:18:34.966Z] === RUN TestMiddleware [2021-04-06T17:18:34.966Z] --- PASS: TestMiddleware (0.00s) [2021-04-06T17:18:34.966Z] === RUN TestNewResponseModifier [2021-04-06T17:18:34.966Z] --- PASS: TestNewResponseModifier (0.00s) [2021-04-06T17:18:34.966Z] PASS [2021-04-06T17:18:34.966Z] coverage: 26.8% of statements [2021-04-06T17:18:34.966Z] ok github.com/docker/docker/pkg/authorization 0.680s coverage: 26.8% of statements [2021-04-06T17:18:35.683Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-06T17:18:35.921Z] === RUN TestIsArchivePathDir [2021-04-06T17:18:35.921Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-04-06T17:18:35.921Z] === RUN TestIsArchivePathInvalidFile [2021-04-06T17:18:35.921Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-04-06T17:18:35.921Z] === RUN TestIsArchivePathTar [2021-04-06T17:18:35.921Z] === RUN TestChrootTarUntar [2021-04-06T17:18:35.921Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-04-06T17:18:35.921Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:18:35.921Z] === RUN TestChrootUntarWithHugeExcludesList [2021-04-06T17:18:35.921Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-06T17:18:35.921Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:18:35.921Z] === RUN TestChrootUntarEmptyArchive [2021-04-06T17:18:35.921Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-04-06T17:18:35.921Z] === RUN TestChrootTarUntarWithSymlink [2021-04-06T17:18:35.921Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-04-06T17:18:35.921Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-06T17:18:35.921Z] === RUN TestChrootCopyWithTar [2021-04-06T17:18:35.921Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-04-06T17:18:35.921Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-06T17:18:35.921Z] === RUN TestChrootCopyFileWithTar [2021-04-06T17:18:35.921Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-04-06T17:18:35.921Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:18:35.921Z] === RUN TestChrootUntarPath [2021-04-06T17:18:35.921Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-04-06T17:18:35.921Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-06T17:18:35.921Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-04-06T17:18:35.921Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-06T17:18:35.921Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:18:35.921Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-04-06T17:18:35.921Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-06T17:18:35.921Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:18:35.921Z] === RUN TestChrootApplyDotDotFile [2021-04-06T17:18:35.921Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-04-06T17:18:35.921Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:18:35.921Z] PASS [2021-04-06T17:18:35.921Z] coverage: 15.4% of statements [2021-04-06T17:18:35.921Z] ok github.com/docker/docker/pkg/chrootarchive 0.104s coverage: 15.4% of statements [2021-04-06T17:18:35.921Z] --- PASS: TestIsArchivePathTar (0.18s) [2021-04-06T17:18:35.921Z] === RUN TestDecompressStreamGzip [2021-04-06T17:18:35.921Z] === RUN TestSizeEmpty [2021-04-06T17:18:35.921Z] --- PASS: TestSizeEmpty (0.00s) [2021-04-06T17:18:35.921Z] === RUN TestSizeEmptyFile [2021-04-06T17:18:35.921Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-04-06T17:18:35.921Z] === RUN TestSizeNonemptyFile [2021-04-06T17:18:35.921Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-04-06T17:18:35.921Z] === RUN TestSizeNestedDirectoryEmpty [2021-04-06T17:18:35.921Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-04-06T17:18:35.921Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-04-06T17:18:35.921Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-04-06T17:18:35.921Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-04-06T17:18:35.921Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-04-06T17:18:35.921Z] === RUN TestMoveToSubdir [2021-04-06T17:18:35.921Z] --- PASS: TestMoveToSubdir (0.00s) [2021-04-06T17:18:35.921Z] === RUN TestSizeNonExistingDirectory [2021-04-06T17:18:35.921Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-04-06T17:18:35.921Z] PASS [2021-04-06T17:18:35.921Z] coverage: 80.0% of statements [2021-04-06T17:18:35.921Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2021-04-06T17:18:36.373Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-04-06T17:18:36.373Z] === RUN TestDecompressStreamBzip2 [2021-04-06T17:18:36.373Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2021-04-06T17:18:36.373Z] === RUN TestDecompressStreamXz [2021-04-06T17:18:36.373Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-04-06T17:18:36.373Z] archive_test.go:134: Xz not present in msys2 [2021-04-06T17:18:36.373Z] === RUN TestCompressStreamXzUnsupported [2021-04-06T17:18:36.373Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-04-06T17:18:36.373Z] === RUN TestCompressStreamBzip2Unsupported [2021-04-06T17:18:36.373Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-04-06T17:18:36.373Z] === RUN TestCompressStreamInvalid [2021-04-06T17:18:36.373Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-04-06T17:18:36.373Z] === RUN TestExtensionInvalid [2021-04-06T17:18:36.373Z] --- PASS: TestExtensionInvalid (0.00s) [2021-04-06T17:18:36.373Z] === RUN TestExtensionUncompressed [2021-04-06T17:18:36.373Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-04-06T17:18:36.373Z] === RUN TestExtensionBzip2 [2021-04-06T17:18:36.373Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-04-06T17:18:36.373Z] === RUN TestExtensionGzip [2021-04-06T17:18:36.373Z] --- PASS: TestExtensionGzip (0.00s) [2021-04-06T17:18:36.373Z] === RUN TestExtensionXz [2021-04-06T17:18:36.373Z] --- PASS: TestExtensionXz (0.00s) [2021-04-06T17:18:36.373Z] === RUN TestCmdStreamLargeStderr [2021-04-06T17:18:36.373Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2021-04-06T17:18:36.373Z] === RUN TestCmdStreamBad [2021-04-06T17:18:36.373Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-04-06T17:18:36.373Z] archive_test.go:239: Failing on Windows CI machines [2021-04-06T17:18:36.373Z] === RUN TestCmdStreamGood [2021-04-06T17:18:36.373Z] --- PASS: TestCmdStreamGood (0.04s) [2021-04-06T17:18:36.373Z] === RUN TestUntarPathWithInvalidDest [2021-04-06T17:18:36.373Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-04-06T17:18:36.373Z] === RUN TestUntarPathWithInvalidSrc [2021-04-06T17:18:36.373Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-04-06T17:18:36.373Z] === RUN TestUntarPath [2021-04-06T17:18:36.826Z] --- PASS: TestUntarPath (0.12s) [2021-04-06T17:18:36.826Z] === RUN TestUntarPathWithDestinationFile [2021-04-06T17:18:36.826Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2021-04-06T17:18:36.826Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-04-06T17:18:36.826Z] === RUN Test [2021-04-06T17:18:36.826Z] === RUN Test/TestContainsEntry [2021-04-06T17:18:36.826Z] === RUN Test/TestCreateEntries [2021-04-06T17:18:36.826Z] === RUN Test/TestEntriesDiff [2021-04-06T17:18:36.826Z] === RUN Test/TestEntriesEquality [2021-04-06T17:18:36.826Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-04-06T17:18:36.826Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-04-06T17:18:36.826Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-04-06T17:18:36.826Z] === RUN Test/TestGeneratorNotGenerate [2021-04-06T17:18:36.826Z] === RUN Test/TestGeneratorWithPort [2021-04-06T17:18:36.826Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-04-06T17:18:36.826Z] === RUN Test/TestNewEntry [2021-04-06T17:18:36.826Z] === RUN Test/TestParse [2021-04-06T17:18:36.826Z] --- PASS: Test (0.00s) [2021-04-06T17:18:36.826Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-04-06T17:18:36.826Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-04-06T17:18:36.826Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-04-06T17:18:36.826Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-04-06T17:18:36.826Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-04-06T17:18:36.826Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-04-06T17:18:36.826Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-04-06T17:18:36.826Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-04-06T17:18:36.826Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-04-06T17:18:36.826Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-04-06T17:18:36.826Z] --- PASS: Test/TestNewEntry (0.00s) [2021-04-06T17:18:36.826Z] --- PASS: Test/TestParse (0.00s) [2021-04-06T17:18:36.826Z] PASS [2021-04-06T17:18:36.826Z] coverage: 58.3% of statements [2021-04-06T17:18:36.826Z] ok github.com/docker/docker/pkg/discovery 0.098s coverage: 58.3% of statements [2021-04-06T17:18:36.826Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-04-06T17:18:36.826Z] === RUN TestCopyWithTarInvalidSrc [2021-04-06T17:18:36.826Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-04-06T17:18:36.826Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-04-06T17:18:36.826Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-04-06T17:18:36.826Z] === RUN TestCopyWithTarSrcFile [2021-04-06T17:18:36.826Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-04-06T17:18:36.826Z] === RUN TestCopyWithTarSrcFolder [2021-04-06T17:18:36.826Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-04-06T17:18:36.826Z] === RUN TestCopyFileWithTarInvalidSrc [2021-04-06T17:18:36.826Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-04-06T17:18:36.826Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-04-06T17:18:36.826Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-04-06T17:18:36.826Z] === RUN TestCopyFileWithTarSrcFolder [2021-04-06T17:18:36.826Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-04-06T17:18:36.826Z] === RUN TestCopyFileWithTarSrcFile [2021-04-06T17:18:36.826Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-04-06T17:18:36.826Z] === RUN TestTarFiles [2021-04-06T17:18:37.038Z] --- PASS: TestTemplatedConfig (2.49s) [2021-04-06T17:18:37.038Z] === RUN TestConfigCreateResolve [2021-04-06T17:18:37.065Z] --- PASS: TestGraphdriverPluginV2 (4.42s) [2021-04-06T17:18:37.066Z] PASS [2021-04-06T17:18:37.066Z] [2021-04-06T17:18:37.066Z] DONE 5 tests in 11.676s [2021-04-06T17:18:37.066Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-06T17:18:37.066Z] INFO: Testing against a local daemon [2021-04-06T17:18:37.066Z] === RUN TestContinueAfterPluginCrash [2021-04-06T17:18:37.066Z] === PAUSE TestContinueAfterPluginCrash [2021-04-06T17:18:37.066Z] === RUN TestReadPluginNoRead [2021-04-06T17:18:37.066Z] === PAUSE TestReadPluginNoRead [2021-04-06T17:18:37.066Z] === RUN TestDaemonStartWithLogOpt [2021-04-06T17:18:37.066Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-06T17:18:37.066Z] === CONT TestContinueAfterPluginCrash [2021-04-06T17:18:37.066Z] === CONT TestDaemonStartWithLogOpt [2021-04-06T17:18:37.279Z] === RUN Test [2021-04-06T17:18:37.279Z] === RUN Test/TestContent [2021-04-06T17:18:37.279Z] === RUN Test/TestInitialize [2021-04-06T17:18:37.279Z] === RUN Test/TestNew [2021-04-06T17:18:37.279Z] === RUN Test/TestParsingContentsWithComments [2021-04-06T17:18:37.279Z] === RUN Test/TestRegister [2021-04-06T17:18:37.279Z] === RUN Test/TestWatch [2021-04-06T17:18:37.279Z] --- PASS: Test (0.01s) [2021-04-06T17:18:37.279Z] --- PASS: Test/TestContent (0.00s) [2021-04-06T17:18:37.279Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-06T17:18:37.279Z] --- PASS: Test/TestNew (0.00s) [2021-04-06T17:18:37.279Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-04-06T17:18:37.279Z] --- PASS: Test/TestRegister (0.00s) [2021-04-06T17:18:37.279Z] --- PASS: Test/TestWatch (0.00s) [2021-04-06T17:18:37.279Z] PASS [2021-04-06T17:18:37.279Z] coverage: 92.9% of statements [2021-04-06T17:18:37.279Z] ok github.com/docker/docker/pkg/discovery/file 0.071s coverage: 92.9% of statements [2021-04-06T17:18:39.859Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-06T17:18:39.861Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-06T17:18:39.861Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.51s) [2021-04-06T17:18:39.861Z] === RUN TestAuthZPluginV2Disable [2021-04-06T17:18:39.861Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-06T17:18:39.891Z] --- PASS: TestServiceUpdateConfigs (16.14s) [2021-04-06T17:18:39.891Z] === RUN TestServiceUpdateNetwork [2021-04-06T17:18:39.892Z] --- PASS: TestConfigCreateResolve (1.90s) [2021-04-06T17:18:39.892Z] === RUN TestConfigDaemonLibtrustID [2021-04-06T17:18:39.892Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-04-06T17:18:39.892Z] PASS [2021-04-06T17:18:39.892Z] [2021-04-06T17:18:39.892Z] DONE 7 tests in 12.929s [2021-04-06T17:18:39.892Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-04-06T17:18:39.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:18:39.892Z] ++ set -e [2021-04-06T17:18:39.892Z] ++ '[' -n 0 ']' [2021-04-06T17:18:39.892Z] ++ set -x [2021-04-06T17:18:39.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:18:39.892Z] INFO: Testing against a local daemon [2021-04-06T17:18:39.892Z] === RUN TestCheckpoint [2021-04-06T17:18:39.892Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-06T17:18:39.892Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:18:39.892Z] === RUN TestContainerInvalidJSON [2021-04-06T17:18:39.892Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:18:39.892Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:18:39.892Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:18:39.892Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:18:39.892Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:18:39.892Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:18:39.892Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:18:39.892Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:18:39.892Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:18:39.892Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-04-06T17:18:39.892Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-06T17:18:39.892Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-06T17:18:39.892Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-04-06T17:18:39.892Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-06T17:18:39.892Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-04-06T17:18:39.892Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-06T17:18:39.892Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-04-06T17:18:39.892Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-06T17:18:39.892Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-04-06T17:18:39.892Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-06T17:18:39.892Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-04-06T17:18:39.892Z] === RUN TestCopyFromContainer [2021-04-06T17:18:39.991Z] === RUN Test [2021-04-06T17:18:39.991Z] === RUN Test/TestWatch [2021-04-06T17:18:39.991Z] --- PASS: Test (0.00s) [2021-04-06T17:18:39.991Z] --- PASS: Test/TestWatch (0.00s) [2021-04-06T17:18:39.991Z] PASS [2021-04-06T17:18:39.991Z] coverage: 92.3% of statements [2021-04-06T17:18:39.991Z] ok github.com/docker/docker/pkg/discovery/memory 0.153s coverage: 92.3% of statements [2021-04-06T17:18:39.991Z] === RUN Test [2021-04-06T17:18:39.991Z] === RUN Test/TestInitialize [2021-04-06T17:18:39.991Z] time="2021-04-06T17:18:38Z" level=info msg="Initializing discovery without TLS" [2021-04-06T17:18:39.991Z] time="2021-04-06T17:18:38Z" level=info msg="Initializing discovery without TLS" [2021-04-06T17:18:39.991Z] time="2021-04-06T17:18:38Z" level=info msg="Initializing discovery without TLS" [2021-04-06T17:18:39.991Z] === RUN Test/TestInitializeWithCerts [2021-04-06T17:18:39.991Z] time="2021-04-06T17:18:38Z" level=info msg="Initializing discovery with TLS" [2021-04-06T17:18:39.991Z] === RUN Test/TestWatch [2021-04-06T17:18:39.991Z] time="2021-04-06T17:18:38Z" level=info msg="Initializing discovery without TLS" [2021-04-06T17:18:39.991Z] === RUN Test [2021-04-06T17:18:39.991Z] === RUN Test/TestInitialize [2021-04-06T17:18:39.991Z] === RUN Test/TestInitializeWithPattern [2021-04-06T17:18:39.991Z] === RUN Test/TestRegister [2021-04-06T17:18:39.991Z] === RUN Test/TestWatch [2021-04-06T17:18:39.991Z] --- PASS: Test (0.00s) [2021-04-06T17:18:39.991Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-06T17:18:39.991Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-04-06T17:18:39.991Z] --- PASS: Test/TestRegister (0.00s) [2021-04-06T17:18:39.991Z] --- PASS: Test/TestWatch (0.00s) [2021-04-06T17:18:39.991Z] PASS [2021-04-06T17:18:39.991Z] coverage: 93.8% of statements [2021-04-06T17:18:39.991Z] ok github.com/docker/docker/pkg/discovery/nodes 0.045s coverage: 93.8% of statements [2021-04-06T17:18:39.991Z] === RUN TestPollerAddRemove [2021-04-06T17:18:39.991Z] --- PASS: TestPollerAddRemove (0.00s) [2021-04-06T17:18:39.991Z] === RUN TestPollerEvent [2021-04-06T17:18:39.991Z] --- SKIP: TestPollerEvent (0.00s) [2021-04-06T17:18:39.991Z] poller_test.go:41: No chmod on Windows [2021-04-06T17:18:39.991Z] === RUN TestPollerClose [2021-04-06T17:18:39.991Z] --- PASS: TestPollerClose (0.00s) [2021-04-06T17:18:39.991Z] PASS [2021-04-06T17:18:39.991Z] coverage: 36.2% of statements [2021-04-06T17:18:39.991Z] ok github.com/docker/docker/pkg/filenotify 0.042s coverage: 36.2% of statements [2021-04-06T17:18:40.444Z] === RUN TestCopyFileWithInvalidSrc [2021-04-06T17:18:40.444Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestCopyFileWithInvalidDest [2021-04-06T17:18:40.444Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestCopyFileWithSameSrcAndDest [2021-04-06T17:18:40.444Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-04-06T17:18:40.444Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestCopyFile [2021-04-06T17:18:40.444Z] --- PASS: TestCopyFile (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-04-06T17:18:40.444Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-06T17:18:40.444Z] fileutils_test.go:134: Needs porting to Windows [2021-04-06T17:18:40.444Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-04-06T17:18:40.444Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestReadSymlinkedDirectoryToFile [2021-04-06T17:18:40.444Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-06T17:18:40.444Z] fileutils_test.go:180: Needs porting to Windows [2021-04-06T17:18:40.444Z] === RUN TestWildcardMatches [2021-04-06T17:18:40.444Z] --- PASS: TestWildcardMatches (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestPatternMatches [2021-04-06T17:18:40.444Z] --- PASS: TestPatternMatches (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-04-06T17:18:40.444Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestPatternMatchesFolderExclusions [2021-04-06T17:18:40.444Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-04-06T17:18:40.444Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-04-06T17:18:40.444Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-04-06T17:18:40.444Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-04-06T17:18:40.444Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestSingleExclamationError [2021-04-06T17:18:40.444Z] --- PASS: TestSingleExclamationError (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestMatchesWithNoPatterns [2021-04-06T17:18:40.444Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestMatchesWithMalformedPatterns [2021-04-06T17:18:40.444Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestMatches [2021-04-06T17:18:40.444Z] --- PASS: TestMatches (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestCleanPatterns [2021-04-06T17:18:40.444Z] --- PASS: TestCleanPatterns (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-04-06T17:18:40.444Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestCleanPatternsExceptionFlag [2021-04-06T17:18:40.444Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-04-06T17:18:40.444Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-04-06T17:18:40.444Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestCleanPatternsErrorSingleException [2021-04-06T17:18:40.444Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestCreateIfNotExistsDir [2021-04-06T17:18:40.444Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestCreateIfNotExistsFile [2021-04-06T17:18:40.444Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestMatch [2021-04-06T17:18:40.444Z] --- PASS: TestMatch (0.00s) [2021-04-06T17:18:40.444Z] PASS [2021-04-06T17:18:40.444Z] coverage: 87.7% of statements [2021-04-06T17:18:40.444Z] ok github.com/docker/docker/pkg/fileutils 0.127s coverage: 87.7% of statements [2021-04-06T17:18:40.444Z] === RUN TestGet [2021-04-06T17:18:40.444Z] --- PASS: TestGet (0.00s) [2021-04-06T17:18:40.444Z] === RUN TestGetShortcutString [2021-04-06T17:18:40.444Z] --- PASS: TestGetShortcutString (0.00s) [2021-04-06T17:18:40.444Z] PASS [2021-04-06T17:18:40.444Z] coverage: 42.9% of statements [2021-04-06T17:18:40.444Z] ok github.com/docker/docker/pkg/homedir 0.052s coverage: 42.9% of statements [2021-04-06T17:18:40.668Z] --- PASS: TestDaemonStartWithLogOpt (4.19s) [2021-04-06T17:18:40.668Z] === CONT TestReadPluginNoRead [2021-04-06T17:18:41.194Z] ok github.com/docker/docker/cmd/dockerd 0.116s coverage: 29.1% of statements [2021-04-06T17:18:41.194Z] ok github.com/docker/docker/container 0.122s coverage: 34.7% of statements [2021-04-06T17:18:41.194Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-06T17:18:41.194Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-06T17:18:41.194Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-06T17:18:41.194Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-06T17:18:41.399Z] --- PASS: Test (3.16s) [2021-04-06T17:18:41.399Z] --- PASS: Test/TestInitialize (0.12s) [2021-04-06T17:18:41.399Z] --- PASS: Test/TestInitializeWithCerts (0.03s) [2021-04-06T17:18:41.399Z] --- PASS: Test/TestWatch (3.01s) [2021-04-06T17:18:41.399Z] PASS [2021-04-06T17:18:41.399Z] coverage: 84.1% of statements [2021-04-06T17:18:41.399Z] ok github.com/docker/docker/pkg/discovery/kv 3.231s coverage: 84.1% of statements [2021-04-06T17:18:41.411Z] === RUN TestCopyFromContainer// [2021-04-06T17:18:41.411Z] === RUN TestCopyFromContainer//bar/root [2021-04-06T17:18:41.411Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-06T17:18:41.411Z] === RUN TestCopyFromContainer/bar/quux [2021-04-06T17:18:41.411Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-06T17:18:41.411Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-06T17:18:41.707Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-06T17:18:41.707Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-06T17:18:41.707Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-06T17:18:41.707Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-06T17:18:41.852Z] === RUN TestCreateIDMapOrder [2021-04-06T17:18:41.852Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-04-06T17:18:41.852Z] PASS [2021-04-06T17:18:41.852Z] coverage: 7.2% of statements [2021-04-06T17:18:41.852Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2021-04-06T17:18:41.852Z] --- PASS: TestTarFiles (5.14s) [2021-04-06T17:18:41.852Z] === RUN TestTarUntar [2021-04-06T17:18:41.852Z] --- PASS: TestTarUntar (0.04s) [2021-04-06T17:18:41.852Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-04-06T17:18:41.852Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-04-06T17:18:41.852Z] === RUN TestTarWithOptions [2021-04-06T17:18:41.852Z] --- PASS: TestTarWithOptions (0.03s) [2021-04-06T17:18:41.852Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-04-06T17:18:41.852Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-04-06T17:18:41.852Z] === RUN TestUntarUstarGnuConflict [2021-04-06T17:18:41.852Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-04-06T17:18:41.852Z] === RUN TestUntarInvalidFilenames [2021-04-06T17:18:42.003Z] --- PASS: TestCopyFromContainer (2.07s) [2021-04-06T17:18:42.003Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-06T17:18:42.003Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-04-06T17:18:42.003Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-04-06T17:18:42.003Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-04-06T17:18:42.003Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-04-06T17:18:42.003Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-04-06T17:18:42.003Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-04-06T17:18:42.003Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-04-06T17:18:42.003Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-04-06T17:18:42.003Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-04-06T17:18:42.003Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-06T17:18:42.003Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:18:42.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:18:42.003Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:18:42.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:18:42.003Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:18:42.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:18:42.003Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:18:42.003Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:18:42.003Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:18:42.003Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-06T17:18:42.003Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-06T17:18:42.003Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-06T17:18:42.003Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-06T17:18:42.003Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-06T17:18:42.003Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-04-06T17:18:42.003Z] === RUN TestCreateWithInvalidEnv [2021-04-06T17:18:42.003Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-06T17:18:42.003Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-06T17:18:42.003Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-06T17:18:42.003Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-06T17:18:42.003Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-06T17:18:42.003Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-06T17:18:42.003Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-06T17:18:42.003Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-06T17:18:42.003Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-06T17:18:42.003Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-06T17:18:42.003Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-06T17:18:42.003Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-06T17:18:42.003Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-06T17:18:42.003Z] === RUN TestCreateTmpfsMountsTarget [2021-04-06T17:18:42.003Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-06T17:18:42.003Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-06T17:18:42.306Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames750618258\\dest" [2021-04-06T17:18:42.306Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-04-06T17:18:42.306Z] === RUN TestUntarHardlinkToSymlink [2021-04-06T17:18:42.306Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-04-06T17:18:42.306Z] === RUN TestUntarInvalidHardlink [2021-04-06T17:18:42.306Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink895824867\\victim\\hello" -> "../victim/hello" [2021-04-06T17:18:42.306Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink284290022\\victim\\hello" -> "/../victim/hello" [2021-04-06T17:18:42.306Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink459536909\\victim" -> "../victim" [2021-04-06T17:18:42.307Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink695310856\\victim" -> "../victim" [2021-04-06T17:18:42.307Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink774201799\\victim" -> "../victim" [2021-04-06T17:18:42.307Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink765024890\\victim" -> "../victim" [2021-04-06T17:18:42.307Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-04-06T17:18:42.307Z] === RUN TestUntarInvalidSymlink [2021-04-06T17:18:42.307Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink308776849\\dest\\dotdot" -> "../victim/hello" [2021-04-06T17:18:42.307Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink155610044\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-06T17:18:42.307Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink438207979\\dest\\loophole-victim" -> "../victim" [2021-04-06T17:18:42.307Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink818238030\\dest\\loophole-victim" -> "../victim" [2021-04-06T17:18:42.307Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink965589333\\dest\\loophole-victim" -> "../victim" [2021-04-06T17:18:42.307Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink116776112\\dest\\loophole-victim" -> "../victim" [2021-04-06T17:18:42.307Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink645350479\\dest\\dir\\loophole" -> "../../victim" [2021-04-06T17:18:42.307Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-04-06T17:18:42.307Z] === RUN TestTempArchiveCloseMultipleTimes [2021-04-06T17:18:42.307Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-04-06T17:18:42.307Z] === RUN TestXGlobalNoParent [2021-04-06T17:18:42.307Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-04-06T17:18:42.307Z] === RUN TestReplaceFileTarWrapper [2021-04-06T17:18:42.307Z] === RUN TestFixedBufferCap [2021-04-06T17:18:42.307Z] --- PASS: TestFixedBufferCap (0.00s) [2021-04-06T17:18:42.307Z] === RUN TestFixedBufferLen [2021-04-06T17:18:42.307Z] --- PASS: TestFixedBufferLen (0.00s) [2021-04-06T17:18:42.307Z] === RUN TestFixedBufferString [2021-04-06T17:18:42.307Z] --- PASS: TestFixedBufferString (0.00s) [2021-04-06T17:18:42.307Z] === RUN TestFixedBufferWrite [2021-04-06T17:18:42.307Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-04-06T17:18:42.307Z] === RUN TestFixedBufferRead [2021-04-06T17:18:42.307Z] --- PASS: TestFixedBufferRead (0.00s) [2021-04-06T17:18:42.307Z] === RUN TestBytesPipeRead [2021-04-06T17:18:42.307Z] --- PASS: TestBytesPipeRead (0.00s) [2021-04-06T17:18:42.307Z] === RUN TestBytesPipeWrite [2021-04-06T17:18:42.307Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-04-06T17:18:42.307Z] === RUN TestBytesPipeWriteRandomChunks [2021-04-06T17:18:42.307Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-04-06T17:18:42.307Z] === RUN TestPrefixHeaderReadable [2021-04-06T17:18:42.307Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-04-06T17:18:42.307Z] === RUN TestDisablePigz [2021-04-06T17:18:42.759Z] --- PASS: TestDisablePigz (0.10s) [2021-04-06T17:18:42.759Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-04-06T17:18:42.759Z] === RUN TestPigz [2021-04-06T17:18:42.759Z] --- PASS: TestPigz (0.23s) [2021-04-06T17:18:42.759Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-04-06T17:18:42.759Z] === RUN TestCopyFileWithInvalidDest [2021-04-06T17:18:42.759Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-04-06T17:18:42.759Z] archive_windows_test.go:16: Currently fails [2021-04-06T17:18:42.759Z] === RUN TestCanonicalTarNameForPath [2021-04-06T17:18:42.759Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-04-06T17:18:42.759Z] === RUN TestCanonicalTarName [2021-04-06T17:18:42.759Z] --- PASS: TestCanonicalTarName (0.00s) [2021-04-06T17:18:42.759Z] === RUN TestChmodTarEntry [2021-04-06T17:18:42.759Z] --- PASS: TestChmodTarEntry (0.00s) [2021-04-06T17:18:42.759Z] === RUN TestHardLinkOrder [2021-04-06T17:18:42.759Z] --- PASS: TestHardLinkOrder (0.08s) [2021-04-06T17:18:42.759Z] === RUN TestChangeString [2021-04-06T17:18:42.759Z] --- PASS: TestChangeString (0.00s) [2021-04-06T17:18:42.759Z] === RUN TestChangesWithNoChanges [2021-04-06T17:18:42.759Z] === RUN TestError [2021-04-06T17:18:42.759Z] --- PASS: TestError (0.00s) [2021-04-06T17:18:42.759Z] === RUN TestProgressString [2021-04-06T17:18:42.759Z] === RUN TestProgressString/no_progress [2021-04-06T17:18:42.759Z] === RUN TestProgressString/progress_1 [2021-04-06T17:18:42.759Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-04-06T17:18:42.759Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-04-06T17:18:42.759Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-04-06T17:18:42.759Z] === RUN TestProgressString/with_units [2021-04-06T17:18:42.759Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-04-06T17:18:42.759Z] === RUN TestProgressString/hide_counts [2021-04-06T17:18:42.759Z] --- PASS: TestProgressString (0.00s) [2021-04-06T17:18:42.759Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-04-06T17:18:42.759Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-04-06T17:18:42.759Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-04-06T17:18:42.759Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-04-06T17:18:42.759Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-04-06T17:18:42.759Z] --- PASS: TestProgressString/with_units (0.00s) [2021-04-06T17:18:42.759Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-04-06T17:18:42.759Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-04-06T17:18:42.759Z] === RUN TestJSONMessageDisplay [2021-04-06T17:18:42.759Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-04-06T17:18:42.759Z] === RUN TestChangesWithChanges [2021-04-06T17:18:42.759Z] --- PASS: TestChangesWithChanges (0.03s) [2021-04-06T17:18:42.759Z] === RUN TestChangesWithChangesGH13590 [2021-04-06T17:18:42.759Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-04-06T17:18:42.759Z] changes_test.go:192: needs more investigation [2021-04-06T17:18:42.759Z] === RUN TestChangesDirsEmpty [2021-04-06T17:18:42.759Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2021-04-06T17:18:42.759Z] === RUN TestAtomicWriteToFile [2021-04-06T17:18:42.759Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-04-06T17:18:42.759Z] === RUN TestAtomicWriteSetCommit [2021-04-06T17:18:42.760Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-04-06T17:18:42.760Z] === RUN TestAtomicWriteSetCancel [2021-04-06T17:18:42.760Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-04-06T17:18:42.760Z] === RUN TestReadCloserWrapperClose [2021-04-06T17:18:42.760Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-04-06T17:18:42.760Z] === RUN TestReaderErrWrapperReadOnError [2021-04-06T17:18:42.760Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-04-06T17:18:42.760Z] === RUN TestReaderErrWrapperRead [2021-04-06T17:18:42.760Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-04-06T17:18:42.760Z] === RUN TestHashData [2021-04-06T17:18:42.760Z] --- PASS: TestHashData (0.00s) [2021-04-06T17:18:42.760Z] === RUN TestCancelReadCloser [2021-04-06T17:18:42.760Z] === RUN TestStandardLongPath [2021-04-06T17:18:42.760Z] --- PASS: TestStandardLongPath (0.00s) [2021-04-06T17:18:42.760Z] === RUN TestUNCLongPath [2021-04-06T17:18:42.760Z] --- PASS: TestUNCLongPath (0.00s) [2021-04-06T17:18:42.760Z] PASS [2021-04-06T17:18:42.760Z] coverage: 100.0% of statements [2021-04-06T17:18:42.760Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2021-04-06T17:18:42.760Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-04-06T17:18:42.760Z] === RUN TestJSONMessageDisplayWithJSONError [2021-04-06T17:18:42.760Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-04-06T17:18:42.760Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-04-06T17:18:42.760Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-04-06T17:18:42.760Z] === RUN TestDisplayJSONMessagesStream [2021-04-06T17:18:42.760Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-04-06T17:18:42.760Z] PASS [2021-04-06T17:18:43.165Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-06T17:18:43.210Z] === RUN TestReadPluginNoRead/default [2021-04-06T17:18:43.213Z] coverage: 91.7% of statements [2021-04-06T17:18:43.213Z] ok github.com/docker/docker/pkg/jsonmessage 0.173s coverage: 91.7% of statements [2021-04-06T17:18:43.213Z] --- PASS: TestCancelReadCloser (0.10s) [2021-04-06T17:18:43.213Z] === RUN TestWriteCloserWrapperClose [2021-04-06T17:18:43.213Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-04-06T17:18:43.213Z] === RUN TestNopWriteCloser [2021-04-06T17:18:43.213Z] --- PASS: TestNopWriteCloser (0.00s) [2021-04-06T17:18:43.213Z] === RUN TestNopWriter [2021-04-06T17:18:43.213Z] --- PASS: TestNopWriter (0.00s) [2021-04-06T17:18:43.213Z] === RUN TestWriteCounter [2021-04-06T17:18:43.213Z] --- PASS: TestWriteCounter (0.00s) [2021-04-06T17:18:43.213Z] PASS [2021-04-06T17:18:43.213Z] coverage: 68.4% of statements [2021-04-06T17:18:43.213Z] --- PASS: TestChangesDirsEmpty (0.14s) [2021-04-06T17:18:43.213Z] === RUN TestChangesDirsMutated [2021-04-06T17:18:43.213Z] ok github.com/docker/docker/pkg/ioutils 0.696s coverage: 68.4% of statements [2021-04-06T17:18:43.213Z] --- PASS: TestChangesDirsMutated (0.12s) [2021-04-06T17:18:43.213Z] === RUN TestApplyLayer [2021-04-06T17:18:43.213Z] --- SKIP: TestApplyLayer (0.00s) [2021-04-06T17:18:43.213Z] changes_test.go:405: needs further investigation [2021-04-06T17:18:43.213Z] === RUN TestChangesSizeWithHardlinks [2021-04-06T17:18:43.213Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-04-06T17:18:43.213Z] changes_test.go:441: needs further investigation [2021-04-06T17:18:43.213Z] === RUN TestChangesSizeWithNoChanges [2021-04-06T17:18:43.213Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-04-06T17:18:43.213Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-04-06T17:18:43.213Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-04-06T17:18:43.213Z] === RUN TestChangesSize [2021-04-06T17:18:43.213Z] --- PASS: TestChangesSize (0.00s) [2021-04-06T17:18:43.213Z] === RUN TestApplyLayerInvalidFilenames [2021-04-06T17:18:43.213Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames963231622\\dest" [2021-04-06T17:18:43.213Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-04-06T17:18:43.213Z] === RUN TestApplyLayerInvalidHardlink [2021-04-06T17:18:43.213Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink208687272\\victim\\hello" -> "../victim/hello" [2021-04-06T17:18:43.213Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink959832039\\victim\\hello" -> "/../victim/hello" [2021-04-06T17:18:43.213Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink237552666\\victim" -> "../victim" [2021-04-06T17:18:43.213Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink704673457\\victim" -> "../victim" [2021-04-06T17:18:43.213Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink290315356\\victim" -> "../victim" [2021-04-06T17:18:43.213Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink569510411\\victim" -> "../victim" [2021-04-06T17:18:43.213Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-04-06T17:18:43.213Z] === RUN TestApplyLayerInvalidSymlink [2021-04-06T17:18:43.213Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink458537966\\dest\\dotdot" -> "../victim/hello" [2021-04-06T17:18:43.213Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink082057333\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-06T17:18:43.213Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink241135952\\dest\\loophole-victim" -> "../victim" [2021-04-06T17:18:43.213Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink464228463\\dest\\loophole-victim" -> "../victim" [2021-04-06T17:18:43.213Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink279654658\\dest\\loophole-victim" -> "../victim" [2021-04-06T17:18:43.213Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink002005113\\dest\\loophole-victim" -> "../victim" [2021-04-06T17:18:43.213Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-04-06T17:18:43.213Z] === RUN TestApplyLayerWhiteouts [2021-04-06T17:18:43.213Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-04-06T17:18:43.213Z] === RUN TestGenerateEmptyFile [2021-04-06T17:18:43.213Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-04-06T17:18:43.213Z] === RUN TestGenerateWithContent [2021-04-06T17:18:43.213Z] --- PASS: TestGenerateWithContent (0.00s) [2021-04-06T17:18:43.213Z] PASS [2021-04-06T17:18:43.213Z] coverage: 62.8% of statements [2021-04-06T17:18:43.213Z] ok github.com/docker/docker/pkg/archive 7.772s coverage: 62.8% of statements [2021-04-06T17:18:43.530Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2021-04-06T17:18:43.530Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-06T17:18:43.666Z] === RUN TestNameFormat [2021-04-06T17:18:43.666Z] --- PASS: TestNameFormat (0.00s) [2021-04-06T17:18:43.666Z] === RUN TestNameRetries [2021-04-06T17:18:43.666Z] --- PASS: TestNameRetries (0.00s) [2021-04-06T17:18:43.666Z] PASS [2021-04-06T17:18:43.666Z] coverage: 85.7% of statements [2021-04-06T17:18:43.666Z] ok github.com/docker/docker/pkg/namesgenerator 0.058s coverage: 85.7% of statements [2021-04-06T17:18:44.064Z] --- PASS: TestAuthZPluginV2Disable (4.24s) [2021-04-06T17:18:44.064Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-06T17:18:44.109Z] --- PASS: TestDockerNetworkMacvlan (22.94s) [2021-04-06T17:18:44.109Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.18s) [2021-04-06T17:18:44.109Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.21s) [2021-04-06T17:18:44.109Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.40s) [2021-04-06T17:18:44.109Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.50s) [2021-04-06T17:18:44.109Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.80s) [2021-04-06T17:18:44.109Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.73s) [2021-04-06T17:18:44.109Z] PASS [2021-04-06T17:18:44.109Z] [2021-04-06T17:18:44.109Z] DONE 8 tests in 26.407s [2021-04-06T17:18:44.109Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-06T17:18:44.109Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:18:44.109Z] ++ set -e [2021-04-06T17:18:44.109Z] ++ '[' -n 0 ']' [2021-04-06T17:18:44.109Z] ++ set -x [2021-04-06T17:18:44.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:18:44.109Z] testing: warning: no tests to run [2021-04-06T17:18:44.109Z] PASS [2021-04-06T17:18:44.109Z] [2021-04-06T17:18:44.109Z] DONE 0 tests in 0.032s [2021-04-06T17:18:44.109Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-06T17:18:44.109Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:18:44.109Z] ++ set -e [2021-04-06T17:18:44.109Z] ++ '[' -n 0 ']' [2021-04-06T17:18:44.109Z] ++ set -x [2021-04-06T17:18:44.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:18:44.120Z] === RUN TestParseKeyValueOpt [2021-04-06T17:18:44.120Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-04-06T17:18:44.120Z] === RUN TestParseUintList [2021-04-06T17:18:44.120Z] --- PASS: TestParseUintList (0.00s) [2021-04-06T17:18:44.120Z] === RUN TestParseUintListMaximumLimits [2021-04-06T17:18:44.120Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-04-06T17:18:44.120Z] PASS [2021-04-06T17:18:44.120Z] coverage: 97.0% of statements [2021-04-06T17:18:44.120Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2021-04-06T17:18:44.369Z] INFO: Testing against a local daemon [2021-04-06T17:18:44.369Z] === RUN TestAuthZPluginAllowRequest [2021-04-06T17:18:44.573Z] === RUN TestNewAndRemove [2021-04-06T17:18:44.573Z] --- PASS: TestNewAndRemove (0.00s) [2021-04-06T17:18:44.573Z] === RUN TestRemoveInvalidPath [2021-04-06T17:18:44.573Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-04-06T17:18:44.573Z] PASS [2021-04-06T17:18:44.573Z] coverage: 82.6% of statements [2021-04-06T17:18:44.573Z] ok github.com/docker/docker/pkg/pidfile 0.105s coverage: 82.6% of statements [2021-04-06T17:18:44.592Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-06T17:18:45.527Z] --- PASS: TestContinueAfterPluginCrash (9.41s) [2021-04-06T17:18:45.528Z] === RUN TestParseEmptyInterface [2021-04-06T17:18:45.528Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-04-06T17:18:45.528Z] === RUN TestParseNonInterfaceType [2021-04-06T17:18:45.528Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-04-06T17:18:45.528Z] === RUN TestParseWithOneFunction [2021-04-06T17:18:45.528Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-04-06T17:18:45.528Z] === RUN TestParseWithMultipleFuncs [2021-04-06T17:18:45.528Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-04-06T17:18:45.528Z] === RUN TestParseWithUnnamedReturn [2021-04-06T17:18:45.528Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-04-06T17:18:45.528Z] === RUN TestEmbeddedInterface [2021-04-06T17:18:45.528Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-04-06T17:18:45.528Z] === RUN TestParsedImports [2021-04-06T17:18:45.528Z] --- PASS: TestParsedImports (0.00s) [2021-04-06T17:18:45.528Z] === RUN TestAliasedImports [2021-04-06T17:18:45.528Z] --- PASS: TestAliasedImports (0.00s) [2021-04-06T17:18:45.528Z] PASS [2021-04-06T17:18:45.528Z] coverage: 56.8% of statements [2021-04-06T17:18:45.528Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.078s coverage: 56.8% of statements [2021-04-06T17:18:45.627Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2021-04-06T17:18:45.627Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-06T17:18:45.627Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:18:45.627Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:18:45.627Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:18:45.627Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:18:45.627Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:18:45.627Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:18:45.627Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:18:45.627Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:18:45.627Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:18:45.627Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:18:45.627Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:18:45.627Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:18:45.627Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:18:45.627Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:18:45.627Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:18:45.627Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-06T17:18:45.627Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-04-06T17:18:45.627Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-04-06T17:18:45.627Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-04-06T17:18:45.627Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-04-06T17:18:45.627Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-04-06T17:18:45.627Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-06T17:18:45.923Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2021-04-06T17:18:45.923Z] === RUN TestCreateDifferentPlatform [2021-04-06T17:18:45.923Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-06T17:18:45.923Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-06T17:18:45.923Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-06T17:18:45.923Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-06T17:18:45.923Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-06T17:18:45.923Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-06T17:18:45.923Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-06T17:18:45.923Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-06T17:18:45.923Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-04-06T17:18:45.923Z] === RUN TestContainerStartOnDaemonRestart [2021-04-06T17:18:45.923Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-06T17:18:45.923Z] === RUN TestDaemonRestartIpcMode [2021-04-06T17:18:45.923Z] === PAUSE TestDaemonRestartIpcMode [2021-04-06T17:18:45.923Z] === RUN TestDaemonHostGatewayIP [2021-04-06T17:18:45.923Z] === PAUSE TestDaemonHostGatewayIP [2021-04-06T17:18:45.923Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-06T17:18:45.923Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-06T17:18:45.923Z] === RUN TestContainerKillOnDaemonStart [2021-04-06T17:18:45.923Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-06T17:18:45.923Z] === RUN TestDiff [2021-04-06T17:18:46.462Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-06T17:18:46.497Z] === RUN TestFailedConnection [2021-04-06T17:18:46.563Z] --- PASS: TestDiff (0.52s) [2021-04-06T17:18:46.563Z] === RUN TestExecWithCloseStdin [2021-04-06T17:18:46.917Z] --- PASS: TestAuthZPluginAllowRequest (2.29s) [2021-04-06T17:18:46.917Z] === RUN TestAuthZPluginTLS [2021-04-06T17:18:46.958Z] === RUN TestHTTPTransport [2021-04-06T17:18:46.958Z] --- PASS: TestHTTPTransport (0.00s) [2021-04-06T17:18:46.958Z] PASS [2021-04-06T17:18:46.958Z] coverage: 85.7% of statements [2021-04-06T17:18:46.958Z] ok github.com/docker/docker/pkg/plugins/transport 0.058s coverage: 85.7% of statements [2021-04-06T17:18:46.958Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-04-06T17:18:46.958Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-06T17:18:46.958Z] === RUN TestBufioReaderPoolPutAndGet [2021-04-06T17:18:46.958Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-04-06T17:18:46.958Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-04-06T17:18:46.958Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-04-06T17:18:46.958Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-04-06T17:18:46.958Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-06T17:18:46.958Z] === RUN TestBufioWriterPoolPutAndGet [2021-04-06T17:18:46.958Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-04-06T17:18:46.958Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-04-06T17:18:46.958Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-04-06T17:18:46.958Z] === RUN TestBufferPoolPutAndGet [2021-04-06T17:18:46.958Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-04-06T17:18:46.958Z] PASS [2021-04-06T17:18:46.958Z] coverage: 88.2% of statements [2021-04-06T17:18:46.958Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2021-04-06T17:18:47.200Z] --- PASS: TestExecWithCloseStdin (0.69s) [2021-04-06T17:18:47.200Z] === RUN TestExec [2021-04-06T17:18:47.420Z] --- PASS: TestFailedConnection (1.07s) [2021-04-06T17:18:47.420Z] === RUN TestFailOnce [2021-04-06T17:18:47.420Z] 2021/04/06 17:18:47 http: panic serving 127.0.0.1:49222: Plugin not ready [2021-04-06T17:18:47.420Z] goroutine 10 [running]: [2021-04-06T17:18:47.420Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-04-06T17:18:47.420Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-04-06T17:18:47.420Z] panic(0x849b40, 0x986ad0) [2021-04-06T17:18:47.420Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-04-06T17:18:47.420Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-06T17:18:47.420Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-04-06T17:18:47.420Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-06T17:18:47.420Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-04-06T17:18:47.420Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-06T17:18:47.420Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-04-06T17:18:47.420Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-06T17:18:47.420Z] c:/go/src/net/http/server.go:2831 +0xab [2021-04-06T17:18:47.420Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980) [2021-04-06T17:18:47.420Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-04-06T17:18:47.420Z] created by net/http.(*Server).Serve [2021-04-06T17:18:47.420Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-04-06T17:18:47.420Z] time="2021-04-06T17:18:47Z" 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" [2021-04-06T17:18:47.420Z] === RUN TestOutputOnPrematureClose [2021-04-06T17:18:47.420Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-04-06T17:18:47.420Z] === RUN TestCompleteSilently [2021-04-06T17:18:47.420Z] --- PASS: TestCompleteSilently (0.00s) [2021-04-06T17:18:47.420Z] PASS [2021-04-06T17:18:47.420Z] coverage: 75.9% of statements [2021-04-06T17:18:47.420Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2021-04-06T17:18:47.778Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2021-04-06T17:18:47.838Z] --- PASS: TestExec (0.69s) [2021-04-06T17:18:47.838Z] === RUN TestExecUser [2021-04-06T17:18:47.859Z] --- PASS: TestAuthZPluginTLS (1.20s) [2021-04-06T17:18:47.859Z] === RUN TestAuthZPluginDenyRequest [2021-04-06T17:18:47.876Z] --- PASS: TestReadPluginNoRead (7.47s) [2021-04-06T17:18:47.876Z] --- PASS: TestReadPluginNoRead/default (1.57s) [2021-04-06T17:18:47.876Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.64s) [2021-04-06T17:18:47.876Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s) [2021-04-06T17:18:47.876Z] read_test.go:92: [de49e99fca620] daemon is not started [2021-04-06T17:18:47.876Z] PASS [2021-04-06T17:18:47.876Z] [2021-04-06T17:18:47.876Z] DONE 6 tests in 11.702s [2021-04-06T17:18:47.876Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-06T17:18:47.876Z] testing: warning: no tests to run [2021-04-06T17:18:47.876Z] PASS [2021-04-06T17:18:47.876Z] [2021-04-06T17:18:47.876Z] DONE 0 tests in 0.017s [2021-04-06T17:18:47.876Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-06T17:18:47.876Z] INFO: Testing against a local daemon [2021-04-06T17:18:47.876Z] === RUN TestPluginWithDevMounts [2021-04-06T17:18:47.876Z] === PAUSE TestPluginWithDevMounts [2021-04-06T17:18:47.876Z] === CONT TestPluginWithDevMounts [2021-04-06T17:18:47.882Z] === RUN TestSendToOneSub [2021-04-06T17:18:47.882Z] --- PASS: TestSendToOneSub (0.00s) [2021-04-06T17:18:47.882Z] === RUN TestSendToMultipleSubs [2021-04-06T17:18:47.882Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-04-06T17:18:47.882Z] === RUN TestEvictOneSub [2021-04-06T17:18:47.882Z] --- PASS: TestEvictOneSub (0.00s) [2021-04-06T17:18:47.882Z] === RUN TestClosePublisher [2021-04-06T17:18:47.882Z] --- PASS: TestClosePublisher (0.00s) [2021-04-06T17:18:47.882Z] === RUN TestPubSubRace [2021-04-06T17:18:48.256Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.80s) [2021-04-06T17:18:48.256Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-06T17:18:48.343Z] === RUN TestRegister [2021-04-06T17:18:48.343Z] --- PASS: TestRegister (0.00s) [2021-04-06T17:18:48.343Z] === RUN TestCommand [2021-04-06T17:18:48.343Z] --- PASS: TestCommand (0.02s) [2021-04-06T17:18:48.343Z] === RUN TestNaiveSelf [2021-04-06T17:18:48.343Z] --- PASS: TestNaiveSelf (0.02s) [2021-04-06T17:18:48.343Z] PASS [2021-04-06T17:18:48.343Z] coverage: 82.4% of statements [2021-04-06T17:18:48.343Z] ok github.com/docker/docker/pkg/reexec 0.082s coverage: 82.4% of statements [2021-04-06T17:18:48.343Z] --- PASS: TestFailOnce (1.15s) [2021-04-06T17:18:48.343Z] === RUN TestEchoInputOutput [2021-04-06T17:18:48.343Z] --- PASS: TestEchoInputOutput (0.00s) [2021-04-06T17:18:48.343Z] === RUN TestBackoff [2021-04-06T17:18:48.343Z] --- PASS: TestBackoff (0.00s) [2021-04-06T17:18:48.343Z] === RUN TestAbortRetry [2021-04-06T17:18:48.343Z] --- PASS: TestAbortRetry (0.00s) [2021-04-06T17:18:48.343Z] === RUN TestClientScheme [2021-04-06T17:18:48.343Z] --- PASS: TestClientScheme (0.00s) [2021-04-06T17:18:48.343Z] === RUN TestNewClientWithTimeout [2021-04-06T17:18:48.480Z] --- PASS: TestExecUser (0.63s) [2021-04-06T17:18:48.480Z] === RUN TestExportContainerAndImportImage [2021-04-06T17:18:48.802Z] --- PASS: TestAuthZPluginDenyRequest (1.11s) [2021-04-06T17:18:48.802Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-06T17:18:48.804Z] --- PASS: TestPubSubRace (1.04s) [2021-04-06T17:18:48.804Z] PASS [2021-04-06T17:18:48.804Z] coverage: 75.0% of statements [2021-04-06T17:18:48.804Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 75.0% of statements [2021-04-06T17:18:49.163Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-04-06T17:18:49.194Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-06T17:18:49.269Z] time="2021-04-06T17:18: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" [2021-04-06T17:18:49.269Z] === RUN TestParseSignal [2021-04-06T17:18:49.269Z] --- PASS: TestParseSignal (0.00s) [2021-04-06T17:18:49.269Z] === RUN TestValidSignalForPlatform [2021-04-06T17:18:49.269Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-04-06T17:18:49.269Z] PASS [2021-04-06T17:18:49.269Z] coverage: 20.3% of statements [2021-04-06T17:18:49.269Z] ok github.com/docker/docker/pkg/signal 0.035s coverage: 20.3% of statements [2021-04-06T17:18:49.540Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2021-04-06T17:18:49.540Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-06T17:18:49.730Z] === RUN TestNewStdWriter [2021-04-06T17:18:49.730Z] --- PASS: TestNewStdWriter (0.00s) [2021-04-06T17:18:49.730Z] === RUN TestWriteWithUninitializedStdWriter [2021-04-06T17:18:49.730Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-04-06T17:18:49.730Z] === RUN TestWriteWithNilBytes [2021-04-06T17:18:49.730Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-04-06T17:18:49.730Z] === RUN TestWrite [2021-04-06T17:18:49.730Z] --- PASS: TestWrite (0.00s) [2021-04-06T17:18:49.730Z] === RUN TestWriteWithWriterError [2021-04-06T17:18:49.730Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-04-06T17:18:49.730Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-04-06T17:18:49.730Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-04-06T17:18:49.730Z] === RUN TestStdCopyWriteAndRead [2021-04-06T17:18:49.730Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-04-06T17:18:49.730Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-04-06T17:18:49.730Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-04-06T17:18:49.730Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-04-06T17:18:49.730Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-04-06T17:18:49.730Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-04-06T17:18:49.730Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-04-06T17:18:49.730Z] === RUN TestStdCopyWithInvalidInputHeader [2021-04-06T17:18:49.730Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-04-06T17:18:49.730Z] === RUN TestStdCopyWithCorruptedPrefix [2021-04-06T17:18:49.730Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-04-06T17:18:49.730Z] === RUN TestStdCopyReturnsWriteErrors [2021-04-06T17:18:49.730Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-04-06T17:18:49.730Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-04-06T17:18:49.730Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-04-06T17:18:49.730Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-04-06T17:18:49.730Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-04-06T17:18:49.730Z] PASS [2021-04-06T17:18:49.730Z] coverage: 100.0% of statements [2021-04-06T17:18:49.730Z] ok github.com/docker/docker/pkg/stdcopy 0.054s coverage: 100.0% of statements [2021-04-06T17:18:49.790Z] --- PASS: TestPluginWithDevMounts (1.74s) [2021-04-06T17:18:49.790Z] PASS [2021-04-06T17:18:49.790Z] [2021-04-06T17:18:49.790Z] DONE 1 tests in 1.784s [2021-04-06T17:18:49.790Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-06T17:18:49.790Z] INFO: Testing against a local daemon [2021-04-06T17:18:49.790Z] === RUN TestSecretInspect [2021-04-06T17:18:50.194Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.13s) [2021-04-06T17:18:50.194Z] === RUN TestAuthZPluginDenyResponse [2021-04-06T17:18:50.702Z] === RUN TestRawProgressFormatterFormatStatus [2021-04-06T17:18:50.702Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-04-06T17:18:50.702Z] === RUN TestRawProgressFormatterFormatProgress [2021-04-06T17:18:50.702Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-04-06T17:18:50.702Z] === RUN TestFormatStatus [2021-04-06T17:18:50.702Z] --- PASS: TestFormatStatus (0.00s) [2021-04-06T17:18:50.702Z] === RUN TestFormatError [2021-04-06T17:18:50.702Z] --- PASS: TestFormatError (0.00s) [2021-04-06T17:18:50.702Z] === RUN TestFormatJSONError [2021-04-06T17:18:50.702Z] --- PASS: TestFormatJSONError (0.00s) [2021-04-06T17:18:50.702Z] === RUN TestJsonProgressFormatterFormatProgress [2021-04-06T17:18:50.702Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-04-06T17:18:50.702Z] === RUN TestJsonProgressFormatterFormatStatus [2021-04-06T17:18:50.702Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-04-06T17:18:50.702Z] === RUN TestNewJSONProgressOutput [2021-04-06T17:18:50.702Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-04-06T17:18:50.702Z] === RUN TestAuxFormatterEmit [2021-04-06T17:18:50.702Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-04-06T17:18:50.702Z] === RUN TestStreamWriterStdout [2021-04-06T17:18:50.702Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-04-06T17:18:50.702Z] === RUN TestStreamWriterStderr [2021-04-06T17:18:50.702Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-04-06T17:18:50.702Z] PASS [2021-04-06T17:18:50.702Z] coverage: 66.2% of statements [2021-04-06T17:18:50.702Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2021-04-06T17:18:50.702Z] time="2021-04-06T17:18:50Z" 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" [2021-04-06T17:18:50.702Z] === RUN TestGenerateRandomID [2021-04-06T17:18:50.702Z] --- PASS: TestGenerateRandomID (0.00s) [2021-04-06T17:18:50.702Z] === RUN TestShortenId [2021-04-06T17:18:50.702Z] --- PASS: TestShortenId (0.00s) [2021-04-06T17:18:50.702Z] === RUN TestShortenSha256Id [2021-04-06T17:18:50.702Z] --- PASS: TestShortenSha256Id (0.00s) [2021-04-06T17:18:50.702Z] === RUN TestShortenIdEmpty [2021-04-06T17:18:50.702Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-04-06T17:18:50.702Z] === RUN TestShortenIdInvalid [2021-04-06T17:18:50.703Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-04-06T17:18:50.703Z] === RUN TestIsShortIDNonHex [2021-04-06T17:18:50.703Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-04-06T17:18:50.703Z] === RUN TestIsShortIDNotCorrectSize [2021-04-06T17:18:50.703Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-04-06T17:18:50.703Z] PASS [2021-04-06T17:18:50.703Z] coverage: 70.6% of statements [2021-04-06T17:18:50.703Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2021-04-06T17:18:51.059Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2021-04-06T17:18:51.059Z] === RUN TestHealthCheckWorkdir [2021-04-06T17:18:51.075Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2021-04-06T17:18:51.137Z] --- PASS: TestAuthZPluginDenyResponse (1.18s) [2021-04-06T17:18:51.137Z] === RUN TestAuthZPluginAllowEventStream [2021-04-06T17:18:51.674Z] === RUN TestIsCpusetListAvailable [2021-04-06T17:18:51.674Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-04-06T17:18:51.674Z] PASS [2021-04-06T17:18:51.674Z] coverage: 38.2% of statements [2021-04-06T17:18:51.674Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements [2021-04-06T17:18:51.697Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2021-04-06T17:18:51.697Z] === RUN TestHealthKillContainer [2021-04-06T17:18:52.135Z] === RUN TestChtimes [2021-04-06T17:18:52.135Z] --- PASS: TestChtimes (0.00s) [2021-04-06T17:18:52.135Z] === RUN TestChtimesWindows [2021-04-06T17:18:52.135Z] --- PASS: TestChtimesWindows (0.00s) [2021-04-06T17:18:52.135Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-04-06T17:18:52.135Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-04-06T17:18:52.135Z] === RUN TestEnsureRemoveAllNotExist [2021-04-06T17:18:52.135Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-04-06T17:18:52.135Z] === RUN TestEnsureRemoveAllWithDir [2021-04-06T17:18:52.135Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-04-06T17:18:52.135Z] === RUN TestEnsureRemoveAllWithFile [2021-04-06T17:18:52.135Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-04-06T17:18:52.135Z] === RUN TestHasWin32KSupport [2021-04-06T17:18:52.135Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-04-06T17:18:52.135Z] syscall_windows_test.go:8: win32k: true [2021-04-06T17:18:52.135Z] PASS [2021-04-06T17:18:52.135Z] coverage: 12.0% of statements [2021-04-06T17:18:52.135Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 12.0% of statements [2021-04-06T17:18:52.321Z] --- PASS: TestSecretInspect (2.47s) [2021-04-06T17:18:52.321Z] === RUN TestSecretList [2021-04-06T17:18:52.486Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-04-06T17:18:52.596Z] === RUN TestTailFile [2021-04-06T17:18:52.596Z] --- PASS: TestTailFile (0.00s) [2021-04-06T17:18:52.596Z] === RUN TestTailFileManyLines [2021-04-06T17:18:52.596Z] --- PASS: TestTailFileManyLines (0.00s) [2021-04-06T17:18:52.596Z] === RUN TestTailEmptyFile [2021-04-06T17:18:52.596Z] --- PASS: TestTailEmptyFile (0.00s) [2021-04-06T17:18:52.596Z] === RUN TestTailNegativeN [2021-04-06T17:18:52.596Z] --- PASS: TestTailNegativeN (0.00s) [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader [2021-04-06T17:18:52.596Z] === CONT TestNewTailReader [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/single_byte_delimiter [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/2_byte_delimiter [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/4_byte_delimiter [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/8_byte_delimiter [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/12_byte_delimiter [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/no_delimiter [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/no_delimiter [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/truncated_last_line [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-04-06T17:18:52.596Z] === CONT TestNewTailReader/single_byte_delimiter [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-06T17:18:52.596Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:18:52.596Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:18:52.596Z] === CONT TestNewTailReader/no_delimiter [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-06T17:18:52.596Z] === CONT TestNewTailReader/12_byte_delimiter [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-06T17:18:52.596Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:18:52.596Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:18:52.596Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:18:52.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:18:52.597Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:18:52.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:18:52.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:18:52.597Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:18:52.597Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:18:52.597Z] === CONT TestNewTailReader/2_byte_delimiter [2021-04-06T17:18:52.597Z] === CONT TestNewTailReader/8_byte_delimiter [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-06T17:18:52.597Z] === CONT TestNewTailReader/4_byte_delimiter [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-06T17:18:52.597Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:18:52.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:18:52.597Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:18:52.597Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:18:52.597Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:18:52.597Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-06T17:18:52.597Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:18:52.597Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:18:53.060Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:18:53.060Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:18:53.060Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:18:53.060Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-06T17:18:53.060Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:18:53.060Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-06T17:18:53.060Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:18:53.060Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:18:53.061Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:18:53.061Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:18:53.061Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:18:53.062Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-06T17:18:53.062Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:18:53.062Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-06T17:18:53.062Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-04-06T17:18:53.062Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:18:53.062Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-06T17:18:53.062Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:18:53.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:18:53.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:18:53.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:18:53.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:18:53.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:18:53.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:18:53.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:18:53.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:18:53.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:18:53.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-06T17:18:53.063Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:18:53.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:18:53.063Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:18:53.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:18:53.063Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:18:53.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:18:53.063Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-06T17:18:53.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:18:53.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:18:53.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:18:53.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:18:53.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:18:53.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:18:53.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:18:53.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:18:53.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:18:53.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:18:53.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:18:53.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:18:53.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:18:53.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:18:53.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:18:53.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:18:53.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:18:53.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:18:53.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:18:53.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:18:53.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:18:53.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:18:53.063Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-06T17:18:53.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-06T17:18:53.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.02s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.02s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-06T17:18:53.065Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.02s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-06T17:18:53.598Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-06T17:18:53.599Z] time="2021-04-06T17:18: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" [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-06T17:18:53.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-06T17:18:53.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-06T17:18:53.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-06T17:18:53.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-06T17:18:53.600Z] PASS [2021-04-06T17:18:53.600Z] coverage: 88.6% of statements [2021-04-06T17:18:53.600Z] ok github.com/docker/docker/pkg/tailfile 0.412s coverage: 88.6% of statements [2021-04-06T17:18:53.685Z] --- PASS: TestAuthZPluginAllowEventStream (2.21s) [2021-04-06T17:18:53.685Z] === RUN TestAuthZPluginErrorResponse [2021-04-06T17:18:54.054Z] === RUN TestTarSumRemoveNonExistent [2021-04-06T17:18:54.054Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-04-06T17:18:54.054Z] === RUN TestTarSumRemove [2021-04-06T17:18:54.054Z] --- PASS: TestTarSumRemove (0.00s) [2021-04-06T17:18:54.054Z] === RUN TestSortFileInfoSums [2021-04-06T17:18:54.054Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-04-06T17:18:54.054Z] === RUN TestNewTarSumForLabelInvalid [2021-04-06T17:18:54.054Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-04-06T17:18:54.054Z] === RUN TestNewTarSumForLabel [2021-04-06T17:18:54.054Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-04-06T17:18:54.054Z] === RUN TestEmptyTar [2021-04-06T17:18:54.054Z] --- PASS: TestEmptyTar (0.00s) [2021-04-06T17:18:54.054Z] === RUN TestTarSumsReadSize [2021-04-06T17:18:54.054Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-04-06T17:18:54.054Z] === RUN TestTarSums [2021-04-06T17:18:54.054Z] --- PASS: TestTarSums (0.10s) [2021-04-06T17:18:54.054Z] === RUN TestIteration [2021-04-06T17:18:54.054Z] --- PASS: TestIteration (0.00s) [2021-04-06T17:18:54.054Z] === RUN TestVersionLabelForChecksum [2021-04-06T17:18:54.054Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-04-06T17:18:54.054Z] === RUN TestVersion [2021-04-06T17:18:54.054Z] --- PASS: TestVersion (0.00s) [2021-04-06T17:18:54.054Z] === RUN TestGetVersion [2021-04-06T17:18:54.054Z] --- PASS: TestGetVersion (0.00s) [2021-04-06T17:18:54.054Z] === RUN TestGetVersions [2021-04-06T17:18:54.054Z] --- PASS: TestGetVersions (0.00s) [2021-04-06T17:18:54.054Z] PASS [2021-04-06T17:18:54.054Z] coverage: 89.3% of statements [2021-04-06T17:18:54.054Z] ok github.com/docker/docker/pkg/tarsum 0.178s coverage: 89.3% of statements [2021-04-06T17:18:54.454Z] --- PASS: TestHealthKillContainer (2.65s) [2021-04-06T17:18:54.454Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-06T17:18:54.509Z] testing: warning: no tests to run [2021-04-06T17:18:54.509Z] PASS [2021-04-06T17:18:54.509Z] coverage: [no statements] [2021-04-06T17:18:54.509Z] ok github.com/docker/docker/pkg/term/windows 0.055s coverage: [no statements] [no tests to run] [2021-04-06T17:18:54.626Z] --- PASS: TestAuthZPluginErrorResponse (1.19s) [2021-04-06T17:18:54.626Z] === RUN TestAuthZPluginErrorRequest [2021-04-06T17:18:54.747Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2021-04-06T17:18:54.747Z] === RUN TestIpcModeNone [2021-04-06T17:18:54.852Z] --- PASS: TestSecretList (2.48s) [2021-04-06T17:18:54.852Z] === RUN TestSecretsCreateAndDelete [2021-04-06T17:18:54.963Z] === RUN TestTruncIndex [2021-04-06T17:18:54.963Z] --- PASS: TestTruncIndex (0.10s) [2021-04-06T17:18:54.963Z] PASS [2021-04-06T17:18:54.963Z] coverage: 91.5% of statements [2021-04-06T17:18:54.963Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2021-04-06T17:18:55.242Z] --- PASS: TestServiceUpdateNetwork (16.83s) [2021-04-06T17:18:55.242Z] === RUN TestServiceUpdatePidsLimit [2021-04-06T17:18:55.242Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-06T17:18:55.389Z] --- PASS: TestIpcModeNone (0.65s) [2021-04-06T17:18:55.389Z] === RUN TestIpcModePrivate [2021-04-06T17:18:55.417Z] === RUN TestIsGIT [2021-04-06T17:18:55.417Z] --- PASS: TestIsGIT (0.00s) [2021-04-06T17:18:55.417Z] === RUN TestIsTransport [2021-04-06T17:18:55.417Z] --- PASS: TestIsTransport (0.00s) [2021-04-06T17:18:55.417Z] PASS [2021-04-06T17:18:55.417Z] coverage: 100.0% of statements [2021-04-06T17:18:55.417Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2021-04-06T17:18:55.901Z] === RUN TestVersionInfo [2021-04-06T17:18:55.901Z] --- PASS: TestVersionInfo (0.00s) [2021-04-06T17:18:55.901Z] === RUN TestAppendVersions [2021-04-06T17:18:55.901Z] --- PASS: TestAppendVersions (0.00s) [2021-04-06T17:18:55.901Z] PASS [2021-04-06T17:18:55.901Z] coverage: 88.9% of statements [2021-04-06T17:18:55.901Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2021-04-06T17:18:56.012Z] --- PASS: TestAuthZPluginErrorRequest (1.28s) [2021-04-06T17:18:56.012Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-06T17:18:56.138Z] --- PASS: TestIpcModePrivate (0.74s) [2021-04-06T17:18:56.138Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-04-06T17:18:56.138Z] === RUN TestIpcModeShareable [2021-04-06T17:18:56.278Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-06T17:18:56.683Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-04-06T17:18:56.914Z] --- PASS: TestIpcModeShareable (0.69s) [2021-04-06T17:18:56.914Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-04-06T17:18:56.914Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-06T17:18:56.955Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.19s) [2021-04-06T17:18:56.955Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-06T17:18:56.964Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-06T17:18:56.964Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-06T17:18:56.964Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-06T17:18:56.964Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-06T17:18:56.964Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-06T17:18:56.964Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-04-06T17:18:56.964Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-04-06T17:18:56.964Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-06T17:18:56.964Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-06T17:18:57.382Z] --- PASS: TestSecretsCreateAndDelete (2.49s) [2021-04-06T17:18:57.383Z] === RUN TestSecretsUpdate [2021-04-06T17:18:57.416Z] time="2021-04-06T17:18:57Z" 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" [2021-04-06T17:18:57.868Z] === RUN TestNewSettable [2021-04-06T17:18:57.868Z] --- PASS: TestNewSettable (0.00s) [2021-04-06T17:18:57.868Z] === RUN TestIsSettable [2021-04-06T17:18:57.868Z] --- PASS: TestIsSettable (0.00s) [2021-04-06T17:18:57.868Z] === RUN TestUpdateSettingsEnv [2021-04-06T17:18:57.868Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-04-06T17:18:57.868Z] PASS [2021-04-06T17:18:57.868Z] coverage: 20.1% of statements [2021-04-06T17:18:57.868Z] ok github.com/docker/docker/plugin/v2 0.054s coverage: 20.1% of statements [2021-04-06T17:18:57.868Z] === RUN TestValidatePrivileges [2021-04-06T17:18:57.868Z] --- PASS: TestValidatePrivileges (0.00s) [2021-04-06T17:18:57.868Z] === RUN TestFilterByCapNeg [2021-04-06T17:18:57.868Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-04-06T17:18:57.868Z] === RUN TestFilterByCapPos [2021-04-06T17:18:57.868Z] --- PASS: TestFilterByCapPos (0.00s) [2021-04-06T17:18:57.868Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-04-06T17:18:57.868Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-04-06T17:18:57.868Z] PASS [2021-04-06T17:18:57.868Z] coverage: 12.0% of statements [2021-04-06T17:18:57.868Z] ok github.com/docker/docker/plugin 0.054s coverage: 12.0% of statements [2021-04-06T17:18:57.868Z] === RUN TestLoad [2021-04-06T17:18:57.868Z] --- PASS: TestLoad (0.00s) [2021-04-06T17:18:57.868Z] === RUN TestSave [2021-04-06T17:18:57.868Z] --- PASS: TestSave (0.04s) [2021-04-06T17:18:57.868Z] === RUN TestAddDeleteGet [2021-04-06T17:18:58.320Z] --- PASS: TestAddDeleteGet (0.04s) [2021-04-06T17:18:58.320Z] === RUN TestInvalidTags [2021-04-06T17:18:58.320Z] --- PASS: TestInvalidTags (0.01s) [2021-04-06T17:18:58.320Z] PASS [2021-04-06T17:18:58.320Z] coverage: 84.4% of statements [2021-04-06T17:18:58.320Z] ok github.com/docker/docker/reference 0.135s coverage: 84.4% of statements [2021-04-06T17:18:58.997Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.01s) [2021-04-06T17:18:58.997Z] === RUN TestAPIIpcModeHost [2021-04-06T17:18:59.275Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-04-06T17:18:59.275Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-04-06T17:18:59.275Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-04-06T17:18:59.275Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-04-06T17:18:59.275Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-04-06T17:18:59.275Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-04-06T17:18:59.275Z] === RUN TestResumableRequestReaderWithReadError [2021-04-06T17:18:59.275Z] === RUN TestRestartManagerTimeout [2021-04-06T17:18:59.275Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-04-06T17:18:59.275Z] === RUN TestRestartManagerTimeoutReset [2021-04-06T17:18:59.275Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-04-06T17:18:59.275Z] PASS [2021-04-06T17:18:59.275Z] coverage: 50.9% of statements [2021-04-06T17:18:59.275Z] time="2021-04-06T17:18:59Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-04-06T17:18:59.275Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-04-06T17:18:59.275Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2021-04-06T17:18:59.275Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-04-06T17:18:59.275Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-04-06T17:18:59.275Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-04-06T17:18:59.636Z] --- PASS: TestAPIIpcModeHost (0.54s) [2021-04-06T17:18:59.636Z] === RUN TestDaemonIpcModeShareable [2021-04-06T17:18:59.727Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-04-06T17:18:59.727Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-04-06T17:18:59.727Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-04-06T17:18:59.727Z] === RUN TestResumableRequestReader [2021-04-06T17:18:59.727Z] --- PASS: TestResumableRequestReader (0.00s) [2021-04-06T17:18:59.727Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-04-06T17:18:59.727Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-04-06T17:18:59.727Z] PASS [2021-04-06T17:18:59.727Z] coverage: 100.0% of statements [2021-04-06T17:18:59.727Z] ok github.com/docker/docker/registry/resumable 0.231s coverage: 100.0% of statements [2021-04-06T17:18:59.914Z] --- PASS: TestSecretsUpdate (2.44s) [2021-04-06T17:18:59.914Z] === RUN TestTemplatedSecret [2021-04-06T17:19:00.261Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.65s) [2021-04-06T17:19:00.261Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-06T17:19:00.684Z] === RUN TestResolveAuthConfigIndexServer [2021-04-06T17:19:00.684Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-04-06T17:19:00.684Z] === RUN TestResolveAuthConfigFullURL [2021-04-06T17:19:00.684Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-04-06T17:19:00.684Z] === RUN TestLoadAllowNondistributableArtifacts [2021-04-06T17:19:00.684Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-04-06T17:19:00.684Z] === RUN TestValidateMirror [2021-04-06T17:19:00.684Z] --- PASS: TestValidateMirror (0.00s) [2021-04-06T17:19:00.684Z] === RUN TestLoadInsecureRegistries [2021-04-06T17:19:00.684Z] time="2021-04-06T17:19:00Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-06T17:19:00.684Z] time="2021-04-06T17:19:00Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-04-06T17:19:00.684Z] time="2021-04-06T17:19:00Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-06T17:19:00.684Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2021-04-06T17:19:00.684Z] === RUN TestNewServiceConfig [2021-04-06T17:19:00.684Z] --- PASS: TestNewServiceConfig (0.00s) [2021-04-06T17:19:00.684Z] === RUN TestValidateIndexName [2021-04-06T17:19:00.684Z] --- PASS: TestValidateIndexName (0.00s) [2021-04-06T17:19:00.684Z] === RUN TestValidateIndexNameWithError [2021-04-06T17:19:00.684Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-04-06T17:19:00.684Z] === RUN TestEndpointParse [2021-04-06T17:19:00.684Z] --- PASS: TestEndpointParse (0.00s) [2021-04-06T17:19:00.684Z] === RUN TestEndpointParseInvalid [2021-04-06T17:19:00.684Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-04-06T17:19:00.684Z] === RUN TestValidateEndpoint [2021-04-06T17:19:00.684Z] --- PASS: TestValidateEndpoint (0.01s) [2021-04-06T17:19:00.684Z] === RUN TestPing [2021-04-06T17:19:00.684Z] --- PASS: TestPing (0.00s) [2021-04-06T17:19:00.684Z] === RUN TestPingRegistryEndpoint [2021-04-06T17:19:00.684Z] === RUN TestDecodeContainerConfig [2021-04-06T17:19:00.684Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-04-06T17:19:00.684Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:19:00.684Z] === RUN TestEndpoint [2021-04-06T17:19:00.684Z] --- SKIP: TestEndpoint (0.00s) [2021-04-06T17:19:00.684Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:19:00.684Z] === RUN TestParseRepositoryInfo [2021-04-06T17:19:00.684Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-04-06T17:19:00.684Z] === RUN TestDecodeContainerConfigIsolation [2021-04-06T17:19:00.684Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-04-06T17:19:00.684Z] === RUN TestNewIndexInfo [2021-04-06T17:19:00.684Z] --- PASS: TestNewIndexInfo (0.00s) [2021-04-06T17:19:00.684Z] === RUN TestMirrorEndpointLookup [2021-04-06T17:19:00.684Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-04-06T17:19:00.684Z] === RUN TestValidatePrivileged [2021-04-06T17:19:00.684Z] --- PASS: TestValidatePrivileged (0.00s) [2021-04-06T17:19:00.684Z] PASS [2021-04-06T17:19:00.684Z] coverage: 52.2% of statements [2021-04-06T17:19:00.684Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-04-06T17:19:00.684Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:19:00.684Z] === RUN TestSearchRepositories [2021-04-06T17:19:00.684Z] ok github.com/docker/docker/runconfig 0.083s coverage: 52.2% of statements [2021-04-06T17:19:00.684Z] --- PASS: TestSearchRepositories (0.00s) [2021-04-06T17:19:00.684Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-04-06T17:19:00.684Z] Host: 127.0.0.1:49241 [2021-04-06T17:19:00.684Z] User-Agent: docker test client [2021-04-06T17:19:00.684Z] Authorization: Token fake-token [2021-04-06T17:19:00.684Z] X-Docker-Token: true [2021-04-06T17:19:00.684Z] Accept-Encoding: gzip [2021-04-06T17:19:00.684Z] [2021-04-06T17:19:00.684Z] [2021-04-06T17:19:00.684Z] registry_test.go:730: HTTP/1.1 200 OK [2021-04-06T17:19:00.684Z] Connection: close [2021-04-06T17:19:00.684Z] Content-Length: 144 [2021-04-06T17:19:00.684Z] Cache-Control: no-cache [2021-04-06T17:19:00.684Z] Content-Type: application/json [2021-04-06T17:19:00.684Z] Date: Tue, 06 Apr 2021 17:19:00 GMT [2021-04-06T17:19:00.684Z] Expires: -1 [2021-04-06T17:19:00.684Z] Pragma: no-cache [2021-04-06T17:19:00.684Z] Server: docker-tests/mock [2021-04-06T17:19:00.684Z] X-Docker-Registry-Config: mock [2021-04-06T17:19:00.684Z] X-Docker-Registry-Version: 0.0.0 [2021-04-06T17:19:00.684Z] [2021-04-06T17:19:00.684Z] [2021-04-06T17:19:00.684Z] === RUN TestTrustedLocation [2021-04-06T17:19:00.684Z] --- PASS: TestTrustedLocation (0.00s) [2021-04-06T17:19:00.684Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-04-06T17:19:00.684Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-04-06T17:19:00.684Z] === RUN TestAllowNondistributableArtifacts [2021-04-06T17:19:00.684Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-04-06T17:19:00.684Z] === RUN TestIsSecureIndex [2021-04-06T17:19:00.684Z] --- PASS: TestIsSecureIndex (0.00s) [2021-04-06T17:19:00.684Z] PASS [2021-04-06T17:19:00.684Z] coverage: 50.3% of statements [2021-04-06T17:19:00.684Z] ok github.com/docker/docker/registry 0.205s coverage: 50.3% of statements [2021-04-06T17:19:00.684Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-04-06T17:19:00.684Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-04-06T17:19:00.684Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-04-06T17:19:00.684Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-04-06T17:19:00.684Z] PASS [2021-04-06T17:19:00.684Z] coverage: 62.5% of statements [2021-04-06T17:19:00.684Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2021-04-06T17:19:00.878Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.07s) [2021-04-06T17:19:00.878Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-06T17:19:01.160Z] --- PASS: TestDaemonIpcModeShareable (1.47s) [2021-04-06T17:19:01.160Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-06T17:19:01.160Z] === RUN TestDaemonIpcModePrivate [2021-04-06T17:19:01.270Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 14.1% of statements [2021-04-06T17:19:01.270Z] ok github.com/docker/docker/daemon 12.180s coverage: 17.1% of statements [2021-04-06T17:19:01.270Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-06T17:19:01.270Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-06T17:19:01.817Z] === RUN TestDockerSuite/TestBuildRm [2021-04-06T17:19:01.841Z] ok github.com/docker/docker/daemon/discovery 0.007s coverage: 30.0% of statements [2021-04-06T17:19:02.101Z] ok github.com/docker/docker/daemon/config 0.064s coverage: 81.8% of statements [2021-04-06T17:19:02.177Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.58s) [2021-04-06T17:19:02.177Z] === RUN TestAuthZPluginHeader [2021-04-06T17:19:02.682Z] --- PASS: TestDaemonIpcModePrivate (1.46s) [2021-04-06T17:19:02.682Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-06T17:19:02.682Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-06T17:19:02.839Z] === RUN TestGetDriver [2021-04-06T17:19:02.839Z] --- PASS: TestGetDriver (0.00s) [2021-04-06T17:19:02.839Z] === RUN TestVolumeRequestError [2021-04-06T17:19:02.839Z] --- PASS: TestVolumeRequestError (0.01s) [2021-04-06T17:19:02.839Z] PASS [2021-04-06T17:19:02.839Z] coverage: 36.1% of statements [2021-04-06T17:19:02.839Z] ok github.com/docker/docker/volume/drivers 0.088s coverage: 36.1% of statements [2021-04-06T17:19:03.042Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-04-06T17:19:03.042Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-06T17:19:03.042Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-06T17:19:03.200Z] --- PASS: TestTemplatedSecret (3.55s) [2021-04-06T17:19:03.200Z] === RUN TestSecretCreateResolve [2021-04-06T17:19:03.723Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.41s) [2021-04-06T17:19:03.723Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-06T17:19:03.723Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-06T17:19:03.983Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-04-06T17:19:04.095Z] --- PASS: TestAuthZPluginHeader (1.44s) [2021-04-06T17:19:04.095Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-06T17:19:04.095Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-06T17:19:04.095Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:19:04.095Z] === RUN TestAuthZPluginV2Disable [2021-04-06T17:19:04.095Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-06T17:19:04.095Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:19:04.095Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-06T17:19:04.095Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-06T17:19:04.095Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:19:04.095Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-06T17:19:04.095Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-06T17:19:04.095Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:19:04.095Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-06T17:19:04.356Z] === RUN TestGetAddress [2021-04-06T17:19:04.356Z] --- PASS: TestGetAddress (0.00s) [2021-04-06T17:19:04.356Z] === RUN TestRemove [2021-04-06T17:19:04.356Z] --- SKIP: TestRemove (0.00s) [2021-04-06T17:19:04.356Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-06T17:19:04.356Z] === RUN TestInitializeWithVolumes [2021-04-06T17:19:04.356Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-04-06T17:19:04.356Z] === RUN TestCreate [2021-04-06T17:19:04.356Z] --- PASS: TestCreate (0.01s) [2021-04-06T17:19:04.356Z] === RUN TestValidateName [2021-04-06T17:19:04.356Z] --- PASS: TestValidateName (0.00s) [2021-04-06T17:19:04.356Z] === RUN TestCreateWithOpts [2021-04-06T17:19:04.356Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-04-06T17:19:04.356Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-06T17:19:04.356Z] === RUN TestRelaodNoOpts [2021-04-06T17:19:04.356Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-04-06T17:19:04.356Z] PASS [2021-04-06T17:19:04.356Z] coverage: 41.5% of statements [2021-04-06T17:19:04.356Z] ok github.com/docker/docker/volume/local 0.112s coverage: 41.5% of statements [2021-04-06T17:19:04.356Z] === RUN TestConvertTmpfsOptions [2021-04-06T17:19:04.356Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-04-06T17:19:04.356Z] parser_test.go:49: data="mode=700,size=1m" [2021-04-06T17:19:04.356Z] parser_test.go:49: data="ro" [2021-04-06T17:19:04.356Z] === RUN TestParseMountRaw [2021-04-06T17:19:04.356Z] --- PASS: TestParseMountRaw (0.03s) [2021-04-06T17:19:04.356Z] === RUN TestParseMountRawSplit [2021-04-06T17:19:04.356Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-04-06T17:19:04.356Z] parser_test.go:390: case 0 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 1 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 2 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 3 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 4 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 5 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 6 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 7 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 8 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 0 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 1 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 2 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 3 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 4 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 5 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 6 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 7 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 8 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 9 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 10 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 11 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 12 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 0 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 1 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 2 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 3 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 4 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 5 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 6 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 7 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 8 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 9 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 10 [2021-04-06T17:19:04.356Z] parser_test.go:390: case 11 [2021-04-06T17:19:04.356Z] === RUN TestParseMountSpec [2021-04-06T17:19:04.356Z] --- PASS: TestParseMountSpec (0.00s) [2021-04-06T17:19:04.356Z] parser_test.go:455: case 0 [2021-04-06T17:19:04.356Z] parser_test.go:455: case 1 [2021-04-06T17:19:04.356Z] parser_test.go:455: case 2 [2021-04-06T17:19:04.356Z] parser_test.go:455: case 3 [2021-04-06T17:19:04.356Z] parser_test.go:455: case 4 [2021-04-06T17:19:04.356Z] parser_test.go:455: case 5 [2021-04-06T17:19:04.356Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-04-06T17:19:04.356Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-04-06T17:19:04.356Z] === RUN TestValidateMount [2021-04-06T17:19:04.356Z] --- PASS: TestValidateMount (0.00s) [2021-04-06T17:19:04.356Z] PASS [2021-04-06T17:19:04.356Z] coverage: 66.2% of statements [2021-04-06T17:19:04.356Z] ok github.com/docker/docker/volume/mounts 0.141s coverage: 66.2% of statements [2021-04-06T17:19:04.770Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-06T17:19:05.106Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-06T17:19:05.311Z] === RUN TestSetGetMeta [2021-04-06T17:19:05.311Z] === PAUSE TestSetGetMeta [2021-04-06T17:19:05.311Z] === RUN TestRestore [2021-04-06T17:19:05.311Z] === PAUSE TestRestore [2021-04-06T17:19:05.311Z] === RUN TestServiceCreate [2021-04-06T17:19:05.311Z] === PAUSE TestServiceCreate [2021-04-06T17:19:05.311Z] === RUN TestServiceList [2021-04-06T17:19:05.311Z] === PAUSE TestServiceList [2021-04-06T17:19:05.311Z] === RUN TestServiceRemove [2021-04-06T17:19:05.311Z] === PAUSE TestServiceRemove [2021-04-06T17:19:05.311Z] === RUN TestServiceGet [2021-04-06T17:19:05.311Z] === PAUSE TestServiceGet [2021-04-06T17:19:05.311Z] === RUN TestServicePrune [2021-04-06T17:19:05.311Z] === PAUSE TestServicePrune [2021-04-06T17:19:05.311Z] === RUN TestCreate [2021-04-06T17:19:05.311Z] === PAUSE TestCreate [2021-04-06T17:19:05.311Z] === RUN TestRemove [2021-04-06T17:19:05.311Z] === PAUSE TestRemove [2021-04-06T17:19:05.311Z] === RUN TestList [2021-04-06T17:19:05.311Z] === PAUSE TestList [2021-04-06T17:19:05.311Z] === RUN TestFindByDriver [2021-04-06T17:19:05.311Z] === PAUSE TestFindByDriver [2021-04-06T17:19:05.311Z] === RUN TestFindByReferenced [2021-04-06T17:19:05.311Z] === PAUSE TestFindByReferenced [2021-04-06T17:19:05.311Z] === RUN TestDerefMultipleOfSameRef [2021-04-06T17:19:05.311Z] === PAUSE TestDerefMultipleOfSameRef [2021-04-06T17:19:05.311Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-06T17:19:05.311Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-06T17:19:05.311Z] === RUN TestDefererencePluginOnCreateError [2021-04-06T17:19:05.311Z] === PAUSE TestDefererencePluginOnCreateError [2021-04-06T17:19:05.311Z] === RUN TestRefDerefRemove [2021-04-06T17:19:05.311Z] === PAUSE TestRefDerefRemove [2021-04-06T17:19:05.311Z] === RUN TestGet [2021-04-06T17:19:05.311Z] === PAUSE TestGet [2021-04-06T17:19:05.311Z] === RUN TestGetWithReference [2021-04-06T17:19:05.311Z] === PAUSE TestGetWithReference [2021-04-06T17:19:05.311Z] === RUN TestFilterFunc [2021-04-06T17:19:05.311Z] === RUN TestFilterFunc/test_nil_list [2021-04-06T17:19:05.311Z] === PAUSE TestFilterFunc/test_nil_list [2021-04-06T17:19:05.311Z] === RUN TestFilterFunc/test_empty_list [2021-04-06T17:19:05.311Z] === PAUSE TestFilterFunc/test_empty_list [2021-04-06T17:19:05.311Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-04-06T17:19:05.311Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-04-06T17:19:05.311Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-06T17:19:05.311Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-06T17:19:05.311Z] === RUN TestFilterFunc/test_filter_some [2021-04-06T17:19:05.311Z] === PAUSE TestFilterFunc/test_filter_some [2021-04-06T17:19:05.311Z] === RUN TestFilterFunc/test_filter_middle [2021-04-06T17:19:05.311Z] === PAUSE TestFilterFunc/test_filter_middle [2021-04-06T17:19:05.311Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-04-06T17:19:05.311Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-04-06T17:19:05.311Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-04-06T17:19:05.311Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-04-06T17:19:05.311Z] === CONT TestFilterFunc/test_nil_list [2021-04-06T17:19:05.311Z] === CONT TestFilterFunc/test_filter_some [2021-04-06T17:19:05.311Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-06T17:19:05.311Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-04-06T17:19:05.311Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-04-06T17:19:05.311Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-04-06T17:19:05.311Z] === CONT TestFilterFunc/test_empty_list [2021-04-06T17:19:05.311Z] === CONT TestFilterFunc/test_filter_middle [2021-04-06T17:19:05.311Z] --- PASS: TestFilterFunc (0.00s) [2021-04-06T17:19:05.311Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-04-06T17:19:05.311Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-04-06T17:19:05.311Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-04-06T17:19:05.311Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-04-06T17:19:05.311Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-04-06T17:19:05.311Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-04-06T17:19:05.311Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-04-06T17:19:05.311Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-04-06T17:19:05.311Z] === CONT TestSetGetMeta [2021-04-06T17:19:05.311Z] === CONT TestGetWithReference [2021-04-06T17:19:05.311Z] === CONT TestFindByReferenced [2021-04-06T17:19:05.311Z] === CONT TestServicePrune [2021-04-06T17:19:05.311Z] --- PASS: TestSetGetMeta (0.02s) [2021-04-06T17:19:05.311Z] === CONT TestList [2021-04-06T17:19:05.311Z] --- PASS: TestFindByReferenced (0.03s) [2021-04-06T17:19:05.311Z] === CONT TestFindByDriver [2021-04-06T17:19:05.311Z] --- PASS: TestGetWithReference (0.03s) [2021-04-06T17:19:05.311Z] === CONT TestDefererencePluginOnCreateError [2021-04-06T17:19:05.311Z] --- PASS: TestList (0.03s) [2021-04-06T17:19:05.311Z] === CONT TestGet [2021-04-06T17:19:05.311Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-04-06T17:19:05.311Z] === CONT TestRefDerefRemove [2021-04-06T17:19:05.311Z] --- PASS: TestFindByDriver (0.03s) [2021-04-06T17:19:05.311Z] === CONT TestRemove [2021-04-06T17:19:05.311Z] --- PASS: TestGet (0.02s) [2021-04-06T17:19:05.311Z] === CONT TestCreate [2021-04-06T17:19:05.311Z] --- PASS: TestRefDerefRemove (0.02s) [2021-04-06T17:19:05.311Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-06T17:19:05.311Z] --- PASS: TestRemove (0.02s) [2021-04-06T17:19:05.311Z] === CONT TestServiceList [2021-04-06T17:19:05.311Z] --- PASS: TestCreate (0.02s) [2021-04-06T17:19:05.311Z] === CONT TestServiceGet [2021-04-06T17:19:05.311Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-04-06T17:19:05.311Z] === CONT TestServiceRemove [2021-04-06T17:19:05.311Z] --- PASS: TestServiceGet (0.05s) [2021-04-06T17:19:05.312Z] === CONT TestDerefMultipleOfSameRef [2021-04-06T17:19:05.312Z] time="2021-04-06T17:19:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-06T17:19:05.312Z] --- PASS: TestServiceRemove (0.05s) [2021-04-06T17:19:05.312Z] === CONT TestServiceCreate [2021-04-06T17:19:05.312Z] --- PASS: TestServiceList (0.07s) [2021-04-06T17:19:05.312Z] === CONT TestRestore [2021-04-06T17:19:05.312Z] time="2021-04-06T17:19:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-06T17:19:05.312Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-04-06T17:19:05.312Z] time="2021-04-06T17:19:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-06T17:19:05.312Z] time="2021-04-06T17:19:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-04-06T17:19:05.312Z] --- PASS: TestServiceCreate (0.02s) [2021-04-06T17:19:05.312Z] time="2021-04-06T17:19:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-06T17:19:05.312Z] --- PASS: TestRestore (0.03s) [2021-04-06T17:19:05.312Z] --- PASS: TestServicePrune (0.17s) [2021-04-06T17:19:05.312Z] PASS [2021-04-06T17:19:05.312Z] coverage: 70.3% of statements [2021-04-06T17:19:05.312Z] ok github.com/docker/docker/volume/service 0.248s coverage: 70.3% of statements [2021-04-06T17:19:05.674Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-06T17:19:05.734Z] --- PASS: TestSecretCreateResolve (2.47s) [2021-04-06T17:19:05.734Z] PASS [2021-04-06T17:19:05.734Z] [2021-04-06T17:19:05.734Z] DONE 6 tests in 15.934s [2021-04-06T17:19:05.734Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-06T17:19:05.734Z] INFO: Testing against a local daemon [2021-04-06T17:19:05.734Z] === RUN TestServiceCreateInit [2021-04-06T17:19:05.734Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-06T17:19:05.803Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s) [2021-04-06T17:19:05.803Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-06T17:19:05.803Z] === RUN TestIpcModeOlderClient [2021-04-06T17:19:05.803Z] === PAUSE TestIpcModeOlderClient [2021-04-06T17:19:05.803Z] === RUN TestKillContainerInvalidSignal [2021-04-06T17:19:05.895Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.376s coverage: 73.3% of statements [2021-04-06T17:19:06.097Z] --- PASS: TestKillContainerInvalidSignal (0.57s) [2021-04-06T17:19:06.097Z] === RUN TestKillContainer [2021-04-06T17:19:06.097Z] === RUN TestKillContainer/no_signal [2021-04-06T17:19:06.272Z] --- PASS: TestNewClientWithTimeout (17.64s) [2021-04-06T17:19:06.272Z] === RUN TestClientStream [2021-04-06T17:19:06.272Z] --- PASS: TestClientStream (0.00s) [2021-04-06T17:19:06.272Z] === RUN TestClientSendFile [2021-04-06T17:19:06.272Z] --- PASS: TestClientSendFile (0.00s) [2021-04-06T17:19:06.272Z] === RUN TestClientWithRequestTimeout [2021-04-06T17:19:06.272Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-04-06T17:19:06.272Z] === RUN TestFileSpecPlugin [2021-04-06T17:19:06.272Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-04-06T17:19:06.272Z] === RUN TestFileJSONSpecPlugin [2021-04-06T17:19:06.272Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-04-06T17:19:06.272Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-04-06T17:19:06.272Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-04-06T17:19:06.272Z] === RUN TestPluginAddHandler [2021-04-06T17:19:06.272Z] --- PASS: TestPluginAddHandler (0.00s) [2021-04-06T17:19:06.272Z] === RUN TestPluginWaitBadPlugin [2021-04-06T17:19:06.272Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-04-06T17:19:06.272Z] === RUN TestGet [2021-04-06T17:19:06.272Z] time="2021-04-06T17:19:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-04-06T17:19:06.610Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-06T17:19:06.737Z] === RUN TestKillContainer/non_killing_signal [2021-04-06T17:19:06.836Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2021-04-06T17:19:06.870Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-06T17:19:07.032Z] === RUN TestKillContainer/killing_signal [2021-04-06T17:19:07.228Z] time="2021-04-06T17:19:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-04-06T17:19:07.407Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.423s coverage: 56.2% of statements [2021-04-06T17:19:07.437Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-06T17:19:07.669Z] --- PASS: TestKillContainer (1.70s) [2021-04-06T17:19:07.670Z] --- PASS: TestKillContainer/no_signal (0.56s) [2021-04-06T17:19:07.670Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2021-04-06T17:19:07.670Z] --- PASS: TestKillContainer/killing_signal (0.52s) [2021-04-06T17:19:07.670Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-06T17:19:07.670Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-06T17:19:08.332Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-06T17:19:08.374Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-06T17:19:08.973Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2021-04-06T17:19:08.973Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2021-04-06T17:19:08.973Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2021-04-06T17:19:08.973Z] === RUN TestKillStoppedContainer [2021-04-06T17:19:08.973Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-04-06T17:19:08.973Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-06T17:19:08.973Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-04-06T17:19:08.973Z] === RUN TestKillDifferentUserContainer [2021-04-06T17:19:09.380Z] time="2021-04-06T17:19:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-04-06T17:19:09.613Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2021-04-06T17:19:09.613Z] === RUN TestInspectOomKilledTrue [2021-04-06T17:19:09.752Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-06T17:19:09.956Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2021-04-06T17:19:10.657Z] --- PASS: TestInspectOomKilledTrue (0.91s) [2021-04-06T17:19:10.657Z] === RUN TestInspectOomKilledFalse [2021-04-06T17:19:10.704Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-06T17:19:10.950Z] --- PASS: TestInspectOomKilledFalse (0.56s) [2021-04-06T17:19:10.950Z] === RUN TestLinksEtcHostsContentMatch [2021-04-06T17:19:11.004Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-06T17:19:11.600Z] --- PASS: TestLinksEtcHostsContentMatch (0.46s) [2021-04-06T17:19:11.600Z] === RUN TestLinksContainerNames [2021-04-06T17:19:11.878Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.318s coverage: 49.4% of statements [2021-04-06T17:19:12.645Z] --- PASS: TestLinksContainerNames (1.06s) [2021-04-06T17:19:12.645Z] === RUN TestLogsFollowTailEmpty [2021-04-06T17:19:12.824Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.242s coverage: 46.2% of statements [2021-04-06T17:19:12.824Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-06T17:19:13.086Z] time="2021-04-06T17:19:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-04-06T17:19:13.256Z] --- PASS: TestServiceUpdatePidsLimit (18.41s) [2021-04-06T17:19:13.256Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.11s) [2021-04-06T17:19:13.256Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.35s) [2021-04-06T17:19:13.256Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s) [2021-04-06T17:19:13.256Z] PASS [2021-04-06T17:19:13.256Z] [2021-04-06T17:19:13.256Z] === Skipped [2021-04-06T17:19:13.256Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-04-06T17:19:13.256Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:19:13.256Z] [2021-04-06T17:19:13.256Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-04-06T17:19:13.256Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:19:13.256Z] [2021-04-06T17:19:13.256Z] [2021-04-06T17:19:13.256Z] DONE 27 tests, 2 skipped in 184.045s [2021-04-06T17:19:13.256Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-04-06T17:19:13.256Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:19:13.256Z] ++ set -e [2021-04-06T17:19:13.256Z] ++ '[' -n 0 ']' [2021-04-06T17:19:13.256Z] ++ set -x [2021-04-06T17:19:13.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:19:13.256Z] INFO: Testing against a local daemon [2021-04-06T17:19:13.256Z] === RUN TestSessionCreate [2021-04-06T17:19:13.256Z] --- PASS: TestSessionCreate (0.03s) [2021-04-06T17:19:13.256Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-06T17:19:13.256Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-06T17:19:13.256Z] PASS [2021-04-06T17:19:13.256Z] [2021-04-06T17:19:13.256Z] DONE 2 tests in 0.242s [2021-04-06T17:19:13.256Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-04-06T17:19:13.256Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:19:13.256Z] ++ set -e [2021-04-06T17:19:13.256Z] ++ '[' -n 0 ']' [2021-04-06T17:19:13.256Z] ++ set -x [2021-04-06T17:19:13.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:19:13.256Z] INFO: Testing against a local daemon [2021-04-06T17:19:13.257Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-06T17:19:13.257Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-06T17:19:13.257Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-06T17:19:13.257Z] === RUN TestEventsExecDie [2021-04-06T17:19:13.303Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2021-04-06T17:19:13.303Z] === RUN TestContainerNetworkMountsNoChown [2021-04-06T17:19:13.549Z] --- PASS: TestEventsExecDie (1.26s) [2021-04-06T17:19:13.549Z] === RUN TestEventsBackwardsCompatible [2021-04-06T17:19:13.597Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/default [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/default [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/private [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/private [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/rprivate [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/slave [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/slave [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/rslave [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/shared [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/shared [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/rshared [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-06T17:19:13.597Z] === CONT TestMountDaemonRoot/default [2021-04-06T17:19:13.597Z] === CONT TestMountDaemonRoot/shared [2021-04-06T17:19:13.597Z] === CONT TestMountDaemonRoot/rslave [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:19:13.597Z] === CONT TestMountDaemonRoot/rshared [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:19:13.597Z] === CONT TestMountDaemonRoot/slave [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-06T17:19:13.597Z] === CONT TestMountDaemonRoot/rprivate [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:19:13.597Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:19:13.597Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-06T17:19:13.597Z] === CONT TestMountDaemonRoot/private [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-06T17:19:13.597Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-06T17:19:13.597Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:19:13.597Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:19:13.597Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-06T17:19:13.841Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-04-06T17:19:13.841Z] === RUN TestInfoBinaryCommits [2021-04-06T17:19:13.841Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-06T17:19:13.841Z] === RUN TestInfoAPIVersioned [2021-04-06T17:19:13.841Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-06T17:19:13.841Z] === RUN TestInfoDiscoveryBackend [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-06T17:19:13.892Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-04-06T17:19:13.892Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-04-06T17:19:13.892Z] === RUN TestContainerBindMountNonRecursive [2021-04-06T17:19:14.000Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-04-06T17:19:14.137Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-04-06T17:19:14.137Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-06T17:19:14.205Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.691s coverage: 57.7% of statements [2021-04-06T17:19:14.205Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-06T17:19:14.205Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-06T17:19:14.465Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 57.5% of statements [2021-04-06T17:19:14.567Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-06T17:19:14.567Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-06T17:19:14.826Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-06T17:19:14.826Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-06T17:19:15.192Z] --- PASS: TestServiceCreateInit (9.42s) [2021-04-06T17:19:15.192Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.74s) [2021-04-06T17:19:15.192Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.66s) [2021-04-06T17:19:15.192Z] === RUN TestCreateServiceMultipleTimes [2021-04-06T17:19:15.300Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-06T17:19:15.300Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-06T17:19:15.395Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-06T17:19:15.850Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-04-06T17:19:15.936Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-04-06T17:19:15.936Z] === RUN TestInfoAPI [2021-04-06T17:19:15.936Z] --- PASS: TestInfoAPI (0.02s) [2021-04-06T17:19:15.936Z] === RUN TestInfoAPIWarnings [2021-04-06T17:19:15.983Z] --- PASS: TestContainerBindMountNonRecursive (1.59s) [2021-04-06T17:19:15.983Z] === RUN TestContainerVolumesMountedAsShared [2021-04-06T17:19:15.983Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s) [2021-04-06T17:19:15.983Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-06T17:19:16.625Z] --- PASS: TestContainerVolumesMountedAsSlave (0.47s) [2021-04-06T17:19:16.625Z] === RUN TestNetworkNat [2021-04-06T17:19:16.775Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-06T17:19:16.775Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-06T17:19:16.812Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2021-04-06T17:19:17.266Z] --- PASS: TestNetworkNat (0.61s) [2021-04-06T17:19:17.266Z] === RUN TestNetworkLocalhostTCPNat [2021-04-06T17:19:17.713Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-06T17:19:17.907Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2021-04-06T17:19:17.907Z] === RUN TestNetworkLoopbackNat [2021-04-06T17:19:18.193Z] ok github.com/docker/docker/daemon/images 0.021s coverage: 6.7% of statements [2021-04-06T17:19:18.193Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-06T17:19:18.193Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-06T17:19:19.132Z] ok github.com/docker/docker/daemon/logger 0.243s coverage: 43.2% of statements [2021-04-06T17:19:19.618Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.50s) [2021-04-06T17:19:19.618Z] PASS [2021-04-06T17:19:19.618Z] [2021-04-06T17:19:19.618Z] DONE 17 tests in 61.503s [2021-04-06T17:19:19.618Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-06T17:19:19.618Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:19:19.618Z] ++ set -e [2021-04-06T17:19:19.618Z] ++ '[' -n 0 ']' [2021-04-06T17:19:19.618Z] ++ set -x [2021-04-06T17:19:19.618Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:19:19.618Z] INFO: Testing against a local daemon [2021-04-06T17:19:19.618Z] === RUN TestPluginInvalidJSON [2021-04-06T17:19:19.618Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:19:19.618Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:19:19.618Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:19:19.618Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-04-06T17:19:19.618Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-04-06T17:19:19.618Z] === RUN TestPluginInstall [2021-04-06T17:19:19.618Z] === RUN TestPluginInstall/no_auth [2021-04-06T17:19:20.075Z] ok github.com/docker/docker/daemon/logger/awslogs 0.163s coverage: 77.4% of statements [2021-04-06T17:19:20.075Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-06T17:19:20.075Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-06T17:19:20.646Z] ok github.com/docker/docker/daemon/logger/gelf 0.028s coverage: 67.0% of statements [2021-04-06T17:19:20.650Z] --- PASS: TestNetworkLoopbackNat (2.83s) [2021-04-06T17:19:20.650Z] === RUN TestPause [2021-04-06T17:19:21.346Z] --- PASS: TestPause (0.62s) [2021-04-06T17:19:21.346Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-06T17:19:21.346Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:19:21.346Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:19:21.346Z] === RUN TestPauseStopPausedContainer [2021-04-06T17:19:21.587Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-04-06T17:19:21.596Z] --- PASS: TestGet (15.00s) [2021-04-06T17:19:21.597Z] === RUN TestPluginWithNoManifest [2021-04-06T17:19:21.597Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-04-06T17:19:21.597Z] === RUN TestGetAll [2021-04-06T17:19:21.597Z] --- PASS: TestGetAll (0.00s) [2021-04-06T17:19:21.597Z] PASS [2021-04-06T17:19:21.597Z] coverage: 73.4% of statements [2021-04-06T17:19:21.597Z] ok github.com/docker/docker/pkg/plugins 35.094s coverage: 73.4% of statements [2021-04-06T17:19:21.597Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-06T17:19:21.597Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-06T17:19:21.597Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-06T17:19:21.597Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-06T17:19:21.597Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-06T17:19:21.597Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-06T17:19:21.597Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-04-06T17:19:21.597Z] ? github.com/docker/docker/quota [no test files] [2021-04-06T17:19:21.597Z] ? github.com/docker/docker/rootless [no test files] [2021-04-06T17:19:21.597Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-06T17:19:21.597Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-06T17:19:21.597Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-06T17:19:21.597Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-06T17:19:21.597Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-06T17:19:21.597Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-06T17:19:21.597Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-06T17:19:21.597Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-06T17:19:21.597Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-06T17:19:21.597Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-06T17:19:21.597Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-06T17:19:21.597Z] ? github.com/docker/docker/volume [no test files] [2021-04-06T17:19:21.597Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-06T17:19:21.597Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-06T17:19:21.847Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-04-06T17:19:21.985Z] --- PASS: TestPauseStopPausedContainer (0.61s) [2021-04-06T17:19:21.985Z] === RUN TestPsFilter [2021-04-06T17:19:21.985Z] --- PASS: TestPsFilter (0.17s) [2021-04-06T17:19:21.985Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-06T17:19:22.107Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === Skipped [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-04-06T17:19:22.551Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-04-06T17:19:22.551Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-04-06T17:19:22.551Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-04-06T17:19:22.551Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-04-06T17:19:22.551Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-04-06T17:19:22.551Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-04-06T17:19:22.551Z] daemon_test.go:147: root required [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-06T17:19:22.551Z] reload_test.go:520: root required [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-04-06T17:19:22.551Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-06T17:19:22.551Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-04-06T17:19:22.551Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-04-06T17:19:22.551Z] download_test.go:268: Needs fixing on Windows [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-04-06T17:19:22.551Z] layer_test.go:304: Failing on Windows [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-04-06T17:19:22.551Z] layer_test.go:353: Failing on Windows [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-04-06T17:19:22.551Z] layer_test.go:468: Failing on Windows [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-04-06T17:19:22.551Z] layer_test.go:697: Failing on Windows [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-04-06T17:19:22.551Z] migration_test.go:46: Failing on Windows [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-04-06T17:19:22.551Z] migration_test.go:182: Failing on Windows [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-04-06T17:19:22.551Z] mount_test.go:17: Failing on Windows [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-04-06T17:19:22.551Z] mount_test.go:76: Failing on Windows [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-04-06T17:19:22.551Z] mount_test.go:125: Failing on Windows [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-04-06T17:19:22.551Z] mount_test.go:212: Failing on Windows [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-04-06T17:19:22.551Z] archive_test.go:134: Xz not present in msys2 [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-04-06T17:19:22.551Z] archive_test.go:239: Failing on Windows CI machines [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-04-06T17:19:22.551Z] archive_windows_test.go:16: Currently fails [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-04-06T17:19:22.551Z] changes_test.go:192: needs more investigation [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-04-06T17:19:22.551Z] changes_test.go:405: needs further investigation [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-04-06T17:19:22.551Z] changes_test.go:441: needs further investigation [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-04-06T17:19:22.551Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-06T17:19:22.551Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-04-06T17:19:22.551Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-04-06T17:19:22.551Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-04-06T17:19:22.551Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-04-06T17:19:22.551Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-06T17:19:22.551Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-06T17:19:22.551Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-04-06T17:19:22.551Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-04-06T17:19:22.551Z] poller_test.go:41: No chmod on Windows [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-06T17:19:22.551Z] fileutils_test.go:134: Needs porting to Windows [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-06T17:19:22.551Z] fileutils_test.go:180: Needs porting to Windows [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-04-06T17:19:22.551Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-04-06T17:19:22.551Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-04-06T17:19:22.551Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-04-06T17:19:22.551Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-04-06T17:19:22.551Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] [2021-04-06T17:19:22.551Z] DONE 1830 tests, 45 skipped in 202.023s [2021-04-06T17:19:22.551Z] INFO: make.ps1 ended at 04/06/2021 17:19:22 [2021-04-06T17:19:22.624Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.54s) [2021-04-06T17:19:22.624Z] === RUN TestRemoveContainerWithVolume [2021-04-06T17:19:22.909Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-06T17:19:22.909Z] time="2021-04-06T17:19:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:19:22.909Z] time="2021-04-06T17:19:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe408f0bbaddbcef27afa9321a6248e5ffdaa62dddaabfb2bff8c0a58dbd5b24" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:19:22.909Z] time="2021-04-06T17:19:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:19:22.909Z] time="2021-04-06T17:19:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe408f0bbaddbcef27afa9321a6248e5ffdaa62dddaabfb2bff8c0a58dbd5b24" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:19:22.909Z] === RUN TestPluginInstall/with_htpasswd [2021-04-06T17:19:23.263Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2021-04-06T17:19:23.263Z] === RUN TestRemoveContainerRunning [2021-04-06T17:19:23.477Z] time="2021-04-06T17:19:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:19:23.477Z] time="2021-04-06T17:19:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3aa0242e08d25e5005d29bf7d1e0631e4cf4e93950e796a3a329530d4311b65d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:19:23.477Z] time="2021-04-06T17:19:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:19:23.477Z] time="2021-04-06T17:19:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3aa0242e08d25e5005d29bf7d1e0631e4cf4e93950e796a3a329530d4311b65d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:19:23.490Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 75.2% of statements [2021-04-06T17:19:23.490Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-06T17:19:23.557Z] --- PASS: TestRemoveContainerRunning (0.54s) [2021-04-06T17:19:23.557Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-06T17:19:24.053Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-06T17:19:24.053Z] === RUN TestPluginInstall/with_insecure [2021-04-06T17:19:24.060Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 55.1% of statements [2021-04-06T17:19:24.068Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-04-06T17:19:24.068Z] INFO: Unit tests ended at 04/06/2021 17:19:23. Duration:00:03:36.5681050 [2021-04-06T17:19:24.068Z] INFO: Building busybox [2021-04-06T17:19:24.068Z] Sending build context to Docker daemon 5.12kB [2021-04-06T17:19:24.068Z] [2021-04-06T17:19:24.068Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-04-06T17:19:24.068Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-04-06T17:19:24.068Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-04-06T17:19:24.068Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-04-06T17:19:24.068Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-04-06T17:19:24.068Z] ---> 3eaa9ebbf51f [2021-04-06T17:19:24.068Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-04-06T17:19:24.195Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2021-04-06T17:19:24.195Z] === RUN TestRemoveInvalidContainer [2021-04-06T17:19:24.195Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-06T17:19:24.195Z] === RUN TestRenameLinkedContainer [2021-04-06T17:19:24.520Z] ---> Running in 55f5a88063d2 [2021-04-06T17:19:24.992Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-06T17:19:25.001Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-04-06T17:19:25.561Z] time="2021-04-06T17:19:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:19:25.561Z] time="2021-04-06T17:19:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05282bf75657da8fcd1d9b42de49858b2adb131c8f0d7e110e213d8fee02fe1b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:19:25.561Z] time="2021-04-06T17:19:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:19:25.561Z] time="2021-04-06T17:19:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05282bf75657da8fcd1d9b42de49858b2adb131c8f0d7e110e213d8fee02fe1b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:19:25.821Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-06T17:19:25.821Z] --- PASS: TestPluginInstall (6.10s) [2021-04-06T17:19:25.821Z] --- PASS: TestPluginInstall/no_auth (3.18s) [2021-04-06T17:19:25.821Z] --- PASS: TestPluginInstall/with_htpasswd (1.09s) [2021-04-06T17:19:25.821Z] --- PASS: TestPluginInstall/with_insecure (1.83s) [2021-04-06T17:19:25.821Z] plugin_test.go:160: [da06fbb7e1897] daemon is not started [2021-04-06T17:19:25.821Z] === RUN TestPluginsWithRuntimes [2021-04-06T17:19:26.058Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.82s) [2021-04-06T17:19:26.058Z] PASS [2021-04-06T17:19:26.058Z] [2021-04-06T17:19:26.058Z] === Skipped [2021-04-06T17:19:26.058Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-06T17:19:26.058Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:19:26.058Z] [2021-04-06T17:19:26.058Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-06T17:19:26.058Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:19:26.058Z] [2021-04-06T17:19:26.058Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-06T17:19:26.058Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:19:26.058Z] [2021-04-06T17:19:26.058Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-06T17:19:26.058Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:19:26.058Z] [2021-04-06T17:19:26.058Z] [2021-04-06T17:19:26.058Z] DONE 17 tests, 4 skipped in 39.440s [2021-04-06T17:19:26.058Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-06T17:19:26.058Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:19:26.058Z] ++ set -e [2021-04-06T17:19:26.058Z] ++ '[' -n 0 ']' [2021-04-06T17:19:26.058Z] ++ set -x [2021-04-06T17:19:26.059Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:19:26.059Z] INFO: Testing against a local daemon [2021-04-06T17:19:26.059Z] === RUN TestPluginInvalidJSON [2021-04-06T17:19:26.059Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:19:26.059Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:19:26.059Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:19:26.059Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-06T17:19:26.059Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-06T17:19:26.059Z] === RUN TestPluginInstall [2021-04-06T17:19:26.059Z] === RUN TestPluginInstall/no_auth [2021-04-06T17:19:26.059Z] time="2021-04-06T17:19:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:19:26.059Z] time="2021-04-06T17:19:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50565ccd5e8b97eba8b8be9de0e0a55683829193e2d9c4169d00c81c9a3b8c95" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:19:26.059Z] time="2021-04-06T17:19:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:19:26.059Z] time="2021-04-06T17:19:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50565ccd5e8b97eba8b8be9de0e0a55683829193e2d9c4169d00c81c9a3b8c95" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:19:26.282Z] --- PASS: TestRenameLinkedContainer (2.17s) [2021-04-06T17:19:26.282Z] === RUN TestRenameStoppedContainer [2021-04-06T17:19:26.320Z] === RUN TestPluginInstall/with_htpasswd [2021-04-06T17:19:26.384Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-04-06T17:19:26.645Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-04-06T17:19:26.761Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-06T17:19:26.921Z] --- PASS: TestRenameStoppedContainer (0.58s) [2021-04-06T17:19:26.921Z] === RUN TestRenameRunningContainerAndReuse [2021-04-06T17:19:27.264Z] time="2021-04-06T17:19:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:19:27.264Z] time="2021-04-06T17:19:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69e66e8802dd687486546d433fade224b6a12b775e8f2c1242e76b7b2283cbb4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:19:27.264Z] time="2021-04-06T17:19:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:19:27.264Z] time="2021-04-06T17:19:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69e66e8802dd687486546d433fade224b6a12b775e8f2c1242e76b7b2283cbb4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:19:27.524Z] === RUN TestPluginInstall/with_insecure [2021-04-06T17:19:27.586Z] ok github.com/docker/docker/daemon/logger/splunk 1.653s coverage: 82.5% of statements [2021-04-06T17:19:27.586Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-06T17:19:27.586Z] ok github.com/docker/docker/daemon/network 0.012s coverage: 63.8% of statements [2021-04-06T17:19:27.586Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-06T17:19:27.964Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s) [2021-04-06T17:19:27.964Z] === RUN TestRenameInvalidName [2021-04-06T17:19:28.142Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-06T17:19:28.214Z] Removing intermediate container 55f5a88063d2 [2021-04-06T17:19:28.214Z] ---> fd3d7fbbf475 [2021-04-06T17:19:28.214Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-04-06T17:19:28.214Z] ---> Running in fb3ee3759b9f [2021-04-06T17:19:28.402Z] === RUN TestDockerSuite/TestBuildUser [2021-04-06T17:19:28.603Z] --- PASS: TestRenameInvalidName (0.56s) [2021-04-06T17:19:28.603Z] === RUN TestRenameAnonymousContainer [2021-04-06T17:19:28.666Z] Removing intermediate container fb3ee3759b9f [2021-04-06T17:19:28.666Z] ---> aac60806d9af [2021-04-06T17:19:28.666Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-04-06T17:19:28.666Z] ---> Running in 86d29923026d [2021-04-06T17:19:29.119Z] Removing intermediate container 86d29923026d [2021-04-06T17:19:29.119Z] ---> ddbab60d9d47 [2021-04-06T17:19:29.119Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-04-06T17:19:29.439Z] time="2021-04-06T17:19:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:19:29.439Z] time="2021-04-06T17:19:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b17ff5e94c27aa20303f844fcc26f3a0a052d29e98d15ed495e421b4a99c4a80" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:19:29.439Z] time="2021-04-06T17:19:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:19:29.439Z] time="2021-04-06T17:19:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b17ff5e94c27aa20303f844fcc26f3a0a052d29e98d15ed495e421b4a99c4a80" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:19:29.498Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2021-04-06T17:19:29.700Z] --- PASS: TestPluginInstall (5.94s) [2021-04-06T17:19:29.700Z] --- PASS: TestPluginInstall/no_auth (2.61s) [2021-04-06T17:19:29.700Z] --- PASS: TestPluginInstall/with_htpasswd (1.14s) [2021-04-06T17:19:29.700Z] --- PASS: TestPluginInstall/with_insecure (2.19s) [2021-04-06T17:19:29.700Z] plugin_test.go:160: [dd58d32526e0a] daemon is not started [2021-04-06T17:19:29.700Z] === RUN TestPluginsWithRuntimes [2021-04-06T17:19:29.782Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-06T17:19:30.075Z] [2021-04-06T17:19:30.351Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-06T17:19:30.441Z] ok github.com/docker/docker/distribution 0.176s coverage: 25.0% of statements [2021-04-06T17:19:30.441Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-06T17:19:30.528Z] ---> 5cb5bb78d7d2 [2021-04-06T17:19:30.528Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-04-06T17:19:30.528Z] ---> Running in 3e3fd9a05354 [2021-04-06T17:19:30.691Z] --- PASS: TestRenameAnonymousContainer (2.02s) [2021-04-06T17:19:30.691Z] === RUN TestRenameContainerWithSameName [2021-04-06T17:19:31.336Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2021-04-06T17:19:31.336Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-06T17:19:31.730Z] --- PASS: TestPluginsWithRuntimes (5.64s) [2021-04-06T17:19:31.730Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.70s) [2021-04-06T17:19:31.730Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.72s) [2021-04-06T17:19:31.730Z] PASS [2021-04-06T17:19:31.730Z] [2021-04-06T17:19:31.730Z] DONE 9 tests in 11.976s [2021-04-06T17:19:31.730Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-06T17:19:31.730Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:19:31.730Z] ++ set -e [2021-04-06T17:19:31.730Z] ++ '[' -n 0 ']' [2021-04-06T17:19:31.730Z] ++ set -x [2021-04-06T17:19:31.730Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:19:31.730Z] INFO: Testing against a local daemon [2021-04-06T17:19:31.730Z] === RUN TestExternalGraphDriver [2021-04-06T17:19:31.730Z] === RUN TestExternalGraphDriver/json [2021-04-06T17:19:31.824Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-04-06T17:19:32.247Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-06T17:19:32.380Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2021-04-06T17:19:32.380Z] === RUN TestResize [2021-04-06T17:19:32.764Z] ok github.com/docker/docker/image 0.018s coverage: 86.8% of statements [2021-04-06T17:19:33.021Z] --- PASS: TestResize (0.59s) [2021-04-06T17:19:33.021Z] === RUN TestResizeWithInvalidSize [2021-04-06T17:19:33.334Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.1% of statements [2021-04-06T17:19:33.334Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-06T17:19:33.596Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-04-06T17:19:33.596Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-04-06T17:19:33.659Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2021-04-06T17:19:33.659Z] === RUN TestResizeWhenContainerNotStarted [2021-04-06T17:19:33.958Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2021-04-06T17:19:33.958Z] === RUN TestDaemonRestartKillContainers [2021-04-06T17:19:33.958Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:19:33.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:19:33.958Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:19:33.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:19:33.958Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:19:33.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:19:33.958Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:19:33.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:19:33.958Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:19:33.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:19:33.958Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:19:33.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:19:33.958Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:19:33.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:19:33.958Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:19:33.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:19:33.958Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:19:33.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:19:33.958Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:19:33.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:19:33.958Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:19:33.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:19:33.958Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:19:33.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:19:33.958Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-06T17:19:33.958Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-06T17:19:33.958Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-06T17:19:33.958Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-06T17:19:34.283Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-06T17:19:34.535Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-04-06T17:19:34.535Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-06T17:19:34.584Z] --- PASS: TestInfoAPIWarnings (16.28s) [2021-04-06T17:19:34.584Z] === RUN TestInfoDebug [2021-04-06T17:19:34.584Z] --- PASS: TestInfoDebug (0.52s) [2021-04-06T17:19:34.584Z] === RUN TestInfoInsecureRegistries [2021-04-06T17:19:34.584Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-04-06T17:19:34.584Z] === RUN TestInfoRegistryMirrors [2021-04-06T17:19:34.584Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-04-06T17:19:34.584Z] === RUN TestLoginFailsWithBadCredentials [2021-04-06T17:19:34.584Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-04-06T17:19:34.584Z] === RUN TestPingCacheHeaders [2021-04-06T17:19:34.584Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-04-06T17:19:34.584Z] === RUN TestPingGet [2021-04-06T17:19:34.584Z] --- PASS: TestPingGet (0.01s) [2021-04-06T17:19:34.584Z] === RUN TestPingHead [2021-04-06T17:19:34.584Z] --- PASS: TestPingHead (0.02s) [2021-04-06T17:19:34.584Z] === RUN TestVersion [2021-04-06T17:19:34.584Z] --- PASS: TestVersion (0.01s) [2021-04-06T17:19:34.584Z] PASS [2021-04-06T17:19:34.584Z] [2021-04-06T17:19:34.584Z] === Skipped [2021-04-06T17:19:34.585Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-06T17:19:34.585Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-06T17:19:34.585Z] [2021-04-06T17:19:34.585Z] [2021-04-06T17:19:34.585Z] DONE 18 tests, 1 skipped in 21.815s [2021-04-06T17:19:34.585Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-04-06T17:19:34.585Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:19:34.585Z] ++ set -e [2021-04-06T17:19:34.585Z] ++ '[' -n 0 ']' [2021-04-06T17:19:34.585Z] ++ set -x [2021-04-06T17:19:34.585Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:19:34.585Z] INFO: Testing against a local daemon [2021-04-06T17:19:34.585Z] === RUN TestVolumesCreateAndList [2021-04-06T17:19:34.585Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-06T17:19:34.585Z] === RUN TestVolumesRemove [2021-04-06T17:19:34.585Z] --- PASS: TestVolumesRemove (0.13s) [2021-04-06T17:19:34.585Z] === RUN TestVolumesInspect [2021-04-06T17:19:34.585Z] --- PASS: TestVolumesInspect (0.01s) [2021-04-06T17:19:34.585Z] === RUN TestVolumesInvalidJSON [2021-04-06T17:19:34.585Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-06T17:19:34.585Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-06T17:19:34.585Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-06T17:19:34.585Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-06T17:19:34.585Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-06T17:19:34.585Z] PASS [2021-04-06T17:19:34.585Z] [2021-04-06T17:19:34.585Z] DONE 5 tests in 0.457s [2021-04-06T17:19:34.585Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-06T17:19:34.585Z] ++++ cat bundles/test-integration/docker.pid [2021-04-06T17:19:34.585Z] +++ kill 12271 [2021-04-06T17:19:34.791Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-06T17:19:34.851Z] === RUN TestExternalGraphDriver/spec [2021-04-06T17:19:35.105Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2021-04-06T17:19:36.100Z] +++ /etc/init.d/apparmor stop [2021-04-06T17:19:36.100Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-06T17:19:36.100Z] [2021-04-06T17:19:36.100Z] Unloading profiles will leave already running processes permanently [2021-04-06T17:19:36.100Z] unconfined, which can lead to unexpected situations. [2021-04-06T17:19:36.100Z] [2021-04-06T17:19:36.100Z] To set a process to complain mode, use the command line tool [2021-04-06T17:19:36.100Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-06T17:19:36.100Z] +++ true [2021-04-06T17:19:36.393Z] exiting test-integration [2021-04-06T17:19:36.393Z] ++ exit 0 [2021-04-06T17:19:36.393Z] [2021-04-06T17:19:36.490Z] ok github.com/docker/docker/oci 0.007s coverage: 38.4% of statements [2021-04-06T17:19:36.767Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-06T17:19:36.767Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:19:37.060Z] ok github.com/docker/docker/opts 0.025s coverage: 67.1% of statements [2021-04-06T17:19:37.060Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-04-06T17:19:37.071Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-06T17:19:37.071Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:19:37.120Z] --- PASS: TestCreateServiceMultipleTimes (18.33s) [2021-04-06T17:19:37.120Z] === RUN TestCreateServiceConflict [2021-04-06T17:19:37.120Z] --- PASS: TestCreateServiceConflict (2.50s) [2021-04-06T17:19:37.120Z] === RUN TestCreateServiceMaxReplicas [2021-04-06T17:19:37.338Z] --- PASS: TestPluginsWithRuntimes (7.17s) [2021-04-06T17:19:37.338Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.22s) [2021-04-06T17:19:37.338Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.21s) [2021-04-06T17:19:37.338Z] PASS [2021-04-06T17:19:37.338Z] [2021-04-06T17:19:37.338Z] DONE 9 tests in 13.331s [2021-04-06T17:19:37.338Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-06T17:19:37.338Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:19:37.338Z] ++ set -e [2021-04-06T17:19:37.338Z] ++ '[' -n 0 ']' [2021-04-06T17:19:37.338Z] ++ set -x [2021-04-06T17:19:37.338Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:19:37.338Z] INFO: Testing against a local daemon [2021-04-06T17:19:37.338Z] === RUN TestExternalGraphDriver [2021-04-06T17:19:37.338Z] === RUN TestExternalGraphDriver/json [2021-04-06T17:19:38.147Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-04-06T17:19:38.147Z] === RUN TestExternalGraphDriver/pull [2021-04-06T17:19:38.608Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-06T17:19:38.905Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-06T17:19:38.975Z] ok github.com/docker/docker/pkg/archive 0.320s coverage: 82.0% of statements [2021-04-06T17:19:39.031Z] Removing intermediate container 3e3fd9a05354 [2021-04-06T17:19:39.031Z] ---> 0d69ed76c17e [2021-04-06T17:19:39.031Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-04-06T17:19:39.031Z] ---> Running in f497be450d3f Post stage [Pipeline] junit [2021-04-06T17:19:39.177Z] Recording test results [2021-04-06T17:19:39.557Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-06T17:19:39.585Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [2021-04-06T17:19:39.653Z] --- PASS: TestCreateServiceMaxReplicas (3.43s) [2021-04-06T17:19:39.653Z] === RUN TestCreateWithDuplicateNetworkNames [Pipeline] sh [2021-04-06T17:19:39.919Z] ok github.com/docker/docker/pkg/authorization 0.173s coverage: 68.3% of statements [2021-04-06T17:19:39.919Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-04-06T17:19:39.986Z] [2021-04-06T17:19:39.986Z] SUCCESS: Specified value was saved. [2021-04-06T17:19:40.057Z] + echo Ensuring container killed. [2021-04-06T17:19:40.057Z] Ensuring container killed. [2021-04-06T17:19:40.057Z] + docker rm -vf docker-pr1 [2021-04-06T17:19:40.179Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-04-06T17:19:40.207Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-06T17:19:40.349Z] Error: No such container: docker-pr1 [2021-04-06T17:19:40.349Z] + true [Pipeline] sh [2021-04-06T17:19:40.731Z] + echo Chowning /workspace to jenkins user [2021-04-06T17:19:40.731Z] Chowning /workspace to jenkins user [2021-04-06T17:19:40.731Z] + id -u [2021-04-06T17:19:40.731Z] + id -g [2021-04-06T17:19:40.731Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42257:/workspace busybox chown -R 1001:1001 /workspace [2021-04-06T17:19:40.731Z] Unable to find image 'busybox:latest' locally [2021-04-06T17:19:41.022Z] latest: Pulling from library/busybox [2021-04-06T17:19:41.022Z] 7d95fb1c8be1: Pulling fs layer [2021-04-06T17:19:41.314Z] 7d95fb1c8be1: Download complete [2021-04-06T17:19:41.437Z] --- PASS: TestExternalGraphDriver (9.74s) [2021-04-06T17:19:41.437Z] --- PASS: TestExternalGraphDriver/json (3.05s) [2021-04-06T17:19:41.437Z] --- PASS: TestExternalGraphDriver/spec (3.32s) [2021-04-06T17:19:41.437Z] --- PASS: TestExternalGraphDriver/pull (3.25s) [2021-04-06T17:19:41.437Z] === RUN TestGraphdriverPluginV2 [2021-04-06T17:19:41.546Z] === RUN TestExternalGraphDriver/spec [2021-04-06T17:19:41.947Z] 7d95fb1c8be1: Pull complete [2021-04-06T17:19:41.947Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-04-06T17:19:41.947Z] Status: Downloaded newer image for busybox:latest [2021-04-06T17:19:42.138Z] Removing intermediate container f497be450d3f [2021-04-06T17:19:42.138Z] ---> 90533c639f4e [2021-04-06T17:19:42.138Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-04-06T17:19:42.138Z] ---> Running in bba2a1d293d6 [2021-04-06T17:19:42.964Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-06T17:19:42.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.70s) [2021-04-06T17:19:42.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.81s) [2021-04-06T17:19:42.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.92s) [2021-04-06T17:19:42.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.00s) [2021-04-06T17:19:42.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s) [2021-04-06T17:19:42.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.82s) [2021-04-06T17:19:42.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.64s) [2021-04-06T17:19:42.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.22s) [2021-04-06T17:19:42.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s) [2021-04-06T17:19:42.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.46s) [2021-04-06T17:19:42.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2021-04-06T17:19:42.964Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.35s) [2021-04-06T17:19:42.964Z] === RUN TestCgroupNamespacesRun [2021-04-06T17:19:43.473Z] ok github.com/docker/docker/layer 7.150s coverage: 68.8% of statements [2021-04-06T17:19:43.473Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-06T17:19:43.473Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-06T17:19:43.473Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-06T17:19:43.473Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-06T17:19:43.473Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-06T17:19:43.473Z] ok github.com/docker/docker/pkg/chrootarchive 2.545s coverage: 43.2% of statements [2021-04-06T17:19:43.473Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-06T17:19:43.473Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-06T17:19:43.473Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2021-04-06T17:19:43.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-04-06T17:19:44.007Z] --- PASS: TestCgroupNamespacesRun (1.43s) [2021-04-06T17:19:44.007Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-06T17:19:44.045Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2021-04-06T17:19:44.305Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-06T17:19:44.849Z] === RUN TestExternalGraphDriver/pull [2021-04-06T17:19:44.876Z] ok github.com/docker/docker/pkg/discovery/memory 0.022s coverage: 92.3% of statements [2021-04-06T17:19:45.076Z] + bundleName=s390x-integration [2021-04-06T17:19:45.076Z] + echo Creating s390x-integration-bundles.tar.gz [2021-04-06T17:19:45.076Z] Creating s390x-integration-bundles.tar.gz [2021-04-06T17:19:45.076Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-04-06T17:19:45.076Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-06T17:19:45.121Z] Archiving artifacts [2021-04-06T17:19:45.592Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42257/1/artifacts/ [Pipeline] } [2021-04-06T17:19:45.611Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [Pipeline] // catchError [Pipeline] sh [2021-04-06T17:19:45.655Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.37s) [2021-04-06T17:19:45.655Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-06T17:19:45.841Z] Cannot create a file when that file already exists. [2021-04-06T17:19:46.005Z] + make clean [2021-04-06T17:19:46.183Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-04-06T17:19:46.299Z] docker volume rm -f docker-dev-cache [2021-04-06T17:19:46.299Z] docker-dev-cache [Pipeline] deleteDir [2021-04-06T17:19:46.701Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.40s) [2021-04-06T17:19:46.701Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-06T17:19:47.132Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-04-06T17:19:48.073Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2021-04-06T17:19:48.173Z] --- PASS: TestGraphdriverPluginV2 (6.21s) [2021-04-06T17:19:48.173Z] PASS [2021-04-06T17:19:48.173Z] [2021-04-06T17:19:48.173Z] DONE 5 tests in 16.140s [2021-04-06T17:19:48.173Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-06T17:19:48.174Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:19:48.174Z] ++ set -e [2021-04-06T17:19:48.174Z] ++ '[' -n 0 ']' [2021-04-06T17:19:48.174Z] ++ set -x [2021-04-06T17:19:48.174Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:19:48.174Z] INFO: Testing against a local daemon [2021-04-06T17:19:48.174Z] === RUN TestContinueAfterPluginCrash [2021-04-06T17:19:48.174Z] === PAUSE TestContinueAfterPluginCrash [2021-04-06T17:19:48.174Z] === RUN TestReadPluginNoRead [2021-04-06T17:19:48.174Z] === PAUSE TestReadPluginNoRead [2021-04-06T17:19:48.174Z] === RUN TestDaemonStartWithLogOpt [2021-04-06T17:19:48.174Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-06T17:19:48.174Z] === CONT TestContinueAfterPluginCrash [2021-04-06T17:19:48.174Z] === CONT TestDaemonStartWithLogOpt [2021-04-06T17:19:48.196Z] --- PASS: TestExternalGraphDriver (10.77s) [2021-04-06T17:19:48.196Z] --- PASS: TestExternalGraphDriver/json (3.64s) [2021-04-06T17:19:48.196Z] --- PASS: TestExternalGraphDriver/spec (4.08s) [2021-04-06T17:19:48.196Z] --- PASS: TestExternalGraphDriver/pull (2.90s) [2021-04-06T17:19:48.196Z] === RUN TestGraphdriverPluginV2 [2021-04-06T17:19:48.196Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-04-06T17:19:48.196Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:19:48.196Z] PASS [2021-04-06T17:19:48.196Z] [2021-04-06T17:19:48.196Z] === Skipped [2021-04-06T17:19:48.196Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-04-06T17:19:48.196Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:19:48.196Z] [2021-04-06T17:19:48.196Z] [2021-04-06T17:19:48.196Z] DONE 5 tests, 1 skipped in 10.978s [2021-04-06T17:19:48.196Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-06T17:19:48.196Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:19:48.196Z] ++ set -e [2021-04-06T17:19:48.196Z] ++ '[' -n 0 ']' [2021-04-06T17:19:48.196Z] ++ set -x [2021-04-06T17:19:48.196Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:19:48.196Z] INFO: Testing against a local daemon [2021-04-06T17:19:48.196Z] === RUN TestContinueAfterPluginCrash [2021-04-06T17:19:48.196Z] === PAUSE TestContinueAfterPluginCrash [2021-04-06T17:19:48.196Z] === RUN TestReadPluginNoRead [2021-04-06T17:19:48.196Z] === PAUSE TestReadPluginNoRead [2021-04-06T17:19:48.196Z] === RUN TestDaemonStartWithLogOpt [2021-04-06T17:19:48.196Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-06T17:19:48.196Z] === CONT TestContinueAfterPluginCrash [2021-04-06T17:19:48.196Z] === CONT TestDaemonStartWithLogOpt [2021-04-06T17:19:48.196Z] === CONT TestReadPluginNoRead [2021-04-06T17:19:48.224Z] --- PASS: TestCgroupNamespacesRunHostMode (1.42s) [2021-04-06T17:19:48.224Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-06T17:19:48.644Z] ok github.com/docker/docker/pkg/discovery/kv 3.070s coverage: 84.1% of statements [2021-04-06T17:19:48.644Z] ok github.com/docker/docker/pkg/fsutils 0.185s coverage: 85.1% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-04-06T17:19:48.905Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [Pipeline] } [2021-04-06T17:19:49.749Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.44s) [2021-04-06T17:19:49.749Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-06T17:19:50.287Z] ok github.com/docker/docker/pkg/idtools 0.601s coverage: 69.5% of statements [2021-04-06T17:19:50.287Z] ok github.com/docker/docker/pkg/ioutils 0.433s coverage: 70.6% of statements [2021-04-06T17:19:50.483Z] Removing intermediate container bba2a1d293d6 [2021-04-06T17:19:50.483Z] ---> ed89b4153df6 [2021-04-06T17:19:50.483Z] Step 13/13 : CMD ["sh"] [2021-04-06T17:19:50.483Z] ---> Running in 4cade6d8aff3 [2021-04-06T17:19:50.483Z] Removing intermediate container 4cade6d8aff3 [2021-04-06T17:19:50.483Z] ---> bce9747df2a6 [2021-04-06T17:19:50.483Z] Successfully built bce9747df2a6 [2021-04-06T17:19:50.483Z] Successfully tagged busybox:latest [2021-04-06T17:19:50.483Z] INFO: Docker images of the daemon under test [2021-04-06T17:19:50.483Z] [2021-04-06T17:19:50.483Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-06T17:19:50.483Z] busybox latest bce9747df2a6 Less than a second ago 5.32GB [2021-04-06T17:19:50.483Z] microsoft/windowsservercore latest 3eaa9ebbf51f 5 weeks ago 5.25GB [2021-04-06T17:19:50.483Z] mcr.microsoft.com/windows/servercore ltsc2019 3eaa9ebbf51f 5 weeks ago 5.25GB [2021-04-06T17:19:50.483Z] [2021-04-06T17:19:50.483Z] INFO: Running integration tests at 04/06/2021 17:19:50... [2021-04-06T17:19:50.483Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-04-06T17:19:50.483Z] INFO: Integration API tests being run from the host: [2021-04-06T17:19:50.483Z] INFO: make.ps1 starting at 04/06/2021 17:19:50 [2021-04-06T17:19:50.795Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s) [2021-04-06T17:19:50.795Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-06T17:19:50.858Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2021-04-06T17:19:50.858Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-04-06T17:19:50.858Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-06T17:19:50.858Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-06T17:19:50.858Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-06T17:19:51.118Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-04-06T17:19:51.118Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-06T17:19:51.379Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2021-04-06T17:19:51.441Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-04-06T17:19:51.640Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-04-06T17:19:51.839Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2021-04-06T17:19:51.839Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-06T17:19:51.901Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-04-06T17:19:52.162Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2021-04-06T17:19:52.162Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-06T17:19:52.162Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-06T17:19:52.412Z] === RUN TestReadPluginNoRead/default [2021-04-06T17:19:52.676Z] --- PASS: TestDaemonStartWithLogOpt (4.70s) [2021-04-06T17:19:53.104Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-04-06T17:19:53.355Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.40s) [2021-04-06T17:19:53.355Z] === RUN TestKernelTCPMemory [2021-04-06T17:19:53.459Z] --- PASS: TestDaemonStartWithLogOpt (5.36s) [2021-04-06T17:19:53.459Z] === CONT TestReadPluginNoRead [2021-04-06T17:19:53.675Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-04-06T17:19:53.935Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2021-04-06T17:19:53.993Z] --- PASS: TestKernelTCPMemory (0.69s) [2021-04-06T17:19:53.993Z] === RUN TestNISDomainname [2021-04-06T17:19:54.062Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-06T17:19:54.196Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-04-06T17:19:54.533Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.00s) [2021-04-06T17:19:54.533Z] === RUN TestCreateServiceSecretFileMode [2021-04-06T17:19:54.636Z] --- PASS: TestNISDomainname (0.79s) [2021-04-06T17:19:54.636Z] === RUN TestHostnameDnsResolution [2021-04-06T17:19:55.575Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-04-06T17:19:55.677Z] --- PASS: TestHostnameDnsResolution (0.94s) [2021-04-06T17:19:55.677Z] === RUN TestStats [2021-04-06T17:19:55.836Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-04-06T17:19:55.976Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-06T17:19:56.436Z] --- PASS: TestCreateServiceSecretFileMode (3.08s) [2021-04-06T17:19:56.436Z] === RUN TestCreateServiceConfigFileMode [2021-04-06T17:19:56.748Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-06T17:19:56.748Z] === RUN TestReadPluginNoRead/default [2021-04-06T17:19:57.318Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-06T17:19:57.360Z] --- PASS: TestReadPluginNoRead (9.36s) [2021-04-06T17:19:57.360Z] --- PASS: TestReadPluginNoRead/default (1.80s) [2021-04-06T17:19:57.360Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.72s) [2021-04-06T17:19:57.360Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.70s) [2021-04-06T17:19:57.360Z] read_test.go:92: [da894a2e9658e] daemon is not started [2021-04-06T17:19:57.577Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-06T17:19:58.146Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-04-06T17:19:58.302Z] --- PASS: TestContinueAfterPluginCrash (10.16s) [2021-04-06T17:19:58.302Z] PASS [2021-04-06T17:19:58.302Z] [2021-04-06T17:19:58.302Z] DONE 6 tests in 10.329s [2021-04-06T17:19:58.302Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-06T17:19:58.302Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:19:58.302Z] ++ set -e [2021-04-06T17:19:58.302Z] ++ '[' -n 0 ']' [2021-04-06T17:19:58.302Z] ++ set -x [2021-04-06T17:19:58.302Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:19:58.302Z] testing: warning: no tests to run [2021-04-06T17:19:58.302Z] PASS [2021-04-06T17:19:58.302Z] [2021-04-06T17:19:58.302Z] DONE 0 tests in 0.051s [2021-04-06T17:19:58.302Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-06T17:19:58.302Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:19:58.302Z] ++ set -e [2021-04-06T17:19:58.302Z] ++ '[' -n 0 ']' [2021-04-06T17:19:58.302Z] ++ set -x [2021-04-06T17:19:58.302Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:19:58.406Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-06T17:19:58.554Z] --- PASS: TestStats (2.57s) [2021-04-06T17:19:58.554Z] === RUN TestStopContainerWithTimeout [2021-04-06T17:19:58.554Z] === RUN TestStopContainerWithTimeout/0 [2021-04-06T17:19:58.554Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-06T17:19:58.554Z] === RUN TestStopContainerWithTimeout/1 [2021-04-06T17:19:58.554Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-06T17:19:58.554Z] === RUN TestStopContainerWithTimeout/3 [2021-04-06T17:19:58.554Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-06T17:19:58.554Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-06T17:19:58.554Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-06T17:19:58.554Z] === CONT TestStopContainerWithTimeout/0 [2021-04-06T17:19:58.554Z] === CONT TestStopContainerWithTimeout/1 [2021-04-06T17:19:58.554Z] === CONT TestStopContainerWithTimeout/3 [2021-04-06T17:19:58.554Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-06T17:19:58.563Z] INFO: Testing against a local daemon [2021-04-06T17:19:58.563Z] === RUN TestPluginWithDevMounts [2021-04-06T17:19:58.563Z] === PAUSE TestPluginWithDevMounts [2021-04-06T17:19:58.563Z] === CONT TestPluginWithDevMounts [2021-04-06T17:19:58.976Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-06T17:19:58.976Z] --- PASS: TestContinueAfterPluginCrash (11.23s) [2021-04-06T17:19:59.129Z] ok github.com/docker/docker/pkg/signal 2.412s coverage: 61.0% of statements [2021-04-06T17:19:59.129Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-04-06T17:19:59.389Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-04-06T17:19:59.649Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-04-06T17:19:59.723Z] --- PASS: TestCreateServiceConfigFileMode (2.99s) [2021-04-06T17:19:59.723Z] === RUN TestCreateServiceSysctls [2021-04-06T17:20:00.219Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-04-06T17:20:00.355Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-06T17:20:00.477Z] --- PASS: TestPluginWithDevMounts (2.06s) [2021-04-06T17:20:00.477Z] PASS [2021-04-06T17:20:00.477Z] [2021-04-06T17:20:00.477Z] DONE 1 tests in 2.219s [2021-04-06T17:20:00.477Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-06T17:20:00.477Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:20:00.477Z] ++ set -e [2021-04-06T17:20:00.477Z] ++ '[' -n 0 ']' [2021-04-06T17:20:00.477Z] ++ set -x [2021-04-06T17:20:00.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:20:00.738Z] INFO: Testing against a local daemon [2021-04-06T17:20:00.738Z] === RUN TestSecretInspect [2021-04-06T17:20:00.789Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-04-06T17:20:00.924Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-06T17:20:01.312Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-04-06T17:20:01.312Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2021-04-06T17:20:01.312Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2021-04-06T17:20:01.312Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2021-04-06T17:20:01.312Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2021-04-06T17:20:01.312Z] === RUN TestDeleteDevicemapper [2021-04-06T17:20:01.312Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-06T17:20:01.312Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:20:01.312Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-06T17:20:01.359Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2021-04-06T17:20:01.930Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2021-04-06T17:20:01.930Z] testing: warning: no tests to run [2021-04-06T17:20:01.930Z] coverage: [no statements] [2021-04-06T17:20:01.930Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-04-06T17:20:02.335Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-06T17:20:02.335Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-06T17:20:02.335Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-06T17:20:02.335Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-06T17:20:02.335Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-06T17:20:02.506Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-04-06T17:20:02.765Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-04-06T17:20:03.026Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-04-06T17:20:03.718Z] --- PASS: TestReadPluginNoRead (10.29s) [2021-04-06T17:20:03.718Z] --- PASS: TestReadPluginNoRead/default (1.94s) [2021-04-06T17:20:03.718Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.33s) [2021-04-06T17:20:03.718Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.64s) [2021-04-06T17:20:03.718Z] read_test.go:92: [d1e61a8e9d1f0] daemon is not started [2021-04-06T17:20:03.718Z] PASS [2021-04-06T17:20:03.718Z] [2021-04-06T17:20:03.718Z] DONE 6 tests in 15.866s [2021-04-06T17:20:03.718Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-06T17:20:03.718Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:20:03.718Z] ++ set -e [2021-04-06T17:20:03.718Z] ++ '[' -n 0 ']' [2021-04-06T17:20:03.718Z] ++ set -x [2021-04-06T17:20:03.718Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:20:03.718Z] testing: warning: no tests to run [2021-04-06T17:20:03.718Z] PASS [2021-04-06T17:20:03.718Z] [2021-04-06T17:20:03.718Z] DONE 0 tests in 0.084s [2021-04-06T17:20:03.718Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-06T17:20:03.718Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:20:03.718Z] ++ set -e [2021-04-06T17:20:03.718Z] ++ '[' -n 0 ']' [2021-04-06T17:20:03.718Z] ++ set -x [2021-04-06T17:20:03.718Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:20:03.912Z] --- PASS: TestCreateServiceSysctls (3.94s) [2021-04-06T17:20:03.912Z] === RUN TestCreateServiceCapabilities [2021-04-06T17:20:03.978Z] INFO: Testing against a local daemon [2021-04-06T17:20:03.978Z] === RUN TestPluginWithDevMounts [2021-04-06T17:20:03.978Z] === PAUSE TestPluginWithDevMounts [2021-04-06T17:20:03.978Z] === CONT TestPluginWithDevMounts [2021-04-06T17:20:04.041Z] --- PASS: TestSecretInspect (3.16s) [2021-04-06T17:20:04.041Z] === RUN TestSecretList [2021-04-06T17:20:04.096Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.64s) [2021-04-06T17:20:04.096Z] === RUN TestUpdateMemory [2021-04-06T17:20:04.733Z] --- PASS: TestUpdateMemory (0.78s) [2021-04-06T17:20:04.733Z] === RUN TestUpdateCPUQuota [2021-04-06T17:20:04.935Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-04-06T17:20:05.505Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-04-06T17:20:05.887Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-06T17:20:05.887Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-06T17:20:06.076Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-04-06T17:20:06.253Z] --- PASS: TestUpdateCPUQuota (1.44s) [2021-04-06T17:20:06.253Z] === RUN TestUpdatePidsLimit [2021-04-06T17:20:06.253Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-06T17:20:06.253Z] === RUN TestUpdatePidsLimit/no_change [2021-04-06T17:20:06.443Z] --- PASS: TestCreateServiceCapabilities (3.08s) [2021-04-06T17:20:06.443Z] === RUN TestInspect [2021-04-06T17:20:06.455Z] --- PASS: TestPluginWithDevMounts (2.46s) [2021-04-06T17:20:06.455Z] PASS [2021-04-06T17:20:06.455Z] [2021-04-06T17:20:06.455Z] DONE 1 tests in 2.747s [2021-04-06T17:20:06.455Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-06T17:20:06.455Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:20:06.455Z] ++ set -e [2021-04-06T17:20:06.455Z] ++ '[' -n 0 ']' [2021-04-06T17:20:06.455Z] ++ set -x [2021-04-06T17:20:06.455Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:20:06.548Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-06T17:20:06.715Z] INFO: Testing against a local daemon [2021-04-06T17:20:06.715Z] === RUN TestSecretInspect [2021-04-06T17:20:06.903Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-06T17:20:06.975Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-06T17:20:07.275Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-06T17:20:07.345Z] --- PASS: TestSecretList (3.16s) [2021-04-06T17:20:07.345Z] === RUN TestSecretsCreateAndDelete [2021-04-06T17:20:07.458Z] ok github.com/docker/docker/quota 0.243s coverage: 71.4% of statements [2021-04-06T17:20:07.543Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-06T17:20:07.570Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-06T17:20:07.864Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-06T17:20:08.028Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-04-06T17:20:08.480Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-06T17:20:08.739Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-06T17:20:08.908Z] --- PASS: TestUpdatePidsLimit (2.72s) [2021-04-06T17:20:08.908Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.30s) [2021-04-06T17:20:08.908Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2021-04-06T17:20:08.908Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2021-04-06T17:20:08.908Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s) [2021-04-06T17:20:08.908Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s) [2021-04-06T17:20:08.908Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2021-04-06T17:20:08.908Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2021-04-06T17:20:08.908Z] === RUN TestUpdateRestartPolicy [2021-04-06T17:20:09.411Z] ok github.com/docker/docker/registry 0.062s coverage: 57.2% of statements [2021-04-06T17:20:09.671Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-04-06T17:20:09.676Z] --- PASS: TestSecretInspect (3.02s) [2021-04-06T17:20:09.676Z] === RUN TestSecretList [2021-04-06T17:20:09.892Z] --- PASS: TestSecretsCreateAndDelete (2.60s) [2021-04-06T17:20:09.892Z] === RUN TestSecretsUpdate [2021-04-06T17:20:09.931Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-04-06T17:20:10.631Z] --- PASS: TestInspect (3.46s) [2021-04-06T17:20:10.631Z] === RUN TestCreateJob [2021-04-06T17:20:10.872Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-04-06T17:20:11.132Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-04-06T17:20:12.210Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-06T17:20:12.779Z] --- PASS: TestSecretList (3.03s) [2021-04-06T17:20:12.779Z] === RUN TestSecretsCreateAndDelete [2021-04-06T17:20:13.194Z] --- PASS: TestSecretsUpdate (3.15s) [2021-04-06T17:20:13.194Z] === RUN TestTemplatedSecret [2021-04-06T17:20:13.674Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-04-06T17:20:13.971Z] --- PASS: TestCreateJob (4.11s) [2021-04-06T17:20:13.971Z] === RUN TestReplicatedJob [2021-04-06T17:20:14.158Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-06T17:20:14.614Z] ok github.com/docker/docker/volume/local 0.117s coverage: 76.4% of statements [2021-04-06T17:20:15.184Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-04-06T17:20:15.537Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-06T17:20:15.537Z] --- PASS: TestSecretsCreateAndDelete (2.93s) [2021-04-06T17:20:15.537Z] === RUN TestSecretsUpdate [2021-04-06T17:20:15.796Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-06T17:20:16.365Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-06T17:20:16.365Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-06T17:20:16.496Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:20:16.496Z] INFO: Testing against a local daemon [2021-04-06T17:20:16.496Z] === RUN TestBuildWithSession [2021-04-06T17:20:16.496Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-06T17:20:16.496Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:20:16.496Z] === RUN TestBuildSquashParent [2021-04-06T17:20:16.496Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-04-06T17:20:16.496Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:20:16.496Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-06T17:20:16.496Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:20:16.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:20:16.496Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:20:16.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:20:16.496Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:20:16.496Z] --- PASS: TestTemplatedSecret (3.75s) [2021-04-06T17:20:16.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:20:16.496Z] === RUN TestSecretCreateResolve [2021-04-06T17:20:16.496Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:20:16.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:20:16.496Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:20:16.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:20:16.496Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:20:16.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:20:16.496Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-06T17:20:16.496Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-06T17:20:16.496Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-06T17:20:16.496Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-06T17:20:16.565Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-04-06T17:20:16.933Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-06T17:20:18.841Z] --- PASS: TestSecretsUpdate (2.94s) [2021-04-06T17:20:18.841Z] === RUN TestTemplatedSecret [2021-04-06T17:20:19.777Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-06T17:20:19.777Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-06T17:20:19.777Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-06T17:20:19.798Z] --- PASS: TestSecretCreateResolve (3.09s) [2021-04-06T17:20:19.798Z] PASS [2021-04-06T17:20:19.798Z] [2021-04-06T17:20:19.798Z] DONE 6 tests in 19.072s [2021-04-06T17:20:19.798Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-04-06T17:20:19.798Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:20:19.798Z] ++ set -e [2021-04-06T17:20:19.798Z] ++ '[' -n 0 ']' [2021-04-06T17:20:19.798Z] ++ set -x [2021-04-06T17:20:19.798Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:20:19.798Z] INFO: Testing against a local daemon [2021-04-06T17:20:19.798Z] === RUN TestServiceCreateInit [2021-04-06T17:20:19.798Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-06T17:20:20.714Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-06T17:20:21.575Z] --- PASS: TestUpdateRestartPolicy (11.41s) [2021-04-06T17:20:21.575Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-06T17:20:21.575Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2021-04-06T17:20:21.575Z] === RUN TestWaitNonBlocked [2021-04-06T17:20:21.575Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:20:21.575Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:20:21.575Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:20:21.575Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:20:21.575Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:20:21.575Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:20:21.575Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-06T17:20:21.575Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2021-04-06T17:20:21.575Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2021-04-06T17:20:21.575Z] === RUN TestWaitBlocked [2021-04-06T17:20:21.575Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:20:21.575Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:20:21.575Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:20:21.575Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:20:21.575Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-06T17:20:21.575Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-06T17:20:21.652Z] === RUN TestDockerSuite/TestCommitChange [2021-04-06T17:20:22.090Z] --- PASS: TestReplicatedJob (6.69s) [2021-04-06T17:20:22.090Z] === RUN TestUpdateReplicatedJob [2021-04-06T17:20:22.621Z] --- PASS: TestWaitBlocked (0.04s) [2021-04-06T17:20:22.621Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.88s) [2021-04-06T17:20:22.621Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s) [2021-04-06T17:20:22.621Z] === CONT TestContainerStartOnDaemonRestart [2021-04-06T17:20:22.621Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-06T17:20:22.621Z] === CONT TestContainerKillOnDaemonStart [2021-04-06T17:20:22.621Z] === CONT TestIpcModeOlderClient [2021-04-06T17:20:22.621Z] --- PASS: TestIpcModeOlderClient (0.16s) [2021-04-06T17:20:22.621Z] === CONT TestDaemonHostGatewayIP [2021-04-06T17:20:23.033Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-06T17:20:23.033Z] --- PASS: TestTemplatedSecret (4.63s) [2021-04-06T17:20:23.033Z] === RUN TestSecretCreateResolve [2021-04-06T17:20:23.527Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-06T17:20:23.979Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-06T17:20:23.985Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-06T17:20:24.621Z] --- PASS: TestUpdateReplicatedJob (3.80s) [2021-04-06T17:20:24.621Z] === RUN TestServiceListWithStatuses [2021-04-06T17:20:24.621Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-06T17:20:24.621Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:20:24.621Z] === RUN TestDockerNetworkConnectAlias [2021-04-06T17:20:25.089Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-06T17:20:25.894Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-06T17:20:26.153Z] --- PASS: TestSecretCreateResolve (2.99s) [2021-04-06T17:20:26.153Z] PASS [2021-04-06T17:20:26.153Z] [2021-04-06T17:20:26.153Z] DONE 6 tests in 19.694s [2021-04-06T17:20:26.153Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-06T17:20:26.153Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:20:26.153Z] ++ set -e [2021-04-06T17:20:26.153Z] ++ '[' -n 0 ']' [2021-04-06T17:20:26.153Z] ++ set -x [2021-04-06T17:20:26.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:20:26.221Z] --- PASS: TestContainerStartOnDaemonRestart (3.70s) [2021-04-06T17:20:26.221Z] === CONT TestDaemonRestartIpcMode [2021-04-06T17:20:26.221Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.78s) [2021-04-06T17:20:26.412Z] INFO: Testing against a local daemon [2021-04-06T17:20:26.412Z] === RUN TestServiceCreateInit [2021-04-06T17:20:26.412Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-06T17:20:26.857Z] --- PASS: TestDaemonHostGatewayIP (4.10s) [2021-04-06T17:20:28.321Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-06T17:20:28.782Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2021-04-06T17:20:28.783Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-06T17:20:28.783Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-06T17:20:28.783Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-06T17:20:28.783Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-06T17:20:28.783Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-06T17:20:28.783Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-06T17:20:28.783Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-06T17:20:28.783Z] ? github.com/docker/docker/rootless [no test files] [2021-04-06T17:20:28.783Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-06T17:20:28.783Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-06T17:20:28.783Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-06T17:20:28.783Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-06T17:20:28.783Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-06T17:20:28.783Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-06T17:20:28.783Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-06T17:20:28.783Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-06T17:20:28.783Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-06T17:20:28.783Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-06T17:20:28.783Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-06T17:20:28.783Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-06T17:20:28.783Z] ? github.com/docker/docker/volume [no test files] [2021-04-06T17:20:28.783Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-06T17:20:28.783Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === Skipped [2021-04-06T17:20:28.783Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-06T17:20:28.783Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-06T17:20:28.783Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-06T17:20:28.783Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:20:28.783Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-06T17:20:28.783Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:20:28.783Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-06T17:20:28.783Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:20:28.783Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-06T17:20:28.783Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:20:28.783Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-06T17:20:28.783Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:20:28.783Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-06T17:20:28.783Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-06T17:20:28.783Z] time="2021-04-06T17:19:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:20:28.783Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:20:28.783Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-06T17:20:28.783Z] time="2021-04-06T17:19:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:20:28.783Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:20:28.783Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-06T17:20:28.783Z] time="2021-04-06T17:19:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:20:28.783Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:20:28.783Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-06T17:20:28.783Z] time="2021-04-06T17:19:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:20:28.783Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:20:28.783Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-06T17:20:28.783Z] time="2021-04-06T17:19:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-06T17:20:28.783Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-06T17:20:28.783Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-06T17:20:28.783Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-06T17:20:28.783Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-06T17:20:28.783Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-06T17:20:28.783Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-06T17:20:28.783Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-06T17:20:28.783Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:20:28.783Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-06T17:20:28.783Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:20:28.783Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-06T17:20:28.783Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:20:28.783Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-06T17:20:28.783Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:20:28.783Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-06T17:20:28.783Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-06T17:20:28.783Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-06T17:20:28.783Z] graphtest_unix.go:73: No driver to put! [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-06T17:20:28.783Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-06T17:20:28.783Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] [2021-04-06T17:20:28.783Z] DONE 2229 tests, 26 skipped in 259.289s Post stage [Pipeline] junit [2021-04-06T17:20:28.797Z] Recording test results [2021-04-06T17:20:28.940Z] --- PASS: TestDaemonRestartIpcMode (2.59s) [2021-04-06T17:20:29.311Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-04-06T17:20:29.642Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42257/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2c0b3688a572fa0588132317ea1e276fef44203 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f2c0b3688a572fa0588132317ea1e276fef44203 hack/validate/vendor [2021-04-06T17:20:29.701Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-06T17:20:29.890Z] --- PASS: TestDockerNetworkConnectAlias (5.40s) [2021-04-06T17:20:29.890Z] === RUN TestDockerNetworkReConnect [2021-04-06T17:20:30.381Z] --- PASS: TestServiceCreateInit (10.39s) [2021-04-06T17:20:30.381Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.10s) [2021-04-06T17:20:30.381Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.25s) [2021-04-06T17:20:30.381Z] === RUN TestCreateServiceMultipleTimes [2021-04-06T17:20:30.584Z] 2021/04/06 17:20:30 Collecting initial packages [2021-04-06T17:20:30.584Z] 2021/04/06 17:20:30 Download dependencies [2021-04-06T17:20:30.994Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-06T17:20:30.994Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.54s) [2021-04-06T17:20:30.994Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.78s) [2021-04-06T17:20:30.994Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.15s) [2021-04-06T17:20:30.994Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.32s) [2021-04-06T17:20:30.994Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (6.75s) [2021-04-06T17:20:30.994Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.70s) [2021-04-06T17:20:30.994Z] === RUN TestBuildMultiStageCopy [2021-04-06T17:20:30.994Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-06T17:20:31.610Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-06T17:20:32.547Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-06T17:20:32.548Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-06T17:20:33.874Z] 2021/04/06 17:20:33 Starting whole vndr cycle because no package specified [2021-04-06T17:20:33.874Z] 2021/04/06 17:20:33 Ignoring paths matching "^archive/tar" [2021-04-06T17:20:33.874Z] 2021/04/06 17:20:33 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-04-06T17:20:33.874Z] 2021/04/06 17:20:33 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-04-06T17:20:33.874Z] 2021/04/06 17:20:33 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-04-06T17:20:33.874Z] 2021/04/06 17:20:33 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-04-06T17:20:33.874Z] 2021/04/06 17:20:33 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-04-06T17:20:33.874Z] 2021/04/06 17:20:33 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2021-04-06T17:20:33.874Z] 2021/04/06 17:20:33 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-04-06T17:20:33.874Z] 2021/04/06 17:20:33 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-04-06T17:20:33.874Z] 2021/04/06 17:20:33 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-04-06T17:20:33.874Z] 2021/04/06 17:20:33 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-04-06T17:20:33.874Z] 2021/04/06 17:20:33 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-04-06T17:20:33.874Z] 2021/04/06 17:20:33 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-04-06T17:20:33.874Z] 2021/04/06 17:20:33 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-04-06T17:20:33.874Z] 2021/04/06 17:20:33 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-04-06T17:20:33.874Z] 2021/04/06 17:20:33 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-04-06T17:20:33.874Z] 2021/04/06 17:20:33 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-04-06T17:20:34.078Z] --- PASS: TestDockerNetworkReConnect (4.28s) [2021-04-06T17:20:34.078Z] === RUN TestServicePlugin [2021-04-06T17:20:35.085Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-06T17:20:35.269Z] 2021/04/06 17:20:34 Finished clone github.com/creack/pty [2021-04-06T17:20:35.269Z] 2021/04/06 17:20:34 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-04-06T17:20:35.269Z] 2021/04/06 17:20:34 Finished clone github.com/moby/locker [2021-04-06T17:20:35.269Z] 2021/04/06 17:20:34 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-04-06T17:20:35.269Z] 2021/04/06 17:20:34 Finished clone github.com/tchap/go-patricia [2021-04-06T17:20:35.269Z] 2021/04/06 17:20:34 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-04-06T17:20:35.269Z] 2021/04/06 17:20:35 Finished clone github.com/Azure/go-ansiterm [2021-04-06T17:20:35.269Z] 2021/04/06 17:20:35 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-04-06T17:20:35.269Z] 2021/04/06 17:20:35 Finished clone github.com/willf/bitset [2021-04-06T17:20:35.269Z] 2021/04/06 17:20:35 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-04-06T17:20:35.269Z] 2021/04/06 17:20:35 Finished clone github.com/docker/libtrust [2021-04-06T17:20:35.269Z] 2021/04/06 17:20:35 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-04-06T17:20:35.269Z] 2021/04/06 17:20:35 Finished clone github.com/google/uuid [2021-04-06T17:20:35.269Z] 2021/04/06 17:20:35 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-04-06T17:20:35.269Z] 2021/04/06 17:20:35 Finished clone github.com/moby/term [2021-04-06T17:20:35.269Z] 2021/04/06 17:20:35 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-04-06T17:20:35.269Z] 2021/04/06 17:20:35 Finished clone github.com/moby/sys [2021-04-06T17:20:35.269Z] 2021/04/06 17:20:35 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-04-06T17:20:35.269Z] 2021/04/06 17:20:35 Finished clone github.com/Microsoft/go-winio [2021-04-06T17:20:35.269Z] 2021/04/06 17:20:35 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-04-06T17:20:35.530Z] 2021/04/06 17:20:35 Finished clone github.com/gorilla/mux [2021-04-06T17:20:35.530Z] 2021/04/06 17:20:35 Clone github.com/moby/buildkit, revision 9065b18ba4633c75862befca8188de4338d9f94a, attempt 1/20 [2021-04-06T17:20:35.791Z] 2021/04/06 17:20:35 Finished clone github.com/sirupsen/logrus [2021-04-06T17:20:35.791Z] 2021/04/06 17:20:35 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-04-06T17:20:35.849Z] --- PASS: TestContainerKillOnDaemonStart (12.86s) [2021-04-06T17:20:35.849Z] PASS [2021-04-06T17:20:35.849Z] [2021-04-06T17:20:35.849Z] === Skipped [2021-04-06T17:20:35.849Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-04-06T17:20:35.849Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:20:35.849Z] [2021-04-06T17:20:35.849Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-06T17:20:35.849Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-06T17:20:35.849Z] [2021-04-06T17:20:35.849Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-04-06T17:20:35.849Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-06T17:20:35.849Z] [2021-04-06T17:20:35.849Z] [2021-04-06T17:20:35.849Z] DONE 196 tests, 3 skipped in 115.863s [2021-04-06T17:20:35.849Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-04-06T17:20:35.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:20:35.849Z] ++ set -e [2021-04-06T17:20:35.849Z] ++ '[' -n 0 ']' [2021-04-06T17:20:35.849Z] ++ set -x [2021-04-06T17:20:35.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:20:35.849Z] INFO: Testing against a local daemon [2021-04-06T17:20:35.849Z] === RUN TestCommitInheritsEnv [2021-04-06T17:20:35.849Z] --- PASS: TestCommitInheritsEnv (0.36s) [2021-04-06T17:20:35.849Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-06T17:20:35.849Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-06T17:20:35.849Z] === RUN TestImagesFilterMultiReference [2021-04-06T17:20:36.025Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-06T17:20:36.025Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-06T17:20:36.025Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-06T17:20:36.025Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-06T17:20:36.025Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-06T17:20:36.025Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-06T17:20:36.025Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-06T17:20:36.052Z] 2021/04/06 17:20:35 Finished clone github.com/docker/go-units [2021-04-06T17:20:36.052Z] 2021/04/06 17:20:35 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-04-06T17:20:36.147Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-04-06T17:20:36.147Z] === RUN TestImagePullPlatformInvalid [2021-04-06T17:20:36.147Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-06T17:20:36.147Z] === RUN TestRemoveImageOrphaning [2021-04-06T17:20:36.448Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-04-06T17:20:36.448Z] === RUN TestRemoveImageGarbageCollector [2021-04-06T17:20:36.448Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-06T17:20:36.448Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:20:36.448Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-06T17:20:36.448Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-04-06T17:20:36.448Z] === RUN TestTagInvalidReference [2021-04-06T17:20:36.448Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-06T17:20:36.448Z] === RUN TestTagValidPrefixedRepo [2021-04-06T17:20:36.448Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-04-06T17:20:36.448Z] === RUN TestTagExistedNameWithoutForce [2021-04-06T17:20:36.448Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-06T17:20:36.448Z] === RUN TestTagOfficialNames [2021-04-06T17:20:36.624Z] 2021/04/06 17:20:36 Finished clone github.com/syndtr/gocapability [2021-04-06T17:20:36.624Z] 2021/04/06 17:20:36 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-04-06T17:20:36.624Z] 2021/04/06 17:20:36 Finished clone github.com/RackSec/srslog [2021-04-06T17:20:36.624Z] 2021/04/06 17:20:36 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-04-06T17:20:36.743Z] --- PASS: TestTagOfficialNames (0.06s) [2021-04-06T17:20:36.743Z] === RUN TestTagMatchesDigest [2021-04-06T17:20:36.743Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-06T17:20:36.743Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-06T17:20:36.889Z] 2021/04/06 17:20:36 Finished clone golang.org/x/sync [2021-04-06T17:20:36.889Z] 2021/04/06 17:20:36 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-04-06T17:20:36.889Z] 2021/04/06 17:20:36 Finished clone github.com/imdario/mergo [2021-04-06T17:20:36.889Z] 2021/04/06 17:20:36 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-04-06T17:20:36.889Z] 2021/04/06 17:20:36 Finished clone gotest.tools/v3 [2021-04-06T17:20:36.889Z] 2021/04/06 17:20:36 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-04-06T17:20:37.150Z] 2021/04/06 17:20:37 Finished clone github.com/google/go-cmp [2021-04-06T17:20:37.150Z] 2021/04/06 17:20:37 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-04-06T17:20:37.411Z] 2021/04/06 17:20:37 Finished clone github.com/tonistiigi/units [2021-04-06T17:20:37.411Z] 2021/04/06 17:20:37 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-04-06T17:20:37.931Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-06T17:20:37.984Z] 2021/04/06 17:20:37 Finished clone github.com/docker/go-connections [2021-04-06T17:20:37.984Z] 2021/04/06 17:20:37 Clone github.com/docker/libnetwork, revision b3507428be5b458cb0e2b4086b13531fb0706e46, attempt 1/20 [2021-04-06T17:20:37.984Z] 2021/04/06 17:20:37 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-04-06T17:20:37.984Z] 2021/04/06 17:20:37 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-04-06T17:20:38.013Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-06T17:20:38.245Z] 2021/04/06 17:20:38 Finished clone github.com/opentracing-contrib/go-stdlib [2021-04-06T17:20:38.245Z] 2021/04/06 17:20:38 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-04-06T17:20:38.245Z] 2021/04/06 17:20:38 Finished clone github.com/google/shlex [2021-04-06T17:20:38.245Z] 2021/04/06 17:20:38 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-04-06T17:20:38.245Z] 2021/04/06 17:20:38 Finished clone github.com/opentracing/opentracing-go [2021-04-06T17:20:38.245Z] 2021/04/06 17:20:38 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-04-06T17:20:38.465Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-06T17:20:38.499Z] --- PASS: TestServiceCreateInit (11.97s) [2021-04-06T17:20:38.499Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.97s) [2021-04-06T17:20:38.499Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.96s) [2021-04-06T17:20:38.499Z] === RUN TestCreateServiceMultipleTimes [2021-04-06T17:20:38.506Z] 2021/04/06 17:20:38 Finished clone github.com/mitchellh/hashstructure [2021-04-06T17:20:38.506Z] 2021/04/06 17:20:38 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-04-06T17:20:38.506Z] 2021/04/06 17:20:38 Finished clone github.com/gofrs/flock [2021-04-06T17:20:38.506Z] 2021/04/06 17:20:38 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-04-06T17:20:38.917Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-06T17:20:39.872Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-06T17:20:39.878Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-06T17:20:39.878Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-06T17:20:39.889Z] 2021/04/06 17:20:39 Finished clone github.com/armon/go-metrics [2021-04-06T17:20:39.889Z] 2021/04/06 17:20:39 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-04-06T17:20:39.889Z] 2021/04/06 17:20:39 Finished clone github.com/docker/go-events [2021-04-06T17:20:39.889Z] 2021/04/06 17:20:39 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-04-06T17:20:39.889Z] 2021/04/06 17:20:39 Finished clone github.com/armon/go-radix [2021-04-06T17:20:39.889Z] 2021/04/06 17:20:39 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-04-06T17:20:39.889Z] 2021/04/06 17:20:39 Finished clone github.com/sean-/seed [2021-04-06T17:20:39.889Z] 2021/04/06 17:20:39 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-04-06T17:20:40.150Z] 2021/04/06 17:20:39 Finished clone github.com/tonistiigi/fsutil [2021-04-06T17:20:40.150Z] 2021/04/06 17:20:39 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-04-06T17:20:40.816Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-06T17:20:40.826Z] --- PASS: TestBuildMultiStageCopy (10.09s) [2021-04-06T17:20:40.826Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.35s) [2021-04-06T17:20:40.826Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2021-04-06T17:20:40.826Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2021-04-06T17:20:40.826Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.73s) [2021-04-06T17:20:40.826Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.82s) [2021-04-06T17:20:40.826Z] === RUN TestBuildMultiStageParentConfig [2021-04-06T17:20:41.091Z] 2021/04/06 17:20:40 Finished clone github.com/hashicorp/memberlist [2021-04-06T17:20:41.091Z] 2021/04/06 17:20:40 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-04-06T17:20:41.091Z] 2021/04/06 17:20:41 Finished clone github.com/hashicorp/errwrap [2021-04-06T17:20:41.091Z] 2021/04/06 17:20:41 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-04-06T17:20:41.352Z] 2021/04/06 17:20:41 Finished clone github.com/hashicorp/go-multierror [2021-04-06T17:20:41.352Z] 2021/04/06 17:20:41 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-04-06T17:20:41.923Z] 2021/04/06 17:20:41 Finished clone github.com/docker/libkv [2021-04-06T17:20:41.923Z] 2021/04/06 17:20:41 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-04-06T17:20:42.196Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-06T17:20:42.494Z] 2021/04/06 17:20:42 Finished clone github.com/vishvananda/netns [2021-04-06T17:20:42.494Z] 2021/04/06 17:20:42 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-04-06T17:20:42.494Z] 2021/04/06 17:20:42 Finished clone github.com/golang/gddo [2021-04-06T17:20:42.494Z] 2021/04/06 17:20:42 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-04-06T17:20:42.755Z] 2021/04/06 17:20:42 Finished clone github.com/hashicorp/go-sockaddr [2021-04-06T17:20:42.755Z] 2021/04/06 17:20:42 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-04-06T17:20:42.976Z] --- PASS: TestBuildMultiStageParentConfig (2.00s) [2021-04-06T17:20:42.976Z] === RUN TestBuildLabelWithTargets [2021-04-06T17:20:42.976Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-04-06T17:20:42.976Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-06T17:20:42.976Z] === RUN TestBuildWithEmptyLayers [2021-04-06T17:20:43.135Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-06T17:20:43.696Z] 2021/04/06 17:20:43 Finished clone github.com/BurntSushi/toml [2021-04-06T17:20:43.696Z] 2021/04/06 17:20:43 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-04-06T17:20:43.696Z] 2021/04/06 17:20:43 Finished clone github.com/moby/ipvs [2021-04-06T17:20:43.696Z] 2021/04/06 17:20:43 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-04-06T17:20:43.930Z] --- PASS: TestBuildWithEmptyLayers (1.07s) [2021-04-06T17:20:43.930Z] === RUN TestBuildMultiStageOnBuild [2021-04-06T17:20:43.957Z] 2021/04/06 17:20:43 Finished clone github.com/samuel/go-zookeeper [2021-04-06T17:20:43.957Z] 2021/04/06 17:20:43 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-04-06T17:20:44.217Z] 2021/04/06 17:20:43 Finished clone github.com/deckarep/golang-set [2021-04-06T17:20:44.217Z] 2021/04/06 17:20:43 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-04-06T17:20:44.217Z] 2021/04/06 17:20:44 Finished clone github.com/vishvananda/netlink [2021-04-06T17:20:44.217Z] 2021/04/06 17:20:44 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2021-04-06T17:20:44.217Z] 2021/04/06 17:20:44 Finished clone github.com/hashicorp/go-msgpack [2021-04-06T17:20:44.217Z] 2021/04/06 17:20:44 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-04-06T17:20:44.516Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-06T17:20:44.789Z] 2021/04/06 17:20:44 Finished clone golang.org/x/net [2021-04-06T17:20:44.789Z] 2021/04/06 17:20:44 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-04-06T17:20:45.049Z] 2021/04/06 17:20:44 Finished clone github.com/coreos/go-semver [2021-04-06T17:20:45.049Z] 2021/04/06 17:20:44 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-04-06T17:20:45.453Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-06T17:20:45.453Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-06T17:20:45.453Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-06T17:20:45.991Z] 2021/04/06 17:20:45 Finished clone github.com/ishidawataru/sctp [2021-04-06T17:20:45.991Z] 2021/04/06 17:20:45 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-04-06T17:20:46.834Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-06T17:20:46.834Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-06T17:20:46.834Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-06T17:20:46.834Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-06T17:20:46.834Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-06T17:20:47.374Z] 2021/04/06 17:20:47 Finished clone github.com/opencontainers/go-digest [2021-04-06T17:20:47.374Z] 2021/04/06 17:20:47 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-04-06T17:20:47.635Z] 2021/04/06 17:20:47 Finished clone go.etcd.io/bbolt [2021-04-06T17:20:47.635Z] 2021/04/06 17:20:47 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-04-06T17:20:48.218Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-06T17:20:49.019Z] 2021/04/06 17:20:48 Finished clone github.com/mistifyio/go-zfs [2021-04-06T17:20:49.019Z] 2021/04/06 17:20:48 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-04-06T17:20:49.159Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-06T17:20:49.279Z] 2021/04/06 17:20:49 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-04-06T17:20:49.279Z] 2021/04/06 17:20:49 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-04-06T17:20:49.728Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-04-06T17:20:49.851Z] 2021/04/06 17:20:49 Finished clone github.com/Microsoft/opengcs [2021-04-06T17:20:49.851Z] 2021/04/06 17:20:49 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-04-06T17:20:49.851Z] 2021/04/06 17:20:49 Finished clone github.com/vbatts/tar-split [2021-04-06T17:20:49.851Z] 2021/04/06 17:20:49 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-04-06T17:20:49.986Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-06T17:20:49.986Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-06T17:20:50.792Z] 2021/04/06 17:20:50 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-04-06T17:20:50.792Z] 2021/04/06 17:20:50 Finished clone github.com/hashicorp/serf [2021-04-06T17:20:51.756Z] 2021/04/06 17:20:51 Finished clone github.com/cyphar/filepath-securejoin [2021-04-06T17:20:51.756Z] 2021/04/06 17:20:51 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-04-06T17:20:52.350Z] --- PASS: TestCreateServiceMultipleTimes (18.67s) [2021-04-06T17:20:52.350Z] === RUN TestCreateServiceConflict [2021-04-06T17:20:52.350Z] --- PASS: TestCreateServiceConflict (2.65s) [2021-04-06T17:20:52.350Z] === RUN TestCreateServiceMaxReplicas [2021-04-06T17:20:52.528Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-06T17:20:53.138Z] 2021/04/06 17:20:52 Finished clone github.com/opencontainers/runtime-spec [2021-04-06T17:20:53.138Z] 2021/04/06 17:20:52 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-04-06T17:20:53.399Z] 2021/04/06 17:20:53 Finished clone github.com/coreos/go-systemd [2021-04-06T17:20:53.399Z] 2021/04/06 17:20:53 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-04-06T17:20:53.467Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-06T17:20:53.467Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-06T17:20:54.177Z] --- PASS: TestBuildMultiStageOnBuild (10.29s) [2021-04-06T17:20:54.177Z] === RUN TestBuildUncleanTarFilenames [2021-04-06T17:20:54.177Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-04-06T17:20:54.177Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-06T17:20:54.177Z] === RUN TestBuildMultiStageLayerLeak [2021-04-06T17:20:54.339Z] 2021/04/06 17:20:53 Finished clone github.com/opencontainers/image-spec [2021-04-06T17:20:54.339Z] 2021/04/06 17:20:53 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-04-06T17:20:54.339Z] 2021/04/06 17:20:54 Finished clone github.com/coreos/go-systemd/v22 [2021-04-06T17:20:54.339Z] 2021/04/06 17:20:54 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-04-06T17:20:54.406Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-06T17:20:55.278Z] 2021/04/06 17:20:54 Finished clone github.com/Graylog2/go-gelf [2021-04-06T17:20:55.278Z] 2021/04/06 17:20:54 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-04-06T17:20:55.278Z] 2021/04/06 17:20:55 Finished clone github.com/godbus/dbus/v5 [2021-04-06T17:20:55.278Z] 2021/04/06 17:20:55 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-04-06T17:20:55.344Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-06T17:20:55.653Z] --- PASS: TestCreateServiceMaxReplicas (3.57s) [2021-04-06T17:20:55.653Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-06T17:20:55.848Z] 2021/04/06 17:20:55 Finished clone github.com/philhofer/fwd [2021-04-06T17:20:55.848Z] 2021/04/06 17:20:55 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-04-06T17:20:55.848Z] 2021/04/06 17:20:55 Finished clone github.com/fluent/fluent-logger-golang [2021-04-06T17:20:55.848Z] 2021/04/06 17:20:55 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-04-06T17:20:56.282Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-06T17:20:56.788Z] 2021/04/06 17:20:56 Finished clone github.com/ugorji/go [2021-04-06T17:20:56.788Z] 2021/04/06 17:20:56 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-04-06T17:20:57.049Z] 2021/04/06 17:20:56 Finished clone github.com/fsnotify/fsnotify [2021-04-06T17:20:57.049Z] 2021/04/06 17:20:56 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-04-06T17:20:57.220Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-06T17:20:57.220Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-06T17:20:57.990Z] 2021/04/06 17:20:57 Finished clone github.com/jmespath/go-jmespath [2021-04-06T17:20:57.990Z] 2021/04/06 17:20:57 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-04-06T17:20:57.990Z] 2021/04/06 17:20:57 Finished clone github.com/bsphere/le_go [2021-04-06T17:20:57.990Z] 2021/04/06 17:20:57 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-04-06T17:20:58.157Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-06T17:20:58.931Z] 2021/04/06 17:20:58 Finished clone github.com/docker/libnetwork [2021-04-06T17:20:58.931Z] 2021/04/06 17:20:58 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-04-06T17:20:59.096Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-06T17:20:59.192Z] 2021/04/06 17:20:59 Finished clone golang.org/x/sys [2021-04-06T17:20:59.192Z] 2021/04/06 17:20:59 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-04-06T17:20:59.192Z] 2021/04/06 17:20:59 Finished clone github.com/tinylib/msgp [2021-04-06T17:20:59.192Z] 2021/04/06 17:20:59 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-04-06T17:20:59.357Z] --- PASS: TestCreateServiceMultipleTimes (20.98s) [2021-04-06T17:20:59.357Z] === RUN TestCreateServiceConflict [2021-04-06T17:20:59.453Z] 2021/04/06 17:20:59 Finished clone golang.org/x/oauth2 [2021-04-06T17:20:59.453Z] 2021/04/06 17:20:59 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-04-06T17:20:59.453Z] 2021/04/06 17:20:59 Finished clone github.com/golang/groupcache [2021-04-06T17:20:59.453Z] 2021/04/06 17:20:59 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-04-06T17:21:00.295Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-06T17:21:00.555Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-06T17:21:00.837Z] 2021/04/06 17:21:00 Finished clone github.com/googleapis/gax-go [2021-04-06T17:21:00.837Z] 2021/04/06 17:21:00 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-04-06T17:21:01.408Z] 2021/04/06 17:21:01 Finished clone github.com/Microsoft/hcsshim [2021-04-06T17:21:01.408Z] 2021/04/06 17:21:01 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-04-06T17:21:01.408Z] 2021/04/06 17:21:01 Finished clone github.com/miekg/dns [2021-04-06T17:21:01.408Z] 2021/04/06 17:21:01 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-04-06T17:21:01.934Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-06T17:21:02.350Z] 2021/04/06 17:21:02 Finished clone github.com/containerd/fifo [2021-04-06T17:21:02.350Z] 2021/04/06 17:21:02 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-04-06T17:21:02.350Z] 2021/04/06 17:21:02 Finished clone go.opencensus.io [2021-04-06T17:21:02.350Z] 2021/04/06 17:21:02 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-04-06T17:21:02.921Z] 2021/04/06 17:21:02 Finished clone github.com/moby/buildkit [2021-04-06T17:21:02.921Z] 2021/04/06 17:21:02 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-04-06T17:21:03.317Z] --- PASS: TestCreateServiceConflict (3.94s) [2021-04-06T17:21:03.317Z] === RUN TestCreateServiceMaxReplicas [2021-04-06T17:21:03.491Z] 2021/04/06 17:21:03 Finished clone golang.org/x/text [2021-04-06T17:21:03.491Z] 2021/04/06 17:21:03 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-04-06T17:21:03.491Z] 2021/04/06 17:21:03 Finished clone github.com/containerd/cgroups [2021-04-06T17:21:03.491Z] 2021/04/06 17:21:03 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-04-06T17:21:03.752Z] 2021/04/06 17:21:03 Finished clone github.com/containerd/go-runc [2021-04-06T17:21:03.752Z] 2021/04/06 17:21:03 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-04-06T17:21:03.886Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-06T17:21:04.322Z] 2021/04/06 17:21:04 Finished clone github.com/containerd/typeurl [2021-04-06T17:21:04.322Z] 2021/04/06 17:21:04 Clone github.com/docker/swarmkit, revision 17d8d4e4d8bdec33d386e6362d3537fa9493ba00, attempt 1/20 [2021-04-06T17:21:04.906Z] 2021/04/06 17:21:04 Finished clone github.com/containerd/ttrpc [2021-04-06T17:21:04.906Z] 2021/04/06 17:21:04 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-04-06T17:21:05.848Z] 2021/04/06 17:21:05 Finished clone github.com/gogo/googleapis [2021-04-06T17:21:05.848Z] 2021/04/06 17:21:05 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-04-06T17:21:05.848Z] 2021/04/06 17:21:05 Finished clone github.com/docker/distribution [2021-04-06T17:21:05.848Z] 2021/04/06 17:21:05 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-04-06T17:21:05.848Z] 2021/04/06 17:21:05 Finished clone github.com/opencontainers/runc [2021-04-06T17:21:05.848Z] 2021/04/06 17:21:05 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-04-06T17:21:05.848Z] 2021/04/06 17:21:05 Finished clone github.com/containerd/console [2021-04-06T17:21:05.848Z] 2021/04/06 17:21:05 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-04-06T17:21:06.148Z] --- PASS: TestServicePlugin (31.06s) [2021-04-06T17:21:06.148Z] plugin_test.go:62: [dfdb7616f21dc] joining swarm manager [db094650eff1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:21:06.148Z] plugin_test.go:65: [d10c02388398e] joining swarm manager [db094650eff1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:21:06.148Z] === RUN TestServiceUpdateLabel [2021-04-06T17:21:06.418Z] 2021/04/06 17:21:06 Finished clone google.golang.org/grpc [2021-04-06T17:21:06.418Z] 2021/04/06 17:21:06 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-04-06T17:21:06.424Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-06T17:21:06.424Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-06T17:21:06.424Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-06T17:21:06.424Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-06T17:21:06.424Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-06T17:21:07.360Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-06T17:21:07.360Z] --- PASS: TestCreateServiceMaxReplicas (4.11s) [2021-04-06T17:21:07.360Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-06T17:21:07.361Z] 2021/04/06 17:21:07 Finished clone github.com/fernet/fernet-go [2021-04-06T17:21:07.361Z] 2021/04/06 17:21:07 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-04-06T17:21:07.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-04-06T17:21:07.932Z] 2021/04/06 17:21:07 Finished clone github.com/containerd/continuity [2021-04-06T17:21:07.932Z] 2021/04/06 17:21:07 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-04-06T17:21:08.049Z] --- PASS: TestServiceUpdateLabel (2.57s) [2021-04-06T17:21:08.049Z] === RUN TestServiceUpdateSecrets [2021-04-06T17:21:08.503Z] 2021/04/06 17:21:08 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-04-06T17:21:08.503Z] 2021/04/06 17:21:08 Finished clone github.com/cilium/ebpf [2021-04-06T17:21:08.898Z] --- PASS: TestBuildMultiStageLayerLeak (13.59s) [2021-04-06T17:21:08.898Z] === RUN TestBuildWithHugeFile [2021-04-06T17:21:09.075Z] 2021/04/06 17:21:08 Finished clone golang.org/x/time [2021-04-06T17:21:09.075Z] 2021/04/06 17:21:08 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-04-06T17:21:09.645Z] 2021/04/06 17:21:09 Finished clone github.com/hashicorp/go-immutable-radix [2021-04-06T17:21:09.645Z] 2021/04/06 17:21:09 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-04-06T17:21:09.645Z] 2021/04/06 17:21:09 Finished clone github.com/hashicorp/go-memdb [2021-04-06T17:21:09.645Z] 2021/04/06 17:21:09 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-04-06T17:21:10.562Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.86s) [2021-04-06T17:21:10.562Z] === RUN TestCreateServiceSecretFileMode [2021-04-06T17:21:10.586Z] 2021/04/06 17:21:10 Finished clone github.com/hashicorp/golang-lru [2021-04-06T17:21:10.586Z] 2021/04/06 17:21:10 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-04-06T17:21:11.160Z] 2021/04/06 17:21:10 Finished clone code.cloudfoundry.org/clock [2021-04-06T17:21:11.160Z] 2021/04/06 17:21:10 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-04-06T17:21:11.160Z] 2021/04/06 17:21:10 Finished clone github.com/coreos/pkg [2021-04-06T17:21:11.160Z] 2021/04/06 17:21:10 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-04-06T17:21:11.837Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-06T17:21:12.545Z] 2021/04/06 17:21:12 Finished clone github.com/beorn7/perks [2021-04-06T17:21:12.545Z] 2021/04/06 17:21:12 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-04-06T17:21:12.545Z] 2021/04/06 17:21:12 Finished clone github.com/prometheus/client_model [2021-04-06T17:21:12.545Z] 2021/04/06 17:21:12 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-04-06T17:21:12.885Z] 2021/04/06 17:21:12 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-04-06T17:21:12.885Z] 2021/04/06 17:21:12 Finished clone golang.org/x/crypto [2021-04-06T17:21:12.917Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-06T17:21:13.484Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-06T17:21:13.484Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-06T17:21:13.484Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-06T17:21:13.898Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2021-04-06T17:21:13.898Z] === RUN TestCreateServiceConfigFileMode [2021-04-06T17:21:14.277Z] 2021/04/06 17:21:14 Finished clone github.com/golang/protobuf [2021-04-06T17:21:14.277Z] 2021/04/06 17:21:14 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-04-06T17:21:14.277Z] 2021/04/06 17:21:14 Finished clone github.com/prometheus/client_golang [2021-04-06T17:21:14.277Z] 2021/04/06 17:21:14 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-04-06T17:21:14.538Z] 2021/04/06 17:21:14 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-04-06T17:21:14.538Z] 2021/04/06 17:21:14 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-04-06T17:21:15.924Z] 2021/04/06 17:21:15 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-04-06T17:21:15.924Z] 2021/04/06 17:21:15 Finished clone github.com/prometheus/procfs [2021-04-06T17:21:15.924Z] 2021/04/06 17:21:15 Finished clone github.com/prometheus/common [2021-04-06T17:21:15.924Z] 2021/04/06 17:21:15 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-04-06T17:21:15.924Z] 2021/04/06 17:21:15 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-04-06T17:21:15.924Z] 2021/04/06 17:21:15 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-04-06T17:21:15.924Z] 2021/04/06 17:21:15 Finished clone github.com/cespare/xxhash/v2 [2021-04-06T17:21:15.924Z] 2021/04/06 17:21:15 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-04-06T17:21:16.184Z] 2021/04/06 17:21:15 Finished clone github.com/pkg/errors [2021-04-06T17:21:16.185Z] 2021/04/06 17:21:15 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-04-06T17:21:16.447Z] --- PASS: TestCreateServiceConfigFileMode (3.27s) [2021-04-06T17:21:16.447Z] === RUN TestCreateServiceSysctls [2021-04-06T17:21:16.771Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-06T17:21:17.031Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-06T17:21:17.568Z] 2021/04/06 17:21:17 Finished clone github.com/inconshreveable/mousetrap [2021-04-06T17:21:17.568Z] 2021/04/06 17:21:17 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-04-06T17:21:17.568Z] 2021/04/06 17:21:17 Finished clone github.com/docker/go-metrics [2021-04-06T17:21:17.568Z] 2021/04/06 17:21:17 Finished clone github.com/morikuni/aec [2021-04-06T17:21:17.568Z] 2021/04/06 17:21:17 Finished clone github.com/spf13/pflag [2021-04-06T17:21:18.409Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-06T17:21:18.952Z] 2021/04/06 17:21:18 Finished clone github.com/spf13/cobra [2021-04-06T17:21:20.368Z] 2021/04/06 17:21:20 Finished clone github.com/google/certificate-transparency-go [2021-04-06T17:21:20.628Z] 2021/04/06 17:21:20 Finished clone github.com/opencontainers/selinux [2021-04-06T17:21:20.654Z] --- PASS: TestCreateServiceSysctls (3.83s) [2021-04-06T17:21:20.654Z] === RUN TestCreateServiceCapabilities [2021-04-06T17:21:22.600Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.68s) [2021-04-06T17:21:22.600Z] === RUN TestCreateServiceSecretFileMode [2021-04-06T17:21:23.957Z] --- PASS: TestCreateServiceCapabilities (3.28s) [2021-04-06T17:21:23.957Z] === RUN TestInspect [2021-04-06T17:21:24.829Z] 2021/04/06 17:21:24 Finished clone github.com/cloudflare/cfssl [2021-04-06T17:21:25.136Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-06T17:21:25.395Z] --- PASS: TestCreateServiceSecretFileMode (3.24s) [2021-04-06T17:21:25.395Z] === RUN TestCreateServiceConfigFileMode [2021-04-06T17:21:26.130Z] --- PASS: TestServiceUpdateSecrets (15.24s) [2021-04-06T17:21:26.130Z] === RUN TestServiceUpdateConfigs [2021-04-06T17:21:26.331Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-06T17:21:27.264Z] --- PASS: TestInspect (3.10s) [2021-04-06T17:21:27.264Z] === RUN TestCreateJob [2021-04-06T17:21:28.866Z] --- PASS: TestCreateServiceConfigFileMode (3.34s) [2021-04-06T17:21:28.866Z] === RUN TestCreateServiceSysctls [2021-04-06T17:21:28.866Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-06T17:21:30.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-06T17:21:31.472Z] --- PASS: TestCreateJob (4.35s) [2021-04-06T17:21:31.472Z] === RUN TestReplicatedJob [2021-04-06T17:21:32.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-04-06T17:21:32.962Z] 2021/04/06 17:21:32 Finished clone github.com/docker/swarmkit [2021-04-06T17:21:33.528Z] --- PASS: TestCreateServiceSysctls (4.75s) [2021-04-06T17:21:33.528Z] === RUN TestCreateServiceCapabilities [2021-04-06T17:21:34.095Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-04-06T17:21:36.002Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-04-06T17:21:36.002Z] --- PASS: TestCreateServiceCapabilities (2.71s) [2021-04-06T17:21:36.002Z] === RUN TestInspect [2021-04-06T17:21:36.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-04-06T17:21:38.062Z] --- PASS: TestReplicatedJob (6.52s) [2021-04-06T17:21:38.062Z] === RUN TestUpdateReplicatedJob [2021-04-06T17:21:38.257Z] 2021/04/06 17:21:37 Finished clone github.com/coreos/etcd [2021-04-06T17:21:38.331Z] --- PASS: TestServiceUpdateConfigs (15.33s) [2021-04-06T17:21:38.331Z] === RUN TestServiceUpdateNetwork [2021-04-06T17:21:38.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b367e0_} [2021-04-06T17:21:38.829Z] 2021/04/06 17:21:38 Finished clone cloud.google.com/go [2021-04-06T17:21:40.417Z] --- PASS: TestInspect (4.06s) [2021-04-06T17:21:40.417Z] === RUN TestCreateJob [2021-04-06T17:21:40.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1055486137_/foo_false____} [2021-04-06T17:21:41.368Z] --- PASS: TestUpdateReplicatedJob (3.65s) [2021-04-06T17:21:41.368Z] === RUN TestServiceListWithStatuses [2021-04-06T17:21:41.368Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-06T17:21:41.368Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:21:41.368Z] === RUN TestDockerNetworkConnectAlias [2021-04-06T17:21:42.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1055486137_/foo_true____} [2021-04-06T17:21:43.257Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-04-06T17:21:43.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3933861572_/foo_false____} [2021-04-06T17:21:44.393Z] --- PASS: TestCreateJob (4.30s) [2021-04-06T17:21:44.393Z] === RUN TestReplicatedJob [2021-04-06T17:21:45.421Z] 2021/04/06 17:21:44 Finished clone github.com/containerd/containerd [2021-04-06T17:21:45.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3933861572_/foo_true____} [2021-04-06T17:21:47.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3933861572_/foo_true__0xc000b36840__} [2021-04-06T17:21:47.957Z] --- PASS: TestDockerNetworkConnectAlias (6.39s) [2021-04-06T17:21:47.957Z] === RUN TestDockerNetworkReConnect [2021-04-06T17:21:49.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b36860_} [2021-04-06T17:21:49.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-04-06T17:21:50.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b36880_} [2021-04-06T17:21:53.204Z] --- PASS: TestServiceUpdateNetwork (13.69s) [2021-04-06T17:21:53.204Z] === RUN TestServiceUpdatePidsLimit [2021-04-06T17:21:53.248Z] --- PASS: TestDockerNetworkReConnect (5.22s) [2021-04-06T17:21:53.248Z] === RUN TestServicePlugin [2021-04-06T17:21:53.248Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-06T17:21:53.248Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:21:53.248Z] === RUN TestServiceUpdateLabel [2021-04-06T17:21:53.463Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-06T17:21:53.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b368a0_} [2021-04-06T17:21:53.502Z] --- PASS: TestReplicatedJob (8.73s) [2021-04-06T17:21:53.502Z] === RUN TestUpdateReplicatedJob [2021-04-06T17:21:53.576Z] 2021/04/06 17:21:53 Finished clone google.golang.org/genproto [2021-04-06T17:21:54.399Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-06T17:21:54.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b368c0_} [2021-04-06T17:21:56.550Z] --- PASS: TestServiceUpdateLabel (3.15s) [2021-04-06T17:21:56.550Z] === RUN TestServiceUpdateSecrets [2021-04-06T17:21:56.877Z] 2021/04/06 17:21:56 Finished clone github.com/gogo/protobuf [2021-04-06T17:21:57.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-06T17:21:57.984Z] --- PASS: TestUpdateReplicatedJob (4.60s) [2021-04-06T17:21:57.984Z] === RUN TestServiceListWithStatuses [2021-04-06T17:21:57.984Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-06T17:21:57.984Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:21:57.984Z] === RUN TestDockerNetworkConnectAlias [2021-04-06T17:21:58.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-06T17:21:58.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-06T17:21:58.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-06T17:21:58.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-06T17:21:58.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-06T17:21:58.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-06T17:21:58.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-06T17:21:58.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-06T17:21:58.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-06T17:21:58.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-06T17:21:58.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-06T17:21:58.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-04-06T17:21:59.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-04-06T17:21:59.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-04-06T17:21:59.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-04-06T17:21:59.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-04-06T17:21:59.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-04-06T17:21:59.179Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-06T17:22:02.509Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-06T17:22:04.463Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-06T17:22:04.463Z] --- PASS: TestDockerNetworkConnectAlias (6.57s) [2021-04-06T17:22:04.463Z] === RUN TestDockerNetworkReConnect [2021-04-06T17:22:07.751Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-06T17:22:08.010Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-04-06T17:22:08.949Z] --- PASS: TestDockerNetworkReConnect (4.61s) [2021-04-06T17:22:08.949Z] === RUN TestServicePlugin [2021-04-06T17:22:10.620Z] --- PASS: TestServiceUpdatePidsLimit (17.18s) [2021-04-06T17:22:10.620Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-04-06T17:22:10.620Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-04-06T17:22:10.620Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.21s) [2021-04-06T17:22:10.620Z] PASS [2021-04-06T17:22:10.620Z] [2021-04-06T17:22:10.620Z] === Skipped [2021-04-06T17:22:10.620Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-06T17:22:10.620Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:22:10.620Z] [2021-04-06T17:22:10.620Z] [2021-04-06T17:22:10.620Z] DONE 27 tests, 1 skipped in 183.605s [2021-04-06T17:22:10.620Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-06T17:22:10.620Z] INFO: Testing against a local daemon [2021-04-06T17:22:10.620Z] === RUN TestSessionCreate [2021-04-06T17:22:10.620Z] --- PASS: TestSessionCreate (0.03s) [2021-04-06T17:22:10.620Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-06T17:22:10.620Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-06T17:22:10.620Z] PASS [2021-04-06T17:22:10.620Z] [2021-04-06T17:22:10.620Z] DONE 2 tests in 0.084s [2021-04-06T17:22:10.620Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-06T17:22:10.620Z] INFO: Testing against a local daemon [2021-04-06T17:22:10.620Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-06T17:22:10.620Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-04-06T17:22:10.620Z] === RUN TestEventsExecDie [2021-04-06T17:22:10.620Z] --- PASS: TestEventsExecDie (1.08s) [2021-04-06T17:22:10.620Z] === RUN TestEventsBackwardsCompatible [2021-04-06T17:22:10.620Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-04-06T17:22:10.620Z] === RUN TestInfoBinaryCommits [2021-04-06T17:22:10.620Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-06T17:22:10.620Z] === RUN TestInfoAPIVersioned [2021-04-06T17:22:10.620Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-06T17:22:10.620Z] === RUN TestInfoDiscoveryBackend [2021-04-06T17:22:11.187Z] --- PASS: TestInfoDiscoveryBackend (0.68s) [2021-04-06T17:22:11.187Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-06T17:22:12.562Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-06T17:22:12.562Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-06T17:22:12.850Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.67s) [2021-04-06T17:22:12.850Z] === RUN TestInfoAPI [2021-04-06T17:22:12.850Z] --- PASS: TestInfoAPI (0.02s) [2021-04-06T17:22:12.850Z] === RUN TestInfoAPIWarnings [2021-04-06T17:22:14.224Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-06T17:22:14.666Z] --- PASS: TestServiceUpdateSecrets (15.55s) [2021-04-06T17:22:14.666Z] === RUN TestServiceUpdateConfigs [2021-04-06T17:22:15.605Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-06T17:22:15.864Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-06T17:22:16.801Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-06T17:22:18.183Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-04-06T17:22:19.120Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-06T17:22:20.057Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-06T17:22:20.770Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-06T17:22:21.709Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-06T17:22:22.649Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-06T17:22:23.588Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-06T17:22:24.524Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-06T17:22:25.462Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-06T17:22:26.845Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-06T17:22:27.413Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-06T17:22:28.353Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-06T17:22:29.573Z] --- PASS: TestServiceUpdateConfigs (15.51s) [2021-04-06T17:22:29.573Z] === RUN TestServiceUpdateNetwork [2021-04-06T17:22:30.259Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-06T17:22:30.969Z] --- PASS: TestInfoAPIWarnings (16.72s) [2021-04-06T17:22:30.969Z] === RUN TestInfoDebug [2021-04-06T17:22:30.969Z] --- PASS: TestInfoDebug (0.66s) [2021-04-06T17:22:30.969Z] === RUN TestInfoInsecureRegistries [2021-04-06T17:22:30.969Z] --- PASS: TestInfoInsecureRegistries (0.70s) [2021-04-06T17:22:30.969Z] === RUN TestInfoRegistryMirrors [2021-04-06T17:22:31.198Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-06T17:22:31.766Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-06T17:22:31.766Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-06T17:22:31.904Z] --- PASS: TestInfoRegistryMirrors (0.72s) [2021-04-06T17:22:31.904Z] === RUN TestLoginFailsWithBadCredentials [2021-04-06T17:22:31.904Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-04-06T17:22:31.904Z] === RUN TestPingCacheHeaders [2021-04-06T17:22:31.904Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-06T17:22:31.904Z] === RUN TestPingGet [2021-04-06T17:22:31.904Z] --- PASS: TestPingGet (0.01s) [2021-04-06T17:22:31.904Z] === RUN TestPingHead [2021-04-06T17:22:31.904Z] --- PASS: TestPingHead (0.02s) [2021-04-06T17:22:31.904Z] === RUN TestVersion [2021-04-06T17:22:31.904Z] --- PASS: TestVersion (0.02s) [2021-04-06T17:22:31.904Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-04-06T17:22:32.705Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-06T17:22:33.642Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-06T17:22:33.808Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.55s) [2021-04-06T17:22:33.808Z] PASS [2021-04-06T17:22:33.808Z] [2021-04-06T17:22:33.808Z] DONE 18 tests in 24.153s [2021-04-06T17:22:33.808Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-06T17:22:33.808Z] INFO: Testing against a local daemon [2021-04-06T17:22:33.808Z] === RUN TestVolumesCreateAndList [2021-04-06T17:22:33.808Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-04-06T17:22:33.808Z] === RUN TestVolumesRemove [2021-04-06T17:22:33.808Z] --- PASS: TestVolumesRemove (0.23s) [2021-04-06T17:22:33.808Z] === RUN TestVolumesInspect [2021-04-06T17:22:33.808Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-06T17:22:33.808Z] === RUN TestVolumesInvalidJSON [2021-04-06T17:22:33.808Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-06T17:22:33.808Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-06T17:22:33.808Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-06T17:22:33.808Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-06T17:22:33.808Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-06T17:22:33.808Z] PASS [2021-04-06T17:22:33.808Z] [2021-04-06T17:22:33.808Z] DONE 5 tests in 0.326s [2021-04-06T17:22:33.808Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-06T17:22:34.579Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-06T17:22:35.516Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-06T17:22:35.638Z] 2021/04/06 17:22:34 Finished clone github.com/hashicorp/consul [2021-04-06T17:22:35.710Z] Stopping apparmor (via systemctl): apparmor.service. [2021-04-06T17:22:35.710Z] Removing test suite binaries [2021-04-06T17:22:35.710Z] exiting test-integration [2021-04-06T17:22:35.710Z] ++ exit 0 [2021-04-06T17:22:35.710Z] [2021-04-06T17:22:36.084Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-06T17:22:37.989Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-06T17:22:38.248Z] === RUN TestDockerSuite/TestCpToCaseC Post stage [Pipeline] junit [2021-04-06T17:22:39.013Z] Recording test results [2021-04-06T17:22:40.785Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-06T17:22:40.918Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-06T17:22:41.278Z] + echo Ensuring container killed. [2021-04-06T17:22:41.278Z] Ensuring container killed. [2021-04-06T17:22:41.278Z] + docker rm -vf docker-pr1 [2021-04-06T17:22:41.278Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-06T17:22:41.562Z] + echo Chowning /workspace to jenkins user [2021-04-06T17:22:41.562Z] Chowning /workspace to jenkins user [2021-04-06T17:22:41.562Z] + id -u [2021-04-06T17:22:41.562Z] + id -g [2021-04-06T17:22:41.562Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42257:/workspace busybox chown -R 1000:1000 /workspace [2021-04-06T17:22:41.562Z] Unable to find image 'busybox:latest' locally [2021-04-06T17:22:41.804Z] --- PASS: TestServiceUpdateNetwork (14.54s) [2021-04-06T17:22:41.804Z] === RUN TestServiceUpdatePidsLimit [2021-04-06T17:22:41.820Z] latest: Pulling from library/busybox [2021-04-06T17:22:41.820Z] 8b3d7e226fab: Pulling fs layer [2021-04-06T17:22:41.820Z] 8b3d7e226fab: Download complete [2021-04-06T17:22:41.820Z] 8b3d7e226fab: Pull complete [2021-04-06T17:22:41.820Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-04-06T17:22:42.078Z] Status: Downloaded newer image for busybox:latest [2021-04-06T17:22:42.693Z] --- PASS: TestServicePlugin (33.68s) [2021-04-06T17:22:42.693Z] plugin_test.go:62: [d7f981d862c30] joining swarm manager [dfac3cde87962]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:22:42.693Z] plugin_test.go:65: [da48140d6dd49] joining swarm manager [dfac3cde87962]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:22:42.693Z] === RUN TestServiceUpdateLabel [2021-04-06T17:22:42.805Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-06T17:22:43.771Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-06T17:22:43.782Z] 2021/04/06 17:22:42 Finished clone github.com/aws/aws-sdk-go [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-06T17:22:44.909Z] + bundleName=amd64-cgroup2 [2021-04-06T17:22:44.909Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-04-06T17:22:44.909Z] Creating amd64-cgroup2-bundles.tar.gz [2021-04-06T17:22:44.909Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-04-06T17:22:44.909Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-04-06T17:22:45.181Z] Archiving artifacts [2021-04-06T17:22:45.228Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-06T17:22:45.489Z] --- PASS: TestServiceUpdateLabel (2.87s) [2021-04-06T17:22:45.489Z] === RUN TestServiceUpdateSecrets [2021-04-06T17:22:46.954Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42257/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-06T17:22:47.266Z] + make clean [2021-04-06T17:22:47.524Z] docker volume rm -f docker-dev-cache [2021-04-06T17:22:47.524Z] docker-dev-cache [Pipeline] deleteDir [2021-04-06T17:22:49.687Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-06T17:22:49.687Z] === RUN TestDockerSuite/TestCpToCaseG [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-06T17:22:51.916Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-06T17:22:54.985Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-06T17:22:57.521Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-06T17:22:58.459Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-06T17:23:00.062Z] --- PASS: TestServiceUpdatePidsLimit (17.18s) [2021-04-06T17:23:00.062Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-04-06T17:23:00.062Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-04-06T17:23:00.062Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-04-06T17:23:00.062Z] PASS [2021-04-06T17:23:00.062Z] [2021-04-06T17:23:00.062Z] === Skipped [2021-04-06T17:23:00.062Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-06T17:23:00.062Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:23:00.062Z] [2021-04-06T17:23:00.062Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-04-06T17:23:00.062Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:23:00.062Z] [2021-04-06T17:23:00.062Z] [2021-04-06T17:23:00.062Z] DONE 27 tests, 2 skipped in 159.173s [2021-04-06T17:23:00.062Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-04-06T17:23:00.062Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:23:00.062Z] ++ set -e [2021-04-06T17:23:00.062Z] ++ '[' -n 0 ']' [2021-04-06T17:23:00.062Z] ++ set -x [2021-04-06T17:23:00.062Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:23:00.062Z] INFO: Testing against a local daemon [2021-04-06T17:23:00.062Z] === RUN TestSessionCreate [2021-04-06T17:23:00.062Z] --- PASS: TestSessionCreate (0.05s) [2021-04-06T17:23:00.062Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-06T17:23:00.062Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-04-06T17:23:00.062Z] PASS [2021-04-06T17:23:00.062Z] [2021-04-06T17:23:00.062Z] DONE 2 tests in 0.267s [2021-04-06T17:23:00.062Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-04-06T17:23:00.062Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:23:00.062Z] ++ set -e [2021-04-06T17:23:00.062Z] ++ '[' -n 0 ']' [2021-04-06T17:23:00.062Z] ++ set -x [2021-04-06T17:23:00.062Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:23:00.062Z] INFO: Testing against a local daemon [2021-04-06T17:23:00.062Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-06T17:23:00.062Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-06T17:23:00.062Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-06T17:23:00.062Z] === RUN TestEventsExecDie [2021-04-06T17:23:00.326Z] --- PASS: TestEventsExecDie (1.12s) [2021-04-06T17:23:00.326Z] === RUN TestEventsBackwardsCompatible [2021-04-06T17:23:00.589Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-04-06T17:23:00.589Z] === RUN TestInfoBinaryCommits [2021-04-06T17:23:00.589Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-04-06T17:23:00.589Z] === RUN TestInfoAPIVersioned [2021-04-06T17:23:00.589Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-04-06T17:23:00.589Z] === RUN TestInfoDiscoveryBackend [2021-04-06T17:23:01.748Z] --- PASS: TestServiceUpdateSecrets (16.11s) [2021-04-06T17:23:01.748Z] === RUN TestServiceUpdateConfigs [2021-04-06T17:23:01.977Z] --- PASS: TestInfoDiscoveryBackend (1.10s) [2021-04-06T17:23:01.977Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-06T17:23:02.918Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-06T17:23:02.918Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-06T17:23:03.656Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-04-06T17:23:03.860Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.12s) [2021-04-06T17:23:03.860Z] === RUN TestInfoAPI [2021-04-06T17:23:03.860Z] --- PASS: TestInfoAPI (0.05s) [2021-04-06T17:23:03.860Z] === RUN TestInfoAPIWarnings [2021-04-06T17:23:04.593Z] === RUN TestDockerSuite/TestCpToDot [2021-04-06T17:23:05.530Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-06T17:23:06.909Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-06T17:23:08.286Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-06T17:23:08.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-04-06T17:23:09.115Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-06T17:23:11.022Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-06T17:23:11.281Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-06T17:23:12.660Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-06T17:23:14.039Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-06T17:23:14.039Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-06T17:23:14.039Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-06T17:23:14.606Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-06T17:23:15.550Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-06T17:23:15.550Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-06T17:23:15.550Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-06T17:23:16.488Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-06T17:23:16.488Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-06T17:23:16.747Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-06T17:23:16.747Z] === RUN TestDockerSuite/TestCreateRM [2021-04-06T17:23:17.006Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-06T17:23:17.006Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-06T17:23:17.006Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-06T17:23:17.265Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-06T17:23:17.837Z] --- PASS: TestServiceUpdateConfigs (16.12s) [2021-04-06T17:23:17.837Z] === RUN TestServiceUpdateNetwork [2021-04-06T17:23:19.747Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-06T17:23:20.006Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-06T17:23:20.006Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-06T17:23:20.446Z] --- PASS: TestBuildWithHugeFile (122.13s) [2021-04-06T17:23:20.446Z] === RUN TestBuildWithEmptyDockerfile [2021-04-06T17:23:20.446Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:23:20.446Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:23:20.446Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:23:20.446Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:23:20.446Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:23:20.446Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:23:20.446Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-06T17:23:20.446Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-06T17:23:20.446Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-06T17:23:20.446Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-04-06T17:23:20.446Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-04-06T17:23:20.446Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-04-06T17:23:20.446Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-04-06T17:23:20.446Z] === RUN TestBuildPreserveOwnership [2021-04-06T17:23:20.446Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-04-06T17:23:20.446Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-06T17:23:20.446Z] === RUN TestBuildPlatformInvalid [2021-04-06T17:23:20.446Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2021-04-06T17:23:20.446Z] PASS [2021-04-06T17:23:20.446Z] ok github.com/docker/docker/integration/build 176.942s [2021-04-06T17:23:20.446Z] [2021-04-06T17:23:20.446Z] === Skipped [2021-04-06T17:23:20.446Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-04-06T17:23:20.446Z] build_session_test.go:25: TODO: BuildKit [2021-04-06T17:23:20.446Z] [2021-04-06T17:23:20.446Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-04-06T17:23:20.446Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:23:20.446Z] [2021-04-06T17:23:20.446Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-04-06T17:23:20.446Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-06T17:23:20.446Z] [2021-04-06T17:23:20.446Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-04-06T17:23:20.446Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-06T17:23:20.446Z] [2021-04-06T17:23:20.446Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-04-06T17:23:20.446Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-06T17:23:20.446Z] [2021-04-06T17:23:20.446Z] [2021-04-06T17:23:20.446Z] DONE 28 tests, 5 skipped in 198.846s [2021-04-06T17:23:20.446Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-04-06T17:23:20.446Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:23:20.446Z] INFO: Testing against a local daemon [2021-04-06T17:23:20.446Z] === RUN TestConfigInspect [2021-04-06T17:23:20.446Z] --- SKIP: TestConfigInspect (0.00s) [2021-04-06T17:23:20.446Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:23:20.446Z] === RUN TestConfigList [2021-04-06T17:23:20.446Z] --- SKIP: TestConfigList (0.00s) [2021-04-06T17:23:20.446Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:23:20.446Z] === RUN TestConfigsCreateAndDelete [2021-04-06T17:23:20.446Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-04-06T17:23:20.446Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:23:20.446Z] === RUN TestConfigsUpdate [2021-04-06T17:23:20.446Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-04-06T17:23:20.446Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:23:20.446Z] === RUN TestTemplatedConfig [2021-04-06T17:23:20.446Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-06T17:23:20.446Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:23:20.446Z] === RUN TestConfigCreateResolve [2021-04-06T17:23:20.446Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-04-06T17:23:20.446Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:23:20.446Z] === RUN TestConfigDaemonLibtrustID [2021-04-06T17:23:20.446Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-04-06T17:23:20.446Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:23:20.446Z] PASS [2021-04-06T17:23:20.446Z] ok github.com/docker/docker/integration/config 0.165s [2021-04-06T17:23:20.446Z] [2021-04-06T17:23:20.446Z] === Skipped [2021-04-06T17:23:20.446Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-04-06T17:23:20.446Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:23:20.446Z] [2021-04-06T17:23:20.446Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-04-06T17:23:20.446Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:23:20.446Z] [2021-04-06T17:23:20.446Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-04-06T17:23:20.446Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:23:20.446Z] [2021-04-06T17:23:20.446Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-04-06T17:23:20.446Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:23:20.446Z] [2021-04-06T17:23:20.446Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-04-06T17:23:20.446Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:23:20.446Z] [2021-04-06T17:23:20.446Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-04-06T17:23:20.446Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:23:20.446Z] [2021-04-06T17:23:20.446Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-04-06T17:23:20.446Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:23:20.446Z] [2021-04-06T17:23:20.446Z] [2021-04-06T17:23:20.446Z] DONE 7 tests, 7 skipped in 2.306s [2021-04-06T17:23:20.446Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-04-06T17:23:20.446Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:23:20.446Z] INFO: Testing against a local daemon [2021-04-06T17:23:20.446Z] === RUN TestCheckpoint [2021-04-06T17:23:20.446Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-06T17:23:20.446Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:23:20.446Z] === RUN TestContainerInvalidJSON [2021-04-06T17:23:20.446Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:23:20.446Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:23:20.446Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:23:20.446Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:23:20.446Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:23:20.446Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:23:20.446Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-06T17:23:20.446Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-06T17:23:20.446Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-06T17:23:20.446Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-04-06T17:23:20.446Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-06T17:23:20.446Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-06T17:23:20.446Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-06T17:23:20.446Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-06T17:23:20.446Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-04-06T17:23:20.446Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-06T17:23:20.446Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2021-04-06T17:23:20.446Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-06T17:23:20.446Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-06T17:23:20.446Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-04-06T17:23:20.446Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-06T17:23:20.446Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2021-04-06T17:23:20.446Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-06T17:23:20.446Z] === RUN TestCopyFromContainer [2021-04-06T17:23:20.446Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-04-06T17:23:20.446Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:23:20.446Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-06T17:23:20.446Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:23:20.446Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:23:20.446Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:23:20.446Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:23:20.446Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:23:20.446Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:23:20.446Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-06T17:23:20.446Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-06T17:23:20.446Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-06T17:23:20.446Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-06T17:23:20.446Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-06T17:23:20.446Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-06T17:23:20.446Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-06T17:23:20.446Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-06T17:23:20.446Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-04-06T17:23:20.446Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-06T17:23:20.446Z] === RUN TestCreateWithInvalidEnv [2021-04-06T17:23:20.446Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-06T17:23:20.446Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-06T17:23:20.446Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-06T17:23:20.446Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-06T17:23:20.446Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-06T17:23:20.446Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-06T17:23:20.446Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-06T17:23:20.446Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-06T17:23:20.446Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-06T17:23:20.446Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-06T17:23:20.446Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-06T17:23:20.446Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-06T17:23:20.446Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-06T17:23:20.446Z] === RUN TestCreateTmpfsMountsTarget [2021-04-06T17:23:20.446Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-04-06T17:23:20.446Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:23:20.446Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-06T17:23:20.446Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-04-06T17:23:20.446Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:23:20.446Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-06T17:23:20.447Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-06T17:23:20.447Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:23:20.447Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-06T17:23:20.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:23:20.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:23:20.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:23:20.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:23:20.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:23:20.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:23:20.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:23:20.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:23:20.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:23:20.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:23:20.447Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-06T17:23:20.447Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-06T17:23:20.447Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-06T17:23:20.447Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-06T17:23:20.447Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-06T17:23:20.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-06T17:23:20.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-06T17:23:20.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-06T17:23:20.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-06T17:23:20.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-06T17:23:20.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-04-06T17:23:20.447Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-06T17:23:20.447Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-06T17:23:20.447Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-06T17:23:20.447Z] === RUN TestCreateDifferentPlatform [2021-04-06T17:23:20.447Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-06T17:23:20.447Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-06T17:23:20.447Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-04-06T17:23:20.447Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-06T17:23:20.447Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-06T17:23:20.447Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-06T17:23:20.447Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-06T17:23:20.447Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-06T17:23:20.447Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-04-06T17:23:20.447Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-06T17:23:20.447Z] === RUN TestContainerKillOnDaemonStart [2021-04-06T17:23:20.447Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-06T17:23:20.447Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:23:20.447Z] === RUN TestDiff [2021-04-06T17:23:20.447Z] --- SKIP: TestDiff (0.00s) [2021-04-06T17:23:20.447Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-06T17:23:20.447Z] === RUN TestExecWithCloseStdin [2021-04-06T17:23:20.447Z] --- PASS: TestExecWithCloseStdin (2.17s) [2021-04-06T17:23:20.447Z] === RUN TestExec [2021-04-06T17:23:20.447Z] --- PASS: TestExec (1.97s) [2021-04-06T17:23:20.447Z] === RUN TestExecUser [2021-04-06T17:23:20.447Z] --- SKIP: TestExecUser (0.00s) [2021-04-06T17:23:20.447Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-06T17:23:20.447Z] === RUN TestExportContainerAndImportImage [2021-04-06T17:23:20.447Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-04-06T17:23:20.447Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:23:20.447Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-06T17:23:20.447Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-04-06T17:23:20.447Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:23:20.447Z] === RUN TestHealthCheckWorkdir [2021-04-06T17:23:20.447Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-04-06T17:23:20.447Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-06T17:23:20.447Z] === RUN TestHealthKillContainer [2021-04-06T17:23:20.447Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-04-06T17:23:20.447Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-06T17:23:20.447Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-06T17:23:20.447Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-04-06T17:23:20.447Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-06T17:23:20.447Z] === RUN TestKillContainerInvalidSignal [2021-04-06T17:23:21.963Z] --- PASS: TestKillContainerInvalidSignal (1.76s) [2021-04-06T17:23:21.963Z] === RUN TestKillContainer [2021-04-06T17:23:21.963Z] === RUN TestKillContainer/no_signal [2021-04-06T17:23:21.972Z] --- PASS: TestInfoAPIWarnings (17.15s) [2021-04-06T17:23:21.972Z] === RUN TestInfoDebug [2021-04-06T17:23:22.233Z] --- PASS: TestInfoDebug (1.12s) [2021-04-06T17:23:22.233Z] === RUN TestInfoInsecureRegistries [2021-04-06T17:23:23.176Z] --- PASS: TestInfoInsecureRegistries (1.10s) [2021-04-06T17:23:23.176Z] === RUN TestInfoRegistryMirrors [2021-04-06T17:23:23.487Z] === RUN TestKillContainer/non_killing_signal [2021-04-06T17:23:23.487Z] === RUN TestKillContainer/killing_signal [2021-04-06T17:23:24.560Z] --- PASS: TestInfoRegistryMirrors (1.13s) [2021-04-06T17:23:24.560Z] === RUN TestLoginFailsWithBadCredentials [2021-04-06T17:23:24.560Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2021-04-06T17:23:24.560Z] === RUN TestPingCacheHeaders [2021-04-06T17:23:24.560Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-04-06T17:23:24.560Z] === RUN TestPingGet [2021-04-06T17:23:24.822Z] --- PASS: TestPingGet (0.03s) [2021-04-06T17:23:24.822Z] === RUN TestPingHead [2021-04-06T17:23:24.822Z] --- PASS: TestPingHead (0.05s) [2021-04-06T17:23:24.822Z] === RUN TestVersion [2021-04-06T17:23:24.822Z] --- PASS: TestVersion (0.05s) [2021-04-06T17:23:24.822Z] PASS [2021-04-06T17:23:24.822Z] [2021-04-06T17:23:24.822Z] === Skipped [2021-04-06T17:23:24.822Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-06T17:23:24.822Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-06T17:23:24.822Z] [2021-04-06T17:23:24.822Z] [2021-04-06T17:23:24.822Z] DONE 18 tests, 1 skipped in 25.654s [2021-04-06T17:23:24.822Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-06T17:23:24.822Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:23:24.822Z] ++ set -e [2021-04-06T17:23:24.822Z] ++ '[' -n 0 ']' [2021-04-06T17:23:24.822Z] ++ set -x [2021-04-06T17:23:24.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:23:25.084Z] INFO: Testing against a local daemon [2021-04-06T17:23:25.084Z] === RUN TestVolumesCreateAndList [2021-04-06T17:23:25.084Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-04-06T17:23:25.084Z] === RUN TestVolumesRemove [2021-04-06T17:23:25.084Z] --- PASS: TestVolumesRemove (0.08s) [2021-04-06T17:23:25.084Z] === RUN TestVolumesInspect [2021-04-06T17:23:25.084Z] --- PASS: TestVolumesInspect (0.04s) [2021-04-06T17:23:25.084Z] === RUN TestVolumesInvalidJSON [2021-04-06T17:23:25.084Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-06T17:23:25.084Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-06T17:23:25.084Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-06T17:23:25.084Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-04-06T17:23:25.084Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-06T17:23:25.084Z] PASS [2021-04-06T17:23:25.084Z] [2021-04-06T17:23:25.084Z] DONE 5 tests in 0.341s [2021-04-06T17:23:25.084Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-06T17:23:25.280Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-06T17:23:25.280Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-06T17:23:25.280Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-06T17:23:25.280Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-06T17:23:25.280Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-06T17:23:25.280Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-06T17:23:25.850Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-06T17:23:26.026Z] ++++ cat bundles/test-integration/docker.pid [2021-04-06T17:23:26.026Z] +++ kill 13930 [2021-04-06T17:23:26.967Z] +++ /etc/init.d/apparmor stop [2021-04-06T17:23:26.967Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-06T17:23:26.967Z] [2021-04-06T17:23:26.967Z] Unloading profiles will leave already running processes permanently [2021-04-06T17:23:26.967Z] unconfined, which can lead to unexpected situations. [2021-04-06T17:23:26.967Z] [2021-04-06T17:23:26.967Z] To set a process to complain mode, use the command line tool [2021-04-06T17:23:26.967Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-06T17:23:26.967Z] +++ true [2021-04-06T17:23:26.967Z] exiting test-integration [2021-04-06T17:23:26.967Z] ++ exit 0 [2021-04-06T17:23:26.967Z] [2021-04-06T17:23:27.758Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-06T17:23:28.326Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-06T17:23:30.231Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked Post stage [Pipeline] junit [2021-04-06T17:23:30.290Z] Recording test results [2021-04-06T17:23:30.499Z] --- PASS: TestKillContainer (8.59s) [2021-04-06T17:23:30.499Z] --- PASS: TestKillContainer/no_signal (1.70s) [2021-04-06T17:23:30.499Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-06T17:23:30.499Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-06T17:23:30.499Z] --- PASS: TestKillContainer/killing_signal (6.85s) [2021-04-06T17:23:30.499Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-06T17:23:30.499Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-06T17:23:30.499Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-06T17:23:30.499Z] === RUN TestKillStoppedContainer [2021-04-06T17:23:30.499Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-04-06T17:23:30.499Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-06T17:23:30.499Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-06T17:23:30.499Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-06T17:23:30.499Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-06T17:23:30.499Z] === RUN TestKillDifferentUserContainer [2021-04-06T17:23:30.499Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-04-06T17:23:30.499Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-06T17:23:30.499Z] === RUN TestInspectOomKilledTrue [2021-04-06T17:23:30.499Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-06T17:23:30.499Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:23:30.499Z] === RUN TestInspectOomKilledFalse [2021-04-06T17:23:30.499Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-06T17:23:30.499Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:23:30.499Z] === RUN TestLogsFollowTailEmpty [2021-04-06T17:23:30.891Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-06T17:23:31.244Z] + echo Ensuring container killed. [2021-04-06T17:23:31.244Z] Ensuring container killed. [2021-04-06T17:23:31.244Z] + docker rm -vf docker-pr1 [2021-04-06T17:23:31.244Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-06T17:23:31.555Z] + echo Chowning /workspace to jenkins user [2021-04-06T17:23:31.555Z] Chowning /workspace to jenkins user [2021-04-06T17:23:31.555Z] + id -u [2021-04-06T17:23:31.555Z] + id -g [2021-04-06T17:23:31.555Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42257:/workspace busybox chown -R 1000:1000 /workspace [2021-04-06T17:23:31.555Z] Unable to find image 'busybox:latest' locally [2021-04-06T17:23:31.610Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-06T17:23:31.816Z] latest: Pulling from library/busybox [2021-04-06T17:23:31.816Z] 8c3eadb8221d: Pulling fs layer [2021-04-06T17:23:32.015Z] --- PASS: TestLogsFollowTailEmpty (1.80s) [2021-04-06T17:23:32.015Z] === RUN TestNetworkNat [2021-04-06T17:23:32.015Z] --- SKIP: TestNetworkNat (0.00s) [2021-04-06T17:23:32.015Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-06T17:23:32.015Z] === RUN TestNetworkLocalhostTCPNat [2021-04-06T17:23:32.077Z] 8c3eadb8221d: Download complete [2021-04-06T17:23:32.178Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-06T17:23:32.337Z] 8c3eadb8221d: Pull complete [2021-04-06T17:23:32.337Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-04-06T17:23:32.337Z] Status: Downloaded newer image for busybox:latest [2021-04-06T17:23:32.746Z] --- PASS: TestServiceUpdateNetwork (15.08s) [2021-04-06T17:23:32.746Z] === RUN TestServiceUpdatePidsLimit [2021-04-06T17:23:33.315Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-06T17:23:33.315Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-06T17:23:34.165Z] --- PASS: TestNetworkLocalhostTCPNat (2.11s) [2021-04-06T17:23:34.165Z] === RUN TestNetworkLoopbackNat [2021-04-06T17:23:34.165Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-04-06T17:23:34.165Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-06T17:23:34.165Z] === RUN TestPause [2021-04-06T17:23:34.165Z] --- SKIP: TestPause (0.00s) [2021-04-06T17:23:34.165Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-06T17:23:34.165Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-06T17:23:34.696Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-06T17:23:34.696Z] === RUN TestDockerSuite/TestDockerFails [2021-04-06T17:23:34.696Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-04-06T17:23:34.696Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-04-06T17:23:34.696Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-04-06T17:23:36.076Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-06T17:23:36.319Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.71s) [2021-04-06T17:23:36.319Z] === RUN TestPauseStopPausedContainer [2021-04-06T17:23:36.319Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-04-06T17:23:36.319Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:23:36.319Z] === RUN TestPsFilter [2021-04-06T17:23:36.319Z] --- PASS: TestPsFilter (0.09s) [2021-04-06T17:23:36.319Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-06T17:23:36.643Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-04-06T17:23:37.581Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-04-06T17:23:37.835Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.96s) [2021-04-06T17:23:37.835Z] === RUN TestRemoveContainerWithVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-06T17:23:39.233Z] + bundleName=arm64-integration [2021-04-06T17:23:39.233Z] + echo Creating arm64-integration-bundles.tar.gz [2021-04-06T17:23:39.233Z] Creating arm64-integration-bundles.tar.gz [2021-04-06T17:23:39.233Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -oxargs -name tar *.log -czf -o arm64-integration-bundles.tar.gz -name [2021-04-06T17:23:39.233Z] *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-04-06T17:23:39.818Z] Archiving artifacts [2021-04-06T17:23:39.990Z] --- PASS: TestRemoveContainerWithVolume (2.04s) [2021-04-06T17:23:39.990Z] === RUN TestRemoveContainerRunning [2021-04-06T17:23:40.117Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-04-06T17:23:40.117Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-04-06T17:23:40.117Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-04-06T17:23:40.686Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-04-06T17:23:42.038Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42257/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-06T17:23:42.145Z] --- PASS: TestRemoveContainerRunning (1.77s) [2021-04-06T17:23:42.145Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-06T17:23:42.368Z] + make clean [2021-04-06T17:23:42.941Z] docker volume rm -f docker-dev-cache [2021-04-06T17:23:42.941Z] docker-dev-cache [Pipeline] deleteDir [2021-04-06T17:23:43.223Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-06T17:23:43.661Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.72s) [2021-04-06T17:23:43.661Z] === RUN TestRemoveInvalidContainer [2021-04-06T17:23:43.661Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-06T17:23:43.661Z] === RUN TestRenameLinkedContainer [2021-04-06T17:23:43.661Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-04-06T17:23:43.661Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-06T17:23:43.661Z] === RUN TestRenameStoppedContainer [2021-04-06T17:23:45.810Z] --- PASS: TestRenameStoppedContainer (2.06s) [2021-04-06T17:23:45.810Z] === RUN TestRenameRunningContainerAndReuse [2021-04-06T17:23:47.435Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-06T17:23:49.510Z] --- PASS: TestRenameRunningContainerAndReuse (3.72s) [2021-04-06T17:23:49.510Z] === RUN TestRenameInvalidName [2021-04-06T17:23:49.971Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-06T17:23:51.148Z] --- PASS: TestServiceUpdatePidsLimit (18.07s) [2021-04-06T17:23:51.148Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.34s) [2021-04-06T17:23:51.148Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.31s) [2021-04-06T17:23:51.148Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2021-04-06T17:23:51.148Z] PASS [2021-04-06T17:23:51.148Z] [2021-04-06T17:23:51.148Z] === Skipped [2021-04-06T17:23:51.148Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-06T17:23:51.148Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:23:51.148Z] [2021-04-06T17:23:51.148Z] [2021-04-06T17:23:51.148Z] DONE 27 tests, 1 skipped in 204.747s [2021-04-06T17:23:51.148Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-06T17:23:51.148Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:23:51.148Z] ++ set -e [2021-04-06T17:23:51.148Z] ++ '[' -n 0 ']' [2021-04-06T17:23:51.148Z] ++ set -x [2021-04-06T17:23:51.148Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:23:51.148Z] INFO: Testing against a local daemon [2021-04-06T17:23:51.148Z] === RUN TestSessionCreate [2021-04-06T17:23:51.148Z] --- PASS: TestSessionCreate (0.04s) [2021-04-06T17:23:51.148Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-06T17:23:51.148Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-04-06T17:23:51.148Z] PASS [2021-04-06T17:23:51.148Z] [2021-04-06T17:23:51.148Z] DONE 2 tests in 0.227s [2021-04-06T17:23:51.148Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-06T17:23:51.148Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:23:51.148Z] ++ set -e [2021-04-06T17:23:51.148Z] ++ '[' -n 0 ']' [2021-04-06T17:23:51.148Z] ++ set -x [2021-04-06T17:23:51.148Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:23:51.211Z] --- PASS: TestRenameInvalidName (1.74s) [2021-04-06T17:23:51.211Z] === RUN TestRenameAnonymousContainer [2021-04-06T17:23:51.211Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-04-06T17:23:51.211Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-06T17:23:51.211Z] === RUN TestRenameContainerWithSameName [2021-04-06T17:23:51.408Z] INFO: Testing against a local daemon [2021-04-06T17:23:51.408Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-06T17:23:51.408Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-04-06T17:23:51.408Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-06T17:23:51.408Z] === RUN TestEventsExecDie [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-06T17:23:52.728Z] --- PASS: TestRenameContainerWithSameName (1.73s) [2021-04-06T17:23:52.728Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-06T17:23:52.728Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-04-06T17:23:52.728Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-06T17:23:52.728Z] === RUN TestResize [2021-04-06T17:23:52.789Z] --- PASS: TestEventsExecDie (1.46s) [2021-04-06T17:23:52.789Z] === RUN TestEventsBackwardsCompatible [2021-04-06T17:23:53.049Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-04-06T17:23:53.049Z] === RUN TestInfoBinaryCommits [2021-04-06T17:23:53.049Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-04-06T17:23:53.049Z] === RUN TestInfoAPIVersioned [2021-04-06T17:23:53.049Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-06T17:23:53.049Z] === RUN TestInfoDiscoveryBackend [2021-04-06T17:23:53.308Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-06T17:23:53.875Z] --- PASS: TestInfoDiscoveryBackend (0.77s) [2021-04-06T17:23:53.875Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-06T17:23:54.812Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-06T17:23:54.812Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-06T17:23:54.881Z] --- PASS: TestResize (1.77s) [2021-04-06T17:23:54.881Z] === RUN TestResizeWithInvalidSize [2021-04-06T17:23:54.881Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-04-06T17:23:54.881Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-06T17:23:54.881Z] === RUN TestResizeWhenContainerNotStarted [2021-04-06T17:23:55.383Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-04-06T17:23:55.642Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.79s) [2021-04-06T17:23:55.642Z] === RUN TestInfoAPI [2021-04-06T17:23:55.642Z] --- PASS: TestInfoAPI (0.02s) [2021-04-06T17:23:55.642Z] === RUN TestInfoAPIWarnings [2021-04-06T17:23:57.018Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-06T17:23:57.036Z] --- PASS: TestResizeWhenContainerNotStarted (2.15s) [2021-04-06T17:23:57.036Z] === RUN TestDaemonRestartKillContainers [2021-04-06T17:23:57.036Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-06T17:23:57.036Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:23:57.036Z] === RUN TestStats [2021-04-06T17:23:57.036Z] --- SKIP: TestStats (0.00s) [2021-04-06T17:23:57.036Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-06T17:23:57.036Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-06T17:23:57.585Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-06T17:23:58.965Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-06T17:23:59.536Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-06T17:23:59.781Z] --- PASS: TestImportExtremelyLargeImageWorks (194.11s) [2021-04-06T17:23:59.781Z] PASS [2021-04-06T17:23:59.781Z] [2021-04-06T17:23:59.781Z] === Skipped [2021-04-06T17:23:59.781Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-06T17:23:59.781Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:23:59.781Z] [2021-04-06T17:23:59.781Z] [2021-04-06T17:23:59.781Z] DONE 12 tests, 1 skipped in 195.371s [2021-04-06T17:23:59.781Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-04-06T17:23:59.781Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:23:59.781Z] ++ set -e [2021-04-06T17:23:59.781Z] ++ '[' -n 0 ']' [2021-04-06T17:23:59.781Z] ++ set -x [2021-04-06T17:23:59.781Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:23:59.781Z] INFO: Testing against a local daemon [2021-04-06T17:23:59.781Z] === RUN TestNetworkCreateDelete [2021-04-06T17:23:59.781Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-04-06T17:23:59.781Z] === RUN TestDockerNetworkDeletePreferID [2021-04-06T17:23:59.781Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2021-04-06T17:23:59.781Z] === RUN TestDaemonDNSFallback [2021-04-06T17:23:59.781Z] --- PASS: TestDaemonDNSFallback (1.57s) [2021-04-06T17:23:59.781Z] === RUN TestInspectNetwork [2021-04-06T17:23:59.781Z] === RUN TestInspectNetwork/full_network_id [2021-04-06T17:23:59.781Z] === RUN TestInspectNetwork/partial_network_id [2021-04-06T17:23:59.781Z] === RUN TestInspectNetwork/network_name [2021-04-06T17:23:59.781Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-06T17:24:00.473Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-06T17:24:00.819Z] --- PASS: TestInspectNetwork (7.70s) [2021-04-06T17:24:00.819Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-06T17:24:00.819Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-06T17:24:00.819Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-06T17:24:00.819Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-06T17:24:00.819Z] === RUN TestRunContainerWithBridgeNone [2021-04-06T17:24:01.041Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-04-06T17:24:01.684Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.07s) [2021-04-06T17:24:01.684Z] === RUN TestStopContainerWithTimeout [2021-04-06T17:24:01.684Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-04-06T17:24:01.684Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-06T17:24:01.684Z] === RUN TestUpdateRestartPolicy [2021-04-06T17:24:02.905Z] --- PASS: TestRunContainerWithBridgeNone (2.03s) [2021-04-06T17:24:02.905Z] === RUN TestNetworkInvalidJSON [2021-04-06T17:24:02.905Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-06T17:24:02.905Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-06T17:24:02.905Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:24:02.905Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:24:02.905Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:24:02.905Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:24:02.905Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-06T17:24:02.905Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:24:02.905Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:24:02.905Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-06T17:24:02.905Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-06T17:24:02.905Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-06T17:24:02.905Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-06T17:24:02.905Z] === RUN TestNetworkList [2021-04-06T17:24:02.905Z] === RUN TestNetworkList//networks [2021-04-06T17:24:02.905Z] === PAUSE TestNetworkList//networks [2021-04-06T17:24:02.905Z] === RUN TestNetworkList//networks/ [2021-04-06T17:24:02.905Z] === PAUSE TestNetworkList//networks/ [2021-04-06T17:24:02.905Z] === CONT TestNetworkList//networks [2021-04-06T17:24:02.905Z] === CONT TestNetworkList//networks/ [2021-04-06T17:24:02.905Z] --- PASS: TestNetworkList (0.02s) [2021-04-06T17:24:02.905Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-06T17:24:02.905Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-06T17:24:02.905Z] === RUN TestHostIPv4BridgeLabel [2021-04-06T17:24:02.944Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-04-06T17:24:03.542Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-04-06T17:24:03.542Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-06T17:24:04.323Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-06T17:24:04.588Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-04-06T17:24:04.588Z] === RUN TestDaemonDefaultNetworkPools [2021-04-06T17:24:05.228Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-04-06T17:24:05.228Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-06T17:24:06.270Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2021-04-06T17:24:06.270Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-06T17:24:07.612Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-04-06T17:24:07.791Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-04-06T17:24:07.791Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-06T17:24:08.085Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-04-06T17:24:08.085Z] === RUN TestServiceWithPredefinedNetwork [2021-04-06T17:24:10.165Z] --- PASS: TestServiceWithPredefinedNetwork (2.09s) [2021-04-06T17:24:10.165Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-06T17:24:10.165Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:24:10.165Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:24:10.165Z] === RUN TestServiceWithDataPathPortInit [2021-04-06T17:24:10.911Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-06T17:24:11.848Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-06T17:24:12.416Z] --- PASS: TestInfoAPIWarnings (16.80s) [2021-04-06T17:24:12.416Z] === RUN TestInfoDebug [2021-04-06T17:24:13.354Z] --- PASS: TestInfoDebug (0.78s) [2021-04-06T17:24:13.354Z] === RUN TestInfoInsecureRegistries [2021-04-06T17:24:13.613Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-06T17:24:13.872Z] --- PASS: TestInfoInsecureRegistries (0.79s) [2021-04-06T17:24:13.872Z] === RUN TestInfoRegistryMirrors [2021-04-06T17:24:14.816Z] --- PASS: TestInfoRegistryMirrors (0.75s) [2021-04-06T17:24:14.816Z] === RUN TestLoginFailsWithBadCredentials [2021-04-06T17:24:14.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-04-06T17:24:14.816Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-04-06T17:24:14.816Z] === RUN TestPingCacheHeaders [2021-04-06T17:24:15.075Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-06T17:24:15.075Z] === RUN TestPingGet [2021-04-06T17:24:15.075Z] --- PASS: TestPingGet (0.03s) [2021-04-06T17:24:15.075Z] === RUN TestPingHead [2021-04-06T17:24:15.075Z] --- PASS: TestPingHead (0.02s) [2021-04-06T17:24:15.075Z] === RUN TestVersion [2021-04-06T17:24:15.075Z] --- PASS: TestVersion (0.02s) [2021-04-06T17:24:15.075Z] PASS [2021-04-06T17:24:15.075Z] [2021-04-06T17:24:15.075Z] === Skipped [2021-04-06T17:24:15.075Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-04-06T17:24:15.075Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-06T17:24:15.075Z] [2021-04-06T17:24:15.075Z] [2021-04-06T17:24:15.075Z] DONE 18 tests, 1 skipped in 23.848s [2021-04-06T17:24:15.075Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-06T17:24:15.075Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:24:15.075Z] ++ set -e [2021-04-06T17:24:15.075Z] ++ '[' -n 0 ']' [2021-04-06T17:24:15.075Z] ++ set -x [2021-04-06T17:24:15.075Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:24:15.334Z] INFO: Testing against a local daemon [2021-04-06T17:24:15.334Z] === RUN TestVolumesCreateAndList [2021-04-06T17:24:15.334Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-04-06T17:24:15.334Z] === RUN TestVolumesRemove [2021-04-06T17:24:15.334Z] --- PASS: TestVolumesRemove (0.13s) [2021-04-06T17:24:15.334Z] === RUN TestVolumesInspect [2021-04-06T17:24:15.334Z] --- PASS: TestVolumesInspect (0.03s) [2021-04-06T17:24:15.334Z] === RUN TestVolumesInvalidJSON [2021-04-06T17:24:15.334Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-06T17:24:15.334Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-06T17:24:15.334Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-06T17:24:15.334Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-06T17:24:15.334Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-06T17:24:15.334Z] PASS [2021-04-06T17:24:15.334Z] [2021-04-06T17:24:15.334Z] DONE 5 tests in 0.389s [2021-04-06T17:24:15.334Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-06T17:24:15.902Z] ++++ cat bundles/test-integration/docker.pid [2021-04-06T17:24:15.902Z] +++ kill 5692 [2021-04-06T17:24:17.278Z] +++ /etc/init.d/apparmor stop [2021-04-06T17:24:17.278Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-06T17:24:17.278Z] [2021-04-06T17:24:17.278Z] Unloading profiles will leave already running processes permanently [2021-04-06T17:24:17.278Z] unconfined, which can lead to unexpected situations. [2021-04-06T17:24:17.278Z] [2021-04-06T17:24:17.278Z] To set a process to complain mode, use the command line tool [2021-04-06T17:24:17.278Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-06T17:24:17.278Z] +++ true [2021-04-06T17:24:17.278Z] exiting test-integration [2021-04-06T17:24:17.278Z] ++ exit 0 [2021-04-06T17:24:17.278Z] [2021-04-06T17:24:17.845Z] + for job in $(jobs -p) [2021-04-06T17:24:17.845Z] + wait 23073 [2021-04-06T17:24:19.748Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-06T17:24:19.748Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-06T17:24:21.127Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-06T17:24:22.063Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-04-06T17:24:22.631Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-06T17:24:22.698Z] --- PASS: TestUpdateRestartPolicy (19.54s) [2021-04-06T17:24:22.698Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-06T17:24:22.890Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-04-06T17:24:23.151Z] --- PASS: TestUpdateRestartWithAutoRemove (1.79s) [2021-04-06T17:24:23.151Z] === RUN TestWaitNonBlocked [2021-04-06T17:24:23.151Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:24:23.151Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:24:23.151Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:24:23.151Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:24:23.151Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-06T17:24:23.151Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-06T17:24:23.458Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-04-06T17:24:23.458Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-06T17:24:24.913Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-06T17:24:25.676Z] --- PASS: TestServiceWithDataPathPortInit (13.82s) [2021-04-06T17:24:25.676Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-06T17:24:26.291Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-06T17:24:26.291Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-06T17:24:26.551Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-06T17:24:27.491Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-06T17:24:27.491Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-06T17:24:28.059Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-06T17:24:28.994Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-04-06T17:24:29.253Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-04-06T17:24:29.253Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-04-06T17:24:29.253Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-06T17:24:30.629Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-04-06T17:24:31.291Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2021-04-06T17:24:31.291Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4fjzjkf4n6kvacecmbbooqm8s Created:2021-04-06 17:24:25.134969332 +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[071d7b3eded7f5c54afae99a7457d587a91c5b88e90947d1364e4352208be18e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2pkqqeb664it0ydvu9yo4demp EndpointID:8386aadb1fa2ee2b7a616aefc1ea63faa0222550717f23f7d490267518a71bd0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f6d6b2723e9054d93ed46cd4f1989a529135d7e8f27add4cc4573de8da9f6429 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:07ba11417f54 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2pkqqeb664it0ydvu9yo4demp EndpointID:8386aadb1fa2ee2b7a616aefc1ea63faa0222550717f23f7d490267518a71bd0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-06T17:24:31.291Z] PASS [2021-04-06T17:24:31.291Z] [2021-04-06T17:24:31.291Z] === Skipped [2021-04-06T17:24:31.291Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:24:31.291Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:24:31.291Z] [2021-04-06T17:24:31.291Z] [2021-04-06T17:24:31.291Z] DONE 26 tests, 1 skipped in 40.248s [2021-04-06T17:24:31.291Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:24:31.291Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:24:31.291Z] ++ set -e [2021-04-06T17:24:31.291Z] ++ '[' -n 0 ']' [2021-04-06T17:24:31.291Z] ++ set -x [2021-04-06T17:24:31.291Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:24:31.291Z] INFO: Testing against a local daemon [2021-04-06T17:24:31.291Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-06T17:24:31.291Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-06T17:24:31.291Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:24:31.291Z] === RUN TestDockerNetworkIpvlan [2021-04-06T17:24:31.291Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:24:31.291Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:24:31.291Z] PASS [2021-04-06T17:24:31.291Z] [2021-04-06T17:24:31.291Z] === Skipped [2021-04-06T17:24:31.291Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-06T17:24:31.291Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:24:31.291Z] [2021-04-06T17:24:31.291Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-06T17:24:31.291Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-06T17:24:31.291Z] [2021-04-06T17:24:31.291Z] [2021-04-06T17:24:31.291Z] DONE 2 tests, 2 skipped in 0.077s [2021-04-06T17:24:31.291Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-06T17:24:31.291Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:24:31.291Z] ++ set -e [2021-04-06T17:24:31.291Z] ++ '[' -n 0 ']' [2021-04-06T17:24:31.291Z] ++ set -x [2021-04-06T17:24:31.291Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:24:31.291Z] INFO: Testing against a local daemon [2021-04-06T17:24:31.291Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-06T17:24:31.568Z] === RUN TestDockerSuite/TestEventsRename [2021-04-06T17:24:31.784Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-04-06T17:24:31.784Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.47s) [2021-04-06T17:24:31.784Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.18s) [2021-04-06T17:24:31.784Z] === RUN TestWaitBlocked [2021-04-06T17:24:31.784Z] --- SKIP: TestWaitBlocked (0.00s) [2021-04-06T17:24:31.784Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:24:31.784Z] PASS [2021-04-06T17:24:31.784Z] ok github.com/docker/docker/integration/container 75.285s [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === Skipped [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-04-06T17:24:31.784Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2021-04-06T17:24:31.784Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2021-04-06T17:24:31.784Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-04-06T17:24:31.784Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-04-06T17:24:31.784Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-04-06T17:24:31.784Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-04-06T17:24:31.784Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-06T17:24:31.784Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-06T17:24:31.784Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-04-06T17:24:31.784Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-04-06T17:24:31.784Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-04-06T17:24:31.784Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-04-06T17:24:31.784Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-04-06T17:24:31.784Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-04-06T17:24:31.784Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-04-06T17:24:31.784Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-04-06T17:24:31.784Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-04-06T17:24:31.784Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-04-06T17:24:31.784Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-06T17:24:31.784Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-06T17:24:31.784Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-04-06T17:24:31.784Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-06T17:24:31.784Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-04-06T17:24:31.784Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-04-06T17:24:31.784Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-04-06T17:24:31.784Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-04-06T17:24:31.784Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-04-06T17:24:31.784Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-04-06T17:24:31.784Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-04-06T17:24:31.784Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-04-06T17:24:31.784Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-04-06T17:24:31.784Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-04-06T17:24:31.784Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-04-06T17:24:31.784Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-04-06T17:24:31.784Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-04-06T17:24:31.784Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-04-06T17:24:31.784Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-04-06T17:24:31.784Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] [2021-04-06T17:24:31.784Z] DONE 88 tests, 37 skipped in 77.874s [2021-04-06T17:24:31.784Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-04-06T17:24:32.138Z] === RUN TestDockerSuite/TestEventsResize [2021-04-06T17:24:32.740Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:24:32.740Z] INFO: Testing against a local daemon [2021-04-06T17:24:32.740Z] === RUN TestCommitInheritsEnv [2021-04-06T17:24:32.740Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-04-06T17:24:32.740Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-06T17:24:32.740Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-06T17:24:32.740Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-06T17:24:32.740Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-06T17:24:32.740Z] === RUN TestImagesFilterMultiReference [2021-04-06T17:24:32.740Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-04-06T17:24:32.740Z] === RUN TestImagePullPlatformInvalid [2021-04-06T17:24:32.740Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-06T17:24:32.740Z] === RUN TestRemoveImageOrphaning [2021-04-06T17:24:32.809Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2021-04-06T17:24:32.809Z] === RUN TestDockerNetworkMacvlan [2021-04-06T17:24:33.074Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-06T17:24:33.463Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-06T17:24:33.695Z] --- PASS: TestRemoveImageOrphaning (0.81s) [2021-04-06T17:24:33.695Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-06T17:24:33.695Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-04-06T17:24:33.695Z] === RUN TestTagInvalidReference [2021-04-06T17:24:33.695Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-06T17:24:33.695Z] === RUN TestTagValidPrefixedRepo [2021-04-06T17:24:33.695Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-04-06T17:24:33.695Z] === RUN TestTagExistedNameWithoutForce [2021-04-06T17:24:33.695Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-06T17:24:33.695Z] === RUN TestTagOfficialNames [2021-04-06T17:24:33.695Z] --- PASS: TestTagOfficialNames (0.08s) [2021-04-06T17:24:33.695Z] === RUN TestTagMatchesDigest [2021-04-06T17:24:33.695Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-06T17:24:33.695Z] PASS [2021-04-06T17:24:33.695Z] ok github.com/docker/docker/integration/image 1.356s [2021-04-06T17:24:33.695Z] [2021-04-06T17:24:33.695Z] === Skipped [2021-04-06T17:24:33.695Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-04-06T17:24:33.695Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-06T17:24:33.695Z] [2021-04-06T17:24:33.695Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-06T17:24:33.695Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-06T17:24:33.695Z] [2021-04-06T17:24:33.695Z] [2021-04-06T17:24:33.695Z] DONE 11 tests, 2 skipped in 3.378s [2021-04-06T17:24:34.147Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-04-06T17:24:34.505Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-06T17:24:35.144Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-06T17:24:35.683Z] testing: warning: no tests to run [2021-04-06T17:24:35.683Z] PASS [2021-04-06T17:24:35.683Z] testing: warning: no tests to run [2021-04-06T17:24:35.683Z] PASS [2021-04-06T17:24:35.683Z] ok github.com/docker/docker/integration/network/macvlan 0.101s [no tests to run] [2021-04-06T17:24:35.683Z] ok github.com/docker/docker/integration/network/ipvlan 0.083s [no tests to run] [2021-04-06T17:24:36.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-04-06T17:24:36.642Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:24:36.642Z] INFO: Testing against a local daemon [2021-04-06T17:24:36.642Z] === RUN TestNetworkCreateDelete [2021-04-06T17:24:36.642Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-04-06T17:24:36.642Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:24:36.642Z] === RUN TestDockerNetworkDeletePreferID [2021-04-06T17:24:36.642Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-04-06T17:24:36.642Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-04-06T17:24:36.642Z] === RUN TestDaemonDNSFallback [2021-04-06T17:24:36.642Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-04-06T17:24:36.642Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:24:36.642Z] === RUN TestInspectNetwork [2021-04-06T17:24:36.642Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-06T17:24:36.642Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-06T17:24:36.642Z] === RUN TestRunContainerWithBridgeNone [2021-04-06T17:24:36.642Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-06T17:24:36.642Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:24:36.642Z] === RUN TestNetworkInvalidJSON [2021-04-06T17:24:36.642Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-06T17:24:36.642Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-06T17:24:36.642Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:24:36.642Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:24:36.642Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:24:36.642Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:24:36.642Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-06T17:24:36.642Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-06T17:24:36.642Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-06T17:24:36.642Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-06T17:24:36.642Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-06T17:24:36.642Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-06T17:24:36.642Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-06T17:24:36.642Z] === RUN TestNetworkList [2021-04-06T17:24:36.642Z] === RUN TestNetworkList//networks [2021-04-06T17:24:36.642Z] === PAUSE TestNetworkList//networks [2021-04-06T17:24:36.642Z] === RUN TestNetworkList//networks/ [2021-04-06T17:24:36.642Z] === PAUSE TestNetworkList//networks/ [2021-04-06T17:24:36.642Z] === CONT TestNetworkList//networks [2021-04-06T17:24:36.642Z] === CONT TestNetworkList//networks/ [2021-04-06T17:24:36.642Z] --- PASS: TestNetworkList (0.03s) [2021-04-06T17:24:36.642Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-06T17:24:36.642Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-06T17:24:36.642Z] === RUN TestHostIPv4BridgeLabel [2021-04-06T17:24:36.642Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-06T17:24:36.642Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-06T17:24:36.642Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-06T17:24:36.642Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-04-06T17:24:36.642Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-06T17:24:36.642Z] === RUN TestDaemonDefaultNetworkPools [2021-04-06T17:24:36.642Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-04-06T17:24:36.642Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-06T17:24:36.642Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-06T17:24:36.642Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-06T17:24:36.642Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-06T17:24:36.642Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-06T17:24:36.642Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-06T17:24:36.642Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-06T17:24:36.642Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-06T17:24:36.642Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-06T17:24:36.642Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-06T17:24:36.642Z] === RUN TestServiceWithPredefinedNetwork [2021-04-06T17:24:36.642Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-06T17:24:36.642Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-06T17:24:36.642Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-06T17:24:36.642Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:24:36.642Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:24:36.642Z] === RUN TestServiceWithDataPathPortInit [2021-04-06T17:24:36.642Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-04-06T17:24:36.642Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-06T17:24:36.642Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-06T17:24:36.642Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-06T17:24:36.642Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-06T17:24:36.642Z] PASS [2021-04-06T17:24:36.642Z] ok github.com/docker/docker/integration/network 0.221s [2021-04-06T17:24:37.094Z] [2021-04-06T17:24:37.094Z] === Skipped [2021-04-06T17:24:37.094Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-04-06T17:24:37.094Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:24:37.094Z] [2021-04-06T17:24:37.094Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-04-06T17:24:37.094Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-04-06T17:24:37.094Z] [2021-04-06T17:24:37.094Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-04-06T17:24:37.094Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:24:37.094Z] [2021-04-06T17:24:37.094Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-04-06T17:24:37.094Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-06T17:24:37.094Z] [2021-04-06T17:24:37.094Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-04-06T17:24:37.094Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:24:37.094Z] [2021-04-06T17:24:37.094Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-04-06T17:24:37.094Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-06T17:24:37.094Z] [2021-04-06T17:24:37.094Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-04-06T17:24:37.094Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-06T17:24:37.094Z] [2021-04-06T17:24:37.094Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-04-06T17:24:37.094Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-06T17:24:37.094Z] [2021-04-06T17:24:37.094Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-06T17:24:37.094Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-06T17:24:37.094Z] [2021-04-06T17:24:37.094Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-06T17:24:37.094Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-06T17:24:37.094Z] [2021-04-06T17:24:37.094Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-06T17:24:37.094Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-06T17:24:37.094Z] [2021-04-06T17:24:37.094Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-04-06T17:24:37.094Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-06T17:24:37.094Z] [2021-04-06T17:24:37.094Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-06T17:24:37.094Z] service_test.go:242: FLAKY_TEST [2021-04-06T17:24:37.094Z] [2021-04-06T17:24:37.094Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-04-06T17:24:37.094Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-06T17:24:37.094Z] [2021-04-06T17:24:37.094Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-06T17:24:37.094Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-06T17:24:37.094Z] [2021-04-06T17:24:37.094Z] [2021-04-06T17:24:37.094Z] DONE 22 tests, 15 skipped in 2.996s [2021-04-06T17:24:37.094Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-04-06T17:24:37.220Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-06T17:24:37.546Z] testing: warning: no tests to run [2021-04-06T17:24:37.546Z] PASS [2021-04-06T17:24:37.546Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-04-06T17:24:37.546Z] [2021-04-06T17:24:37.546Z] DONE 0 tests in 0.318s [2021-04-06T17:24:37.546Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-04-06T17:24:37.546Z] testing: warning: no tests to run [2021-04-06T17:24:37.546Z] PASS [2021-04-06T17:24:37.546Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-04-06T17:24:37.546Z] [2021-04-06T17:24:37.546Z] DONE 0 tests in 0.317s [2021-04-06T17:24:37.546Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-04-06T17:24:38.896Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-06T17:24:39.064Z] testing: warning: no tests to run [2021-04-06T17:24:39.064Z] PASS [2021-04-06T17:24:39.064Z] ok github.com/docker/docker/integration/plugin 0.121s [no tests to run] [2021-04-06T17:24:39.324Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-06T17:24:39.517Z] testing: warning: no tests to run [2021-04-06T17:24:39.517Z] PASS [2021-04-06T17:24:39.517Z] ok github.com/docker/docker/integration/plugin/authz 0.051s [no tests to run] [2021-04-06T17:24:40.277Z] === RUN TestDockerSuite/TestEventsStreaming [2021-04-06T17:24:41.214Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-06T17:24:41.781Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-04-06T17:24:43.807Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-06T17:24:44.102Z] --- PASS: TestDockerNetworkMacvlan (11.62s) [2021-04-06T17:24:44.102Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-04-06T17:24:44.102Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-04-06T17:24:44.102Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.96s) [2021-04-06T17:24:44.102Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.06s) [2021-04-06T17:24:44.102Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.48s) [2021-04-06T17:24:44.102Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.69s) [2021-04-06T17:24:44.102Z] PASS [2021-04-06T17:24:44.102Z] [2021-04-06T17:24:44.102Z] DONE 8 tests in 13.073s [2021-04-06T17:24:44.102Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-06T17:24:44.102Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:24:44.102Z] ++ set -e [2021-04-06T17:24:44.102Z] ++ '[' -n 0 ']' [2021-04-06T17:24:44.102Z] ++ set -x [2021-04-06T17:24:44.102Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:24:44.102Z] testing: warning: no tests to run [2021-04-06T17:24:44.102Z] PASS [2021-04-06T17:24:44.102Z] [2021-04-06T17:24:44.102Z] DONE 0 tests in 0.015s [2021-04-06T17:24:44.102Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-06T17:24:44.102Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:24:44.102Z] ++ set -e [2021-04-06T17:24:44.102Z] ++ '[' -n 0 ']' [2021-04-06T17:24:44.102Z] ++ set -x [2021-04-06T17:24:44.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-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:24:44.315Z] === RUN TestDockerSuite/TestEventsTop [2021-04-06T17:24:44.410Z] INFO: Testing against a local daemon [2021-04-06T17:24:44.410Z] === RUN TestAuthZPluginAllowRequest [2021-04-06T17:24:45.693Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-06T17:24:45.927Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2021-04-06T17:24:45.927Z] === RUN TestAuthZPluginTLS [2021-04-06T17:24:46.221Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-04-06T17:24:46.221Z] === RUN TestAuthZPluginDenyRequest [2021-04-06T17:24:46.858Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-04-06T17:24:46.858Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-06T17:24:47.508Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-04-06T17:24:47.508Z] === RUN TestAuthZPluginDenyResponse [2021-04-06T17:24:47.815Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-04-06T17:24:47.815Z] === RUN TestAuthZPluginAllowEventStream [2021-04-06T17:24:48.035Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:24:48.035Z] INFO: Testing against a local daemon [2021-04-06T17:24:48.035Z] === RUN TestExternalGraphDriver [2021-04-06T17:24:48.035Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-04-06T17:24:48.035Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-06T17:24:48.035Z] === RUN TestGraphdriverPluginV2 [2021-04-06T17:24:48.035Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-04-06T17:24:48.035Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-06T17:24:48.035Z] PASS [2021-04-06T17:24:48.035Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.525s [2021-04-06T17:24:48.035Z] testing: warning: no tests to run [2021-04-06T17:24:48.035Z] PASS [2021-04-06T17:24:48.035Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.093s [no tests to run] [2021-04-06T17:24:48.035Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:24:48.035Z] INFO: Testing against a local daemon [2021-04-06T17:24:48.035Z] === RUN TestReadPluginNoRead [2021-04-06T17:24:48.035Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-04-06T17:24:48.035Z] read_test.go:21: no unix domain sockets on Windows [2021-04-06T17:24:48.035Z] PASS [2021-04-06T17:24:48.035Z] ok github.com/docker/docker/integration/plugin/logging 0.198s [2021-04-06T17:24:48.035Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:24:48.035Z] INFO: Testing against a local daemon [2021-04-06T17:24:48.035Z] === RUN TestPluginInvalidJSON [2021-04-06T17:24:48.035Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:24:48.035Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:24:48.233Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-06T17:24:48.487Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:24:48.487Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-04-06T17:24:48.487Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-06T17:24:48.487Z] === RUN TestPluginInstall [2021-04-06T17:24:48.487Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-06T17:24:48.487Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-04-06T17:24:48.487Z] === RUN TestPluginsWithRuntimes [2021-04-06T17:24:48.487Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-06T17:24:48.487Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-04-06T17:24:48.487Z] PASS [2021-04-06T17:24:48.487Z] ok github.com/docker/docker/integration/plugin/common 0.216s [2021-04-06T17:24:48.487Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-04-06T17:24:48.487Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-04-06T17:24:49.333Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2021-04-06T17:24:49.333Z] === RUN TestAuthZPluginErrorResponse [2021-04-06T17:24:49.442Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:24:49.442Z] INFO: Testing against a local daemon [2021-04-06T17:24:49.442Z] === RUN TestPluginWithDevMounts [2021-04-06T17:24:49.442Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-06T17:24:49.442Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:49.442Z] PASS [2021-04-06T17:24:49.442Z] ok github.com/docker/docker/integration/plugin/volumes 0.158s [2021-04-06T17:24:49.442Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-04-06T17:24:49.894Z] [2021-04-06T17:24:49.894Z] === Skipped [2021-04-06T17:24:49.894Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-04-06T17:24:49.895Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-04-06T17:24:49.895Z] [2021-04-06T17:24:49.895Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-04-06T17:24:49.895Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-04-06T17:24:49.895Z] [2021-04-06T17:24:49.895Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-04-06T17:24:49.895Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-06T17:24:49.895Z] [2021-04-06T17:24:49.895Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-04-06T17:24:49.895Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-06T17:24:49.895Z] [2021-04-06T17:24:49.895Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-04-06T17:24:49.895Z] read_test.go:21: no unix domain sockets on Windows [2021-04-06T17:24:49.895Z] [2021-04-06T17:24:49.895Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-04-06T17:24:49.895Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:49.895Z] [2021-04-06T17:24:49.895Z] [2021-04-06T17:24:49.895Z] DONE 8 tests, 6 skipped in 12.272s [2021-04-06T17:24:49.895Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-04-06T17:24:49.976Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-04-06T17:24:49.976Z] === RUN TestAuthZPluginErrorRequest [2021-04-06T17:24:50.272Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-04-06T17:24:50.272Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-06T17:24:50.347Z] testing: warning: no tests to run [2021-04-06T17:24:50.347Z] PASS [2021-04-06T17:24:50.347Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-04-06T17:24:50.347Z] [2021-04-06T17:24:50.347Z] DONE 0 tests in 0.315s [2021-04-06T17:24:50.347Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-04-06T17:24:50.910Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-04-06T17:24:50.910Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-06T17:24:51.306Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:24:51.306Z] INFO: Testing against a local daemon [2021-04-06T17:24:51.306Z] === RUN TestPluginInvalidJSON [2021-04-06T17:24:51.306Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:24:51.306Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:24:51.306Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:24:51.306Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-04-06T17:24:51.306Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-06T17:24:51.306Z] === RUN TestPluginInstall [2021-04-06T17:24:51.306Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-06T17:24:51.306Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-04-06T17:24:51.306Z] === RUN TestPluginsWithRuntimes [2021-04-06T17:24:51.306Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-06T17:24:51.306Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-04-06T17:24:51.306Z] PASS [2021-04-06T17:24:51.306Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-04-06T17:24:51.306Z] [2021-04-06T17:24:51.306Z] === Skipped [2021-04-06T17:24:51.306Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-04-06T17:24:51.306Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-04-06T17:24:51.306Z] [2021-04-06T17:24:51.306Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-04-06T17:24:51.306Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-04-06T17:24:51.306Z] [2021-04-06T17:24:51.306Z] [2021-04-06T17:24:51.306Z] DONE 4 tests, 2 skipped in 0.842s [2021-04-06T17:24:51.306Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-04-06T17:24:52.262Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:24:52.262Z] INFO: Testing against a local daemon [2021-04-06T17:24:52.262Z] === RUN TestExternalGraphDriver [2021-04-06T17:24:52.262Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-04-06T17:24:52.262Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-06T17:24:52.262Z] === RUN TestGraphdriverPluginV2 [2021-04-06T17:24:52.262Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-04-06T17:24:52.262Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-06T17:24:52.262Z] PASS [2021-04-06T17:24:52.262Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-04-06T17:24:52.262Z] [2021-04-06T17:24:52.262Z] === Skipped [2021-04-06T17:24:52.262Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-04-06T17:24:52.262Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-06T17:24:52.262Z] [2021-04-06T17:24:52.262Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-04-06T17:24:52.262Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-06T17:24:52.262Z] [2021-04-06T17:24:52.262Z] [2021-04-06T17:24:52.262Z] DONE 2 tests, 2 skipped in 0.761s [2021-04-06T17:24:52.262Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-04-06T17:24:53.003Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2021-04-06T17:24:53.003Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-06T17:24:53.216Z] testing: warning: no tests to run [2021-04-06T17:24:53.216Z] PASS [2021-04-06T17:24:53.216Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:24:53.216Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-04-06T17:24:53.216Z] INFO: Testing against a local daemon [2021-04-06T17:24:53.216Z] === RUN TestReadPluginNoRead [2021-04-06T17:24:53.216Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-04-06T17:24:53.216Z] read_test.go:21: no unix domain sockets on Windows [2021-04-06T17:24:53.216Z] PASS [2021-04-06T17:24:53.216Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-04-06T17:24:53.216Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-04-06T17:24:53.216Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-04-06T17:24:53.216Z] [2021-04-06T17:24:53.216Z] === Skipped [2021-04-06T17:24:53.216Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-04-06T17:24:53.216Z] read_test.go:21: no unix domain sockets on Windows [2021-04-06T17:24:53.216Z] [2021-04-06T17:24:53.216Z] [2021-04-06T17:24:53.216Z] DONE 1 tests, 1 skipped in 0.895s [2021-04-06T17:24:53.216Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-04-06T17:24:53.670Z] testing: warning: no tests to run [2021-04-06T17:24:53.670Z] PASS [2021-04-06T17:24:53.670Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-04-06T17:24:53.670Z] [2021-04-06T17:24:53.670Z] DONE 0 tests in 0.483s [2021-04-06T17:24:53.670Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-04-06T17:24:54.523Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2021-04-06T17:24:54.523Z] === RUN TestAuthZPluginHeader [2021-04-06T17:24:54.624Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:24:54.624Z] INFO: Testing against a local daemon [2021-04-06T17:24:54.624Z] === RUN TestPluginWithDevMounts [2021-04-06T17:24:54.624Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-06T17:24:54.624Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:54.624Z] PASS [2021-04-06T17:24:54.624Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-04-06T17:24:54.624Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-04-06T17:24:54.624Z] [2021-04-06T17:24:54.624Z] === Skipped [2021-04-06T17:24:54.624Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-04-06T17:24:54.624Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:54.624Z] [2021-04-06T17:24:54.624Z] [2021-04-06T17:24:54.624Z] DONE 1 tests, 1 skipped in 0.789s [2021-04-06T17:24:54.624Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-04-06T17:24:54.805Z] === RUN TestDockerSuite/TestExec [2021-04-06T17:24:55.161Z] --- PASS: TestAuthZPluginHeader (0.84s) [2021-04-06T17:24:55.161Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-06T17:24:55.161Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-06T17:24:55.161Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:24:55.161Z] === RUN TestAuthZPluginV2Disable [2021-04-06T17:24:55.161Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-06T17:24:55.161Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:24:55.161Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-06T17:24:55.161Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-06T17:24:55.161Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:24:55.161Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-06T17:24:55.161Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-06T17:24:55.161Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:24:55.161Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-06T17:24:55.759Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-06T17:24:56.695Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-06T17:24:56.775Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:24:56.775Z] INFO: Testing against a local daemon [2021-04-06T17:24:56.775Z] === RUN TestSecretInspect [2021-04-06T17:24:56.775Z] --- SKIP: TestSecretInspect (0.00s) [2021-04-06T17:24:56.775Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:56.775Z] === RUN TestSecretList [2021-04-06T17:24:56.775Z] --- SKIP: TestSecretList (0.00s) [2021-04-06T17:24:56.775Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:56.775Z] === RUN TestSecretsCreateAndDelete [2021-04-06T17:24:56.775Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-04-06T17:24:56.775Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:56.775Z] === RUN TestSecretsUpdate [2021-04-06T17:24:56.775Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-04-06T17:24:56.775Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:56.775Z] === RUN TestTemplatedSecret [2021-04-06T17:24:56.775Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-06T17:24:56.775Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:56.775Z] === RUN TestSecretCreateResolve [2021-04-06T17:24:56.775Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-04-06T17:24:56.775Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:24:56.775Z] PASS [2021-04-06T17:24:56.775Z] ok github.com/docker/docker/integration/secret 0.166s [2021-04-06T17:24:56.775Z] [2021-04-06T17:24:56.775Z] === Skipped [2021-04-06T17:24:56.775Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-04-06T17:24:56.775Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:56.775Z] [2021-04-06T17:24:56.775Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-04-06T17:24:56.775Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:56.775Z] [2021-04-06T17:24:56.775Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-04-06T17:24:56.775Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:56.775Z] [2021-04-06T17:24:56.775Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-04-06T17:24:56.775Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:56.775Z] [2021-04-06T17:24:56.775Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-04-06T17:24:56.775Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:56.775Z] [2021-04-06T17:24:56.775Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-04-06T17:24:56.775Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:24:56.775Z] [2021-04-06T17:24:56.775Z] [2021-04-06T17:24:56.775Z] DONE 6 tests, 6 skipped in 2.224s [2021-04-06T17:24:56.775Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-04-06T17:24:57.263Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-06T17:24:58.201Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-06T17:24:59.648Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:24:59.648Z] INFO: Testing against a local daemon [2021-04-06T17:24:59.648Z] === RUN TestServiceCreateInit [2021-04-06T17:24:59.648Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-06T17:24:59.648Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-06T17:24:59.648Z] --- PASS: TestServiceCreateInit (0.03s) [2021-04-06T17:24:59.648Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-06T17:24:59.648Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-06T17:24:59.648Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] === RUN TestCreateServiceMultipleTimes [2021-04-06T17:24:59.648Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-04-06T17:24:59.648Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] === RUN TestCreateServiceConflict [2021-04-06T17:24:59.648Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-04-06T17:24:59.648Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] === RUN TestCreateServiceMaxReplicas [2021-04-06T17:24:59.648Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-04-06T17:24:59.648Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-06T17:24:59.648Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-06T17:24:59.648Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] === RUN TestCreateServiceSecretFileMode [2021-04-06T17:24:59.648Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-04-06T17:24:59.648Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] === RUN TestCreateServiceConfigFileMode [2021-04-06T17:24:59.648Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-04-06T17:24:59.648Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] === RUN TestCreateServiceSysctls [2021-04-06T17:24:59.648Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-04-06T17:24:59.648Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] === RUN TestCreateServiceCapabilities [2021-04-06T17:24:59.648Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-04-06T17:24:59.648Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] === RUN TestInspect [2021-04-06T17:24:59.648Z] --- SKIP: TestInspect (0.00s) [2021-04-06T17:24:59.648Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] === RUN TestCreateJob [2021-04-06T17:24:59.648Z] --- SKIP: TestCreateJob (0.00s) [2021-04-06T17:24:59.648Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] === RUN TestReplicatedJob [2021-04-06T17:24:59.648Z] --- SKIP: TestReplicatedJob (0.00s) [2021-04-06T17:24:59.648Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] === RUN TestUpdateReplicatedJob [2021-04-06T17:24:59.648Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-04-06T17:24:59.648Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] === RUN TestServiceListWithStatuses [2021-04-06T17:24:59.648Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-06T17:24:59.648Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] === RUN TestDockerNetworkConnectAlias [2021-04-06T17:24:59.648Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-04-06T17:24:59.648Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] === RUN TestDockerNetworkReConnect [2021-04-06T17:24:59.648Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-04-06T17:24:59.648Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] === RUN TestServicePlugin [2021-04-06T17:24:59.648Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-06T17:24:59.648Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] === RUN TestServiceUpdateLabel [2021-04-06T17:24:59.648Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-04-06T17:24:59.648Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:24:59.648Z] === RUN TestServiceUpdateSecrets [2021-04-06T17:24:59.648Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-04-06T17:24:59.648Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:24:59.648Z] === RUN TestServiceUpdateConfigs [2021-04-06T17:24:59.648Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-04-06T17:24:59.648Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:24:59.648Z] === RUN TestServiceUpdateNetwork [2021-04-06T17:24:59.648Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-04-06T17:24:59.648Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:24:59.648Z] === RUN TestServiceUpdatePidsLimit [2021-04-06T17:24:59.648Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-04-06T17:24:59.648Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:24:59.648Z] PASS [2021-04-06T17:24:59.648Z] ok github.com/docker/docker/integration/service 0.331s [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] === Skipped [2021-04-06T17:24:59.648Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-06T17:24:59.648Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-06T17:24:59.648Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-06T17:24:59.648Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-06T17:24:59.648Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-04-06T17:24:59.648Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-04-06T17:24:59.648Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-04-06T17:24:59.648Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-06T17:24:59.648Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-04-06T17:24:59.648Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-04-06T17:24:59.648Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-04-06T17:24:59.648Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-04-06T17:24:59.648Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-04-06T17:24:59.648Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-04-06T17:24:59.648Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-04-06T17:24:59.648Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-04-06T17:24:59.648Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-04-06T17:24:59.648Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-04-06T17:24:59.648Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-04-06T17:24:59.648Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-04-06T17:24:59.648Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-04-06T17:24:59.648Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-04-06T17:24:59.648Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-04-06T17:24:59.648Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-04-06T17:24:59.648Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-04-06T17:24:59.648Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] [2021-04-06T17:24:59.648Z] DONE 24 tests, 23 skipped in 2.757s [2021-04-06T17:24:59.648Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-04-06T17:25:00.110Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-06T17:25:01.047Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-06T17:25:01.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-04-06T17:25:01.799Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:25:01.799Z] INFO: Testing against a local daemon [2021-04-06T17:25:01.799Z] === RUN TestSessionCreate [2021-04-06T17:25:01.799Z] --- SKIP: TestSessionCreate (0.00s) [2021-04-06T17:25:01.799Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-06T17:25:01.799Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-06T17:25:01.799Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-04-06T17:25:01.799Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-06T17:25:01.799Z] PASS [2021-04-06T17:25:01.799Z] ok github.com/docker/docker/integration/session 0.160s [2021-04-06T17:25:01.799Z] [2021-04-06T17:25:01.799Z] === Skipped [2021-04-06T17:25:01.799Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-04-06T17:25:01.799Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-06T17:25:01.799Z] [2021-04-06T17:25:01.799Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-04-06T17:25:01.799Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-06T17:25:01.799Z] [2021-04-06T17:25:01.799Z] [2021-04-06T17:25:01.799Z] DONE 2 tests, 2 skipped in 2.041s [2021-04-06T17:25:01.799Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-04-06T17:25:02.185Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-06T17:25:03.565Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-06T17:25:03.949Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:25:03.949Z] INFO: Testing against a local daemon [2021-04-06T17:25:03.949Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-06T17:25:03.949Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-06T17:25:03.949Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:25:03.949Z] === RUN TestEventsExecDie [2021-04-06T17:25:03.949Z] --- SKIP: TestEventsExecDie (0.00s) [2021-04-06T17:25:03.949Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-06T17:25:03.949Z] === RUN TestEventsBackwardsCompatible [2021-04-06T17:25:03.949Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-04-06T17:25:03.949Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-06T17:25:03.949Z] === RUN TestInfoAPI [2021-04-06T17:25:03.949Z] --- PASS: TestInfoAPI (0.04s) [2021-04-06T17:25:03.949Z] === RUN TestInfoAPIWarnings [2021-04-06T17:25:03.949Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-04-06T17:25:03.949Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-06T17:25:03.949Z] === RUN TestInfoDebug [2021-04-06T17:25:03.949Z] --- SKIP: TestInfoDebug (0.00s) [2021-04-06T17:25:03.949Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-06T17:25:03.949Z] === RUN TestInfoInsecureRegistries [2021-04-06T17:25:03.949Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-04-06T17:25:03.949Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-06T17:25:03.949Z] === RUN TestInfoRegistryMirrors [2021-04-06T17:25:03.949Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-04-06T17:25:03.949Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-06T17:25:03.949Z] === RUN TestLoginFailsWithBadCredentials [2021-04-06T17:25:04.905Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-04-06T17:25:04.905Z] === RUN TestPingCacheHeaders [2021-04-06T17:25:04.905Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-04-06T17:25:04.905Z] === RUN TestPingGet [2021-04-06T17:25:04.905Z] --- PASS: TestPingGet (0.03s) [2021-04-06T17:25:04.905Z] === RUN TestPingHead [2021-04-06T17:25:04.905Z] --- PASS: TestPingHead (0.03s) [2021-04-06T17:25:04.905Z] === RUN TestVersion [2021-04-06T17:25:04.905Z] --- PASS: TestVersion (0.03s) [2021-04-06T17:25:04.905Z] PASS [2021-04-06T17:25:04.905Z] ok github.com/docker/docker/integration/system 1.343s [2021-04-06T17:25:04.905Z] [2021-04-06T17:25:04.905Z] === Skipped [2021-04-06T17:25:04.905Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-06T17:25:04.905Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-06T17:25:04.905Z] [2021-04-06T17:25:04.905Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-04-06T17:25:04.905Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-06T17:25:04.905Z] [2021-04-06T17:25:04.905Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-04-06T17:25:04.905Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-06T17:25:04.905Z] [2021-04-06T17:25:04.905Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-04-06T17:25:04.905Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-06T17:25:04.905Z] [2021-04-06T17:25:04.905Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-04-06T17:25:04.905Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-06T17:25:04.905Z] [2021-04-06T17:25:04.905Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-04-06T17:25:04.905Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-06T17:25:04.905Z] [2021-04-06T17:25:04.905Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-04-06T17:25:04.905Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-06T17:25:04.905Z] [2021-04-06T17:25:04.905Z] [2021-04-06T17:25:04.905Z] DONE 13 tests, 7 skipped in 3.287s [2021-04-06T17:25:04.905Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-04-06T17:25:05.313Z] 2021/04/06 17:25:01 Finished clone google.golang.org/api [2021-04-06T17:25:05.313Z] 2021/04/06 17:25:01 Dependencies downloaded. Download time: 4m27.408495864s [2021-04-06T17:25:05.313Z] 2021/04/06 17:25:01 Collecting all dependencies [2021-04-06T17:25:05.474Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-06T17:25:06.853Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-06T17:25:07.059Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:25:07.059Z] INFO: Testing against a local daemon [2021-04-06T17:25:07.059Z] === RUN TestVolumesCreateAndList [2021-04-06T17:25:07.059Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-04-06T17:25:07.059Z] === RUN TestVolumesRemove [2021-04-06T17:25:07.059Z] --- PASS: TestVolumesRemove (0.06s) [2021-04-06T17:25:07.059Z] === RUN TestVolumesInspect [2021-04-06T17:25:07.059Z] --- PASS: TestVolumesInspect (0.03s) [2021-04-06T17:25:07.059Z] === RUN TestVolumesInvalidJSON [2021-04-06T17:25:07.059Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-06T17:25:07.059Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-06T17:25:07.059Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-06T17:25:07.059Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-04-06T17:25:07.059Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-06T17:25:07.059Z] PASS [2021-04-06T17:25:07.059Z] ok github.com/docker/docker/integration/volume 0.305s [2021-04-06T17:25:07.511Z] [2021-04-06T17:25:07.511Z] DONE 5 tests in 2.405s [2021-04-06T17:25:07.511Z] INFO: make.ps1 ended at 04/06/2021 17:25:07 [2021-04-06T17:25:07.511Z] INFO: Integration CLI tests being run from the host: [2021-04-06T17:25:07.511Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-04-06T17:25:08.232Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-06T17:25:11.523Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-06T17:25:13.445Z] 2021/04/06 17:25:12 Clean vendor dir from unused packages [2021-04-06T17:25:13.445Z] 2021/04/06 17:25:12 Ignoring paths matching "^archive/tar" [2021-04-06T17:25:13.704Z] 2021/04/06 17:25:13 Success [2021-04-06T17:25:13.704Z] 2021/04/06 17:25:13 Running time: 4m43.381208517s [2021-04-06T17:25:13.865Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2021-04-06T17:25:13.865Z] PASS [2021-04-06T17:25:13.865Z] [2021-04-06T17:25:13.865Z] === Skipped [2021-04-06T17:25:13.865Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-06T17:25:13.865Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:25:13.865Z] [2021-04-06T17:25:13.865Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-06T17:25:13.865Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:25:13.865Z] [2021-04-06T17:25:13.865Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-06T17:25:13.865Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:25:13.865Z] [2021-04-06T17:25:13.865Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-06T17:25:13.865Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:25:13.865Z] [2021-04-06T17:25:13.865Z] [2021-04-06T17:25:13.865Z] DONE 17 tests, 4 skipped in 27.698s [2021-04-06T17:25:13.865Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-06T17:25:13.865Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:25:13.865Z] ++ set -e [2021-04-06T17:25:13.865Z] ++ '[' -n 0 ']' [2021-04-06T17:25:13.865Z] ++ set -x [2021-04-06T17:25:13.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:25:13.865Z] INFO: Testing against a local daemon [2021-04-06T17:25:13.865Z] === RUN TestPluginInvalidJSON [2021-04-06T17:25:13.865Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:25:13.865Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:25:13.865Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-06T17:25:13.865Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-06T17:25:13.865Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-06T17:25:13.865Z] === RUN TestPluginInstall [2021-04-06T17:25:13.865Z] === RUN TestPluginInstall/no_auth [2021-04-06T17:25:13.865Z] time="2021-04-06T17:25:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:25:13.865Z] time="2021-04-06T17:25:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c65f0536dfa0e45b0c8eab1eb6a78c0306e286f69fecadcbb2c3b0fc2751d36c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:25:13.866Z] time="2021-04-06T17:25:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:25:13.866Z] time="2021-04-06T17:25:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c65f0536dfa0e45b0c8eab1eb6a78c0306e286f69fecadcbb2c3b0fc2751d36c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:25:13.964Z] Congratulations! All vendoring changes are done the right way. [2021-04-06T17:25:14.057Z] === RUN TestDockerSuite/TestExecEnv [2021-04-06T17:25:14.160Z] === RUN TestPluginInstall/with_htpasswd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-06T17:25:14.626Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-06T17:25:14.797Z] time="2021-04-06T17:25:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:25:14.797Z] time="2021-04-06T17:25:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c65f0536dfa0e45b0c8eab1eb6a78c0306e286f69fecadcbb2c3b0fc2751d36c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:25:14.797Z] time="2021-04-06T17:25:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:25:14.797Z] time="2021-04-06T17:25:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c65f0536dfa0e45b0c8eab1eb6a78c0306e286f69fecadcbb2c3b0fc2751d36c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:25:14.876Z] + echo Ensuring container killed. [2021-04-06T17:25:14.876Z] Ensuring container killed. [2021-04-06T17:25:14.876Z] + docker rm -vf docker-pr1 [2021-04-06T17:25:14.876Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-06T17:25:15.094Z] === RUN TestPluginInstall/with_insecure [2021-04-06T17:25:15.208Z] + echo Chowning /workspace to jenkins user [2021-04-06T17:25:15.208Z] Chowning /workspace to jenkins user [2021-04-06T17:25:15.208Z] + id -u [2021-04-06T17:25:15.208Z] + id -g [2021-04-06T17:25:15.208Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42257:/workspace busybox chown -R 1000:1000 /workspace [2021-04-06T17:25:16.022Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-06T17:25:16.023Z] INFO: Testing against a local daemon [2021-04-06T17:25:16.023Z] === RUN TestDockerSuite [2021-04-06T17:25:16.023Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-06T17:25:16.023Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-06T17:25:16.023Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-06T17:25:16.023Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-06T17:25:16.023Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-06T17:25:16.023Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-06T17:25:16.023Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-06T17:25:16.023Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-06T17:25:16.143Z] time="2021-04-06T17:25:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:25:16.143Z] time="2021-04-06T17:25:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77e61d13bb406f512969a7dfcaa684e9a1d1d695b81d98d008e87069329c8d7b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-06T17:25:16.143Z] time="2021-04-06T17:25:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-06T17:25:16.143Z] time="2021-04-06T17:25:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77e61d13bb406f512969a7dfcaa684e9a1d1d695b81d98d008e87069329c8d7b" mediatype=application/vnd.docker.plugin.v1+json size=522 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-06T17:25:16.442Z] --- PASS: TestPluginInstall (4.32s) [2021-04-06T17:25:16.442Z] --- PASS: TestPluginInstall/no_auth (2.00s) [2021-04-06T17:25:16.442Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2021-04-06T17:25:16.442Z] --- PASS: TestPluginInstall/with_insecure (1.40s) [2021-04-06T17:25:16.442Z] plugin_test.go:160: [d3ce066560a7e] daemon is not started [2021-04-06T17:25:16.442Z] === RUN TestPluginsWithRuntimes [2021-04-06T17:25:16.459Z] + bundleName=unit [2021-04-06T17:25:16.459Z] + echo Creating unit-bundles.tar.gz [2021-04-06T17:25:16.459Z] Creating unit-bundles.tar.gz [2021-04-06T17:25:16.459Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-04-06T17:25:16.459Z] bundles/junit-report.xml [2021-04-06T17:25:16.459Z] bundles/go-test-report.json [2021-04-06T17:25:16.459Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-04-06T17:25:16.473Z] Archiving artifacts [2021-04-06T17:25:16.475Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-06T17:25:16.475Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-06T17:25:16.535Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-06T17:25:16.927Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-06T17:25:16.928Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42257/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-06T17:25:17.240Z] + make clean [2021-04-06T17:25:17.240Z] docker volume rm -f docker-dev-cache [2021-04-06T17:25:17.240Z] docker-dev-cache [Pipeline] deleteDir [2021-04-06T17:25:17.379Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-06T17:25:17.487Z] === RUN TestDockerSuite/TestExecInspectID [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-06T17:25:17.988Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-06T17:25:19.502Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-06T17:25:20.544Z] --- PASS: TestPluginsWithRuntimes (4.04s) [2021-04-06T17:25:20.544Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2021-04-06T17:25:20.544Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.10s) [2021-04-06T17:25:20.544Z] PASS [2021-04-06T17:25:20.544Z] [2021-04-06T17:25:20.544Z] DONE 9 tests in 8.452s [2021-04-06T17:25:20.544Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-06T17:25:20.544Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:25:20.544Z] ++ set -e [2021-04-06T17:25:20.544Z] ++ '[' -n 0 ']' [2021-04-06T17:25:20.544Z] ++ set -x [2021-04-06T17:25:20.544Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:25:20.544Z] INFO: Testing against a local daemon [2021-04-06T17:25:20.544Z] === RUN TestExternalGraphDriver [2021-04-06T17:25:20.544Z] === RUN TestExternalGraphDriver/json [2021-04-06T17:25:20.775Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-06T17:25:21.344Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-04-06T17:25:21.912Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-04-06T17:25:22.642Z] === RUN TestExternalGraphDriver/spec [2021-04-06T17:25:23.294Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-06T17:25:24.173Z] === RUN TestExternalGraphDriver/pull [2021-04-06T17:25:24.673Z] === RUN TestDockerSuite/TestExecParseError [2021-04-06T17:25:25.611Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-06T17:25:26.278Z] --- PASS: TestExternalGraphDriver (5.60s) [2021-04-06T17:25:26.278Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2021-04-06T17:25:26.278Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2021-04-06T17:25:26.278Z] --- PASS: TestExternalGraphDriver/pull (1.83s) [2021-04-06T17:25:26.278Z] === RUN TestGraphdriverPluginV2 [2021-04-06T17:25:26.278Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-04-06T17:25:26.278Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:25:26.278Z] PASS [2021-04-06T17:25:26.278Z] [2021-04-06T17:25:26.278Z] === Skipped [2021-04-06T17:25:26.278Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-04-06T17:25:26.278Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:25:26.278Z] [2021-04-06T17:25:26.278Z] [2021-04-06T17:25:26.278Z] DONE 5 tests, 1 skipped in 5.736s [2021-04-06T17:25:26.278Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-06T17:25:26.278Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:25:26.278Z] ++ set -e [2021-04-06T17:25:26.278Z] ++ '[' -n 0 ']' [2021-04-06T17:25:26.278Z] ++ set -x [2021-04-06T17:25:26.278Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:25:26.278Z] INFO: Testing against a local daemon [2021-04-06T17:25:26.278Z] === RUN TestContinueAfterPluginCrash [2021-04-06T17:25:26.278Z] === PAUSE TestContinueAfterPluginCrash [2021-04-06T17:25:26.278Z] === RUN TestReadPluginNoRead [2021-04-06T17:25:26.278Z] === PAUSE TestReadPluginNoRead [2021-04-06T17:25:26.278Z] === RUN TestDaemonStartWithLogOpt [2021-04-06T17:25:26.278Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-06T17:25:26.278Z] === CONT TestContinueAfterPluginCrash [2021-04-06T17:25:26.278Z] === CONT TestDaemonStartWithLogOpt [2021-04-06T17:25:26.278Z] === CONT TestReadPluginNoRead [2021-04-06T17:25:26.990Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-06T17:25:28.367Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-06T17:25:31.911Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-06T17:25:31.911Z] --- PASS: TestDaemonStartWithLogOpt (5.29s) [2021-04-06T17:25:32.550Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-06T17:25:32.569Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-06T17:25:33.138Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-06T17:25:34.070Z] === RUN TestReadPluginNoRead/default [2021-04-06T17:25:34.075Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-06T17:25:35.588Z] --- PASS: TestReadPluginNoRead (9.09s) [2021-04-06T17:25:35.588Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.44s) [2021-04-06T17:25:35.588Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.40s) [2021-04-06T17:25:35.588Z] --- PASS: TestReadPluginNoRead/default (1.47s) [2021-04-06T17:25:35.588Z] read_test.go:92: [d659ebb190a5e] daemon is not started [2021-04-06T17:25:36.626Z] --- PASS: TestContinueAfterPluginCrash (10.51s) [2021-04-06T17:25:36.626Z] PASS [2021-04-06T17:25:36.626Z] [2021-04-06T17:25:36.626Z] DONE 6 tests in 10.582s [2021-04-06T17:25:36.626Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-06T17:25:36.626Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:25:36.626Z] ++ set -e [2021-04-06T17:25:36.626Z] ++ '[' -n 0 ']' [2021-04-06T17:25:36.626Z] ++ set -x [2021-04-06T17:25:36.626Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:25:36.626Z] testing: warning: no tests to run [2021-04-06T17:25:36.626Z] PASS [2021-04-06T17:25:36.626Z] [2021-04-06T17:25:36.626Z] DONE 0 tests in 0.019s [2021-04-06T17:25:36.920Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-06T17:25:36.920Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:25:36.920Z] ++ set -e [2021-04-06T17:25:36.920Z] ++ '[' -n 0 ']' [2021-04-06T17:25:36.920Z] ++ set -x [2021-04-06T17:25:36.920Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:25:36.920Z] INFO: Testing against a local daemon [2021-04-06T17:25:36.920Z] === RUN TestPluginWithDevMounts [2021-04-06T17:25:36.920Z] === PAUSE TestPluginWithDevMounts [2021-04-06T17:25:36.920Z] === CONT TestPluginWithDevMounts [2021-04-06T17:25:38.997Z] --- PASS: TestPluginWithDevMounts (1.84s) [2021-04-06T17:25:38.997Z] PASS [2021-04-06T17:25:38.997Z] [2021-04-06T17:25:38.997Z] DONE 1 tests in 1.930s [2021-04-06T17:25:38.997Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-04-06T17:25:38.997Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:25:38.997Z] ++ set -e [2021-04-06T17:25:38.997Z] ++ '[' -n 0 ']' [2021-04-06T17:25:38.997Z] ++ set -x [2021-04-06T17:25:38.997Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:25:38.997Z] INFO: Testing against a local daemon [2021-04-06T17:25:38.997Z] === RUN TestSecretInspect [2021-04-06T17:25:39.346Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-04-06T17:25:41.103Z] --- PASS: TestSecretInspect (1.95s) [2021-04-06T17:25:41.103Z] === RUN TestSecretList [2021-04-06T17:25:42.633Z] --- PASS: TestSecretList (1.95s) [2021-04-06T17:25:42.633Z] === RUN TestSecretsCreateAndDelete [2021-04-06T17:25:44.729Z] --- PASS: TestSecretsCreateAndDelete (1.91s) [2021-04-06T17:25:44.729Z] === RUN TestSecretsUpdate [2021-04-06T17:25:45.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-04-06T17:25:45.912Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-06T17:25:46.481Z] === RUN TestDockerSuite/TestExecTTY [2021-04-06T17:25:46.807Z] --- PASS: TestSecretsUpdate (1.94s) [2021-04-06T17:25:46.807Z] === RUN TestTemplatedSecret [2021-04-06T17:25:47.881Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-06T17:25:49.557Z] --- PASS: TestTemplatedSecret (2.58s) [2021-04-06T17:25:49.557Z] === RUN TestSecretCreateResolve [2021-04-06T17:25:49.786Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-06T17:25:50.722Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-06T17:25:51.082Z] --- PASS: TestSecretCreateResolve (1.93s) [2021-04-06T17:25:51.082Z] PASS [2021-04-06T17:25:51.082Z] [2021-04-06T17:25:51.082Z] DONE 6 tests in 12.332s [2021-04-06T17:25:51.082Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-04-06T17:25:51.082Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:25:51.082Z] ++ set -e [2021-04-06T17:25:51.082Z] ++ '[' -n 0 ']' [2021-04-06T17:25:51.082Z] ++ set -x [2021-04-06T17:25:51.082Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:25:51.082Z] INFO: Testing against a local daemon [2021-04-06T17:25:51.082Z] === RUN TestServiceCreateInit [2021-04-06T17:25:51.082Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-06T17:25:52.629Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-06T17:25:52.629Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-06T17:25:55.170Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-04-06T17:25:55.565Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-06T17:25:56.110Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-06T17:25:58.016Z] === RUN TestDockerSuite/TestExecWithTERM [2021-04-06T17:25:58.952Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-06T17:25:59.098Z] --- PASS: TestServiceCreateInit (7.56s) [2021-04-06T17:25:59.098Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.81s) [2021-04-06T17:25:59.098Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) [2021-04-06T17:25:59.098Z] === RUN TestCreateServiceMultipleTimes [2021-04-06T17:26:00.331Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-06T17:26:05.600Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-06T17:26:10.870Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-06T17:26:11.805Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-06T17:26:14.489Z] --- PASS: TestCreateServiceMultipleTimes (15.61s) [2021-04-06T17:26:14.489Z] === RUN TestCreateServiceConflict [2021-04-06T17:26:16.000Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-04-06T17:26:16.575Z] --- PASS: TestCreateServiceConflict (1.93s) [2021-04-06T17:26:16.575Z] === RUN TestCreateServiceMaxReplicas [2021-04-06T17:26:16.580Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-06T17:26:17.519Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-06T17:26:17.519Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-06T17:26:17.778Z] === RUN TestDockerSuite/TestHealth [2021-04-06T17:26:18.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-04-06T17:26:19.326Z] --- PASS: TestCreateServiceMaxReplicas (2.58s) [2021-04-06T17:26:19.326Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-06T17:26:32.117Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.99s) [2021-04-06T17:26:32.117Z] === RUN TestCreateServiceSecretFileMode [2021-04-06T17:26:34.195Z] --- PASS: TestCreateServiceSecretFileMode (2.21s) [2021-04-06T17:26:34.195Z] === RUN TestCreateServiceConfigFileMode [2021-04-06T17:26:36.286Z] --- PASS: TestCreateServiceConfigFileMode (2.20s) [2021-04-06T17:26:36.286Z] === RUN TestCreateServiceSysctls [2021-04-06T17:26:39.861Z] --- PASS: TestCreateServiceSysctls (2.99s) [2021-04-06T17:26:39.861Z] === RUN TestCreateServiceCapabilities [2021-04-06T17:26:41.944Z] --- PASS: TestCreateServiceCapabilities (2.33s) [2021-04-06T17:26:41.944Z] === RUN TestInspect [2021-04-06T17:26:44.032Z] --- PASS: TestInspect (2.62s) [2021-04-06T17:26:44.032Z] === RUN TestCreateJob [2021-04-06T17:26:44.587Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-06T17:26:44.587Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-06T17:26:44.587Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-06T17:26:44.587Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-06T17:26:44.587Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-06T17:26:44.587Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-06T17:26:44.587Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-04-06T17:26:44.587Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-06T17:26:44.587Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-06T17:26:44.587Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-06T17:26:44.587Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-06T17:26:44.587Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-06T17:26:44.587Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-06T17:26:44.587Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-06T17:26:44.587Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-06T17:26:45.526Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-06T17:26:45.526Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-06T17:26:46.464Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-06T17:26:47.031Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-06T17:26:47.031Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-06T17:26:47.580Z] --- PASS: TestCreateJob (3.09s) [2021-04-06T17:26:47.580Z] === RUN TestReplicatedJob [2021-04-06T17:26:48.411Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-06T17:26:52.607Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-06T17:26:52.607Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-06T17:26:52.607Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-06T17:26:53.195Z] --- PASS: TestReplicatedJob (4.99s) [2021-04-06T17:26:53.195Z] === RUN TestUpdateReplicatedJob [2021-04-06T17:26:53.984Z] === RUN TestDockerSuite/TestImportFile [2021-04-06T17:26:55.889Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-06T17:26:55.889Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-06T17:26:55.953Z] --- PASS: TestUpdateReplicatedJob (3.20s) [2021-04-06T17:26:55.953Z] === RUN TestServiceListWithStatuses [2021-04-06T17:26:55.953Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-06T17:26:55.953Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:26:55.953Z] === RUN TestDockerNetworkConnectAlias [2021-04-06T17:26:57.270Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-06T17:26:58.489Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-06T17:26:58.489Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-06T17:26:58.489Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-06T17:26:58.489Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-06T17:26:58.489Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-06T17:26:58.489Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-06T17:26:58.489Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-06T17:26:58.489Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-06T17:26:58.489Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-06T17:26:58.489Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-06T17:26:58.489Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-06T17:26:58.489Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-06T17:26:58.489Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-06T17:26:58.489Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-06T17:26:58.489Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-06T17:26:58.947Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-06T17:26:59.173Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-06T17:26:59.509Z] --- PASS: TestDockerNetworkConnectAlias (4.01s) [2021-04-06T17:26:59.509Z] === RUN TestDockerNetworkReConnect [2021-04-06T17:27:01.098Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-06T17:27:01.098Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-06T17:27:01.098Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-06T17:27:01.098Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-06T17:27:01.098Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-06T17:27:01.103Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-06T17:27:02.040Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-06T17:27:02.608Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-06T17:27:03.054Z] --- PASS: TestDockerNetworkReConnect (3.20s) [2021-04-06T17:27:03.054Z] === RUN TestServicePlugin [2021-04-06T17:27:03.054Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-06T17:27:03.054Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:27:03.054Z] === RUN TestServiceUpdateLabel [2021-04-06T17:27:03.545Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-06T17:27:03.545Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-04-06T17:27:03.545Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-06T17:27:04.482Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-06T17:27:04.573Z] --- PASS: TestServiceUpdateLabel (1.93s) [2021-04-06T17:27:04.573Z] === RUN TestServiceUpdateSecrets [2021-04-06T17:27:04.793Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-06T17:27:04.793Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-06T17:27:04.793Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-06T17:27:05.052Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-06T17:27:06.431Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-06T17:27:07.810Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-06T17:27:08.377Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-06T17:27:09.316Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-06T17:27:09.575Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-04-06T17:27:10.530Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-06T17:27:12.111Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-06T17:27:12.679Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-06T17:27:13.616Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-06T17:27:13.616Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-06T17:27:14.184Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-06T17:27:14.184Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-06T17:27:15.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-04-06T17:27:15.821Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-06T17:27:16.758Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-06T17:27:18.135Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-06T17:27:19.072Z] === RUN TestDockerSuite/TestInspectImage [2021-04-06T17:27:19.072Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-06T17:27:19.072Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-06T17:27:19.072Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-06T17:27:19.641Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-06T17:27:19.999Z] --- PASS: TestServiceUpdateSecrets (14.20s) [2021-04-06T17:27:19.999Z] === RUN TestServiceUpdateConfigs [2021-04-06T17:27:20.580Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-06T17:27:20.580Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-06T17:27:21.971Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-06T17:27:23.350Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-06T17:27:25.324Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-06T17:27:25.324Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-06T17:27:26.263Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-06T17:27:27.643Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-06T17:27:29.553Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-06T17:27:30.490Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-06T17:27:31.428Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-06T17:27:31.995Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-06T17:27:32.932Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-06T17:27:33.505Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-06T17:27:34.442Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-06T17:27:34.442Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-04-06T17:27:35.366Z] --- PASS: TestServiceUpdateConfigs (14.33s) [2021-04-06T17:27:35.366Z] === RUN TestServiceUpdateNetwork [2021-04-06T17:27:36.974Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-06T17:27:38.357Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-06T17:27:40.261Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-06T17:27:40.261Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-06T17:27:42.800Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-06T17:27:45.336Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-06T17:27:45.763Z] --- PASS: TestServiceUpdateNetwork (12.30s) [2021-04-06T17:27:45.763Z] === RUN TestServiceUpdatePidsLimit [2021-04-06T17:27:46.284Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-04-06T17:27:46.406Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-06T17:27:47.047Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-06T17:27:47.221Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-06T17:27:47.221Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-06T17:27:50.518Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-06T17:27:51.086Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-06T17:27:52.466Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-06T17:27:54.123Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-06T17:28:02.636Z] --- PASS: TestServiceUpdatePidsLimit (16.19s) [2021-04-06T17:28:02.636Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.75s) [2021-04-06T17:28:02.636Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2021-04-06T17:28:02.636Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-04-06T17:28:02.636Z] PASS [2021-04-06T17:28:02.636Z] [2021-04-06T17:28:02.636Z] === Skipped [2021-04-06T17:28:02.636Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-04-06T17:28:02.636Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-06T17:28:02.636Z] [2021-04-06T17:28:02.636Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-04-06T17:28:02.636Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-06T17:28:02.636Z] [2021-04-06T17:28:02.636Z] [2021-04-06T17:28:02.636Z] DONE 27 tests, 2 skipped in 130.530s [2021-04-06T17:28:02.636Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-04-06T17:28:02.636Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:28:02.636Z] ++ set -e [2021-04-06T17:28:02.636Z] ++ '[' -n 0 ']' [2021-04-06T17:28:02.636Z] ++ set -x [2021-04-06T17:28:02.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:28:02.636Z] INFO: Testing against a local daemon [2021-04-06T17:28:02.636Z] === RUN TestSessionCreate [2021-04-06T17:28:02.636Z] --- PASS: TestSessionCreate (0.05s) [2021-04-06T17:28:02.636Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-06T17:28:02.636Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-04-06T17:28:02.636Z] PASS [2021-04-06T17:28:02.636Z] [2021-04-06T17:28:02.636Z] DONE 2 tests in 0.160s [2021-04-06T17:28:02.636Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-04-06T17:28:02.636Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:28:02.636Z] ++ set -e [2021-04-06T17:28:02.636Z] ++ '[' -n 0 ']' [2021-04-06T17:28:02.636Z] ++ set -x [2021-04-06T17:28:02.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:28:02.636Z] INFO: Testing against a local daemon [2021-04-06T17:28:02.636Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-06T17:28:02.636Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-06T17:28:02.636Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-06T17:28:02.636Z] === RUN TestEventsExecDie [2021-04-06T17:28:02.636Z] --- PASS: TestEventsExecDie (0.64s) [2021-04-06T17:28:02.636Z] === RUN TestEventsBackwardsCompatible [2021-04-06T17:28:02.636Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-04-06T17:28:02.636Z] === RUN TestInfoBinaryCommits [2021-04-06T17:28:02.636Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-04-06T17:28:02.636Z] === RUN TestInfoAPIVersioned [2021-04-06T17:28:02.636Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-06T17:28:02.636Z] === RUN TestInfoDiscoveryBackend [2021-04-06T17:28:03.272Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-04-06T17:28:03.272Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-06T17:28:04.315Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-06T17:28:04.315Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-06T17:28:04.609Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-04-06T17:28:04.609Z] === RUN TestInfoAPI [2021-04-06T17:28:04.609Z] --- PASS: TestInfoAPI (0.04s) [2021-04-06T17:28:04.609Z] === RUN TestInfoAPIWarnings [2021-04-06T17:28:07.350Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-06T17:28:07.350Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-06T17:28:09.883Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-06T17:28:10.452Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-06T17:28:14.645Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-04-06T17:28:14.645Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-06T17:28:14.645Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-06T17:28:14.645Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-06T17:28:14.645Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-06T17:28:15.213Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-06T17:28:15.789Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-06T17:28:19.979Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-06T17:28:20.547Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-06T17:28:23.332Z] --- PASS: TestInfoAPIWarnings (16.30s) [2021-04-06T17:28:23.332Z] === RUN TestInfoDebug [2021-04-06T17:28:23.332Z] --- PASS: TestInfoDebug (0.53s) [2021-04-06T17:28:23.332Z] === RUN TestInfoInsecureRegistries [2021-04-06T17:28:23.332Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-04-06T17:28:23.332Z] === RUN TestInfoRegistryMirrors [2021-04-06T17:28:23.332Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-04-06T17:28:23.332Z] === RUN TestLoginFailsWithBadCredentials [2021-04-06T17:28:23.332Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2021-04-06T17:28:23.332Z] === RUN TestPingCacheHeaders [2021-04-06T17:28:23.332Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-04-06T17:28:23.332Z] === RUN TestPingGet [2021-04-06T17:28:23.332Z] --- PASS: TestPingGet (0.03s) [2021-04-06T17:28:23.332Z] === RUN TestPingHead [2021-04-06T17:28:23.332Z] --- PASS: TestPingHead (0.03s) [2021-04-06T17:28:23.332Z] === RUN TestVersion [2021-04-06T17:28:23.332Z] --- PASS: TestVersion (0.03s) [2021-04-06T17:28:23.332Z] PASS [2021-04-06T17:28:23.332Z] [2021-04-06T17:28:23.332Z] === Skipped [2021-04-06T17:28:23.332Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-06T17:28:23.332Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-06T17:28:23.332Z] [2021-04-06T17:28:23.332Z] [2021-04-06T17:28:23.332Z] DONE 18 tests, 1 skipped in 21.281s [2021-04-06T17:28:23.332Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-04-06T17:28:23.332Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:28:23.332Z] ++ set -e [2021-04-06T17:28:23.332Z] ++ '[' -n 0 ']' [2021-04-06T17:28:23.332Z] ++ set -x [2021-04-06T17:28:23.332Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-06T17:28:23.332Z] INFO: Testing against a local daemon [2021-04-06T17:28:23.332Z] === RUN TestVolumesCreateAndList [2021-04-06T17:28:23.332Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-04-06T17:28:23.332Z] === RUN TestVolumesRemove [2021-04-06T17:28:23.332Z] --- PASS: TestVolumesRemove (0.07s) [2021-04-06T17:28:23.332Z] === RUN TestVolumesInspect [2021-04-06T17:28:23.332Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-06T17:28:23.332Z] === RUN TestVolumesInvalidJSON [2021-04-06T17:28:23.332Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-06T17:28:23.332Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-06T17:28:23.332Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-06T17:28:23.332Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-06T17:28:23.332Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-06T17:28:23.332Z] PASS [2021-04-06T17:28:23.332Z] [2021-04-06T17:28:23.332Z] DONE 5 tests in 0.206s [2021-04-06T17:28:23.332Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-06T17:28:23.629Z] ++++ cat bundles/test-integration/docker.pid [2021-04-06T17:28:23.629Z] +++ kill 14113 [2021-04-06T17:28:25.149Z] +++ /etc/init.d/apparmor stop [2021-04-06T17:28:25.149Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-06T17:28:25.149Z] [2021-04-06T17:28:25.149Z] Unloading profiles will leave already running processes permanently [2021-04-06T17:28:25.149Z] unconfined, which can lead to unexpected situations. [2021-04-06T17:28:25.149Z] [2021-04-06T17:28:25.149Z] To set a process to complain mode, use the command line tool [2021-04-06T17:28:25.149Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-06T17:28:25.149Z] +++ true [2021-04-06T17:28:25.149Z] exiting test-integration [2021-04-06T17:28:25.149Z] ++ exit 0 [2021-04-06T17:28:25.149Z] [2021-04-06T17:28:25.844Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-06T17:28:25.844Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-06T17:28:26.103Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage Post stage [Pipeline] junit [2021-04-06T17:28:26.723Z] Recording test results [2021-04-06T17:28:27.040Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-06T17:28:27.267Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-06T17:28:27.708Z] + echo Ensuring container killed. [2021-04-06T17:28:27.708Z] Ensuring container killed. [2021-04-06T17:28:27.708Z] + docker rm -vf docker-pr1 [2021-04-06T17:28:27.708Z] Error: No such container: docker-pr1 [2021-04-06T17:28:27.708Z] + true [Pipeline] sh [2021-04-06T17:28:28.118Z] + echo Chowning /workspace to jenkins user [2021-04-06T17:28:28.118Z] Chowning /workspace to jenkins user [2021-04-06T17:28:28.118Z] + id -u [2021-04-06T17:28:28.118Z] + id -g [2021-04-06T17:28:28.118Z] + docker run --rm -v /home/docker/workspace/moby_PR-42257:/workspace busybox chown -R 1001:1001 /workspace [2021-04-06T17:28:28.118Z] Unable to find image 'busybox:latest' locally [2021-04-06T17:28:28.417Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-06T17:28:28.487Z] latest: Pulling from library/busybox [2021-04-06T17:28:28.487Z] dcdde92480c5: Pulling fs layer [2021-04-06T17:28:28.781Z] dcdde92480c5: Verifying Checksum [2021-04-06T17:28:28.781Z] dcdde92480c5: Download complete [2021-04-06T17:28:29.075Z] dcdde92480c5: Pull complete [2021-04-06T17:28:29.075Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-04-06T17:28:29.075Z] Status: Downloaded newer image for busybox:latest [2021-04-06T17:28:29.354Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-06T17:28:29.923Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-04-06T17:28:30.491Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-06T17:28:31.607Z] + bundleName=ppc64le-integration [2021-04-06T17:28:31.607Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-04-06T17:28:31.607Z] Creating ppc64le-integration-bundles.tar.gz [2021-04-06T17:28:31.607Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+ -o -name *-report.xml ) -printxargs [2021-04-06T17:28:31.607Z] tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-06T17:28:31.654Z] Archiving artifacts [2021-04-06T17:28:31.870Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-06T17:28:32.029Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42257/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-06T17:28:32.428Z] + make clean [2021-04-06T17:28:32.722Z] make: command: Command not found [2021-04-06T17:28:32.722Z] make: command: Command not found [2021-04-06T17:28:32.722Z] docker volume rm -f docker-dev-cache [2021-04-06T17:28:32.722Z] docker-dev-cache [Pipeline] deleteDir [2021-04-06T17:28:35.166Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-06T17:28:36.544Z] === RUN TestDockerSuite/TestLogsSeparateStderr [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-06T17:28:37.482Z] === RUN TestDockerSuite/TestLogsSince [2021-04-06T17:28:45.600Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-06T17:28:50.873Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-06T17:28:51.626Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-06T17:28:51.626Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-06T17:28:52.253Z] === RUN TestDockerSuite/TestLogsTail [2021-04-06T17:28:53.192Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-06T17:28:55.126Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-06T17:28:56.065Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-06T17:28:56.267Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-06T17:28:56.267Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-06T17:28:56.325Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-06T17:28:57.704Z] === RUN TestDockerSuite/TestNetHostname [2021-04-06T17:28:59.960Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-06T17:29:00.412Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-06T17:29:00.412Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-06T17:29:00.412Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-06T17:29:00.412Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-06T17:29:00.864Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-06T17:29:00.996Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-06T17:29:00.996Z] === RUN TestDockerSuite/TestNetworkEvents [2021-04-06T17:29:01.818Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-06T17:29:04.289Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-04-06T17:29:04.690Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-06T17:29:05.645Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-06T17:29:05.645Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-06T17:29:05.645Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-06T17:29:06.100Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-06T17:29:08.253Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-06T17:29:08.480Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-06T17:29:10.389Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-04-06T17:29:11.325Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-06T17:29:12.262Z] === RUN TestDockerSuite/TestPluginActive [2021-04-06T17:29:12.829Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-04-06T17:29:13.765Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-06T17:29:17.054Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-04-06T17:29:18.512Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-06T17:29:20.345Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-06T17:29:20.345Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-06T17:29:20.345Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-04-06T17:29:20.913Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-06T17:29:23.154Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-06T17:29:24.108Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-06T17:29:24.108Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-06T17:29:24.207Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-04-06T17:29:24.466Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-06T17:29:25.843Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-06T17:29:26.779Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-04-06T17:29:26.991Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-06T17:29:28.157Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-06T17:29:28.507Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-06T17:29:31.444Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-04-06T17:29:32.823Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-06T17:29:33.149Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-06T17:29:33.149Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-06T17:29:33.149Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-06T17:29:33.149Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-06T17:29:33.149Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-06T17:29:33.149Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-06T17:29:37.016Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-06T17:29:37.017Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-04-06T17:29:38.923Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-06T17:29:41.462Z] === RUN TestDockerSuite/TestPortList [2021-04-06T17:29:53.673Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-06T17:29:53.673Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-06T17:30:01.802Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-06T17:30:01.802Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-06T17:30:01.802Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-06T17:30:01.802Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-06T17:30:01.802Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-06T17:30:02.371Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-04-06T17:30:02.371Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-06T17:30:02.371Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-06T17:30:03.308Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-06T17:30:03.308Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-06T17:30:05.845Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-06T17:30:05.845Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-04-06T17:30:08.725Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-06T17:30:08.725Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-06T17:30:08.725Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-06T17:30:09.137Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-04-06T17:30:10.519Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-04-06T17:30:12.422Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-04-06T17:30:12.422Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-06T17:30:12.681Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-04-06T17:30:16.877Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-06T17:30:17.446Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-04-06T17:30:17.446Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-06T17:30:21.641Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-06T17:30:25.837Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-06T17:30:25.837Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-06T17:30:29.714Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-06T17:30:29.714Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-06T17:30:29.714Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-06T17:30:30.052Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-06T17:30:30.621Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-04-06T17:30:33.909Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-04-06T17:30:35.452Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-06T17:30:36.406Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-06T17:30:37.197Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-04-06T17:30:39.100Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-06T17:30:40.037Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-04-06T17:30:40.604Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-06T17:30:41.047Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-06T17:30:43.897Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-06T17:30:44.834Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-04-06T17:30:45.771Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-06T17:30:47.677Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-06T17:30:48.616Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-04-06T17:30:49.747Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-06T17:30:50.528Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-06T17:30:53.066Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-04-06T17:30:53.634Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-06T17:30:55.539Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-06T17:30:55.539Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-06T17:30:55.804Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-04-06T17:30:56.751Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-06T17:30:58.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-06T17:30:58.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-06T17:31:00.044Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-06T17:31:00.980Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-04-06T17:31:01.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-06T17:31:01.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-06T17:31:01.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-06T17:31:02.885Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-06T17:31:03.823Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-06T17:31:03.823Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-06T17:31:04.082Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-06T17:31:04.082Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-06T17:31:04.082Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-06T17:31:05.458Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-06T17:31:06.837Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-06T17:31:07.703Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-06T17:31:07.703Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-06T17:31:08.155Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-06T17:31:08.155Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-06T17:31:08.155Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-06T17:31:08.746Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-06T17:31:08.746Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-04-06T17:31:09.686Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-06T17:31:16.258Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-04-06T17:31:21.532Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-06T17:31:22.469Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-06T17:31:25.028Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-06T17:31:25.028Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-06T17:31:25.028Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-06T17:31:25.028Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-06T17:31:27.562Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-06T17:31:28.941Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-06T17:31:30.317Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-04-06T17:31:34.509Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-04-06T17:31:34.509Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-06T17:31:37.042Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-06T17:31:37.042Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-06T17:31:37.042Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-06T17:31:37.979Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-04-06T17:31:41.428Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-06T17:31:41.687Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-04-06T17:31:42.255Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-06T17:31:42.514Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-06T17:31:43.731Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-06T17:31:45.051Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-06T17:31:45.988Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-06T17:31:47.370Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-04-06T17:31:47.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-06T17:31:47.876Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-06T17:31:47.940Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-06T17:31:48.329Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-06T17:31:48.878Z] === RUN TestDockerSuite/TestRmiTag [2021-04-06T17:31:49.138Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-06T17:31:49.846Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-06T17:31:49.846Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-06T17:31:50.526Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-06T17:31:51.094Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-04-06T17:31:53.542Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-06T17:31:55.058Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-06T17:31:55.058Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-06T17:31:55.058Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-06T17:31:55.286Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-06T17:31:56.222Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-06T17:31:56.579Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-06T17:31:57.031Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-06T17:31:57.159Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-06T17:31:57.159Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-06T17:31:57.987Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-06T17:31:58.439Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-06T17:31:58.891Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-06T17:31:59.063Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-06T17:31:59.322Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-06T17:31:59.891Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-06T17:32:00.829Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-06T17:32:00.829Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-06T17:32:01.398Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-06T17:32:03.534Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-06T17:32:03.932Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-06T17:32:04.191Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-06T17:32:04.759Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-04-06T17:32:05.687Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-06T17:32:05.687Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-06T17:32:05.697Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-06T17:32:07.203Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-06T17:32:07.203Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-06T17:32:07.203Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-06T17:32:07.605Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-04-06T17:32:08.545Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-06T17:32:09.358Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-06T17:32:09.923Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-04-06T17:32:10.312Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-06T17:32:10.312Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-06T17:32:10.312Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-06T17:32:10.859Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-04-06T17:32:11.267Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-06T17:32:11.724Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-06T17:32:11.724Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-06T17:32:11.724Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-06T17:32:11.796Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-04-06T17:32:12.733Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-04-06T17:32:13.301Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-04-06T17:32:14.243Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-06T17:32:15.183Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-04-06T17:32:16.369Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-06T17:32:16.563Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-06T17:32:17.131Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-06T17:32:17.699Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-06T17:32:17.959Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-04-06T17:32:18.530Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-06T17:32:18.789Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-06T17:32:22.080Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-06T17:32:22.650Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-06T17:32:23.587Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-06T17:32:24.155Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-06T17:32:25.094Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-06T17:32:25.094Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-06T17:32:25.662Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-06T17:32:26.600Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-06T17:32:27.168Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-06T17:32:27.738Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-06T17:32:28.674Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-06T17:32:28.674Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-06T17:32:29.244Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-06T17:32:29.244Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-06T17:32:30.622Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-06T17:32:31.189Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-06T17:32:31.758Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-06T17:32:32.696Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-04-06T17:32:32.955Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-06T17:32:32.955Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-06T17:32:33.893Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-06T17:32:35.808Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-04-06T17:32:35.808Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-06T17:32:37.713Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-06T17:32:39.091Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-06T17:32:40.028Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-06T17:32:40.596Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-06T17:32:41.533Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-06T17:32:42.101Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-06T17:32:43.038Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-06T17:32:45.575Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-06T17:32:46.295Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-06T17:32:47.253Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-06T17:32:48.208Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-06T17:32:48.864Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-06T17:32:48.864Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-06T17:32:49.431Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-06T17:32:51.971Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-06T17:32:52.851Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-06T17:32:53.304Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-06T17:32:53.756Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-06T17:32:53.756Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-06T17:32:54.208Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-06T17:32:54.208Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-06T17:32:54.505Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-06T17:32:55.074Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-04-06T17:32:56.979Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-06T17:32:57.919Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-04-06T17:33:00.008Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-06T17:33:00.008Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-06T17:33:00.008Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-06T17:33:00.944Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-04-06T17:33:00.944Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-06T17:33:04.236Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-06T17:33:05.616Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-06T17:33:08.151Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-06T17:33:09.088Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-06T17:33:10.993Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-06T17:33:11.561Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-04-06T17:33:11.561Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-06T17:33:12.498Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-04-06T17:33:14.403Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-06T17:33:14.403Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-06T17:33:14.971Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-06T17:33:15.540Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-06T17:33:16.477Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-04-06T17:33:17.415Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-06T17:33:17.415Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-06T17:33:17.983Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-06T17:33:18.920Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-06T17:33:19.360Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-06T17:33:19.488Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-06T17:33:19.813Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-06T17:33:20.056Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-06T17:33:20.265Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-06T17:33:20.992Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-06T17:33:20.992Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-04-06T17:33:21.575Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-06T17:33:22.515Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-06T17:33:23.452Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-06T17:33:23.710Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-06T17:33:24.647Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-06T17:33:25.214Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-06T17:33:26.592Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-06T17:33:27.162Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-06T17:33:27.162Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-06T17:33:29.698Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-04-06T17:33:30.637Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-06T17:33:31.575Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-06T17:33:32.513Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-04-06T17:33:44.717Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-04-06T17:33:44.717Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-06T17:33:45.653Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-04-06T17:33:45.653Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-04-06T17:33:45.653Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-06T17:33:45.653Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-06T17:33:46.221Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-06T17:33:48.766Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-04-06T17:33:49.703Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-06T17:33:50.101Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-06T17:33:50.101Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-06T17:33:50.101Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-06T17:33:51.058Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-06T17:33:52.253Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-06T17:33:53.630Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-06T17:33:53.929Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-06T17:33:56.800Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-06T17:34:00.193Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-06T17:34:00.193Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-06T17:34:00.451Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-06T17:34:01.828Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-06T17:34:01.828Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-06T17:34:02.088Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-06T17:34:03.466Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-06T17:34:05.369Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-06T17:34:06.746Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-06T17:34:06.746Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-06T17:34:07.005Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-04-06T17:34:07.942Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-04-06T17:34:08.510Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-06T17:34:10.416Z] === RUN TestDockerSuite/TestRunMount [2021-04-06T17:34:16.983Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-04-06T17:34:19.518Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-06T17:34:20.465Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-06T17:34:21.403Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-06T17:34:22.781Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-06T17:34:25.319Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-06T17:34:28.610Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-06T17:34:31.146Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-06T17:34:33.052Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-06T17:34:34.960Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-06T17:34:36.338Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-06T17:34:36.338Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-06T17:34:37.276Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-06T17:34:38.656Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-06T17:34:39.224Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-06T17:34:40.161Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-06T17:34:42.697Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-06T17:34:44.602Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-06T17:34:49.910Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-06T17:34:49.910Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-06T17:34:49.910Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-04-06T17:34:50.477Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-06T17:34:50.736Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-06T17:34:51.305Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-06T17:34:52.243Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-06T17:34:52.243Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-06T17:34:52.811Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-06T17:34:57.092Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-06T17:34:57.092Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-06T17:34:57.092Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-06T17:34:59.373Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-04-06T17:34:59.374Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-06T17:34:59.374Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-04-06T17:35:00.311Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-06T17:35:02.217Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-06T17:35:03.157Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-04-06T17:35:03.416Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-06T17:35:03.983Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-06T17:35:04.551Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-06T17:35:05.487Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-06T17:35:05.746Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-06T17:35:05.746Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-06T17:35:06.682Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-06T17:35:07.249Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-06T17:35:07.249Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-06T17:35:07.819Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-04-06T17:35:09.198Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-06T17:35:09.198Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-06T17:35:12.495Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-06T17:35:14.399Z] === RUN TestDockerSuite/TestRunRm [2021-04-06T17:35:14.658Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-06T17:35:18.847Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-06T17:35:19.415Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-06T17:35:19.985Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-04-06T17:35:21.363Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-04-06T17:35:22.301Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-04-06T17:35:26.493Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-04-06T17:35:29.779Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-04-06T17:35:30.716Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-04-06T17:35:30.975Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-04-06T17:35:31.912Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-04-06T17:35:32.170Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-04-06T17:35:32.739Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-04-06T17:35:33.307Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-04-06T17:35:33.876Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-06T17:35:34.813Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-06T17:35:35.751Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-06T17:35:38.297Z] === RUN TestDockerSuite/TestRunState [2021-04-06T17:35:39.675Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-06T17:35:40.612Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-06T17:35:41.180Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-06T17:35:41.440Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-04-06T17:35:41.440Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-06T17:35:42.376Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-06T17:35:42.635Z] === RUN TestDockerSuite/TestRunSysctls [2021-04-06T17:35:44.542Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-06T17:35:44.542Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-06T17:35:44.542Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-06T17:35:44.801Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-04-06T17:35:47.336Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-04-06T17:35:47.904Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-04-06T17:35:49.810Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-04-06T17:35:54.024Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-06T17:35:56.557Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-06T17:35:57.495Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-06T17:35:58.063Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-06T17:35:58.633Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-06T17:36:01.176Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-06T17:36:01.763Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-06T17:36:02.699Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-06T17:36:02.699Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-06T17:36:02.958Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-06T17:36:03.896Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-06T17:36:04.464Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-06T17:36:05.401Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-04-06T17:36:05.401Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-06T17:36:05.401Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-06T17:36:05.971Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-06T17:36:09.042Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-06T17:36:09.042Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-06T17:36:09.042Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-06T17:36:10.165Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-06T17:36:11.102Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-06T17:36:12.038Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-06T17:36:14.579Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-06T17:36:15.521Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-06T17:36:18.055Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-06T17:36:20.589Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-06T17:36:21.159Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-06T17:36:21.159Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-06T17:36:21.159Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-06T17:36:21.159Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-06T17:36:21.159Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-04-06T17:36:21.159Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-04-06T17:36:23.769Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-06T17:36:25.347Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-04-06T17:36:25.915Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-04-06T17:36:27.345Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-04-06T17:36:27.913Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-04-06T17:36:28.850Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-06T17:36:28.850Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-04-06T17:36:29.786Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-04-06T17:36:29.786Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-04-06T17:36:29.786Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-04-06T17:36:29.786Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-06T17:36:29.786Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-04-06T17:36:29.786Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-04-06T17:36:29.786Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-04-06T17:36:29.786Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-04-06T17:36:29.786Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-04-06T17:36:29.786Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-04-06T17:36:30.354Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-04-06T17:36:31.291Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-04-06T17:36:31.859Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-04-06T17:36:31.859Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-04-06T17:36:32.272Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-06T17:36:32.794Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-06T17:36:33.053Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-06T17:36:33.622Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-06T17:36:33.882Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-04-06T17:36:34.451Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-04-06T17:36:35.155Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-04-06T17:36:35.155Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-06T17:36:35.155Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-06T17:36:36.092Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-06T17:36:37.470Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-04-06T17:36:38.038Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-04-06T17:36:38.038Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-06T17:36:38.605Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-06T17:36:38.605Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-06T17:36:40.508Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-06T17:36:40.508Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-06T17:36:40.906Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-06T17:36:43.040Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-06T17:36:43.607Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-06T17:36:43.607Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-06T17:36:43.607Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-06T17:36:44.544Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-04-06T17:36:45.481Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-04-06T17:36:46.859Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-06T17:36:46.859Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-06T17:36:48.249Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-06T17:36:48.507Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-06T17:36:48.766Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-04-06T17:36:48.766Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-06T17:36:52.055Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-06T17:36:52.055Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-06T17:36:53.959Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-06T17:36:53.959Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-06T17:36:53.959Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-06T17:36:54.528Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-04-06T17:36:55.464Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-06T17:36:58.001Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-06T17:36:58.001Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-06T17:36:58.001Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-06T17:36:58.001Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-06T17:36:58.260Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-06T17:36:58.829Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-06T17:37:02.118Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-06T17:37:03.495Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-04-06T17:37:08.767Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-06T17:37:10.673Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-06T17:37:12.579Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-06T17:37:12.838Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-04-06T17:37:14.232Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-06T17:37:16.137Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-04-06T17:37:17.073Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-06T17:37:20.366Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-06T17:37:20.935Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-06T17:37:22.845Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-06T17:37:22.845Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-04-06T17:37:23.305Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-06T17:37:25.381Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-06T17:37:26.759Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-04-06T17:37:27.327Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-06T17:37:31.519Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-06T17:37:31.519Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-04-06T17:37:31.519Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-04-06T17:37:36.792Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-06T17:37:37.365Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-04-06T17:37:37.944Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-04-06T17:37:38.880Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-04-06T17:37:39.446Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-06T17:37:40.901Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-06T17:37:41.993Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-04-06T17:37:45.279Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-06T17:37:47.810Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-04-06T17:37:49.403Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-06T17:37:49.713Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-06T17:37:50.281Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-06T17:37:51.219Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-06T17:37:51.479Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-06T17:37:51.479Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-06T17:37:52.857Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-06T17:37:58.129Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-06T17:38:00.663Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-04-06T17:38:01.232Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-04-06T17:38:02.169Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-04-06T17:38:02.169Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-04-06T17:38:03.107Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-04-06T17:38:05.014Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-04-06T17:38:05.014Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-04-06T17:38:06.391Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-04-06T17:38:07.780Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-04-06T17:38:08.717Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-04-06T17:38:10.621Z] === RUN TestDockerSuite/TestUpdateStats [2021-04-06T17:38:14.808Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-04-06T17:38:15.745Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-04-06T17:38:15.745Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-04-06T17:38:17.649Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-04-06T17:38:18.586Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-06T17:38:25.155Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-04-06T17:38:30.426Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-04-06T17:38:35.697Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-04-06T17:38:35.698Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-04-06T17:38:38.987Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-06T17:38:45.564Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-06T17:38:50.837Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-04-06T17:38:53.372Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-04-06T17:38:55.285Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-04-06T17:38:56.661Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-04-06T17:38:58.039Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-04-06T17:38:59.945Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-04-06T17:39:02.478Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-04-06T17:39:04.387Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-04-06T17:39:06.922Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-04-06T17:39:08.841Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-06T17:39:23.723Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-06T17:39:23.723Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-06T17:39:23.723Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-06T17:39:24.661Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-06T17:39:24.661Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-06T17:39:24.661Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-06T17:39:24.661Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-06T17:39:25.597Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-06T17:39:25.597Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-06T17:39:26.537Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-06T17:39:26.537Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-06T17:39:26.537Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-06T17:39:26.537Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-06T17:39:26.537Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-06T17:39:29.072Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-06T17:39:29.072Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-06T17:39:29.072Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-06T17:39:29.072Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-06T17:39:29.072Z] === RUN TestDockerSuite/TestVolumeEvents [2021-04-06T17:39:30.502Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-06T17:39:30.502Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-06T17:39:30.502Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-06T17:39:30.502Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-06T17:39:30.502Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-06T17:39:30.502Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-06T17:39:30.502Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-06T17:39:30.502Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-06T17:39:30.502Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-06T17:39:33.372Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-06T17:39:35.633Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-06T17:39:36.242Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-06T17:39:37.011Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-04-06T17:39:37.011Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-06T17:39:37.011Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-06T17:39:37.270Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-06T17:39:40.888Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-06T17:39:40.888Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-06T17:39:40.888Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-06T17:39:40.888Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-06T17:39:40.888Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-06T17:39:40.888Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-06T17:39:41.462Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-06T17:39:43.758Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-06T17:39:43.758Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-06T17:39:43.758Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-06T17:39:44.210Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-06T17:39:44.662Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-06T17:39:44.758Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite (1951.75s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.09s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.68s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.91s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (3.17s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.48s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.82s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.88s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.49s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.27s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.15s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.94s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.62s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.50s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.37s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.14s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.36s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.55s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.38s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAttachDetach (1.13s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.07s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.87s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (2.45s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.34s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.05s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.91s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.84s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.78s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.00s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (28.18s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.55s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.77s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.92s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.50s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.99s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.02s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.21s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.28s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.78s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (2.10s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.58s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.30s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.81s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.04s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.68s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.63s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.84s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.14s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.89s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.99s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.28s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.17s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.33s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.54s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.93s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.05s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.34s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.19s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.69s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.98s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.41s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (20.62s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.28s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.25s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.20s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (4.04s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.24s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.83s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.71s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.13s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.88s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.65s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.94s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.84s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.34s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.30s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.27s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.24s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.29s) [2021-04-06T17:39:44.758Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-06T17:39:44.758Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.27s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.12s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.93s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.27s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.23s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.94s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.55s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.48s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.71s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.08s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.55s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.56s) [2021-04-06T17:39:44.758Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-04-06T17:39:44.758Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-06T17:39:44.758Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-04-06T17:39:44.758Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-06T17:39:44.758Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-04-06T17:39:44.758Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-06T17:39:44.758Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-06T17:39:44.758Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.54s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.75s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.01s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.98s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.05s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.89s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.92s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.85s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.74s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.59s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.65s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.64s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.03s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.79s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.71s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.28s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.50s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.59s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.38s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.33s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.54s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.01s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.35s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (24.44s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.45s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.39s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.56s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.00s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.34s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildEnv (2.32s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.85s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.81s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (9.77s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (31.16s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.62s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (12.38s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.56s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.70s) [2021-04-06T17:39:44.758Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-04-06T17:39:44.758Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2021-04-06T17:39:44.758Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.18s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildExpose (0.25s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.46s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.56s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.27s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildFails (1.42s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.69s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.64s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.77s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.60s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.65s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.49s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.17s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.55s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.26s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.11s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (3.22s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.48s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildHistory (3.77s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.40s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.86s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.52s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.41s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.98s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildLabel (0.38s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.36s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildLabels (0.59s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.14s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.48s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.59s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.54s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.23s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.19s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.48s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.30s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.35s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.40s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.93s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.04s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.24s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.60s) [2021-04-06T17:39:44.759Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-04-06T17:39:44.759Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.51s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.44s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.31s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.80s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.92s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.27s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.25s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.45s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.46s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.49s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.75s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.29s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.62s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.57s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.57s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.59s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.27s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.29s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.80s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.34s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.12s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildPATH (2.18s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.87s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.30s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.29s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (6.97s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.63s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildRm (2.91s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.95s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.98s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.42s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.06s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.07s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.99s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.96s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2021-04-06T17:39:44.759Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-06T17:39:44.759Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.24s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.18s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildStderr (1.12s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.71s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.45s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.14s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.63s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.07s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.56s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildUser (2.09s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.79s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (21.99s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.01s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.27s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.44s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.30s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.05s) [2021-04-06T17:39:44.759Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.05s) [2021-04-06T17:39:44.759Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-06T17:39:44.759Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2021-04-06T17:39:44.759Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-06T17:39:44.759Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-04-06T17:39:44.759Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-06T17:39:44.759Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-04-06T17:39:44.759Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (3.55s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.94s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.00s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.34s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.12s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.12s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.55s) [2021-04-06T17:39:44.759Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-06T17:39:44.759Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.69s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.60s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-06T17:39:44.759Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-06T17:39:44.759Z] docker_cli_sni_test.go:18: Flakey test [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.87s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.26s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestCommitChange (1.23s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.07s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.93s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.97s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.62s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestCommitTTY (2.07s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.98s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.05s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.12s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.92s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.87s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.12s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.04s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.27s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.21s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.94s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.20s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.25s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.01s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.26s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.13s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.12s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.97s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.80s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.11s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.24s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.17s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.45s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.01s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.95s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.13s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.67s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.77s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.77s) [2021-04-06T17:39:44.759Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-06T17:39:44.759Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.76s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.78s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.23s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.71s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.18s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.68s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.92s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.23s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.78s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.80s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.87s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.72s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b367e0_} (1.99s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1055486137_/foo_false____} (1.70s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1055486137_/foo_true____} (1.84s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3933861572_/foo_false____} (1.75s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3933861572_/foo_true____} (1.85s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3933861572_/foo_true__0xc000b36840__} (1.73s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b36860_} (1.87s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b36880_} (2.11s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b368a0_} (1.80s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b368c0_} (1.93s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.97s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (4.83s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.23s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (6.17s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.31s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.05s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.17s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.97s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.87s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.87s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.01s) [2021-04-06T17:39:44.759Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.88s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.81s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.91s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.28s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.84s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.93s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.70s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.88s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.79s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.86s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.83s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.95s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.82s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.87s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.46s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.72s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.16s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.81s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.68s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.75s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.40s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.34s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.78s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.11s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.34s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpToDot (0.77s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.40s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.45s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpToStdout (0.85s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.79s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.43s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.25s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.30s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.40s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.86s) [2021-04-06T17:39:44.760Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-06T17:39:44.760Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.80s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.32s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2021-04-06T17:39:44.760Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-06T17:39:44.760Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.60s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.68s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.85s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.76s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.78s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.49s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.54s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.78s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.96s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.13s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.29s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.98s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.84s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.50s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.47s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.95s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.48s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.28s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.03s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.57s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsAttach (0.81s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsCommit (1.01s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.82s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.79s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.77s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.75s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.50s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.18s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.25s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsCopy (1.22s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.73s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.81s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.46s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.89s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.48s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.30s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.48s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsFilters (1.57s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsFormat (1.41s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.92s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.42s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.23s) [2021-04-06T17:39:44.760Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-06T17:39:44.760Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-06T17:39:44.760Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-06T17:39:44.760Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.38s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.80s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsRename (0.83s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsResize (0.82s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.68s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.53s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.03s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.08s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsTop (1.11s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsUntag (2.63s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.46s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExec (1.13s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.77s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.74s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.76s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.05s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.05s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.14s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.38s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.48s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.84s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.43s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.63s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecCgroup (2.61s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecEnv (1.06s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.82s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.13s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecInspectID (3.14s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecInteractive (1.13s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.32s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.42s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecParseError (1.09s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.39s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.01s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.79s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.06s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecStartFails (1.12s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.45s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.83s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecTTY (1.62s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.69s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.13s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecUlimits (1.44s) [2021-04-06T17:39:44.760Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-06T17:39:44.760Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.84s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.07s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.73s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.10s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestExecWithUser (1.46s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.77s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.79s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.82s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.79s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.98s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestHealth (23.55s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.86s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.98s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.15s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.29s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.45s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.00s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.87s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.83s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.39s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.32s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestImportDisplay (1.87s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestImportFile (1.68s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.70s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestImportGzipped (1.83s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.87s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.86s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.86s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.83s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.79s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.85s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.31s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.26s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.76s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.95s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.46s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.72s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.75s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.74s) [2021-04-06T17:39:44.760Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-06T17:39:44.760Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.55s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.01s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectDefault (1.11s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectHistory (1.00s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2021-04-06T17:39:44.760Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-06T17:39:44.760Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.72s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.89s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.31s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.24s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.86s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.19s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectStatus (1.12s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.03s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.01s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.83s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.78s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.79s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.77s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.75s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.49s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.54s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.46s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.48s) [2021-04-06T17:39:44.760Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.22s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.23s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.34s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.06s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.90s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.32s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.45s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.18s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.41s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.88s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.63s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.70s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.74s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.84s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.75s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.76s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.77s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.12s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.09s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.07s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.20s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.17s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.64s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.01s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.14s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLogsSince (7.18s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.21s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.18s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLogsTail (1.31s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.43s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.34s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.34s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.13s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestNetHostname (2.90s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.52s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestNetworkEvents (7.10s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.22s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.91s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPluginActive (1.55s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.17s) [2021-04-06T17:39:44.761Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2021-04-06T17:39:44.761Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.84s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.58s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.35s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.48s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.73s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.94s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.11s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.35s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPortList (10.87s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.40s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.11s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.72s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.95s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.88s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.92s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.73s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.53s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.44s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPsByOrder (4.04s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.21s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.01s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.37s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.68s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.49s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.58s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (3.09s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.79s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.89s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.12s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.03s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.72s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.12s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPsRightTagName (3.09s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.86s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.25s) [2021-04-06T17:39:44.761Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-06T17:39:44.761Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.99s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.68s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.71s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.08s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.63s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.33s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.16s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.50s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.43s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (5.42s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (2.17s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.33s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.20s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.28s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.90s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.00s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRmiTag (0.29s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.18s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.15s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.74s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.86s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.42s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunAddHost (0.74s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.48s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.75s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.73s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.01s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.79s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.40s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.81s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.95s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.45s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.89s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.90s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.87s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.77s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.90s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.04s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.05s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.72s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.83s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.85s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.10s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.83s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.78s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.73s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.75s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.74s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.73s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.71s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.71s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.71s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.72s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.10s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.75s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.76s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.06s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.86s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (2.04s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.81s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.36s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.74s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.74s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.74s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.78s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.91s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.11s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.41s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.77s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.44s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.26s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (3.00s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.91s) [2021-04-06T17:39:44.761Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-04-06T17:39:44.761Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-04-06T17:39:44.761Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-06T17:39:44.761Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.84s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (3.10s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.75s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.41s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.90s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.91s) [2021-04-06T17:39:44.761Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-06T17:39:44.761Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.73s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.69s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.74s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.75s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.72s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.72s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.74s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunExitCode (0.69s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.82s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.90s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.02s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.84s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.73s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.43s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.48s) [2021-04-06T17:39:44.761Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-06T17:39:44.761Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.54s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (1.06s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.78s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.64s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.44s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.73s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.46s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (2.03s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.73s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.81s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.60s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.58s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.22s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.60s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.55s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.51s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.90s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunMount (9.16s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.89s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.48s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.19s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.66s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.19s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.47s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.55s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.56s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.95s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunNetHost (1.23s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.77s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.97s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.25s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.22s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.38s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.65s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.73s) [2021-04-06T17:39:44.761Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.72s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.70s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.73s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.75s) [2021-04-06T17:39:44.762Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-06T17:39:44.762Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.76s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.71s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.88s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.05s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2021-04-06T17:39:44.762Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.53s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.54s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.74s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.50s) [2021-04-06T17:39:44.762Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-06T17:39:44.762Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.78s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2021-04-06T17:39:44.762Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-06T17:39:44.762Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.75s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.43s) [2021-04-06T17:39:44.762Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-06T17:39:44.762Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.19s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.58s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunRm (0.73s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.76s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.70s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.43s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.73s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.70s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.92s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.80s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.75s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.50s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.50s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.74s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.78s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunState (1.56s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.75s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.76s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2021-04-06T17:39:44.762Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-06T17:39:44.762Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.71s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunSysctls (1.49s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.36s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.71s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.70s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.68s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.21s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.74s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.73s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.71s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.06s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunUserByID (0.78s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.75s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunUserByName (0.73s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.78s) [2021-04-06T17:39:44.762Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-06T17:39:44.762Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.71s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.07s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.72s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.03s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.24s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.44s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.31s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.46s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s) [2021-04-06T17:39:44.762Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-04-06T17:39:44.762Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-04-06T17:39:44.762Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-06T17:39:44.762Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-04-06T17:39:44.762Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-06T17:39:44.762Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2021-04-06T17:39:44.762Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-06T17:39:44.762Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.85s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.71s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.47s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.73s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.78s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.72s) [2021-04-06T17:39:44.762Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-06T17:39:44.762Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-04-06T17:39:44.762Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-06T17:39:44.762Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-06T17:39:44.762Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-06T17:39:44.762Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-06T17:39:44.762Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-06T17:39:44.762Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-06T17:39:44.762Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-06T17:39:44.762Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-06T17:39:44.762Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-06T17:39:44.762Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.73s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.74s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.73s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.93s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.71s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.72s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.72s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.71s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.39s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.74s) [2021-04-06T17:39:44.762Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-06T17:39:44.762Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.57s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.40s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.18s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.71s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.96s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.98s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.10s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.76s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.44s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.58s) [2021-04-06T17:39:44.762Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents642959953 [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.09s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.80s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (2.01s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (3.13s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (6.00s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.94s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.40s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.84s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (3.10s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.82s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.85s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestStartRecordError (2.16s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.33s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.04s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.57s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.59s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.43s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.79s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.72s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.79s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.78s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2021-04-06T17:39:44.762Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-06T17:39:44.762Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.02s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.63s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.37s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.71s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.74s) [2021-04-06T17:39:44.762Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-06T17:39:44.762Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.06s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.89s) [2021-04-06T17:39:44.762Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-06T17:39:44.762Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.43s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.12s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.08s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.76s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUpdateStats (3.80s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.47s) [2021-04-06T17:39:44.762Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-06T17:39:44.762Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.85s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.07s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.87s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.46s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.82s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (4.24s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.65s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.06s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.16s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.08s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.49s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.49s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.10s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.20s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.17s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.14s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.18s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.76s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.78s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.87s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.25s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.65s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.25s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.61s) [2021-04-06T17:39:44.762Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.83s) [2021-04-06T17:39:44.762Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-04-06T17:39:44.762Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-06T17:39:44.762Z] === RUN TestDockerRegistrySuite [2021-04-06T17:39:44.762Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-06T17:39:46.161Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-06T17:39:47.542Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-06T17:39:49.303Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-06T17:39:49.449Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-06T17:39:49.449Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-06T17:39:50.828Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-04-06T17:39:54.249Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-06T17:39:56.155Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-04-06T17:40:01.427Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-06T17:40:04.025Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-06T17:40:04.025Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-06T17:40:04.025Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-06T17:40:04.025Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-06T17:40:04.025Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-06T17:40:04.025Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-06T17:40:04.025Z] === RUN TestDockerSuite/TestBuildFails [2021-04-06T17:40:05.546Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-06T17:40:05.546Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-06T17:40:05.617Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-06T17:40:06.185Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-06T17:40:07.563Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-06T17:40:08.945Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-06T17:40:10.321Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-06T17:40:11.288Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-06T17:40:11.699Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-06T17:40:13.083Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-06T17:40:14.461Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-06T17:40:15.940Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-06T17:40:16.995Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-06T17:40:19.530Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-06T17:40:20.910Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-06T17:40:24.202Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-06T17:40:25.139Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-06T17:40:25.398Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-06T17:40:26.778Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-06T17:40:27.716Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-06T17:40:28.247Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-06T17:40:29.096Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-06T17:40:32.384Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-06T17:40:32.886Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-06T17:40:32.951Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-06T17:40:33.840Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-06T17:40:34.331Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-06T17:40:34.589Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-06T17:40:34.849Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-06T17:40:35.108Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-06T17:40:35.367Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-06T17:40:35.626Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-06T17:40:35.885Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-06T17:40:37.286Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-06T17:40:38.483Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-06T17:40:38.483Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-06T17:40:39.190Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-06T17:40:39.437Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-06T17:40:39.890Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-06T17:40:39.890Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-06T17:40:40.567Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-06T17:40:41.948Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-06T17:40:42.884Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite (59.06s) [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.50s) [2021-04-06T17:40:43.822Z] check_test.go:196: [dbfabec06a826] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.45s) [2021-04-06T17:40:43.822Z] check_test.go:196: [dcaeb740e7a03] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.63s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d1e81daea2548] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d785a5ee94257] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.29s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d41c418c23ed2] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (7.44s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d22ebb3afc280] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.74s) [2021-04-06T17:40:43.822Z] check_test.go:196: [dbd652bdde2b8] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.39s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d6f34dee60d0f] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.25s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d8c253b01550e] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.38s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d24ca1749a9a8] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.39s) [2021-04-06T17:40:43.822Z] check_test.go:196: [dd994cd39c3d1] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.38s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d6ead90f5c69a] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.36s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d0ac6a9aef234] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.30s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d5ba7168cccc2] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.53s) [2021-04-06T17:40:43.822Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6b089cf9c5d4e272c9fe679491da64cde8e1c8360fb4f8e12dc1fa989d79dec5 [2021-04-06T17:40:43.822Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6f647be0612c8d82c3aa636cdf4bb2da2d718a1b9395e3c99811a895049f6593 [2021-04-06T17:40:43.822Z] check_test.go:196: [d58d3aefe10d8] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.48s) [2021-04-06T17:40:43.822Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ee8ebb2af63eb89cb8ae190117590f558909e6c20be4ef1cbeb7072acc64660d [2021-04-06T17:40:43.822Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:82bf4f6fb19186b28ee53da0df7bad151d3fda82550781e08196f7fdce807e7d [2021-04-06T17:40:43.822Z] check_test.go:196: [d94d71df86d7b] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.31s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d3f93d4d36e40] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.00s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d6a8cee43b3d8] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.52s) [2021-04-06T17:40:43.822Z] check_test.go:196: [de7db39a5b081] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d188a67abf81a] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.30s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d7145b8ac6013] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.19s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d00203120f735] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.21s) [2021-04-06T17:40:43.822Z] check_test.go:196: [dbdc0326acb72] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.43s) [2021-04-06T17:40:43.822Z] check_test.go:196: [dff326234ed46] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d6f0a14828d63] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.34s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d3d51e9976f96] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d2c1ca5112b24] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d53101c721edf] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d9b94278f4fb5] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d4a7f6f8c9f11] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.38s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d11f04b4f993d] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d2daa0373950d] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.35s) [2021-04-06T17:40:43.822Z] check_test.go:196: [da0b661bf365c] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.02s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d5d8cbc9065d8] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.10s) [2021-04-06T17:40:43.822Z] check_test.go:196: [dd8d190fcba22] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.33s) [2021-04-06T17:40:43.822Z] check_test.go:196: [d88c521fc6b39] daemon is not started [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.09s) [2021-04-06T17:40:43.822Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.97s) [2021-04-06T17:40:43.822Z] === RUN TestDockerSchema1RegistrySuite [2021-04-06T17:40:43.822Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-06T17:40:44.082Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-06T17:40:48.273Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-06T17:40:54.612Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-06T17:40:54.612Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-06T17:40:54.838Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-06T17:40:58.127Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-06T17:40:59.505Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-06T17:41:00.883Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-06T17:41:00.883Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-06T17:41:02.261Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-06T17:41:03.114Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-06T17:41:03.114Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-06T17:41:03.638Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-06T17:41:05.029Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-06T17:41:05.265Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-06T17:41:05.265Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-06T17:41:05.720Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-06T17:41:05.720Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-06T17:41:08.317Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-06T17:41:08.575Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-06T17:41:09.142Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-06T17:41:09.142Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-06T17:41:09.401Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-06T17:41:09.659Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-06T17:41:10.227Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-06T17:41:10.227Z] --- PASS: TestDockerSchema1RegistrySuite (26.58s) [2021-04-06T17:41:10.227Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.27s) [2021-04-06T17:41:10.227Z] check_test.go:223: [dd2c41aa11049] daemon is not started [2021-04-06T17:41:10.227Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.75s) [2021-04-06T17:41:10.227Z] check_test.go:223: [dce2148bd2c8e] daemon is not started [2021-04-06T17:41:10.227Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.43s) [2021-04-06T17:41:10.227Z] check_test.go:223: [d15d1f20a4f32] daemon is not started [2021-04-06T17:41:10.227Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.97s) [2021-04-06T17:41:10.227Z] check_test.go:223: [d6251ae99fd1d] daemon is not started [2021-04-06T17:41:10.227Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.37s) [2021-04-06T17:41:10.227Z] check_test.go:223: [d120717cfde6a] daemon is not started [2021-04-06T17:41:10.227Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.31s) [2021-04-06T17:41:10.227Z] check_test.go:223: [d1053a19cfe5d] daemon is not started [2021-04-06T17:41:10.227Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-04-06T17:41:10.227Z] check_test.go:223: [df6605ec2b45f] daemon is not started [2021-04-06T17:41:10.227Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.31s) [2021-04-06T17:41:10.227Z] check_test.go:223: [d2f077554e6b3] daemon is not started [2021-04-06T17:41:10.227Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.22s) [2021-04-06T17:41:10.227Z] check_test.go:223: [deffc4ba43564] daemon is not started [2021-04-06T17:41:10.227Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.30s) [2021-04-06T17:41:10.227Z] check_test.go:223: [d46213904159b] daemon is not started [2021-04-06T17:41:10.227Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.43s) [2021-04-06T17:41:10.227Z] check_test.go:223: [dae2214f5263b] daemon is not started [2021-04-06T17:41:10.227Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.46s) [2021-04-06T17:41:10.227Z] check_test.go:223: [d6c27a832a591] daemon is not started [2021-04-06T17:41:10.227Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2021-04-06T17:41:10.227Z] check_test.go:223: [d10ef5ba7427c] daemon is not started [2021-04-06T17:41:10.227Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-04-06T17:41:10.227Z] check_test.go:223: [d99912e9f50d5] daemon is not started [2021-04-06T17:41:10.227Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-04-06T17:41:10.227Z] check_test.go:223: [db1ac7daf753a] daemon is not started [2021-04-06T17:41:10.227Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2021-04-06T17:41:10.227Z] check_test.go:223: [db803fda2cbc7] daemon is not started [2021-04-06T17:41:10.227Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-04-06T17:41:10.227Z] check_test.go:223: [d99c7a366e0c7] daemon is not started [2021-04-06T17:41:10.227Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-04-06T17:41:10.227Z] check_test.go:223: [dc501f2d704b0] daemon is not started [2021-04-06T17:41:10.227Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-06T17:41:10.227Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-06T17:41:10.530Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-06T17:41:10.530Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-06T17:41:11.163Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-06T17:41:11.488Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-06T17:41:11.731Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-06T17:41:11.731Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-06T17:41:11.940Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-06T17:41:12.894Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-06T17:41:13.108Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-06T17:41:13.347Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-06T17:41:13.366Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-06T17:41:13.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-06T17:41:14.502Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-06T17:41:14.502Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.24s) [2021-04-06T17:41:14.502Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.85s) [2021-04-06T17:41:14.502Z] check_test.go:252: [ddfe8b2d69203] daemon is not started [2021-04-06T17:41:14.502Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2021-04-06T17:41:14.502Z] check_test.go:252: [debfd98c6a846] daemon is not started [2021-04-06T17:41:14.502Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-04-06T17:41:14.502Z] check_test.go:252: [db2c698de3430] daemon is not started [2021-04-06T17:41:14.502Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.38s) [2021-04-06T17:41:14.502Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-04-06T17:41:14.502Z] check_test.go:252: [d69fcfb19c43e] daemon is not started [2021-04-06T17:41:14.502Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2021-04-06T17:41:14.502Z] check_test.go:252: [d1b140a0557a7] daemon is not started [2021-04-06T17:41:14.502Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2021-04-06T17:41:14.502Z] check_test.go:252: [d6f24d1b0ffb7] daemon is not started [2021-04-06T17:41:14.502Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-04-06T17:41:14.502Z] check_test.go:252: [d0d31fc1a4824] daemon is not started [2021-04-06T17:41:14.502Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-06T17:41:14.502Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-06T17:41:14.862Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-06T17:41:19.771Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-06T17:41:20.032Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-06T17:41:20.032Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-06T17:41:20.291Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-06T17:41:20.291Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.87s) [2021-04-06T17:41:20.291Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-04-06T17:41:20.291Z] check_test.go:279: [d4412ae3722fd] daemon is not started [2021-04-06T17:41:20.291Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.23s) [2021-04-06T17:41:20.291Z] check_test.go:279: [d3cc6b3b7b018] daemon is not started [2021-04-06T17:41:20.291Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2021-04-06T17:41:20.291Z] check_test.go:279: [db7b65479fd42] daemon is not started [2021-04-06T17:41:20.291Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-04-06T17:41:20.291Z] check_test.go:279: [d040bc1b6e66a] daemon is not started [2021-04-06T17:41:20.291Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-04-06T17:41:20.291Z] check_test.go:279: [d1cd72dbdc739] daemon is not started [2021-04-06T17:41:20.291Z] === RUN TestDockerNetworkSuite [2021-04-06T17:41:20.291Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-04-06T17:41:20.603Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-06T17:41:20.603Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-06T17:41:20.603Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-06T17:41:20.603Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-06T17:41:20.603Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-06T17:41:20.603Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-06T17:41:20.603Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-06T17:41:21.055Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-06T17:41:21.507Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-06T17:41:23.580Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-04-06T17:41:25.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-04-06T17:41:26.153Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-06T17:41:33.615Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-04-06T17:41:35.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-04-06T17:41:39.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-04-06T17:41:43.001Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-04-06T17:41:47.153Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-06T17:41:47.153Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-06T17:41:47.606Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-06T17:41:52.982Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-04-06T17:41:56.269Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-04-06T17:41:56.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-04-06T17:41:59.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-04-06T17:42:00.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-04-06T17:42:00.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-04-06T17:42:02.474Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-04-06T17:42:04.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-04-06T17:42:04.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-04-06T17:42:05.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-04-06T17:42:07.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-04-06T17:42:07.391Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-04-06T17:42:07.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-04-06T17:42:07.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-04-06T17:42:09.812Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-04-06T17:42:09.812Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-04-06T17:42:11.190Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-04-06T17:42:11.510Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-04-06T17:42:12.079Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-04-06T17:42:12.079Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-04-06T17:42:12.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-04-06T17:42:12.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-04-06T17:42:13.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-04-06T17:42:13.015Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-04-06T17:42:13.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-04-06T17:42:15.551Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-04-06T17:42:17.442Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-06T17:42:18.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-04-06T17:42:19.994Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-04-06T17:42:20.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-04-06T17:42:22.835Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-04-06T17:42:35.034Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-06T17:42:35.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-04-06T17:42:35.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-04-06T17:42:36.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-04-06T17:42:37.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-04-06T17:42:37.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-04-06T17:42:37.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-04-06T17:42:37.904Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-06T17:42:38.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-04-06T17:42:38.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-04-06T17:42:43.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-04-06T17:42:43.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-04-06T17:42:43.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-04-06T17:42:43.648Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-06T17:42:44.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-04-06T17:42:49.388Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-06T17:42:51.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-04-06T17:42:57.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-04-06T17:42:57.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-04-06T17:42:58.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-04-06T17:43:01.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-04-06T17:43:01.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-04-06T17:43:02.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-04-06T17:43:03.430Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-04-06T17:43:04.112Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-06T17:43:04.112Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-06T17:43:05.338Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite (109.78s) [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.16s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d55a47b07776c] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.58s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d89406b91e4af] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.42s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [dcba8235728d1] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.81s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d97839dfb3ef1] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.20s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:1233: [d6c6ae41810cd] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.36s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [dfeb6d707787a] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.60s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [de5825ea83dfb] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.88s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d662fe6425422] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.46s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d13da338a7407] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.99s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [db3321ed7d825] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.64s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d3fa0ba589695] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.67s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d3b1798e85257] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.85s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [dbe75dd477c59] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.46s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d4f28404faf82] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.97s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d5aba3ddd7da7] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.59s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d98bfae6ae292] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.47s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d4240c01502a3] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d0509a5514048] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.48s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d6cba7857a53c] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.50s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [dcdb0ce6c27b0] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.56s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [df541913c6f4c] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [dffa986d0cb1a] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.60s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d18f763d7ef97] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d799a20355ab5] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (5.28s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:968: [d8117338aeb90] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.81s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d7b1932b6f7f6] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (12.66s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:1116: [d98f148799d3b] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.53s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [de375177294fa] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.59s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d1c7d67c7690f] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.46s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d1177a0823540] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d8b37dcf88a70] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.48s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d81953a5e16bb] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.51s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d68c31b6cb967] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d607e9a97753a] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.38s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d3b5e254d312d] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d75b20384c403] daemon is not started [2021-04-06T17:43:10.610Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d700ae866d0aa] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.65s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [dc60fa8aeaac1] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (6.68s) [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.57s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:1084: [d12bb068c4bab] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d4c65ab9b01d2] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.53s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [dcaa3da69f912] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.71s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [de379a80d41fb] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [dc9e31328676b] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.41s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d877bc4da7c5b] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.84s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d089fddca15cc] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.75s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [d36fa5f70e41a] daemon is not started [2021-04-06T17:43:10.610Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.17s) [2021-04-06T17:43:10.610Z] docker_cli_network_unix_test.go:46: [dbb95693ee513] daemon is not started [2021-04-06T17:43:10.610Z] === RUN TestDockerHubPullSuite [2021-04-06T17:43:10.610Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-04-06T17:43:11.138Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-06T17:43:11.591Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-06T17:43:11.591Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-06T17:43:11.591Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-06T17:43:12.514Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-04-06T17:43:14.462Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-06T17:43:15.045Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-04-06T17:43:15.045Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-04-06T17:43:16.421Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-04-06T17:43:16.680Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-04-06T17:43:16.680Z] --- PASS: TestDockerHubPullSuite (6.50s) [2021-04-06T17:43:16.680Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.25s) [2021-04-06T17:43:16.680Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2021-04-06T17:43:16.680Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s) [2021-04-06T17:43:16.680Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.38s) [2021-04-06T17:43:16.680Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-04-06T17:43:16.680Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-04-06T17:43:16.680Z] PASS [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === Skipped [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-06T17:43:16.680Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-04-06T17:43:16.680Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-04-06T17:43:16.680Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-04-06T17:43:16.680Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-06T17:43:16.680Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-04-06T17:43:16.680Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-04-06T17:43:16.680Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-06T17:43:16.680Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.05s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.05s) [2021-04-06T17:43:16.680Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2021-04-06T17:43:16.680Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-04-06T17:43:16.680Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-04-06T17:43:16.680Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-06T17:43:16.680Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-06T17:43:16.680Z] docker_cli_sni_test.go:18: Flakey test [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-06T17:43:16.680Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-06T17:43:16.680Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-06T17:43:16.680Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-06T17:43:16.680Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-06T17:43:16.680Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-06T17:43:16.680Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-06T17:43:16.680Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-06T17:43:16.680Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2021-04-06T17:43:16.680Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-06T17:43:16.680Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-04-06T17:43:16.680Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-06T17:43:16.680Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-06T17:43:16.680Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-06T17:43:16.680Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-06T17:43:16.680Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.680Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-06T17:43:16.680Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-06T17:43:16.680Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-04-06T17:43:16.680Z] [2021-04-06T17:43:16.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-06T17:43:16.681Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-06T17:43:16.681Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-04-06T17:43:16.681Z] [2021-04-06T17:43:16.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-06T17:43:16.681Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-06T17:43:16.681Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-06T17:43:16.681Z] [2021-04-06T17:43:16.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-06T17:43:16.681Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-06T17:43:16.681Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-06T17:43:16.681Z] [2021-04-06T17:43:16.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-06T17:43:16.681Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-06T17:43:16.681Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-06T17:43:16.681Z] [2021-04-06T17:43:16.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-04-06T17:43:16.681Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-04-06T17:43:16.681Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-04-06T17:43:16.681Z] [2021-04-06T17:43:16.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-06T17:43:16.681Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-06T17:43:16.681Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-04-06T17:43:16.681Z] [2021-04-06T17:43:16.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-06T17:43:16.681Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-06T17:43:16.681Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-04-06T17:43:16.681Z] [2021-04-06T17:43:16.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-06T17:43:16.681Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-06T17:43:16.681Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-06T17:43:16.681Z] [2021-04-06T17:43:16.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-06T17:43:16.681Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-06T17:43:16.681Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-06T17:43:16.681Z] [2021-04-06T17:43:16.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-06T17:43:16.681Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-06T17:43:16.681Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-06T17:43:16.681Z] [2021-04-06T17:43:16.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-06T17:43:16.681Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-06T17:43:16.681Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-06T17:43:16.681Z] [2021-04-06T17:43:16.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-06T17:43:16.681Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-06T17:43:16.681Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-06T17:43:16.681Z] [2021-04-06T17:43:16.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-06T17:43:16.681Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-06T17:43:16.681Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-06T17:43:16.681Z] [2021-04-06T17:43:16.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-06T17:43:16.681Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-06T17:43:16.681Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-06T17:43:16.681Z] [2021-04-06T17:43:16.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-06T17:43:16.681Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-06T17:43:16.681Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-06T17:43:16.681Z] [2021-04-06T17:43:16.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-06T17:43:16.681Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-06T17:43:16.681Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-06T17:43:16.681Z] [2021-04-06T17:43:16.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-06T17:43:16.681Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-06T17:43:16.681Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-06T17:43:16.681Z] [2021-04-06T17:43:16.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-06T17:43:16.681Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-06T17:43:16.681Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-06T17:43:16.681Z] [2021-04-06T17:43:16.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-06T17:43:16.681Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-06T17:43:16.681Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-06T17:43:16.681Z] [2021-04-06T17:43:16.681Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-04-06T17:43:16.681Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-04-06T17:43:16.681Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-06T17:43:16.681Z] [2021-04-06T17:43:16.681Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-06T17:43:16.681Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-06T17:43:16.681Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-06T17:43:16.681Z] docker_cli_network_unix_test.go:46: [d700ae866d0aa] daemon is not started [2021-04-06T17:43:16.681Z] [2021-04-06T17:43:16.681Z] [2021-04-06T17:43:16.681Z] DONE 1274 tests, 51 skipped in 2212.560s [2021-04-06T17:43:16.681Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-06T17:43:16.681Z] ++++ cat bundles/test-integration/docker.pid [2021-04-06T17:43:16.681Z] +++ kill 8187 [2021-04-06T17:43:16.940Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-04-06T17:43:17.877Z] +++ /etc/init.d/apparmor stop [2021-04-06T17:43:17.877Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-06T17:43:17.877Z] [2021-04-06T17:43:17.877Z] Unloading profiles will leave already running processes permanently [2021-04-06T17:43:17.877Z] unconfined, which can lead to unexpected situations. [2021-04-06T17:43:17.877Z] [2021-04-06T17:43:17.877Z] To set a process to complain mode, use the command line tool [2021-04-06T17:43:17.877Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-06T17:43:17.877Z] +++ true [2021-04-06T17:43:17.877Z] exiting test-integration [2021-04-06T17:43:17.877Z] ++ exit 0 [2021-04-06T17:43:17.877Z] [2021-04-06T17:43:18.136Z] + for job in $(jobs -p) [2021-04-06T17:43:18.136Z] + wait 23074 [2021-04-06T17:43:18.157Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-06T17:43:19.515Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-04-06T17:43:20.306Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-06T17:43:20.759Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-06T17:43:20.759Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-06T17:43:23.630Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-06T17:43:23.729Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-04-06T17:43:24.584Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-06T17:43:25.541Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-06T17:43:26.261Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-04-06T17:43:31.531Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-04-06T17:43:34.064Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-04-06T17:43:46.526Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-06T17:43:46.526Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-06T17:43:53.552Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-06T17:43:55.992Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-04-06T17:43:56.429Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-06T17:44:04.928Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-06T17:44:08.195Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-04-06T17:44:09.131Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-04-06T17:44:09.573Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-06T17:44:11.667Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-04-06T17:44:13.267Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-06T17:44:14.223Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-06T17:44:14.223Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-06T17:44:14.223Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-06T17:44:14.976Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-04-06T17:44:16.375Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-06T17:44:16.375Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-06T17:44:24.956Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-04-06T17:44:30.227Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-04-06T17:44:32.760Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-04-06T17:44:36.046Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-04-06T17:44:39.334Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-04-06T17:44:41.867Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-04-06T17:44:45.155Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-04-06T17:44:47.692Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-04-06T17:44:58.772Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-06T17:45:11.085Z] === RUN TestDockerSuite/TestBuildRm [2021-04-06T17:45:23.380Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-06T17:45:25.531Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-06T17:45:25.531Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-06T17:45:25.531Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-06T17:45:27.049Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-06T17:45:30.742Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-06T17:45:33.613Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-06T17:45:38.254Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-06T17:45:43.931Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-04-06T17:45:52.975Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-06T17:45:52.976Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-06T17:45:52.976Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-06T17:45:58.807Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-04-06T17:46:03.219Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-06T17:46:03.219Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-06T17:46:06.919Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-06T17:46:06.919Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-06T17:46:10.612Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite (1812.09s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.24s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.60s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.88s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.35s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.16s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.67s) [2021-04-06T17:46:16.889Z] docker_api_swarm_test.go:562: [d3bd13546a22b] joining swarm manager [d1c6219d63c26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.889Z] docker_api_swarm_test.go:584: [d851654f46f3e] joining swarm manager [d1c6219d63c26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:46:16.889Z] check_test.go:380: [d3bd13546a22b] daemon is not started [2021-04-06T17:46:16.889Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-04-06T17:46:16.889Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.86s) [2021-04-06T17:46:16.889Z] docker_api_swarm_test.go:45: [d3ca91e2c7d88] joining swarm manager [dc893e1501828]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.16s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.34s) [2021-04-06T17:46:16.889Z] docker_api_swarm_test.go:303: [d7cefe6189f54] joining swarm manager [de04d8173bd2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.889Z] docker_api_swarm_test.go:304: [d726374afd116] joining swarm manager [de04d8173bd2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:46:16.889Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-04-06T17:46:16.889Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.03s) [2021-04-06T17:46:16.889Z] docker_api_swarm_test.go:271: [d7dd3bcec0968] joining swarm manager [d1b948c253c82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.889Z] docker_api_swarm_test.go:272: [d8c5c00583b92] joining swarm manager [d1b948c253c82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.06s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.75s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.40s) [2021-04-06T17:46:16.889Z] docker_api_swarm_node_test.go:19: [d886cfd87cbb4] joining swarm manager [da46e0b635ffd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.889Z] docker_api_swarm_node_test.go:20: [de6685932bc8f] joining swarm manager [da46e0b635ffd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.52s) [2021-04-06T17:46:16.889Z] docker_api_swarm_test.go:501: [d6a72e7cc21cb] joining swarm manager [ddeb8e78037ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.889Z] docker_api_swarm_test.go:506: [daad9c5d5458f] joining swarm manager [ddeb8e78037ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.03s) [2021-04-06T17:46:16.889Z] docker_api_swarm_node_test.go:80: [dfd6d6db128d2] joining swarm manager [dd128e36ad0fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.46s) [2021-04-06T17:46:16.889Z] docker_api_swarm_node_test.go:52: [daeca8caeb7fb] joining swarm manager [d7b84d32ed9b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.889Z] docker_api_swarm_node_test.go:53: [d163f56d4ec29] joining swarm manager [d7b84d32ed9b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.27s) [2021-04-06T17:46:16.889Z] docker_api_swarm_test.go:201: [dcaa2d8a65698] joining swarm manager [dd9a9fb407c77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.95s) [2021-04-06T17:46:16.889Z] docker_api_swarm_test.go:383: [d7ae0d908fba9] joining swarm manager [d882b5e4f1bdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.889Z] docker_api_swarm_test.go:384: [dde967729b4a2] joining swarm manager [d882b5e4f1bdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:46:16.889Z] check_test.go:380: [dde967729b4a2] daemon is not started [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.85s) [2021-04-06T17:46:16.889Z] docker_api_swarm_test.go:801: [ddc18a734caf5] joining swarm manager [d28a6259597f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.889Z] docker_api_swarm_test.go:801: [d469360a8a0f4] joining swarm manager [d28a6259597f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:46:16.889Z] docker_api_swarm_test.go:801: [de173b2438ad5] joining swarm manager [d28a6259597f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-06T17:46:16.889Z] docker_api_swarm_test.go:801: [d3dc70a554da2] joining swarm manager [d28a6259597f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-06T17:46:16.889Z] docker_api_swarm_test.go:809: [de018084de15f] joining swarm manager [d28a6259597f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.54s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.05s) [2021-04-06T17:46:16.889Z] docker_api_swarm_service_test.go:394: [d400e65b67ae2] joining swarm manager [df8935c9f476d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.889Z] docker_api_swarm_service_test.go:394: [df0f513cdee5d] joining swarm manager [df8935c9f476d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.58s) [2021-04-06T17:46:16.889Z] docker_api_swarm_service_test.go:342: [d01c88234eebe] joining swarm manager [d4c4dae5b5378]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.889Z] docker_api_swarm_service_test.go:342: [dceb21efb24b9] joining swarm manager [d4c4dae5b5378]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.30s) [2021-04-06T17:46:16.889Z] docker_api_swarm_service_test.go:489: [df8ec33b33028] joining swarm manager [d973955d97a67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.889Z] docker_api_swarm_service_test.go:489: [d658cb3a0b152] joining swarm manager [d973955d97a67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.24s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.41s) [2021-04-06T17:46:16.889Z] docker_api_swarm_service_test.go:127: [df3224cf62d1f] joining swarm manager [db853188c9e0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.889Z] docker_api_swarm_service_test.go:128: [de865dcec9c67] joining swarm manager [db853188c9e0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:46:16.889Z] docker_api_swarm_service_test.go:136: [d398f70bc07c0] joining swarm manager [db853188c9e0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-06T17:46:16.889Z] docker_api_swarm_service_test.go:137: [ddc9e871e3022] joining swarm manager [db853188c9e0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.87s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.48s) [2021-04-06T17:46:16.889Z] docker_api_swarm_service_test.go:303: [d4b7b419a4b78] joining swarm manager [dddb970110e8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.889Z] docker_api_swarm_service_test.go:303: [d9ec86d5814e5] joining swarm manager [dddb970110e8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.77s) [2021-04-06T17:46:16.889Z] docker_api_swarm_service_test.go:99: [db31dae25d108] joining swarm manager [d9274a7e59e35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.889Z] docker_api_swarm_service_test.go:100: [db9366df049f5] joining swarm manager [d9274a7e59e35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:46:16.889Z] check_test.go:380: [db31dae25d108] daemon is not started [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.76s) [2021-04-06T17:46:16.889Z] docker_api_swarm_service_test.go:532: [d7013e2c624e9] joining swarm manager [d9e030f2a3442]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.889Z] docker_api_swarm_service_test.go:533: [de15d44c8e960] joining swarm manager [d9e030f2a3442]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.89s) [2021-04-06T17:46:16.889Z] docker_api_swarm_service_test.go:147: [de48dfbc22e77] joining swarm manager [d174bf6a6e8dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.889Z] docker_api_swarm_service_test.go:147: [defd588f3753a] joining swarm manager [d174bf6a6e8dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (34.09s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.01s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.71s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.87s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.34s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.80s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.81s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.81s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.51s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.37s) [2021-04-06T17:46:16.889Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.40s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.72s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.02s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.16s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.56s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.77s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.79s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.83s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.16s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.97s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.13s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.91s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (7.21s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.32s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.52s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.06s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.91s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.44s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.95s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.69s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.22s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.42s) [2021-04-06T17:46:16.890Z] docker_cli_service_logs_test.go:245: checking task 7l4kkbulqqsl [2021-04-06T17:46:16.890Z] docker_cli_service_logs_test.go:250: checking messages for 7l4kkbulqqsl [2021-04-06T17:46:16.890Z] docker_cli_service_logs_test.go:245: checking task z8zcd01smyqr [2021-04-06T17:46:16.890Z] docker_cli_service_logs_test.go:250: checking messages for z8zcd01smyqr [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.04s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.37s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.93s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.95s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.17s) [2021-04-06T17:46:16.890Z] docker_cli_swarm_test.go:1901: [d494286b2b58c] joining swarm manager [d98594d2d1332]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.890Z] docker_cli_swarm_test.go:1902: [da0130e213c5a] joining swarm manager [d98594d2d1332]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.84s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.57s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.96s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.52s) [2021-04-06T17:46:16.890Z] docker_cli_swarm_test.go:1802: [d8da2adc6cc21] joining swarm manager [d0f9d26c9cfb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.890Z] docker_cli_swarm_test.go:1803: [dba2eace60f8e] joining swarm manager [d0f9d26c9cfb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.63s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (152.35s) [2021-04-06T17:46:16.890Z] docker_cli_swarm_test.go:1321: [d91679ba681ac] joining swarm manager [d35114bdce7b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.890Z] docker_cli_swarm_test.go:1322: [d3ea0470e5cd6] joining swarm manager [d35114bdce7b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.62s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.94s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.50s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.92s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.16s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.92s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.36s) [2021-04-06T17:46:16.890Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-04-06T17:46:16.890Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.09s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.73s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.77s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.72s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (61.68s) [2021-04-06T17:46:16.890Z] docker_cli_swarm_test.go:1186: [dadf9795a4158] joining swarm manager [d88ed87950a26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.890Z] docker_cli_swarm_test.go:1195: [d7f358ca18236] joining swarm manager [d88ed87950a26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.59s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.50s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.17s) [2021-04-06T17:46:16.890Z] docker_cli_swarm_test.go:1118: [d8e19b0815dc2] joining swarm manager [daf153d1049c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.890Z] docker_cli_swarm_test.go:1119: [d53f9540ef960] joining swarm manager [daf153d1049c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:46:16.890Z] docker_cli_swarm_test.go:1172: [d7198077cf782] joining swarm manager [daf153d1049c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.55s) [2021-04-06T17:46:16.890Z] docker_cli_swarm_test.go:1453: [db587465c74d6] joining swarm manager [d00306e05545d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.890Z] docker_cli_swarm_test.go:1454: [d7c7169f08832] joining swarm manager [d00306e05545d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.06s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.30s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.42s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.27s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.87s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.75s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.32s) [2021-04-06T17:46:16.890Z] docker_cli_swarm_unix_test.go:62: [d5098790e778a] joining swarm manager [df94e3d47e9b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.59s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.92s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.46s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.71s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.85s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.12s) [2021-04-06T17:46:16.890Z] docker_api_swarm_test.go:961: [d9a06ef776677] joining swarm manager [dfe804d7c948e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.06s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.40s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.52s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.42s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (9.00s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.71s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.89s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.88s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.14s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.91s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.64s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.48s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.15s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.52s) [2021-04-06T17:46:16.890Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.45s) [2021-04-06T17:46:16.890Z] === RUN TestDockerExternalVolumeSuite [2021-04-06T17:46:16.890Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-04-06T17:46:31.601Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-06T17:46:31.601Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-06T17:46:31.764Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-04-06T17:46:32.556Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-06T17:46:33.510Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-06T17:46:38.155Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-06T17:46:42.795Z] === RUN TestDockerSuite/TestBuildUser [2021-04-06T17:46:42.795Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-06T17:46:42.795Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-06T17:46:42.795Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-06T17:46:46.488Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-06T17:46:46.940Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-06T17:46:49.813Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-06T17:46:49.813Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-06T17:46:49.813Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-06T17:47:10.981Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-06T17:47:10.981Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-06T17:47:19.485Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-06T17:47:23.178Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-06T17:47:23.630Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-06T17:47:23.630Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-06T17:47:26.504Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-06T17:47:26.504Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-04-06T17:47:36.751Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-06T17:47:39.465Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-04-06T17:47:41.392Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-06T17:47:41.392Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-06T17:47:49.435Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-04-06T17:47:58.983Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-06T17:47:58.983Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-06T17:47:58.983Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-06T17:47:58.983Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-06T17:47:59.937Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-06T17:48:08.438Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-06T17:48:08.890Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-06T17:48:09.342Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-06T17:48:09.342Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-06T17:48:09.342Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-06T17:48:11.495Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-06T17:48:16.134Z] === RUN TestDockerSuite/TestCommitChange [2021-04-06T17:48:19.827Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-06T17:48:21.505Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-04-06T17:48:24.469Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-06T17:48:24.469Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-06T17:48:30.205Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-06T17:48:30.205Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-06T17:48:36.396Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-04-06T17:48:42.510Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-06T17:48:45.381Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-06T17:48:45.381Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-06T17:48:45.381Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-06T17:48:45.381Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-06T17:48:45.381Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-06T17:48:45.381Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-06T17:48:45.381Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-06T17:48:45.381Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-06T17:48:45.381Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-06T17:48:52.396Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-06T17:48:58.133Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-06T17:48:58.133Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-06T17:49:00.283Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-06T17:49:00.283Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-06T17:49:00.283Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-06T17:49:00.283Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-06T17:49:02.433Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-06T17:49:02.433Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-06T17:49:02.433Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-06T17:49:04.583Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-06T17:49:04.583Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-06T17:49:04.583Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-06T17:49:04.583Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-06T17:49:04.583Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-06T17:49:06.733Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-06T17:49:08.593Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-04-06T17:49:08.881Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-06T17:49:11.035Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-06T17:49:11.036Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-06T17:49:11.036Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-06T17:49:13.184Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-06T17:49:13.184Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-06T17:49:15.333Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-06T17:49:15.333Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-06T17:49:15.333Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-06T17:49:17.484Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-06T17:49:17.936Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-06T17:49:19.452Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-06T17:49:19.452Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-06T17:49:20.793Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-04-06T17:49:22.325Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-06T17:49:22.325Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-06T17:49:29.342Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-06T17:49:37.845Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-06T17:49:41.726Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-06T17:49:41.726Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-06T17:49:41.726Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-06T17:49:41.726Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-06T17:49:41.726Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-06T17:49:43.248Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-06T17:49:43.248Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-06T17:49:46.120Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-06T17:49:46.120Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-06T17:49:47.641Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-06T17:49:47.641Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-06T17:49:52.285Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-06T17:49:52.864Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-04-06T17:49:53.802Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-06T17:49:53.802Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-06T17:49:53.802Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-06T17:49:53.802Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-06T17:49:53.802Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-06T17:49:53.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-04-06T17:49:55.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-06T17:49:55.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-04-06T17:49:58.102Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-04-06T17:50:06.773Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-04-06T17:50:07.739Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-04-06T17:50:13.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-04-06T17:50:20.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002e6c60_} [2021-04-06T17:50:22.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1915834342_c:\foo_false____} [2021-04-06T17:50:25.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1915834342_c:\foo_true____} [2021-04-06T17:50:25.852Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-04-06T17:50:27.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-06T17:50:27.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-06T17:50:27.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-06T17:50:27.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-06T17:50:27.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-06T17:50:27.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-06T17:50:27.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-06T17:50:27.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-06T17:50:27.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-06T17:50:27.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-06T17:50:27.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-06T17:50:27.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-06T17:50:28.433Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-06T17:50:28.433Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-06T17:50:28.433Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-06T17:50:28.433Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-06T17:50:28.433Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-06T17:50:28.433Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-06T17:50:31.308Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-06T17:50:31.308Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-06T17:50:31.308Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-06T17:50:31.308Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-06T17:50:31.308Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-06T17:50:31.308Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-06T17:50:31.308Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-06T17:50:31.308Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-06T17:50:31.308Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-06T17:50:31.308Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-06T17:50:31.308Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-06T17:50:31.308Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-06T17:50:31.308Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-06T17:50:31.308Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-06T17:50:33.461Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-06T17:50:33.461Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-06T17:50:33.461Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-06T17:50:40.473Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-06T17:50:40.473Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-06T17:50:40.473Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-06T17:50:40.473Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-06T17:50:45.112Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-06T17:50:46.628Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-06T17:50:46.628Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-06T17:50:46.628Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-06T17:51:07.619Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-06T17:51:07.619Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-06T17:51:07.619Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-06T17:51:12.521Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-04-06T17:51:13.516Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-06T17:51:13.516Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-06T17:51:13.516Z] === RUN TestDockerSuite/TestCpToDot [2021-04-06T17:51:20.549Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-06T17:51:20.549Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-06T17:51:20.549Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-06T17:51:22.700Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-06T17:51:22.700Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-06T17:51:23.153Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-06T17:51:23.153Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-06T17:51:23.153Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-06T17:51:23.153Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-06T17:51:23.153Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-06T17:51:25.308Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-06T17:51:27.459Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-06T17:51:27.459Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-06T17:51:27.459Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-06T17:51:29.610Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-06T17:51:30.062Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-06T17:51:30.062Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-06T17:51:30.062Z] === RUN TestDockerSuite/TestCreateRM [2021-04-06T17:51:30.514Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-06T17:51:30.514Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-06T17:51:30.514Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-06T17:51:30.615Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-04-06T17:51:30.967Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-06T17:51:43.267Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-06T17:51:43.267Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-06T17:51:43.267Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-06T17:51:47.910Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-06T17:51:47.910Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-06T17:51:47.910Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-06T17:51:50.059Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-06T17:51:50.059Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-06T17:51:50.059Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-06T17:51:50.059Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-06T17:51:50.059Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-06T17:51:50.059Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-06T17:51:50.059Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-06T17:51:50.059Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-06T17:51:50.059Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-06T17:51:50.059Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-06T17:51:50.059Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-06T17:51:50.059Z] === RUN TestDockerSuite/TestDockerFails [2021-04-06T17:51:50.059Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-06T17:51:50.059Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-06T17:51:50.059Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-06T17:51:50.059Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-06T17:51:50.059Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-06T17:51:50.059Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-06T17:51:52.931Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-06T17:51:55.081Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-06T17:51:57.232Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-06T17:52:02.694Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-04-06T17:52:04.248Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-06T17:52:08.891Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-06T17:52:13.670Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-06T17:52:15.820Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-06T17:52:16.271Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-06T17:52:19.963Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-06T17:52:20.414Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-06T17:52:21.369Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-06T17:52:26.009Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-06T17:52:30.647Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-06T17:52:30.647Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-06T17:52:30.647Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-06T17:52:30.647Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-06T17:52:30.647Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-06T17:52:30.647Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-06T17:52:31.610Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-06T17:52:31.610Z] === RUN TestDockerSuite/TestEventsRename [2021-04-06T17:52:34.764Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-04-06T17:52:38.619Z] === RUN TestDockerSuite/TestEventsResize [2021-04-06T17:52:41.489Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-06T17:52:43.640Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-06T17:52:45.792Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-06T17:52:49.637Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-04-06T17:52:50.432Z] === RUN TestDockerSuite/TestEventsTop [2021-04-06T17:52:50.432Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-06T17:52:53.310Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-06T17:52:57.003Z] === RUN TestDockerSuite/TestExec [2021-04-06T17:52:57.003Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-06T17:52:57.003Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-06T17:52:59.156Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-06T17:53:00.677Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-06T17:53:00.677Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-06T17:53:00.677Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-06T17:53:00.677Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-06T17:53:02.826Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-06T17:53:04.977Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-06T17:53:06.492Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-06T17:53:07.719Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-04-06T17:53:08.644Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-06T17:53:12.336Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-06T17:53:12.336Z] === RUN TestDockerSuite/TestExecEnv [2021-04-06T17:53:12.336Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-06T17:53:12.336Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-06T17:53:15.206Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-06T17:53:19.844Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-06T17:53:19.844Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-06T17:53:19.844Z] === RUN TestDockerSuite/TestExecParseError [2021-04-06T17:53:19.844Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-06T17:53:19.844Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-06T17:53:19.844Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-06T17:53:21.994Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-06T17:53:21.994Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-06T17:53:21.994Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-06T17:53:21.994Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-06T17:53:21.994Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-06T17:53:21.994Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-06T17:53:22.591Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-04-06T17:53:24.144Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-06T17:53:24.144Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-06T17:53:29.882Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-06T17:53:29.882Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-06T17:53:29.882Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-06T17:53:29.882Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-06T17:53:36.896Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-06T17:53:37.474Z] --- PASS: TestDockerExternalVolumeSuite (441.78s) [2021-04-06T17:53:37.474Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.85s) [2021-04-06T17:53:37.474Z] docker_cli_external_volume_driver_test.go:53: [d60a66de9fe27] daemon is not started [2021-04-06T17:53:37.474Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.76s) [2021-04-06T17:53:37.474Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.78s) [2021-04-06T17:53:37.474Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-04-06T17:53:37.474Z] docker_cli_external_volume_driver_test.go:53: [de545da5d56b3] daemon is not started [2021-04-06T17:53:37.474Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.68s) [2021-04-06T17:53:37.474Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-04-06T17:53:37.474Z] docker_cli_external_volume_driver_test.go:53: [dad03be70200b] daemon is not started [2021-04-06T17:53:37.474Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-04-06T17:53:37.474Z] docker_cli_external_volume_driver_test.go:53: [ddc8b1db50581] daemon is not started [2021-04-06T17:53:37.474Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s) [2021-04-06T17:53:37.474Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.57s) [2021-04-06T17:53:37.474Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.97s) [2021-04-06T17:53:37.474Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.67s) [2021-04-06T17:53:37.474Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.58s) [2021-04-06T17:53:37.474Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.69s) [2021-04-06T17:53:37.474Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s) [2021-04-06T17:53:37.474Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.67s) [2021-04-06T17:53:37.474Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.27s) [2021-04-06T17:53:37.474Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.39s) [2021-04-06T17:53:37.474Z] docker_cli_external_volume_driver_test.go:485: [d52393d55558c] daemon is not started [2021-04-06T17:53:37.474Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-04-06T17:53:37.474Z] docker_cli_external_volume_driver_test.go:53: [dd6c76954c31f] daemon is not started [2021-04-06T17:53:37.474Z] PASS [2021-04-06T17:53:37.474Z] [2021-04-06T17:53:37.474Z] === Skipped [2021-04-06T17:53:37.474Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-06T17:53:37.474Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-06T17:53:37.474Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-06T17:53:37.474Z] check_test.go:309: [d3547d4e01d95] daemon is not started [2021-04-06T17:53:37.474Z] [2021-04-06T17:53:37.474Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-06T17:53:37.474Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-06T17:53:37.474Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-06T17:53:37.474Z] check_test.go:309: [de6cf3c10c56e] daemon is not started [2021-04-06T17:53:37.474Z] [2021-04-06T17:53:37.474Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-04-06T17:53:37.474Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-04-06T17:53:37.474Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-06T17:53:37.475Z] check_test.go:309: [d244fc7dc026c] daemon is not started [2021-04-06T17:53:37.475Z] [2021-04-06T17:53:37.475Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-04-06T17:53:37.475Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-04-06T17:53:37.475Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-06T17:53:37.475Z] [2021-04-06T17:53:37.475Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-04-06T17:53:37.475Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-04-06T17:53:37.475Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-06T17:53:37.475Z] [2021-04-06T17:53:37.475Z] [2021-04-06T17:53:37.475Z] DONE 273 tests, 5 skipped in 2832.530s [2021-04-06T17:53:37.475Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-06T17:53:37.475Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dcc13d5034c98/docker.pid [2021-04-06T17:53:37.475Z] +++ kill 6241 [2021-04-06T17:53:37.475Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6241 is not a child of this shell [2021-04-06T17:53:37.475Z] warning: PID 6241 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dcc13d5034c98/docker.pid had a nonzero exit code [2021-04-06T17:53:37.475Z] ++++ cat bundles/test-integration/docker.pid [2021-04-06T17:53:37.475Z] +++ kill 8185 [2021-04-06T17:53:38.042Z] +++ /etc/init.d/apparmor stop [2021-04-06T17:53:38.042Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-06T17:53:38.042Z] [2021-04-06T17:53:38.042Z] Unloading profiles will leave already running processes permanently [2021-04-06T17:53:38.042Z] unconfined, which can lead to unexpected situations. [2021-04-06T17:53:38.042Z] [2021-04-06T17:53:38.042Z] To set a process to complain mode, use the command line tool [2021-04-06T17:53:38.042Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-06T17:53:38.042Z] +++ true [2021-04-06T17:53:38.042Z] exiting test-integration [2021-04-06T17:53:38.042Z] ++ exit 0 [2021-04-06T17:53:38.042Z] [2021-04-06T17:53:38.302Z] + exit 0 [2021-04-06T17:53:38.302Z] ++ jobs -p [2021-04-06T17:53:38.302Z] + pids= [2021-04-06T17:53:38.302Z] + echo 'Remaining pids to kill: []' [2021-04-06T17:53:38.302Z] Remaining pids to kill: [] [2021-04-06T17:53:38.302Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-04-06T17:53:38.315Z] Recording test results [2021-04-06T17:53:39.974Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-06T17:53:40.307Z] + echo Ensuring container killed. [2021-04-06T17:53:40.307Z] Ensuring container killed. [2021-04-06T17:53:40.307Z] + docker ps -aq -f name=docker-pr1-* [2021-04-06T17:53:40.307Z] + cids=ccddacf8b118 [2021-04-06T17:53:40.307Z] d6f23d9dae9b [2021-04-06T17:53:40.307Z] e13ffd1b93bb [2021-04-06T17:53:40.307Z] + [ -n ccddacf8b118 [2021-04-06T17:53:40.307Z] d6f23d9dae9b [2021-04-06T17:53:40.307Z] e13ffd1b93bb ] [2021-04-06T17:53:40.307Z] + docker rm -vf ccddacf8b118 d6f23d9dae9b e13ffd1b93bb [2021-04-06T17:53:42.211Z] ccddacf8b118 [2021-04-06T17:53:42.772Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-06T17:53:43.148Z] d6f23d9dae9b [2021-04-06T17:53:43.148Z] e13ffd1b93bb [Pipeline] sh [2021-04-06T17:53:43.438Z] + echo Chowning /workspace to jenkins user [2021-04-06T17:53:43.438Z] Chowning /workspace to jenkins user [2021-04-06T17:53:43.438Z] + id -u [2021-04-06T17:53:43.438Z] + id -g [2021-04-06T17:53:43.438Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42257:/workspace busybox chown -R 1000:1000 /workspace [2021-04-06T17:53:44.922Z] === RUN TestDockerSuite/TestGetContainerStatsStream [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-06T17:53:47.946Z] + bundleName=amd64 [2021-04-06T17:53:47.946Z] + echo Creating amd64-bundles.tar.gz [2021-04-06T17:53:47.946Z] Creating amd64-bundles.tar.gz [2021-04-06T17:53:47.946Z] + xargs tar -czf amd64-bundles.tar.gz [2021-04-06T17:53:47.946Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-04-06T17:53:49.335Z] Archiving artifacts [2021-04-06T17:53:50.019Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42257/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-06T17:53:50.341Z] + make clean [2021-04-06T17:53:50.599Z] docker volume rm -f docker-dev-cache [2021-04-06T17:53:50.599Z] docker-dev-cache [Pipeline] deleteDir [2021-04-06T17:53:51.931Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-06T17:53:51.931Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-06T17:53:51.931Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-06T17:53:51.931Z] === RUN TestDockerSuite/TestHealth [2021-04-06T17:53:51.931Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-06T17:53:51.931Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-06T17:53:51.931Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-06T17:53:51.931Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-06T17:53:55.624Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-06T17:53:55.624Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-06T17:53:55.624Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-06T17:53:55.624Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-06T17:53:55.624Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-06T17:53:56.076Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-06T17:53:56.528Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-06T17:53:56.528Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-06T17:53:57.482Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-06T17:53:57.482Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-06T17:53:58.999Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-06T17:53:59.451Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-06T17:54:01.601Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-06T17:54:08.614Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-06T17:54:08.614Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-06T17:54:08.614Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-06T17:54:12.309Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-06T17:54:12.309Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-06T17:54:15.180Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-06T17:54:15.180Z] === RUN TestDockerSuite/TestImportFile [2021-04-06T17:54:15.180Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-06T17:54:15.180Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-06T17:54:15.180Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-06T17:54:15.180Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-06T17:54:15.180Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-06T17:54:15.180Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-06T17:54:15.180Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-06T17:54:15.180Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-06T17:54:15.180Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-06T17:54:15.180Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-06T17:54:15.180Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-06T17:54:17.329Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-06T17:54:19.479Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-06T17:54:19.479Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-06T17:54:19.479Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-06T17:54:19.479Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-06T17:54:19.479Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-06T17:54:21.630Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-06T17:54:21.630Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-06T17:54:23.780Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-06T17:54:23.780Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-06T17:54:23.780Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-06T17:54:23.780Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-06T17:54:25.930Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-06T17:54:30.570Z] === RUN TestDockerSuite/TestInspectImage [2021-04-06T17:54:30.570Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-06T17:54:30.570Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-06T17:54:30.570Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-06T17:54:32.085Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-06T17:54:34.957Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-06T17:54:34.957Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-06T17:54:37.106Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-06T17:54:39.265Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-06T17:54:39.265Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-06T17:54:39.265Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-06T17:54:41.416Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-06T17:54:43.566Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-06T17:54:48.215Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-06T17:54:50.366Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-06T17:54:52.517Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-06T17:54:54.669Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-06T17:54:56.821Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-06T17:54:58.985Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-06T17:55:01.135Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-06T17:55:01.135Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-06T17:55:01.135Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-06T17:55:01.135Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-06T17:55:01.135Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-06T17:55:01.135Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-06T17:55:01.135Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-06T17:55:01.135Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-06T17:55:01.135Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-06T17:55:01.135Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-06T17:55:01.135Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-06T17:55:01.135Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-06T17:55:01.135Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-06T17:55:01.135Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-06T17:55:01.135Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-06T17:55:01.135Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-06T17:55:01.135Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-06T17:55:01.135Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-06T17:55:01.135Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-06T17:55:01.135Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-06T17:55:03.294Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-06T17:55:05.446Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-06T17:55:11.192Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-06T17:55:12.847Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-06T17:55:12.847Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-06T17:55:14.996Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-06T17:55:14.996Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-06T17:55:22.007Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-06T17:55:27.743Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-06T17:55:34.766Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-06T17:55:36.282Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-06T17:55:39.154Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-06T17:55:39.154Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-06T17:55:41.308Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-06T17:55:48.325Z] === RUN TestDockerSuite/TestLogsSince [2021-04-06T17:55:56.917Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-06T17:55:56.917Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-06T17:55:56.917Z] === RUN TestDockerSuite/TestLogsTail [2021-04-06T17:55:59.840Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-06T17:56:02.030Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-06T17:56:04.217Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-06T17:56:04.217Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-06T17:56:04.217Z] === RUN TestDockerSuite/TestNetHostname [2021-04-06T17:56:04.217Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-06T17:56:04.217Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-06T17:56:04.217Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-06T17:56:04.217Z] === RUN TestDockerSuite/TestPluginActive [2021-04-06T17:56:04.217Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-06T17:56:04.217Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-06T17:56:04.217Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-06T17:56:04.217Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-06T17:56:04.217Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-06T17:56:04.217Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-06T17:56:04.217Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-06T17:56:04.217Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-06T17:56:04.217Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-06T17:56:04.217Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-06T17:56:04.217Z] === RUN TestDockerSuite/TestPortList [2021-04-06T17:56:04.680Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-06T17:56:08.433Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-06T17:56:08.433Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-06T17:56:08.894Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-06T17:56:08.894Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-06T17:56:08.894Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-06T17:56:08.894Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-06T17:56:08.894Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-06T17:56:08.894Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-06T17:56:08.894Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-06T17:56:08.894Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-06T17:56:19.244Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-06T17:56:19.244Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-06T17:56:27.838Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-06T17:56:27.838Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-06T17:56:36.487Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-06T17:56:51.349Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-06T17:56:51.349Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-06T17:56:51.349Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-06T17:57:03.763Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-06T17:57:06.688Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-06T17:57:13.787Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-06T17:57:17.550Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-06T17:57:18.012Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-06T17:57:18.012Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-06T17:57:22.716Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-06T17:57:22.716Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-06T17:57:22.716Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-06T17:57:22.716Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-06T17:57:22.716Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-06T17:57:29.815Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-06T17:57:29.815Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-06T17:57:31.360Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-06T17:57:31.360Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-06T17:57:32.335Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-06T17:57:33.309Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-06T17:57:33.309Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-06T17:57:37.066Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-06T17:57:41.771Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-06T17:57:43.315Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-06T17:58:01.033Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-06T17:58:01.033Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-06T17:58:05.737Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-06T17:58:05.737Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-06T17:58:05.737Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-06T17:58:06.198Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-06T17:58:09.945Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-06T17:58:14.654Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-06T17:58:14.655Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-06T17:58:18.402Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-06T17:58:18.402Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-06T17:58:18.402Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-06T17:58:33.252Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-06T17:58:34.225Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-06T17:58:34.687Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-06T17:58:41.780Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-06T17:58:45.532Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-06T17:58:52.626Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-06T17:58:56.374Z] === RUN TestDockerSuite/TestRmiTag [2021-04-06T17:58:56.835Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-06T17:58:59.027Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-06T17:59:16.773Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-06T17:59:16.773Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-06T17:59:21.487Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-06T17:59:21.948Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-06T17:59:21.948Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-06T17:59:21.948Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-06T17:59:21.948Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-06T17:59:21.948Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-06T17:59:21.948Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-06T17:59:21.948Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-06T17:59:21.948Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-06T17:59:24.144Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-06T17:59:24.144Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-06T17:59:24.144Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-06T17:59:28.849Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-06T17:59:31.035Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-06T17:59:33.221Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-06T17:59:35.409Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-06T17:59:37.598Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-06T17:59:37.598Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-06T17:59:47.941Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-06T17:59:47.941Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-06T17:59:47.941Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-06T17:59:47.941Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-06T17:59:47.941Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-06T17:59:47.941Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-06T17:59:47.941Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-06T17:59:47.941Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-06T17:59:47.941Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-06T17:59:47.941Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-06T17:59:47.941Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-06T17:59:47.941Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-06T17:59:48.914Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-06T17:59:48.914Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-06T17:59:52.670Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-06T17:59:52.670Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-06T17:59:52.670Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-06T17:59:54.213Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-06T17:59:54.213Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-06T17:59:54.213Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-06T17:59:54.213Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-06T17:59:54.213Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-06T17:59:54.213Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-06T17:59:54.213Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-06T17:59:54.213Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-06T17:59:56.411Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-06T17:59:58.598Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-06T18:00:00.785Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-06T18:00:00.785Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-06T18:00:00.785Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-06T18:00:00.785Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-06T18:00:02.976Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-06T18:00:02.976Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-06T18:00:02.976Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-06T18:00:02.976Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-06T18:00:02.976Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-06T18:00:04.524Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-06T18:00:10.351Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-06T18:00:10.351Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-06T18:00:10.351Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-06T18:00:10.351Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-06T18:00:10.351Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-06T18:00:10.351Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-06T18:00:10.351Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-06T18:00:11.894Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-06T18:00:11.894Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-06T18:00:11.894Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-06T18:00:11.894Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-06T18:00:14.088Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-06T18:00:16.280Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-06T18:00:16.280Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-06T18:00:18.466Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-06T18:00:18.466Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-06T18:00:18.466Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-06T18:00:18.466Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-06T18:00:20.651Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-06T18:00:23.571Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-06T18:00:25.115Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-06T18:00:27.301Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-06T18:00:27.763Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-06T18:00:27.763Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-06T18:00:27.763Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-06T18:00:27.763Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-06T18:00:27.763Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-06T18:00:27.763Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-06T18:00:27.763Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-06T18:00:27.763Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-06T18:00:31.512Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-06T18:00:31.512Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-06T18:00:31.512Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-06T18:00:31.512Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-06T18:00:31.512Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-06T18:00:31.512Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-06T18:00:31.512Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-06T18:00:38.611Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-06T18:00:38.611Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-06T18:00:40.154Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-06T18:00:40.154Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-06T18:00:40.154Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-06T18:00:40.154Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-06T18:00:40.154Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-06T18:00:40.154Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-06T18:00:40.154Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-06T18:00:40.154Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-06T18:00:40.154Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-04-06T18:00:40.154Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-06T18:00:40.154Z] === RUN TestDockerSuite/TestRunMount [2021-04-06T18:00:40.154Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-06T18:00:40.154Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-06T18:00:40.154Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-06T18:00:40.154Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-06T18:00:47.245Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-06T18:00:47.245Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-06T18:00:47.245Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-06T18:00:47.245Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-06T18:00:51.948Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-06T18:01:00.540Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-06T18:01:00.540Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-06T18:01:00.540Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-06T18:01:00.540Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-06T18:01:00.540Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-06T18:01:00.540Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-06T18:01:00.540Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-06T18:01:00.540Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-06T18:01:00.540Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-06T18:01:00.540Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-06T18:01:00.540Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-06T18:01:01.512Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-06T18:01:03.700Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-06T18:01:10.804Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-06T18:01:11.775Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-06T18:01:13.960Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-06T18:01:14.420Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-06T18:01:14.420Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-06T18:01:14.420Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-06T18:01:14.420Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-06T18:01:14.420Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-06T18:01:14.420Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-06T18:01:14.420Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-06T18:01:14.420Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-06T18:01:17.336Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-06T18:01:17.336Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-06T18:01:17.336Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-06T18:01:17.336Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-06T18:01:17.336Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-06T18:01:17.336Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-06T18:01:29.736Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-06T18:01:29.736Z] === RUN TestDockerSuite/TestRunRm [2021-04-06T18:01:31.920Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-06T18:01:37.726Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-06T18:01:44.817Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-06T18:01:46.358Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-06T18:01:48.546Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-06T18:01:51.461Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-06T18:01:51.461Z] === RUN TestDockerSuite/TestRunState [2021-04-06T18:01:51.461Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-06T18:01:53.002Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-06T18:01:53.002Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-06T18:01:55.185Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-06T18:01:55.185Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-06T18:01:55.185Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-06T18:01:55.185Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-06T18:01:55.185Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-06T18:01:55.185Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-06T18:01:59.887Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-06T18:01:59.887Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-06T18:01:59.887Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-06T18:01:59.887Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-06T18:01:59.887Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-06T18:01:59.887Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-06T18:01:59.887Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-06T18:01:59.887Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-06T18:01:59.887Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-06T18:01:59.887Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-06T18:01:59.887Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-06T18:02:02.070Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-06T18:02:02.070Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-06T18:02:04.255Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-06T18:02:04.255Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-06T18:02:04.255Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-06T18:02:07.172Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-06T18:02:14.262Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-06T18:02:18.962Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-06T18:02:24.887Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-06T18:02:24.887Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-06T18:02:24.887Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-06T18:02:27.212Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-06T18:02:29.405Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-06T18:02:32.319Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-06T18:02:32.319Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-06T18:02:32.319Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-06T18:02:32.319Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-06T18:02:32.319Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-06T18:02:32.319Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-06T18:02:32.319Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-06T18:02:32.319Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-06T18:02:32.319Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-06T18:02:36.063Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-06T18:02:37.605Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-06T18:02:39.790Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-06T18:02:44.492Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-06T18:02:44.492Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-06T18:02:44.492Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-06T18:02:44.492Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-06T18:02:44.492Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-06T18:02:44.492Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-06T18:02:44.492Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-06T18:02:44.492Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-06T18:02:44.492Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-06T18:02:44.492Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-06T18:02:44.492Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-06T18:02:44.492Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-06T18:02:44.492Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-06T18:02:44.492Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-06T18:02:44.492Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-06T18:02:44.492Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-06T18:02:44.492Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-06T18:02:44.492Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-06T18:02:46.679Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-06T18:02:47.139Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-06T18:02:47.139Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-06T18:02:47.600Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-06T18:02:49.143Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-06T18:02:56.234Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-06T18:02:56.234Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-06T18:03:04.829Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-06T18:03:04.829Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-06T18:03:07.746Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-06T18:03:07.746Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-06T18:03:07.746Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-06T18:03:07.746Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-06T18:03:07.746Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-06T18:03:18.099Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-06T18:03:18.099Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-06T18:03:18.099Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-06T18:03:18.099Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-06T18:03:18.099Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-06T18:03:18.099Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-06T18:03:18.099Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-06T18:03:19.644Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-06T18:03:21.831Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-06T18:03:21.831Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-06T18:03:24.019Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-06T18:03:24.019Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-06T18:03:24.019Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-06T18:03:24.019Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-06T18:03:24.019Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-06T18:03:24.019Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-06T18:03:24.019Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-06T18:03:41.743Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-06T18:03:41.743Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-06T18:03:41.743Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-06T18:03:41.743Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-06T18:03:41.743Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-06T18:03:41.743Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-06T18:03:41.743Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-06T18:03:42.717Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-06T18:03:42.717Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-06T18:03:45.633Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-06T18:03:46.094Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-06T18:03:46.555Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-06T18:03:46.555Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-06T18:03:46.555Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-06T18:03:55.146Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-06T18:03:55.146Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-06T18:03:55.146Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-06T18:03:55.146Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-06T18:03:55.146Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-06T18:04:02.247Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-06T18:04:02.247Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-06T18:04:02.247Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-06T18:04:10.838Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-06T18:04:10.838Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-06T18:04:11.811Z] --- PASS: TestDockerSuite (2336.05s) [2021-04-06T18:04:11.811Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-04-06T18:04:11.811Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-06T18:04:11.811Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.811Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-04-06T18:04:11.811Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-04-06T18:04:11.811Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-04-06T18:04:11.811Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-06T18:04:11.811Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.811Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-04-06T18:04:11.811Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s) [2021-04-06T18:04:11.811Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-04-06T18:04:11.811Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2021-04-06T18:04:11.811Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-04-06T18:04:11.811Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (91.45s) [2021-04-06T18:04:11.811Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2021-04-06T18:04:11.811Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-04-06T18:04:11.811Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-06T18:04:11.811Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.811Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-06T18:04:11.811Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.811Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-06T18:04:11.811Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.811Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-06T18:04:11.811Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.811Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-06T18:04:11.811Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.811Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-06T18:04:11.811Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.811Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-06T18:04:11.811Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.811Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-04-06T18:04:11.811Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-06T18:04:11.811Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.811Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.83s) [2021-04-06T18:04:11.811Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-06T18:04:11.811Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.811Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-06T18:04:11.811Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.811Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.12s) [2021-04-06T18:04:11.811Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.16s) [2021-04-06T18:04:11.811Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-06T18:04:11.811Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-04-06T18:04:11.811Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-06T18:04:11.812Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-06T18:04:11.812Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-06T18:04:11.812Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.14s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-06T18:04:11.812Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-06T18:04:11.812Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.91s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (100.08s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2021-04-06T18:04:11.812Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.29s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.84s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.17s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.94s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.29s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.43s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.22s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.48s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.10s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.42s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.24s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildAddTar (33.73s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.57s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.33s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.40s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.57s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.06s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.57s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.40s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.14s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (9.03s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.25s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.13s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.19s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-04-06T18:04:11.812Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.38s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.88s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.98s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.02s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.92s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.62s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.78s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.14s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.90s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.73s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.00s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.73s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.47s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.67s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.24s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.65s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.63s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.74s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.92s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (68.39s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.52s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.65s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.81s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.35s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.82s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.40s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.94s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.18s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (96.39s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.38s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.88s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.00s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.33s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.24s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.41s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.41s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.53s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildFails (2.27s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.11s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.15s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.99s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.35s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.28s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.96s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.64s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildHistory (9.75s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.87s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.94s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.99s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.86s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildLabels (0.86s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.44s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.10s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.58s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.54s) [2021-04-06T18:04:11.812Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-04-06T18:04:11.812Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s) [2021-04-06T18:04:11.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.82s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.84s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.84s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.71s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.09s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.28s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-06T18:04:11.813Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.05s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.55s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.87s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.22s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.04s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.19s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildOnBuild (17.76s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.35s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.09s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.63s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.86s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.54s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.35s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.00s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-04-06T18:04:11.813Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.11s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.13s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.84s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildRm (11.79s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.06s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-04-06T18:04:11.813Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-04-06T18:04:11.813Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.23s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.21s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.27s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.13s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.37s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.66s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.80s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.39s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildStderr (4.11s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.42s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-04-06T18:04:11.813Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.86s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.11s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.15s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.79s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-04-06T18:04:11.813Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-06T18:04:11.813Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.90s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.73s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.66s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.78s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.28s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.84s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-04-06T18:04:11.813Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-04-06T18:04:11.813Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.47s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-04-06T18:04:11.813Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.48s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.09s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.38s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.90s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-04-06T18:04:11.813Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-04-06T18:04:11.813Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-06T18:04:11.813Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.08s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.35s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.74s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-04-06T18:04:11.813Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-06T18:04:11.813Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-06T18:04:11.813Z] docker_cli_sni_test.go:18: Flakey test [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.09s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.97s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestCommitChange (4.44s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.03s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.12s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-06T18:04:11.813Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestCommitTTY (11.19s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.09s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-06T18:04:11.813Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-06T18:04:11.813Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-06T18:04:11.813Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.15s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.15s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-06T18:04:11.813Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.19s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-06T18:04:11.813Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-06T18:04:11.813Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-06T18:04:11.813Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.16s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-06T18:04:11.813Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.28s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-06T18:04:11.813Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-06T18:04:11.813Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-06T18:04:11.813Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.35s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.14s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.10s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-06T18:04:11.813Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.17s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.18s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-06T18:04:11.813Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-06T18:04:11.813Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.17s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.89s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-06T18:04:11.813Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.64s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.89s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.33s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.89s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.76s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-06T18:04:11.813Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.20s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-06T18:04:11.813Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.06s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.18s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.92s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-06T18:04:11.813Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.80s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (32.37s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.47s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.48s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.51s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.53s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002e6c60_} (2.46s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1915834342_c:\foo_false____} (2.46s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1915834342_c:\foo_true____} (2.44s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-06T18:04:11.813Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.13s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.53s) [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-06T18:04:11.813Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.813Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-04-06T18:04:11.814Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.19s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.02s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-06T18:04:11.814Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.18s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.22s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCpToCaseE (17.89s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-06T18:04:11.814Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.52s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCpToDot (7.20s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCpToStdout (2.45s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.90s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.17s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.91s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.56s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCreateRM (0.26s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.27s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.93s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.43s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.99s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-04-06T18:04:11.814Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.29s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-06T18:04:11.814Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-06T18:04:11.814Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-06T18:04:11.814Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-06T18:04:11.814Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-06T18:04:11.814Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-06T18:04:11.814Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-06T18:04:11.814Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-06T18:04:11.814Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-06T18:04:11.814Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.33s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.19s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.23s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.30s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestEventsCopy (4.47s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.69s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.14s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.73s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.55s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.44s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.91s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestEventsFilters (4.49s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestEventsFormat (4.40s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-04-06T18:04:11.814Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestEventsRename (7.09s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestEventsResize (2.66s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.06s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.47s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.72s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.68s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-06T18:04:11.814Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.85s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.83s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-06T18:04:11.814Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-06T18:04:11.814Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-06T18:04:11.814Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.90s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.05s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.02s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.91s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.97s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.22s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestExecInspectID (4.72s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-04-06T18:04:11.814Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-06T18:04:11.814Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.33s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-06T18:04:11.814Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-06T18:04:11.814Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.23s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.89s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-06T18:04:11.814Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-04-06T18:04:11.814Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.04s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.97s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.99s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.92s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-06T18:04:11.814Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-04-06T18:04:11.814Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.00s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-06T18:04:11.814Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-04-06T18:04:11.814Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s) [2021-04-06T18:04:11.814Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.92s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.57s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.94s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.24s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.54s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-04-06T18:04:11.815Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-06T18:04:11.815Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-06T18:04:11.815Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.30s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.11s) [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-06T18:04:11.815Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-06T18:04:11.815Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.06s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.12s) [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectDefault (2.13s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectHistory (3.98s) [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.15s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.26s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.13s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.14s) [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.09s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectStatus (2.59s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.28s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.18s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.11s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.08s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.15s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.11s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.22s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-06T18:04:11.815Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.89s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.96s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.53s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.34s) [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-06T18:04:11.815Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.16s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.16s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.22s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.17s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.56s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.36s) [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.25s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.04s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestLogsSince (8.90s) [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-06T18:04:11.815Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestLogsTail (2.65s) [2021-04-06T18:04:11.815Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.41s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.21s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-06T18:04:12.278Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-06T18:04:12.278Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-04-06T18:04:12.278Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.18s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-06T18:04:12.278Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-06T18:04:12.278Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-06T18:04:12.278Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-06T18:04:12.278Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-06T18:04:12.278Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-06T18:04:12.278Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-06T18:04:12.278Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-06T18:04:12.278Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.01s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-06T18:04:12.278Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestPsByOrder (8.85s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.98s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.08s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.24s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-06T18:04:12.278Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.68s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.83s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.92s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.31s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-06T18:04:12.278Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.39s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.26s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-06T18:04:12.278Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.85s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.87s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.38s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.17s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.51s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.61s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.03s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.92s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.99s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.24s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.22s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.62s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.02s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.65s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.85s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.87s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.33s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.25s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.37s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.22s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.00s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.93s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.25s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.55s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.11s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.15s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.25s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.28s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.23s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.98s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.89s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.22s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.24s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.14s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.18s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.58s) [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.06s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.14s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.278Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2021-04-06T18:04:12.278Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-06T18:04:12.278Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.20s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.11s) [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.24s) [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunExitCode (2.25s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.28s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.16s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.19s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.76s) [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.69s) [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.63s) [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.70s) [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.49s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (8.72s) [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.04s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.20s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (6.83s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.07s) [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.56s) [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.42s) [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunRm (2.27s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.44s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.01s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.14s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.16s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.47s) [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.09s) [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.92s) [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.55s) [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.12s) [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.32s) [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.79s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.53s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.48s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.30s) [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.33s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.48s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.38s) [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.86s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.66s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.10s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.38s) [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-06T18:04:12.279Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-06T18:04:12.279Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-06T18:04:12.279Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2021-04-06T18:04:12.279Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.43s) [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-06T18:04:12.280Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.96s) [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-06T18:04:12.280Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.70s) [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-06T18:04:12.280Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-06T18:04:12.280Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-06T18:04:12.280Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-04-06T18:04:12.280Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.09s) [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-06T18:04:12.280Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-06T18:04:12.280Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-06T18:04:12.280Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-06T18:04:12.280Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-06T18:04:12.280Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-06T18:04:12.280Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.09s) [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.21s) [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-06T18:04:12.280Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.06s) [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-06T18:04:12.280Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-06T18:04:12.280Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-06T18:04:12.280Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-06T18:04:12.280Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-06T18:04:12.280Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-06T18:04:12.280Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-06T18:04:12.280Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.47s) [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.79s) [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.52s) [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-06T18:04:12.280Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-06T18:04:12.280Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.62s) [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.28s) [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-06T18:04:12.280Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.36s) [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-06T18:04:12.280Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-06T18:04:12.280Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] === RUN TestDockerSchema1RegistrySuite [2021-04-06T18:04:12.280Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-06T18:04:12.280Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-06T18:04:12.280Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-06T18:04:12.280Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-06T18:04:12.280Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-06T18:04:12.280Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-06T18:04:12.280Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-06T18:04:12.280Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-06T18:04:12.280Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-06T18:04:12.280Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-06T18:04:12.280Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-06T18:04:12.280Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-06T18:04:12.280Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-06T18:04:12.280Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-06T18:04:12.280Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-06T18:04:12.280Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-06T18:04:12.280Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-06T18:04:12.280Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-06T18:04:12.280Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.280Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-06T18:04:12.280Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-06T18:04:12.281Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-06T18:04:12.281Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-06T18:04:12.281Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-06T18:04:12.281Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-06T18:04:12.281Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-06T18:04:12.281Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-06T18:04:12.281Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-06T18:04:12.281Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-06T18:04:12.281Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-06T18:04:12.281Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-06T18:04:12.281Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-06T18:04:12.281Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-06T18:04:12.281Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-06T18:04:12.281Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-06T18:04:12.281Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] === RUN TestDockerDaemonSuite [2021-04-06T18:04:12.281Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-06T18:04:12.281Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-06T18:04:12.281Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-06T18:04:12.281Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] === RUN TestDockerSwarmSuite [2021-04-06T18:04:12.281Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-04-06T18:04:12.281Z] === RUN TestDockerPluginSuite [2021-04-06T18:04:12.281Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-04-06T18:04:12.281Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-04-06T18:04:12.281Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-04-06T18:04:12.281Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-04-06T18:04:12.281Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-04-06T18:04:12.281Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-04-06T18:04:12.281Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-04-06T18:04:12.281Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-04-06T18:04:12.281Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-04-06T18:04:12.281Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-04-06T18:04:12.281Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-04-06T18:04:12.281Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] === RUN TestDockerExternalVolumeSuite [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] === RUN TestDockerNetworkSuite [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] === RUN TestDockerHubPullSuite [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-04-06T18:04:12.281Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] PASS [2021-04-06T18:04:12.281Z] ok github.com/docker/docker/integration-cli 2336.707s [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === Skipped [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-06T18:04:12.281Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-06T18:04:12.281Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-06T18:04:12.281Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-06T18:04:12.281Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-06T18:04:12.281Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-06T18:04:12.281Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-06T18:04:12.281Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-06T18:04:12.281Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-06T18:04:12.281Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-06T18:04:12.281Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-06T18:04:12.281Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-06T18:04:12.281Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-06T18:04:12.281Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-06T18:04:12.281Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-06T18:04:12.281Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-06T18:04:12.281Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-06T18:04:12.281Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-06T18:04:12.281Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2021-04-06T18:04:12.281Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-06T18:04:12.281Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-06T18:04:12.281Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-06T18:04:12.281Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-04-06T18:04:12.281Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-06T18:04:12.281Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-06T18:04:12.281Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-06T18:04:12.281Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-06T18:04:12.281Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-06T18:04:12.281Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-06T18:04:12.281Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-06T18:04:12.281Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-04-06T18:04:12.281Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2021-04-06T18:04:12.281Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2021-04-06T18:04:12.281Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.281Z] [2021-04-06T18:04:12.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-04-06T18:04:12.282Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-04-06T18:04:12.282Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-06T18:04:12.282Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-06T18:04:12.282Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.282Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-04-06T18:04:12.283Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-06T18:04:12.283Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-06T18:04:12.283Z] docker_cli_sni_test.go:18: Flakey test [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-06T18:04:12.283Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-06T18:04:12.283Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-06T18:04:12.283Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-06T18:04:12.283Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-06T18:04:12.283Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-06T18:04:12.283Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-06T18:04:12.283Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-06T18:04:12.283Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-06T18:04:12.283Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-06T18:04:12.283Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-06T18:04:12.283Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-06T18:04:12.283Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-06T18:04:12.283Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-06T18:04:12.283Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-06T18:04:12.283Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-06T18:04:12.283Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-06T18:04:12.283Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-06T18:04:12.283Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-06T18:04:12.283Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-06T18:04:12.283Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-04-06T18:04:12.283Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-04-06T18:04:12.283Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-06T18:04:12.283Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-06T18:04:12.283Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-06T18:04:12.283Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.283Z] [2021-04-06T18:04:12.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-06T18:04:12.284Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-06T18:04:12.284Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.284Z] [2021-04-06T18:04:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-06T18:04:12.284Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-06T18:04:12.284Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.284Z] [2021-04-06T18:04:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-06T18:04:12.284Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-06T18:04:12.284Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.284Z] [2021-04-06T18:04:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-06T18:04:12.284Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-06T18:04:12.284Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-06T18:04:12.284Z] [2021-04-06T18:04:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-04-06T18:04:12.284Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-04-06T18:04:12.284Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.284Z] [2021-04-06T18:04:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-06T18:04:12.284Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-06T18:04:12.284Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.284Z] [2021-04-06T18:04:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-06T18:04:12.284Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-06T18:04:12.284Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.284Z] [2021-04-06T18:04:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-06T18:04:12.284Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-06T18:04:12.284Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.284Z] [2021-04-06T18:04:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-06T18:04:12.284Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-06T18:04:12.284Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.284Z] [2021-04-06T18:04:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-06T18:04:12.284Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-06T18:04:12.284Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.284Z] [2021-04-06T18:04:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-06T18:04:12.284Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-06T18:04:12.284Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.284Z] [2021-04-06T18:04:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-06T18:04:12.284Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-06T18:04:12.284Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.284Z] [2021-04-06T18:04:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-06T18:04:12.284Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-06T18:04:12.284Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.284Z] [2021-04-06T18:04:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-06T18:04:12.284Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-06T18:04:12.284Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.284Z] [2021-04-06T18:04:12.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-06T18:04:12.284Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-06T18:04:12.284Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-04-06T18:04:12.747Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-06T18:04:12.747Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-06T18:04:12.747Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-06T18:04:12.747Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-06T18:04:12.747Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-04-06T18:04:12.747Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-06T18:04:12.747Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-06T18:04:12.747Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-06T18:04:12.747Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-06T18:04:12.747Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-04-06T18:04:12.747Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-06T18:04:12.747Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-06T18:04:12.747Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-04-06T18:04:12.747Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-06T18:04:12.747Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-06T18:04:12.747Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-06T18:04:12.747Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-06T18:04:12.747Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-06T18:04:12.747Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-06T18:04:12.747Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.747Z] [2021-04-06T18:04:12.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-06T18:04:12.748Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-06T18:04:12.748Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-04-06T18:04:12.748Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-06T18:04:12.748Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-04-06T18:04:12.748Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-06T18:04:12.748Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-06T18:04:12.748Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-06T18:04:12.748Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-06T18:04:12.748Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-06T18:04:12.748Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-06T18:04:12.748Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-06T18:04:12.748Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-06T18:04:12.748Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-06T18:04:12.748Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-06T18:04:12.748Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-06T18:04:12.748Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-06T18:04:12.748Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-06T18:04:12.748Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-06T18:04:12.748Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.748Z] [2021-04-06T18:04:12.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-06T18:04:12.749Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-06T18:04:12.749Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.749Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.04s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.04s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-06T18:04:12.750Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-06T18:04:12.750Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.750Z] [2021-04-06T18:04:12.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-06T18:04:12.751Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-06T18:04:12.751Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-06T18:04:12.751Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-06T18:04:12.751Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-06T18:04:12.751Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-06T18:04:12.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-06T18:04:12.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-06T18:04:12.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-06T18:04:12.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-06T18:04:12.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-06T18:04:12.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-06T18:04:12.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-06T18:04:12.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-06T18:04:12.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-06T18:04:12.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-06T18:04:12.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-06T18:04:12.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-06T18:04:12.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-06T18:04:12.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-06T18:04:12.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-06T18:04:12.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-06T18:04:12.751Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-06T18:04:12.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.751Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-06T18:04:12.752Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.752Z] [2021-04-06T18:04:12.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-06T18:04:12.752Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-06T18:04:12.753Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.753Z] [2021-04-06T18:04:12.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-06T18:04:12.753Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-06T18:04:12.753Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.753Z] [2021-04-06T18:04:12.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-06T18:04:12.753Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-06T18:04:12.753Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.753Z] [2021-04-06T18:04:12.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-06T18:04:12.753Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-06T18:04:12.753Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.753Z] [2021-04-06T18:04:12.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-06T18:04:12.753Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-06T18:04:12.753Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.753Z] [2021-04-06T18:04:12.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-06T18:04:12.753Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-06T18:04:12.753Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.753Z] [2021-04-06T18:04:12.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-06T18:04:12.753Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-06T18:04:12.753Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.753Z] [2021-04-06T18:04:12.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-04-06T18:04:12.753Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.753Z] [2021-04-06T18:04:12.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-04-06T18:04:12.753Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.753Z] [2021-04-06T18:04:12.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-04-06T18:04:12.753Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-06T18:04:12.753Z] [2021-04-06T18:04:12.753Z] [2021-04-06T18:04:12.753Z] DONE 1093 tests, 547 skipped in 2345.081s [2021-04-06T18:04:12.753Z] INFO: Integration tests ended at 04/06/2021 18:04:12. Duration:00:39:05.3762037 [2021-04-06T18:04:12.753Z] INFO: Docker info of the daemon under test at end of run [2021-04-06T18:04:12.753Z] [2021-04-06T18:04:12.753Z] Containers: 2 [2021-04-06T18:04:12.753Z] Running: 0 [2021-04-06T18:04:12.753Z] Paused: 0 [2021-04-06T18:04:12.753Z] Stopped: 2 [2021-04-06T18:04:12.753Z] Images: 18 [2021-04-06T18:04:12.753Z] Server Version: 0.0.0-dev [2021-04-06T18:04:12.753Z] Storage Driver: windowsfilter [2021-04-06T18:04:12.753Z] Windows: [2021-04-06T18:04:12.753Z] Logging Driver: json-file [2021-04-06T18:04:12.753Z] Plugins: [2021-04-06T18:04:12.753Z] Volume: local [2021-04-06T18:04:12.753Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-06T18:04:12.753Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-06T18:04:12.753Z] Swarm: inactive [2021-04-06T18:04:12.753Z] Default Isolation: process [2021-04-06T18:04:12.753Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-06T18:04:12.753Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-06T18:04:12.753Z] OSType: windows [2021-04-06T18:04:12.753Z] Architecture: x86_64 [2021-04-06T18:04:12.753Z] CPUs: 4 [2021-04-06T18:04:12.753Z] Total Memory: 32GiB [2021-04-06T18:04:12.753Z] Name: azwin-2-b3ebe0 [2021-04-06T18:04:12.753Z] ID: TUGH:FRCX:FA3O:LGIH:W454:OBOW:AUUJ:ZFZ2:S5Y5:5D5R:UN7V:HTY3 [2021-04-06T18:04:12.753Z] Docker Root Dir: D:\CI\PR-42257\1\daemon [2021-04-06T18:04:12.753Z] Debug Mode (client): false [2021-04-06T18:04:12.753Z] Debug Mode (server): true [2021-04-06T18:04:12.753Z] File Descriptors: -1 [2021-04-06T18:04:12.753Z] Goroutines: 17 [2021-04-06T18:04:12.753Z] System Time: 2021-04-06T18:04:12.6677996Z [2021-04-06T18:04:12.753Z] EventsListeners: 0 [2021-04-06T18:04:12.753Z] Registry: https://index.docker.io/v1/ [2021-04-06T18:04:12.753Z] Labels: [2021-04-06T18:04:12.753Z] Experimental: false [2021-04-06T18:04:12.753Z] Insecure Registries: [2021-04-06T18:04:12.753Z] 127.0.0.0/8 [2021-04-06T18:04:12.753Z] Live Restore Enabled: false [2021-04-06T18:04:12.753Z] [2021-04-06T18:04:12.753Z] [2021-04-06T18:04:12.753Z] INFO: Stopping daemon under test [2021-04-06T18:04:13.214Z] SUCCESS: The process with PID 996 (child process of PID 2128) has been terminated. [2021-04-06T18:04:13.214Z] SUCCESS: The process with PID 2128 (child process of PID 1464) has been terminated. [2021-04-06T18:04:13.214Z] INFO: Stop tailing logs of the daemon under tests [2021-04-06T18:04:13.214Z] INFO: executeCI.ps1 Completed successfully at 04/06/2021 18:04:12. [2021-04-06T18:04:13.214Z] INFO: Tidying up at end of run [2021-04-06T18:04:13.214Z] INFO: Saving daemon under test log (d:\CI\PR-42257\1\dut.out) to bundles\CIDUT.out [2021-04-06T18:04:13.214Z] INFO: Saving daemon under test log (d:\CI\PR-42257\1\dut.err) to bundles\CIDUT.err [2021-04-06T18:04:13.214Z] INFO: Nuke-Everything... [2021-04-06T18:04:13.214Z] INFO: Container count on control daemon to delete is 2 [2021-04-06T18:04:13.675Z] 8f8acd182575 [2021-04-06T18:04:13.675Z] 150495934a5a [2021-04-06T18:04:14.136Z] INFO: Tidying pidfile d:\CI\PR-42257\1\docker.pid [2021-04-06T18:04:14.136Z] INFO: Nuking d:\CI [2021-04-06T18:04:39.311Z] INFO: Zapped successfully [2021-04-06T18:04:39.311Z] [2021-04-06T18:04:39.311Z] INFO: executeCI.ps1 exiting at Tue Apr 6 18:04:37 CUT 2021. Duration 01:01:33.3246110 [2021-04-06T18:04:39.311Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-04-06T18:04:39.557Z] Recording test results [2021-04-06T18:04:47.090Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-04-06T18:04:48.583Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-04-06T18:04:50.350Z] Archiving artifacts [2021-04-06T18:05:04.327Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42257/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-06T18:05:05.272Z] + make clean [2021-04-06T18:05:08.188Z] docker volume rm -f docker-dev-cache [2021-04-06T18:05:08.188Z] 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